D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/pterjan/rpmbuild/SRPMS/rust-async-std-1.13.2-3.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.oR1Alk Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Zz4xlx + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build + rm -rf async-std-1.13.2 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/async-std-1.13.2.crate + STATUS=0 + '[' 0 -ne 0 ']' + cd async-std-1.13.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/async-std-fix-metadata-auto.diff + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/async-std-fix-metadata.diff + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/0001-Drop-tracing-level-log-statements-that-depend-on-kv-.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + set -euo pipefail + /usr/bin/mkdir -p target/rpm + /usr/bin/ln -s rpm target/release + /usr/bin/rm -rf .cargo/ + /usr/bin/mkdir -p .cargo + cat + cat + /usr/bin/rm -f Cargo.lock + /usr/bin/rm -f Cargo.toml.orig + rm examples/logging.rs + rm examples/surf-web.rs + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.yfiiyD + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build + cd async-std-1.13.2 + /usr/bin/cargo2rpm --path Cargo.toml buildrequires --with-check + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.x4gK5h + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd async-std-1.13.2 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/env CARGO_HOME=.cargo RUSTC_BOOTSTRAP=1 'RUSTFLAGS=-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' /usr/bin/cargo build -j16 -Z avoid-dev-deps --profile rpm Compiling crossbeam-utils v0.8.21 Compiling pin-project-lite v0.2.16 Compiling parking v2.2.1 Compiling fastrand v2.3.0 Compiling futures-core v0.3.31 Compiling futures-io v0.3.31 Compiling rustix v1.1.2 Compiling linux-raw-sys v0.11.0 Compiling bitflags v2.10.0 Compiling autocfg v1.5.0 Compiling slab v0.4.11 Compiling cfg-if v1.0.4 Compiling atomic-waker v1.1.2 Compiling async-task v4.7.1 Compiling memchr v2.7.6 Compiling once_cell v1.21.3 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/crossbeam-utils-0.8.21/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs '--allow=clippy::lint_groups_priority' '--allow=clippy::declare_interior_mutable_const' --check-cfg 'cfg(crossbeam_loom)' --check-cfg 'cfg(crossbeam_sanitize)' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "std"))' -C metadata=d256e20541e7b866 -C extra-filename=-0f6eae79e4c0090c --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/build/crossbeam-utils-0f6eae79e4c0090c -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name pin_project_lite --edition=2018 /usr/share/cargo/registry/pin-project-lite-0.2.16/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::transmute_undefined_repr' '--warn=clippy::trailing_empty_array' --warn=single_use_lifetimes --warn=rust_2018_idioms '--warn=clippy::pedantic' --warn=non_ascii_idents '--warn=clippy::inline_asm_x86_att_syntax' --warn=improper_ctypes_definitions --warn=improper_ctypes --warn=deprecated_safe '--warn=clippy::default_union_representation' '--warn=clippy::as_underscore' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--allow=clippy::unreadable_literal' '--allow=clippy::type_complexity' '--allow=clippy::too_many_lines' '--allow=clippy::too_many_arguments' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::single_match_else' '--allow=clippy::single_match' '--allow=clippy::similar_names' '--allow=clippy::range_plus_one' '--allow=clippy::nonminimal_bool' '--allow=clippy::naive_bytecount' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::lint_groups_priority' '--allow=clippy::incompatible_msrv' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::declare_interior_mutable_const' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=594a756b09b84046 -C extra-filename=-8396a29dc9d805cf --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name parking --edition=2018 /usr/share/cargo/registry/parking-2.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=47d231a08b41c7ff -C extra-filename=-c8ceb5165869c90a --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name futures_core --edition=2018 /usr/share/cargo/registry/futures-core-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "portable-atomic", "std", "unstable"))' -C metadata=3a2c126b61a6fac4 -C extra-filename=-455f7cecd2b667cf --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name futures_io --edition=2018 /usr/share/cargo/registry/futures-io-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std", "unstable"))' -C metadata=b223fe1de105a250 -C extra-filename=-4263c2963dbb7cf0 --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name fastrand --edition=2018 /usr/share/cargo/registry/fastrand-2.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=157f72edf53aaf13 -C extra-filename=-bff68224de12f64a --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/rustix-1.1.2/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(error_in_core)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(linux_raw_dep)' --check-cfg 'cfg(lower_upper_exp_for_non_zero)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(rustc_diagnostics)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(wasip2)' --check-cfg 'cfg(target_arch, values("xtensa"))' --check-cfg 'cfg(target_os, values("cygwin"))' -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="event"' --cfg 'feature="fs"' --cfg 'feature="net"' --cfg 'feature="pipe"' --cfg 'feature="process"' --cfg 'feature="std"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "default", "event", "fs", "io_uring", "libc", "libc_errno", "linux_4_11", "linux_5_1", "linux_5_11", "linux_latest", "mm", "mount", "net", "param", "pipe", "process", "pty", "rand", "runtime", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=f0e6354e226b04b2 -C extra-filename=-5442e0c21c252de8 --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/build/rustix-5442e0c21c252de8 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name linux_raw_sys --edition=2021 /usr/share/cargo/registry/linux-raw-sys-0.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(target_arch, values("xtensa"))' --cfg 'feature="auxvec"' --cfg 'feature="elf"' --cfg 'feature="errno"' --cfg 'feature="general"' --cfg 'feature="if_ether"' --cfg 'feature="ioctl"' --cfg 'feature="net"' --cfg 'feature="netlink"' --cfg 'feature="no_std"' --cfg 'feature="prctl"' --cfg 'feature="xdp"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("auxvec", "bootparam", "btrfs", "core", "default", "elf", "elf_uapi", "errno", "general", "if_arp", "if_ether", "if_packet", "image", "io_uring", "ioctl", "landlock", "loop_device", "mempolicy", "net", "netlink", "no_std", "prctl", "ptrace", "rustc-dep-of-std", "std", "system", "xdp"))' -C metadata=64be92c55336af59 -C extra-filename=-7b250ba64b7777fc --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name bitflags --edition=2021 /usr/share/cargo/registry/bitflags-2.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "bytemuck", "example_generated", "serde", "serde_core", "std"))' -C metadata=16fbcfd0cedd0eb8 -C extra-filename=-0c3d03fcad8fc5e6 --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name autocfg --edition=2015 /usr/share/cargo/registry/autocfg-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3da3d4130c7f067d -C extra-filename=-d9f92939e64234ef --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name slab --edition=2018 /usr/share/cargo/registry/slab-0.4.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=c420c6c0fcbfe2ef -C extra-filename=-9c97fc5d0c5e5838 --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name cfg_if --edition=2018 /usr/share/cargo/registry/cfg-if-1.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("core", "rustc-dep-of-std"))' -C metadata=08b529e5e0e8f31d -C extra-filename=-882b1cd97dcfd39c --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name atomic_waker --edition=2018 /usr/share/cargo/registry/atomic-waker-1.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("portable-atomic"))' -C metadata=16e7b69af0e2f103 -C extra-filename=-6882dae20002abb2 --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name async_task --edition=2021 /usr/share/cargo/registry/async-task-4.7.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "portable-atomic", "std"))' -C metadata=a362a0228662073a -C extra-filename=-f9a2d8056a475a6c --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name memchr --edition=2021 /usr/share/cargo/registry/memchr-2.7.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=2cb72980667a884d -C extra-filename=-d2ddca1d63c83b86 --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name once_cell --edition=2021 /usr/share/cargo/registry/once_cell-1.21.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "critical-section", "default", "parking_lot", "portable-atomic", "race", "std", "unstable"))' -C metadata=6bfe2465895ff571 -C extra-filename=-244f09646171f1c7 --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling log v0.4.29 Running `/usr/bin/rustc --crate-name log --edition=2021 /usr/share/cargo/registry/log-0.4.29/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("kv", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "serde", "serde_core", "std"))' -C metadata=6741b1bd1a41d0e8 -C extra-filename=-7a3fd8a77b4ebdcd --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling pin-utils v0.1.0 Running `/usr/bin/rustc --crate-name pin_utils --edition=2018 /usr/share/cargo/registry/pin-utils-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ffa77a065a09feee -C extra-filename=-0bacf84d467d9291 --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling futures-lite v2.6.0 Compiling piper v0.2.4 Running `/usr/bin/rustc --crate-name futures_lite --edition=2021 /usr/share/cargo/registry/futures-lite-2.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fastrand"' --cfg 'feature="futures-io"' --cfg 'feature="parking"' --cfg 'feature="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "fastrand", "futures-io", "memchr", "parking", "race", "std"))' -C metadata=418d8e8eebc50235 -C extra-filename=-00e8f4cbea9d4f39 --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps --extern fastrand=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfastrand-bff68224de12f64a.rmeta --extern futures_core=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures_core-455f7cecd2b667cf.rmeta --extern futures_io=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures_io-4263c2963dbb7cf0.rmeta --extern parking=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libparking-c8ceb5165869c90a.rmeta --extern pin_project_lite=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libpin_project_lite-8396a29dc9d805cf.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name piper --edition=2018 /usr/share/cargo/registry/piper-0.2.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="futures-io"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "futures-io", "portable-atomic", "portable-atomic-util", "portable_atomic_crate", "std"))' -C metadata=5bb69cac9ce60a49 -C extra-filename=-3a1bd21580260779 --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps --extern atomic_waker=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libatomic_waker-6882dae20002abb2.rmeta --extern fastrand=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfastrand-bff68224de12f64a.rmeta --extern futures_io=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures_io-4263c2963dbb7cf0.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/build/crossbeam-utils-0f6eae79e4c0090c/build-script-build` Running `/usr/bin/rustc --crate-name crossbeam_utils --edition=2021 /usr/share/cargo/registry/crossbeam-utils-0.8.21/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=unexpected_cfgs '--allow=clippy::lint_groups_priority' '--allow=clippy::declare_interior_mutable_const' --check-cfg 'cfg(crossbeam_loom)' --check-cfg 'cfg(crossbeam_sanitize)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "std"))' -C metadata=4daf556d252fc488 -C extra-filename=-c5e2093294d5f828 --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --check-cfg 'cfg(crossbeam_no_atomic,crossbeam_sanitize_thread)'` Running `/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/build/rustix-5442e0c21c252de8/build-script-build` Compiling concurrent-queue v2.5.0 Running `/usr/bin/rustc --crate-name concurrent_queue --edition=2021 /usr/share/cargo/registry/concurrent-queue-2.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "portable-atomic", "std"))' -C metadata=5a9b8a3b6e32a0f9 -C extra-filename=-1e1883e71a0c9c51 --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps --extern crossbeam_utils=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libcrossbeam_utils-c5e2093294d5f828.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling event-listener v5.3.1 Compiling async-executor v1.13.3 Running `/usr/bin/rustc --crate-name event_listener --edition=2021 /usr/share/cargo/registry/event-listener-5.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=unexpected_cfgs --cfg 'feature="parking"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "parking", "portable-atomic", "portable-atomic-util", "portable_atomic_crate", "std"))' -C metadata=6dfb7595ca33081a -C extra-filename=-c750375ad107b7d8 --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps --extern concurrent_queue=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libconcurrent_queue-1e1883e71a0c9c51.rmeta --extern parking=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libparking-c8ceb5165869c90a.rmeta --extern pin_project_lite=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libpin_project_lite-8396a29dc9d805cf.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name async_executor --edition=2021 /usr/share/cargo/registry/async-executor-1.13.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="static"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("static"))' -C metadata=b6c5d6e162aabc01 -C extra-filename=-02461c9e1d31fc0b --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps --extern async_task=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_task-f9a2d8056a475a6c.rmeta --extern concurrent_queue=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libconcurrent_queue-1e1883e71a0c9c51.rmeta --extern fastrand=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfastrand-bff68224de12f64a.rmeta --extern futures_lite=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures_lite-00e8f4cbea9d4f39.rmeta --extern pin_project_lite=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libpin_project_lite-8396a29dc9d805cf.rmeta --extern slab=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libslab-9c97fc5d0c5e5838.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name rustix --edition=2021 /usr/share/cargo/registry/rustix-1.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(error_in_core)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(linux_raw_dep)' --check-cfg 'cfg(lower_upper_exp_for_non_zero)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(rustc_diagnostics)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(wasip2)' --check-cfg 'cfg(target_arch, values("xtensa"))' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="alloc"' --cfg 'feature="event"' --cfg 'feature="fs"' --cfg 'feature="net"' --cfg 'feature="pipe"' --cfg 'feature="process"' --cfg 'feature="std"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "default", "event", "fs", "io_uring", "libc", "libc_errno", "linux_4_11", "linux_5_1", "linux_5_11", "linux_latest", "mm", "mount", "net", "param", "pipe", "process", "pty", "rand", "runtime", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=ef0ecb9186304184 -C extra-filename=-020013c4b6b1352b --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps --extern bitflags=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libbitflags-0c3d03fcad8fc5e6.rmeta --extern linux_raw_sys=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/liblinux_raw_sys-7b250ba64b7777fc.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg static_assertions --cfg lower_upper_exp_for_non_zero --cfg rustc_diagnostics --cfg linux_raw_dep --cfg linux_raw --cfg linux_like --cfg linux_kernel` Compiling event-listener-strategy v0.5.4 Running `/usr/bin/rustc --crate-name event_listener_strategy --edition=2021 /usr/share/cargo/registry/event-listener-strategy-0.5.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(wasm_bindgen_unstable_test_coverage)' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "portable-atomic", "std"))' -C metadata=e4c377cd1fed1ce2 -C extra-filename=-f9c22e39bb7d0abb --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps --extern event_listener=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libevent_listener-c750375ad107b7d8.rmeta --extern pin_project_lite=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libpin_project_lite-8396a29dc9d805cf.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling async-io v2.6.0 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/async-io-2.6.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(polling_test_poll_backend)' --check-cfg 'cfg(async_io_no_pipe)' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("tracing"))' -C metadata=44d60b38f4b995a3 -C extra-filename=-acb075c4e0298e72 --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/build/async-io-acb075c4e0298e72 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps --extern autocfg=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libautocfg-d9f92939e64234ef.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling async-channel v2.5.0 Compiling async-lock v3.4.1 Running `/usr/bin/rustc --crate-name async_channel --edition=2021 /usr/share/cargo/registry/async-channel-2.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "portable-atomic", "std"))' -C metadata=1a67d9c62a11422b -C extra-filename=-524c6bc274dd5c04 --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps --extern concurrent_queue=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libconcurrent_queue-1e1883e71a0c9c51.rmeta --extern event_listener_strategy=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libevent_listener_strategy-f9c22e39bb7d0abb.rmeta --extern futures_core=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures_core-455f7cecd2b667cf.rmeta --extern pin_project_lite=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libpin_project_lite-8396a29dc9d805cf.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name async_lock --edition=2021 /usr/share/cargo/registry/async-lock-3.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(loom)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=f580ba08977f4997 -C extra-filename=-35518a743523b205 --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps --extern event_listener=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libevent_listener-c750375ad107b7d8.rmeta --extern event_listener_strategy=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libevent_listener_strategy-f9c22e39bb7d0abb.rmeta --extern pin_project_lite=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libpin_project_lite-8396a29dc9d805cf.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling blocking v1.6.2 Running `/usr/bin/rustc --crate-name blocking --edition=2021 /usr/share/cargo/registry/blocking-1.6.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("tracing"))' -C metadata=ef2ae50cdfc25227 -C extra-filename=-00403ca104d4994b --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps --extern async_channel=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_channel-524c6bc274dd5c04.rmeta --extern async_task=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_task-f9a2d8056a475a6c.rmeta --extern futures_io=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures_io-4263c2963dbb7cf0.rmeta --extern futures_lite=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures_lite-00e8f4cbea9d4f39.rmeta --extern piper=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libpiper-3a1bd21580260779.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/build/async-io-acb075c4e0298e72/build-script-build` Compiling polling v3.10.0 Running `/usr/bin/rustc --crate-name polling --edition=2021 /usr/share/cargo/registry/polling-3.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(polling_test_poll_backend)' --check-cfg 'cfg(polling_test_epoll_pipe)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("tracing"))' -C metadata=761312d8f2dcd571 -C extra-filename=-7623d8dc7945d57a --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libcfg_if-882b1cd97dcfd39c.rmeta --extern rustix=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/librustix-020013c4b6b1352b.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name async_io --edition=2021 /usr/share/cargo/registry/async-io-2.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(polling_test_poll_backend)' --check-cfg 'cfg(async_io_no_pipe)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("tracing"))' -C metadata=744a7c8149cd1b38 -C extra-filename=-833b0ab18cdbf57c --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libcfg_if-882b1cd97dcfd39c.rmeta --extern concurrent_queue=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libconcurrent_queue-1e1883e71a0c9c51.rmeta --extern futures_io=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures_io-4263c2963dbb7cf0.rmeta --extern futures_lite=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures_lite-00e8f4cbea9d4f39.rmeta --extern parking=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libparking-c8ceb5165869c90a.rmeta --extern polling=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libpolling-7623d8dc7945d57a.rmeta --extern rustix=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/librustix-020013c4b6b1352b.rmeta --extern slab=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libslab-9c97fc5d0c5e5838.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling async-global-executor v3.1.0 Running `/usr/bin/rustc --crate-name async_global_executor --edition=2021 /usr/share/cargo/registry/async-global-executor-3.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="async-io"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-io", "default", "tokio"))' -C metadata=90042d0beb0fe0dd -C extra-filename=-e224f8fc7c577dc8 --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps --extern async_channel=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_channel-524c6bc274dd5c04.rmeta --extern async_executor=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_executor-02461c9e1d31fc0b.rmeta --extern async_io=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_io-833b0ab18cdbf57c.rmeta --extern async_lock=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_lock-35518a743523b205.rmeta --extern blocking=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libblocking-00403ca104d4994b.rmeta --extern futures_lite=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures_lite-00e8f4cbea9d4f39.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling async-std v1.13.2 (/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2) Running `/usr/bin/rustc --crate-name async_std --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="async-channel"' --cfg 'feature="async-global-executor"' --cfg 'feature="async-io"' --cfg 'feature="async-lock"' --cfg 'feature="crossbeam-utils"' --cfg 'feature="default"' --cfg 'feature="futures-core"' --cfg 'feature="futures-io"' --cfg 'feature="futures-lite"' --cfg 'feature="log"' --cfg 'feature="memchr"' --cfg 'feature="once_cell"' --cfg 'feature="pin-project-lite"' --cfg 'feature="pin-utils"' --cfg 'feature="slab"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-attributes", "async-channel", "async-global-executor", "async-io", "async-lock", "async-process", "attributes", "crossbeam-utils", "default", "docs", "futures-core", "futures-io", "futures-lite", "io_safety", "log", "memchr", "once_cell", "pin-project-lite", "pin-utils", "slab", "std", "tokio1", "unstable"))' -C metadata=7046834291d00e66 -C extra-filename=-c8561ce0e1e1a251 --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps --extern async_channel=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_channel-524c6bc274dd5c04.rmeta --extern async_global_executor=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_global_executor-e224f8fc7c577dc8.rmeta --extern async_io=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_io-833b0ab18cdbf57c.rmeta --extern async_lock=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_lock-35518a743523b205.rmeta --extern crossbeam_utils=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libcrossbeam_utils-c5e2093294d5f828.rmeta --extern futures_core=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures_core-455f7cecd2b667cf.rmeta --extern futures_io=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures_io-4263c2963dbb7cf0.rmeta --extern futures_lite=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures_lite-00e8f4cbea9d4f39.rmeta --extern log=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/liblog-7a3fd8a77b4ebdcd.rmeta --extern memchr=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libmemchr-d2ddca1d63c83b86.rmeta --extern once_cell=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libonce_cell-244f09646171f1c7.rmeta --extern pin_project_lite=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libpin_project_lite-8396a29dc9d805cf.rmeta --extern pin_utils=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libpin_utils-0bacf84d467d9291.rmeta --extern slab=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libslab-9c97fc5d0c5e5838.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` warning: method `id` is never used --> src/task/task_locals_wrapper.rs:36:12 | 21 | impl TaskLocalsWrapper { | ---------------------- method in this implementation ... 36 | pub fn id(&self) -> TaskId { | ^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: `async-std` (lib) generated 1 warning Finished `rpm` profile [optimized + debuginfo] target(s) in 13.56s + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.DE0Vfi + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build + mkdir /home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/BUILDROOT + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd async-std-1.13.2 + '[' 1 -eq 1 ']' + set -euo pipefail ++ /usr/bin/cargo2rpm --path Cargo.toml is-lib + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' ++ /usr/bin/cargo2rpm --path Cargo.toml name + CRATE_NAME=async-std ++ /usr/bin/cargo2rpm --path Cargo.toml version + CRATE_VERSION=1.13.2 + REG_DIR=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/BUILDROOT/usr/share/cargo/registry/async-std-1.13.2 + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/BUILDROOT/usr/share/cargo/registry/async-std-1.13.2 + /usr/bin/awk -i inplace -v INPLACE_SUFFIX=.deps '/^\[((.+\.)?((dev|build)-)?dependencies|features)/{f=1;next} /^\[/{f=0}; !f' Cargo.toml + /usr/bin/env CARGO_HOME=.cargo RUSTC_BOOTSTRAP=1 'RUSTFLAGS=-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' /usr/bin/cargo package -l + grep -w -E -v 'Cargo.(lock|toml.orig)' + xargs -d '\n' /usr/bin/cp --parents -a -t /home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/BUILDROOT/usr/share/cargo/registry/async-std-1.13.2 warning: no (git) VCS found for `/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2` + /usr/bin/mv Cargo.toml.deps Cargo.toml + /usr/bin/cp -a Cargo.toml /home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/BUILDROOT/usr/share/cargo/registry/async-std-1.13.2/Cargo.toml + /usr/bin/rm -f /home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/BUILDROOT/usr/share/cargo/registry/async-std-1.13.2/Cargo.toml.deps + echo '{"files":{},"package":""}' ++ /usr/bin/cargo2rpm --path Cargo.toml is-bin + '[' 0 -eq 1 ']' + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs *** WARNING: ./usr/share/cargo/registry/async-std-1.13.2/ci/install-mdbook.sh is executable but has no shebang, removing executable bit + env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.WS0m1b + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd async-std-1.13.2 + '[' 1 -eq 1 ']' + /usr/bin/env CARGO_HOME=.cargo RUSTC_BOOTSTRAP=1 'RUSTFLAGS=-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' /usr/bin/cargo test -j16 -Z avoid-dev-deps --profile rpm --no-fail-fast -- --skip io_timeout_timedout Fresh pin-project-lite v0.2.16 Fresh cfg-if v1.0.4 Fresh futures-core v0.3.31 Fresh futures-io v0.3.31 Fresh parking v2.2.1 Compiling libc v0.2.180 Compiling proc-macro2 v1.0.105 Fresh fastrand v2.3.0 Fresh slab v0.4.11 Compiling rustix v1.1.2 Compiling unicode-ident v1.0.22 Compiling quote v1.0.41 Fresh bitflags v2.10.0 Fresh linux-raw-sys v0.11.0 Compiling zerocopy v0.8.26 Fresh autocfg v1.5.0 Fresh crossbeam-utils v0.8.21 Fresh futures-lite v2.6.0 Fresh memchr v2.7.6 Fresh atomic-waker v1.1.2 Compiling futures-sink v0.3.31 Fresh pin-utils v0.1.0 Fresh async-task v4.7.1 Compiling futures-task v0.3.31 Compiling getrandom v0.3.4 Fresh concurrent-queue v2.5.0 Fresh piper v0.2.4 Fresh once_cell v1.21.3 Fresh log v0.4.29 Fresh event-listener v5.3.1 Fresh async-executor v1.13.3 Fresh event-listener-strategy v0.5.4 Fresh async-channel v2.5.0 Fresh async-lock v3.4.1 Fresh blocking v1.6.2 Running `/usr/bin/rustc --crate-name unicode_ident --edition=2018 /usr/share/cargo/registry/unicode-ident-1.0.22/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e10476e151b089a0 -C extra-filename=-79a01b0086603322 --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/libc-0.2.180/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no '--allow=clippy::used_underscore_binding' --allow=unused_qualifications '--warn=clippy::unnecessary_semicolon' '--allow=clippy::unnecessary_cast' '--allow=clippy::uninlined_format_args' '--warn=clippy::ptr_as_ptr' '--allow=clippy::non_minimal_cfg' '--allow=clippy::missing_safety_doc' '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--allow=clippy::identity_op' '--warn=clippy::explicit_iter_loop' '--allow=clippy::expl_impl_clone_on_copy' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=5847cfa6a656dc4c -C extra-filename=-5e3842ffd01dceae --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/build/libc-5e3842ffd01dceae -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/proc-macro2-1.0.105/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=d4ded8db3929421f -C extra-filename=-0f1d4608a38c49a2 --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/build/proc-macro2-0f1d4608a38c49a2 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/rustix-1.1.2/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(error_in_core)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(linux_raw_dep)' --check-cfg 'cfg(lower_upper_exp_for_non_zero)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(rustc_diagnostics)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(wasip2)' --check-cfg 'cfg(target_arch, values("xtensa"))' --check-cfg 'cfg(target_os, values("cygwin"))' -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="event"' --cfg 'feature="fs"' --cfg 'feature="net"' --cfg 'feature="pipe"' --cfg 'feature="process"' --cfg 'feature="std"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "default", "event", "fs", "io_uring", "libc", "libc_errno", "linux_4_11", "linux_5_1", "linux_5_11", "linux_latest", "mm", "mount", "net", "param", "pipe", "process", "pty", "rand", "runtime", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=511edd8713baf7d4 -C extra-filename=-387df98fbc6da984 --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/build/rustix-387df98fbc6da984 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/getrandom-0.3.4/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(getrandom_backend, values("custom", "efi_rng", "rdrand", "rndr", "linux_getrandom", "linux_raw", "wasm_js", "windows_legacy", "unsupported"))' --check-cfg 'cfg(getrandom_msan)' --check-cfg 'cfg(getrandom_test_linux_fallback)' --check-cfg 'cfg(getrandom_test_linux_without_fallback)' --check-cfg 'cfg(getrandom_test_netbsd_fallback)' --check-cfg 'cfg(target_os, values("cygwin"))' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std"))' -C metadata=e9cf39c92eb416ba -C extra-filename=-10dffb3503a4b841 --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/build/getrandom-10dffb3503a4b841 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /usr/share/cargo/registry/quote-1.0.41/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=53ef3d98672135af -C extra-filename=-0454ff53fc80ddd6 --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/build/quote-0454ff53fc80ddd6 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name futures_task --edition=2018 /usr/share/cargo/registry/futures-task-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "std", "unstable"))' -C metadata=9691eed0605ccf36 -C extra-filename=-a2674237d3abb9a6 --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/zerocopy-0.8.26/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="simd"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "derive", "float-nightly", "simd", "simd-nightly", "std", "zerocopy-derive"))' -C metadata=039fb398f35b9c46 -C extra-filename=-7c90d3069f38e1ca --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/build/zerocopy-7c90d3069f38e1ca -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name futures_sink --edition=2018 /usr/share/cargo/registry/futures-sink-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=4eca6f94860866ff -C extra-filename=-7f5810a227ac21d7 --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling futures-channel v0.3.31 Running `/usr/bin/rustc --crate-name futures_channel --edition=2018 /usr/share/cargo/registry/futures-channel-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="futures-sink"' --cfg 'feature="sink"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "futures-sink", "sink", "std", "unstable"))' -C metadata=b63032218f702e24 -C extra-filename=-6f5e304c9b08caa9 --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps --extern futures_core=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures_core-455f7cecd2b667cf.rmeta --extern futures_sink=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures_sink-7f5810a227ac21d7.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/build/quote-0454ff53fc80ddd6/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/build/proc-macro2-0f1d4608a38c49a2/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/build/getrandom-10dffb3503a4b841/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/build/rustix-387df98fbc6da984/build-script-build` Running `/usr/bin/rustc --crate-name proc_macro2 --edition=2021 /usr/share/cargo/registry/proc-macro2-1.0.105/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=72ef6644dce39025 -C extra-filename=-df69b5d327200e14 --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps --extern unicode_ident=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libunicode_ident-79a01b0086603322.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg wrap_proc_macro --cfg proc_macro_span --cfg proc_macro_span_location --cfg proc_macro_span_file --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(no_is_available)' --check-cfg 'cfg(no_literal_byte_character)' --check-cfg 'cfg(no_literal_c_string)' --check-cfg 'cfg(no_source_text)' --check-cfg 'cfg(proc_macro_span)' --check-cfg 'cfg(proc_macro_span_file)' --check-cfg 'cfg(proc_macro_span_location)' --check-cfg 'cfg(procmacro2_backtrace)' --check-cfg 'cfg(procmacro2_build_probe)' --check-cfg 'cfg(procmacro2_nightly_testing)' --check-cfg 'cfg(procmacro2_semver_exempt)' --check-cfg 'cfg(randomize_layout)' --check-cfg 'cfg(span_locations)' --check-cfg 'cfg(super_unstable)' --check-cfg 'cfg(wrap_proc_macro)'` Running `/usr/bin/rustc --crate-name rustix --edition=2021 /usr/share/cargo/registry/rustix-1.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(error_in_core)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(linux_raw_dep)' --check-cfg 'cfg(lower_upper_exp_for_non_zero)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(rustc_diagnostics)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(wasip2)' --check-cfg 'cfg(target_arch, values("xtensa"))' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="event"' --cfg 'feature="fs"' --cfg 'feature="net"' --cfg 'feature="pipe"' --cfg 'feature="process"' --cfg 'feature="std"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "default", "event", "fs", "io_uring", "libc", "libc_errno", "linux_4_11", "linux_5_1", "linux_5_11", "linux_latest", "mm", "mount", "net", "param", "pipe", "process", "pty", "rand", "runtime", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=1baab3449d663ca8 -C extra-filename=-8c12061035022e3e --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps --extern bitflags=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libbitflags-0c3d03fcad8fc5e6.rmeta --extern linux_raw_sys=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/liblinux_raw_sys-7b250ba64b7777fc.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg static_assertions --cfg lower_upper_exp_for_non_zero --cfg rustc_diagnostics --cfg linux_raw_dep --cfg linux_raw --cfg linux_like --cfg linux_kernel` Running `/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/build/libc-5e3842ffd01dceae/build-script-build` Running `/usr/bin/rustc --crate-name libc --edition=2021 /usr/share/cargo/registry/libc-0.2.180/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 '--allow=clippy::used_underscore_binding' --allow=unused_qualifications '--warn=clippy::unnecessary_semicolon' '--allow=clippy::unnecessary_cast' '--allow=clippy::uninlined_format_args' '--warn=clippy::ptr_as_ptr' '--allow=clippy::non_minimal_cfg' '--allow=clippy::missing_safety_doc' '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--allow=clippy::identity_op' '--warn=clippy::explicit_iter_loop' '--allow=clippy::expl_impl_clone_on_copy' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=a90c244e0b1f6725 -C extra-filename=-3c016273de920cf5 --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg freebsd12 --check-cfg 'cfg(emscripten_old_stat_abi)' --check-cfg 'cfg(espidf_time32)' --check-cfg 'cfg(freebsd10)' --check-cfg 'cfg(freebsd11)' --check-cfg 'cfg(freebsd12)' --check-cfg 'cfg(freebsd13)' --check-cfg 'cfg(freebsd14)' --check-cfg 'cfg(freebsd15)' --check-cfg 'cfg(gnu_file_offset_bits64)' --check-cfg 'cfg(gnu_time_bits64)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(linux_time_bits64)' --check-cfg 'cfg(musl_v1_2_3)' --check-cfg 'cfg(musl32_time64)' --check-cfg 'cfg(vxworks_lt_25_09)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin","qurt"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos","nto71_iosock","nto80"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` Running `/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/build/zerocopy-7c90d3069f38e1ca/build-script-build` Running `/usr/bin/rustc --crate-name zerocopy --edition=2021 /usr/share/cargo/registry/zerocopy-0.8.26/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="simd"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "derive", "float-nightly", "simd", "simd-nightly", "std", "zerocopy-derive"))' -C metadata=c3523682d6bc7cd3 -C extra-filename=-e9c80e7b3fc77c4d --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg zerocopy_aarch64_simd_1_59_0 --cfg zerocopy_core_error_1_81_0 --cfg zerocopy_diagnostic_on_unimplemented_1_78_0 --cfg zerocopy_generic_bounds_in_const_fn_1_61_0 --cfg zerocopy_panic_in_const_and_vec_try_reserve_1_57_0 --cfg zerocopy_target_has_atomics_1_60_0 --check-cfg 'cfg(zerocopy_aarch64_simd_1_59_0)' --check-cfg 'cfg(rust, values("1.59.0"))' --check-cfg 'cfg(zerocopy_core_error_1_81_0)' --check-cfg 'cfg(rust, values("1.81.0"))' --check-cfg 'cfg(zerocopy_diagnostic_on_unimplemented_1_78_0)' --check-cfg 'cfg(rust, values("1.78.0"))' --check-cfg 'cfg(zerocopy_generic_bounds_in_const_fn_1_61_0)' --check-cfg 'cfg(rust, values("1.61.0"))' --check-cfg 'cfg(zerocopy_panic_in_const_and_vec_try_reserve_1_57_0)' --check-cfg 'cfg(rust, values("1.57.0"))' --check-cfg 'cfg(zerocopy_target_has_atomics_1_60_0)' --check-cfg 'cfg(rust, values("1.60.0"))' --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(kani)' --check-cfg 'cfg(__ZEROCOPY_INTERNAL_USE_ONLY_NIGHTLY_FEATURES_IN_TESTS)' --check-cfg 'cfg(coverage_nightly)'` Running `/usr/bin/rustc --crate-name quote --edition=2018 /usr/share/cargo/registry/quote-1.0.41/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=9bbabf23ce03ffa3 -C extra-filename=-0814cf5a4fbfd5da --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libproc_macro2-df69b5d327200e14.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --check-cfg 'cfg(no_diagnostic_namespace)'` Compiling syn v2.0.114 Running `/usr/bin/rustc --crate-name syn --edition=2021 /usr/share/cargo/registry/syn-2.0.114/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=5503d41b00ede928 -C extra-filename=-5c315eebebeb12ac --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libproc_macro2-df69b5d327200e14.rmeta --extern quote=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libquote-0814cf5a4fbfd5da.rmeta --extern unicode_ident=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libunicode_ident-79a01b0086603322.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling getrandom v0.2.15 Running `/usr/bin/rustc --crate-name getrandom --edition=2018 /usr/share/cargo/registry/getrandom-0.2.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("custom", "linux_disable_fallback", "rdrand", "std"))' -C metadata=f8b6acca541bf66d -C extra-filename=-402cda44c63d0e2b --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libcfg_if-882b1cd97dcfd39c.rmeta --extern libc=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/liblibc-3c016273de920cf5.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name getrandom --edition=2021 /usr/share/cargo/registry/getrandom-0.3.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(getrandom_backend, values("custom", "efi_rng", "rdrand", "rndr", "linux_getrandom", "linux_raw", "wasm_js", "windows_legacy", "unsupported"))' --check-cfg 'cfg(getrandom_msan)' --check-cfg 'cfg(getrandom_test_linux_fallback)' --check-cfg 'cfg(getrandom_test_linux_without_fallback)' --check-cfg 'cfg(getrandom_test_netbsd_fallback)' --check-cfg 'cfg(target_os, values("cygwin"))' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std"))' -C metadata=f6d91e973404cdcd -C extra-filename=-fd9e18cf8cb65449 --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libcfg_if-882b1cd97dcfd39c.rmeta --extern libc=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/liblibc-3c016273de920cf5.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling rand_core v0.6.4 Running `/usr/bin/rustc --crate-name rand_core --edition=2018 /usr/share/cargo/registry/rand_core-0.6.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="getrandom"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "getrandom", "serde", "serde1", "std"))' -C metadata=8bb312a3f9d69d86 -C extra-filename=-a4d9478ee53f7ebb --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps --extern getrandom=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libgetrandom-402cda44c63d0e2b.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling rand_xorshift v0.3.0 Running `/usr/bin/rustc --crate-name rand_xorshift --edition=2018 /usr/share/cargo/registry/rand_xorshift-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde", "serde1"))' -C metadata=cc44ef2886df1547 -C extra-filename=-d243e4eac8169a5a --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps --extern rand_core=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/librand_core-a4d9478ee53f7ebb.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling ppv-lite86 v0.2.21 Running `/usr/bin/rustc --crate-name ppv_lite86 --edition=2021 /usr/share/cargo/registry/ppv-lite86-0.2.21/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="simd"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "no_simd", "simd", "std"))' -C metadata=bab576c3077a1479 -C extra-filename=-6309d791f7d873cf --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps --extern zerocopy=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libzerocopy-e9c80e7b3fc77c4d.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling rand_chacha v0.3.1 Running `/usr/bin/rustc --crate-name rand_chacha --edition=2018 /usr/share/cargo/registry/rand_chacha-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "serde1", "simd", "std"))' -C metadata=421e4452fa6b5e42 -C extra-filename=-47d209f6120d71de --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps --extern ppv_lite86=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libppv_lite86-6309d791f7d873cf.rmeta --extern rand_core=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/librand_core-a4d9478ee53f7ebb.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling rand v0.8.5 Running `/usr/bin/rustc --crate-name rand --edition=2018 /usr/share/cargo/registry/rand-0.8.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="libc"' --cfg 'feature="rand_chacha"' --cfg 'feature="std"' --cfg 'feature="std_rng"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "libc", "log", "min_const_gen", "nightly", "packed_simd", "rand_chacha", "serde", "serde1", "simd_support", "small_rng", "std", "std_rng"))' -C metadata=b79915c32acc82bd -C extra-filename=-2517e5869452f411 --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps --extern libc=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/liblibc-3c016273de920cf5.rmeta --extern rand_chacha=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/librand_chacha-47d209f6120d71de.rmeta --extern rand_core=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/librand_core-a4d9478ee53f7ebb.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling polling v3.10.0 Compiling tempfile v3.23.0 Running `/usr/bin/rustc --crate-name polling --edition=2021 /usr/share/cargo/registry/polling-3.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(polling_test_poll_backend)' --check-cfg 'cfg(polling_test_epoll_pipe)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("tracing"))' -C metadata=86d76b9947ad5a8a -C extra-filename=-9ff419d064fb6885 --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libcfg_if-882b1cd97dcfd39c.rmeta --extern rustix=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/librustix-8c12061035022e3e.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name tempfile --edition=2021 /usr/share/cargo/registry/tempfile-3.23.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="getrandom"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "getrandom", "nightly"))' -C metadata=e92fd3cc61db9d0f -C extra-filename=-e9638ee7cf392335 --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps --extern fastrand=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfastrand-bff68224de12f64a.rmeta --extern getrandom=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libgetrandom-fd9e18cf8cb65449.rmeta --extern once_cell=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libonce_cell-244f09646171f1c7.rmeta --extern rustix=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/librustix-8c12061035022e3e.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling async-io v2.6.0 Running `/usr/bin/rustc --crate-name async_io --edition=2021 /usr/share/cargo/registry/async-io-2.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(polling_test_poll_backend)' --check-cfg 'cfg(async_io_no_pipe)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("tracing"))' -C metadata=9a392f92e8e848a7 -C extra-filename=-0096776c99e5a10f --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libcfg_if-882b1cd97dcfd39c.rmeta --extern concurrent_queue=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libconcurrent_queue-1e1883e71a0c9c51.rmeta --extern futures_io=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures_io-4263c2963dbb7cf0.rmeta --extern futures_lite=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures_lite-00e8f4cbea9d4f39.rmeta --extern parking=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libparking-c8ceb5165869c90a.rmeta --extern polling=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libpolling-9ff419d064fb6885.rmeta --extern rustix=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/librustix-8c12061035022e3e.rmeta --extern slab=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libslab-9c97fc5d0c5e5838.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling async-global-executor v3.1.0 Running `/usr/bin/rustc --crate-name async_global_executor --edition=2021 /usr/share/cargo/registry/async-global-executor-3.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="async-io"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-io", "default", "tokio"))' -C metadata=4bf23e09f6b50609 -C extra-filename=-36163bc539e092c0 --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps --extern async_channel=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_channel-524c6bc274dd5c04.rmeta --extern async_executor=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_executor-02461c9e1d31fc0b.rmeta --extern async_io=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_io-0096776c99e5a10f.rmeta --extern async_lock=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_lock-35518a743523b205.rmeta --extern blocking=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libblocking-00403ca104d4994b.rmeta --extern futures_lite=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures_lite-00e8f4cbea9d4f39.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling async-std v1.13.2 (/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2) Running `/usr/bin/rustc --crate-name async_std --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="async-channel"' --cfg 'feature="async-global-executor"' --cfg 'feature="async-io"' --cfg 'feature="async-lock"' --cfg 'feature="crossbeam-utils"' --cfg 'feature="default"' --cfg 'feature="futures-core"' --cfg 'feature="futures-io"' --cfg 'feature="futures-lite"' --cfg 'feature="log"' --cfg 'feature="memchr"' --cfg 'feature="once_cell"' --cfg 'feature="pin-project-lite"' --cfg 'feature="pin-utils"' --cfg 'feature="slab"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-attributes", "async-channel", "async-global-executor", "async-io", "async-lock", "async-process", "attributes", "crossbeam-utils", "default", "docs", "futures-core", "futures-io", "futures-lite", "io_safety", "log", "memchr", "once_cell", "pin-project-lite", "pin-utils", "slab", "std", "tokio1", "unstable"))' -C metadata=d993073898c5e0fe -C extra-filename=-c5257f18eea400b7 --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps --extern async_channel=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_channel-524c6bc274dd5c04.rmeta --extern async_global_executor=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_global_executor-36163bc539e092c0.rmeta --extern async_io=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_io-0096776c99e5a10f.rmeta --extern async_lock=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_lock-35518a743523b205.rmeta --extern crossbeam_utils=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libcrossbeam_utils-c5e2093294d5f828.rmeta --extern futures_core=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures_core-455f7cecd2b667cf.rmeta --extern futures_io=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures_io-4263c2963dbb7cf0.rmeta --extern futures_lite=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures_lite-00e8f4cbea9d4f39.rmeta --extern log=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/liblog-7a3fd8a77b4ebdcd.rmeta --extern memchr=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libmemchr-d2ddca1d63c83b86.rmeta --extern once_cell=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libonce_cell-244f09646171f1c7.rmeta --extern pin_project_lite=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libpin_project_lite-8396a29dc9d805cf.rmeta --extern pin_utils=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libpin_utils-0bacf84d467d9291.rmeta --extern slab=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libslab-9c97fc5d0c5e5838.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` warning: method `id` is never used --> src/task/task_locals_wrapper.rs:36:12 | 21 | impl TaskLocalsWrapper { | ---------------------- method in this implementation ... 36 | pub fn id(&self) -> TaskId { | ^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: `async-std` (lib) generated 1 warning Compiling futures-macro v0.3.31 Running `/usr/bin/rustc --crate-name futures_macro --edition=2018 /usr/share/cargo/registry/futures-macro-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b6fb5d4ab7abe381 -C extra-filename=-656cb42893a06752 --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libproc_macro2-df69b5d327200e14.rlib --extern quote=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libquote-0814cf5a4fbfd5da.rlib --extern syn=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libsyn-5c315eebebeb12ac.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling futures-util v0.3.31 Running `/usr/bin/rustc --crate-name futures_util --edition=2018 /usr/share/cargo/registry/futures-util-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="async-await"' --cfg 'feature="async-await-macro"' --cfg 'feature="channel"' --cfg 'feature="futures-channel"' --cfg 'feature="futures-io"' --cfg 'feature="futures-macro"' --cfg 'feature="futures-sink"' --cfg 'feature="io"' --cfg 'feature="memchr"' --cfg 'feature="sink"' --cfg 'feature="slab"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-await", "async-await-macro", "bilock", "cfg-target-has-atomic", "channel", "default", "futures-channel", "futures-io", "futures-macro", "futures-sink", "io", "memchr", "portable-atomic", "sink", "slab", "std", "unstable", "write-all-vectored"))' -C metadata=6a14b0bad47b6a8f -C extra-filename=-f83c04acc1703ade --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps --extern futures_channel=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures_channel-6f5e304c9b08caa9.rmeta --extern futures_core=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures_core-455f7cecd2b667cf.rmeta --extern futures_io=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures_io-4263c2963dbb7cf0.rmeta --extern futures_macro=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures_macro-656cb42893a06752.so --extern futures_sink=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures_sink-7f5810a227ac21d7.rmeta --extern futures_task=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures_task-a2674237d3abb9a6.rmeta --extern memchr=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libmemchr-d2ddca1d63c83b86.rmeta --extern pin_project_lite=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libpin_project_lite-8396a29dc9d805cf.rmeta --extern pin_utils=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libpin_utils-0bacf84d467d9291.rmeta --extern slab=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libslab-9c97fc5d0c5e5838.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling futures-executor v0.3.31 Running `/usr/bin/rustc --crate-name futures_executor --edition=2018 /usr/share/cargo/registry/futures-executor-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "num_cpus", "std", "thread-pool"))' -C metadata=bc4a43db7e1fd590 -C extra-filename=-e1613164d1ed91fc --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps --extern futures_core=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures_core-455f7cecd2b667cf.rmeta --extern futures_task=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures_task-a2674237d3abb9a6.rmeta --extern futures_util=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures_util-f83c04acc1703ade.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling futures v0.3.31 Running `/usr/bin/rustc --crate-name futures --edition=2018 /usr/share/cargo/registry/futures-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="async-await"' --cfg 'feature="default"' --cfg 'feature="executor"' --cfg 'feature="futures-executor"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-await", "bilock", "cfg-target-has-atomic", "default", "executor", "futures-executor", "std", "thread-pool", "unstable", "write-all-vectored"))' -C metadata=8aa0c6e21fccb82d -C extra-filename=-05118e0f4f5c697d --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps --extern futures_channel=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures_channel-6f5e304c9b08caa9.rmeta --extern futures_core=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures_core-455f7cecd2b667cf.rmeta --extern futures_executor=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures_executor-e1613164d1ed91fc.rmeta --extern futures_io=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures_io-4263c2963dbb7cf0.rmeta --extern futures_sink=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures_sink-7f5810a227ac21d7.rmeta --extern futures_task=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures_task-a2674237d3abb9a6.rmeta --extern futures_util=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures_util-f83c04acc1703ade.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name block_on --edition=2018 tests/block_on.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --test --cfg 'feature="alloc"' --cfg 'feature="async-channel"' --cfg 'feature="async-global-executor"' --cfg 'feature="async-io"' --cfg 'feature="async-lock"' --cfg 'feature="crossbeam-utils"' --cfg 'feature="default"' --cfg 'feature="futures-core"' --cfg 'feature="futures-io"' --cfg 'feature="futures-lite"' --cfg 'feature="log"' --cfg 'feature="memchr"' --cfg 'feature="once_cell"' --cfg 'feature="pin-project-lite"' --cfg 'feature="pin-utils"' --cfg 'feature="slab"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-attributes", "async-channel", "async-global-executor", "async-io", "async-lock", "async-process", "attributes", "crossbeam-utils", "default", "docs", "futures-core", "futures-io", "futures-lite", "io_safety", "log", "memchr", "once_cell", "pin-project-lite", "pin-utils", "slab", "std", "tokio1", "unstable"))' -C metadata=06632fded5ab05dd -C extra-filename=-0c537cb86413a5ff --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps --extern async_channel=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_channel-524c6bc274dd5c04.rlib --extern async_global_executor=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_global_executor-36163bc539e092c0.rlib --extern async_io=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_io-0096776c99e5a10f.rlib --extern async_lock=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_lock-35518a743523b205.rlib --extern async_std=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_std-c5257f18eea400b7.rlib --extern crossbeam_utils=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libcrossbeam_utils-c5e2093294d5f828.rlib --extern futures=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures-05118e0f4f5c697d.rlib --extern futures_core=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures_core-455f7cecd2b667cf.rlib --extern futures_io=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures_io-4263c2963dbb7cf0.rlib --extern futures_lite=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures_lite-00e8f4cbea9d4f39.rlib --extern log=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/liblog-7a3fd8a77b4ebdcd.rlib --extern memchr=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libmemchr-d2ddca1d63c83b86.rlib --extern once_cell=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libonce_cell-244f09646171f1c7.rlib --extern pin_project_lite=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libpin_project_lite-8396a29dc9d805cf.rlib --extern pin_utils=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libpin_utils-0bacf84d467d9291.rlib --extern rand=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/librand-2517e5869452f411.rlib --extern rand_xorshift=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/librand_xorshift-d243e4eac8169a5a.rlib --extern slab=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libslab-9c97fc5d0c5e5838.rlib --extern tempfile=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libtempfile-e9638ee7cf392335.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name verbose_errors --edition=2018 tests/verbose_errors.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --test --cfg 'feature="alloc"' --cfg 'feature="async-channel"' --cfg 'feature="async-global-executor"' --cfg 'feature="async-io"' --cfg 'feature="async-lock"' --cfg 'feature="crossbeam-utils"' --cfg 'feature="default"' --cfg 'feature="futures-core"' --cfg 'feature="futures-io"' --cfg 'feature="futures-lite"' --cfg 'feature="log"' --cfg 'feature="memchr"' --cfg 'feature="once_cell"' --cfg 'feature="pin-project-lite"' --cfg 'feature="pin-utils"' --cfg 'feature="slab"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-attributes", "async-channel", "async-global-executor", "async-io", "async-lock", "async-process", "attributes", "crossbeam-utils", "default", "docs", "futures-core", "futures-io", "futures-lite", "io_safety", "log", "memchr", "once_cell", "pin-project-lite", "pin-utils", "slab", "std", "tokio1", "unstable"))' -C metadata=e0815929a6c67b29 -C extra-filename=-1b858cf5efdf4e78 --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps --extern async_channel=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_channel-524c6bc274dd5c04.rlib --extern async_global_executor=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_global_executor-36163bc539e092c0.rlib --extern async_io=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_io-0096776c99e5a10f.rlib --extern async_lock=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_lock-35518a743523b205.rlib --extern async_std=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_std-c5257f18eea400b7.rlib --extern crossbeam_utils=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libcrossbeam_utils-c5e2093294d5f828.rlib --extern futures=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures-05118e0f4f5c697d.rlib --extern futures_core=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures_core-455f7cecd2b667cf.rlib --extern futures_io=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures_io-4263c2963dbb7cf0.rlib --extern futures_lite=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures_lite-00e8f4cbea9d4f39.rlib --extern log=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/liblog-7a3fd8a77b4ebdcd.rlib --extern memchr=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libmemchr-d2ddca1d63c83b86.rlib --extern once_cell=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libonce_cell-244f09646171f1c7.rlib --extern pin_project_lite=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libpin_project_lite-8396a29dc9d805cf.rlib --extern pin_utils=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libpin_utils-0bacf84d467d9291.rlib --extern rand=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/librand-2517e5869452f411.rlib --extern rand_xorshift=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/librand_xorshift-d243e4eac8169a5a.rlib --extern slab=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libslab-9c97fc5d0c5e5838.rlib --extern tempfile=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libtempfile-e9638ee7cf392335.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name hello_world --edition=2018 examples/hello-world.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="async-channel"' --cfg 'feature="async-global-executor"' --cfg 'feature="async-io"' --cfg 'feature="async-lock"' --cfg 'feature="crossbeam-utils"' --cfg 'feature="default"' --cfg 'feature="futures-core"' --cfg 'feature="futures-io"' --cfg 'feature="futures-lite"' --cfg 'feature="log"' --cfg 'feature="memchr"' --cfg 'feature="once_cell"' --cfg 'feature="pin-project-lite"' --cfg 'feature="pin-utils"' --cfg 'feature="slab"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-attributes", "async-channel", "async-global-executor", "async-io", "async-lock", "async-process", "attributes", "crossbeam-utils", "default", "docs", "futures-core", "futures-io", "futures-lite", "io_safety", "log", "memchr", "once_cell", "pin-project-lite", "pin-utils", "slab", "std", "tokio1", "unstable"))' -C metadata=9d0340d8ce93c16c -C extra-filename=-a52455aba31f289a --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/examples -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps --extern async_channel=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_channel-524c6bc274dd5c04.rlib --extern async_global_executor=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_global_executor-36163bc539e092c0.rlib --extern async_io=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_io-0096776c99e5a10f.rlib --extern async_lock=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_lock-35518a743523b205.rlib --extern async_std=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_std-c5257f18eea400b7.rlib --extern crossbeam_utils=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libcrossbeam_utils-c5e2093294d5f828.rlib --extern futures=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures-05118e0f4f5c697d.rlib --extern futures_core=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures_core-455f7cecd2b667cf.rlib --extern futures_io=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures_io-4263c2963dbb7cf0.rlib --extern futures_lite=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures_lite-00e8f4cbea9d4f39.rlib --extern log=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/liblog-7a3fd8a77b4ebdcd.rlib --extern memchr=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libmemchr-d2ddca1d63c83b86.rlib --extern once_cell=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libonce_cell-244f09646171f1c7.rlib --extern pin_project_lite=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libpin_project_lite-8396a29dc9d805cf.rlib --extern pin_utils=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libpin_utils-0bacf84d467d9291.rlib --extern rand=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/librand-2517e5869452f411.rlib --extern rand_xorshift=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/librand_xorshift-d243e4eac8169a5a.rlib --extern slab=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libslab-9c97fc5d0c5e5838.rlib --extern tempfile=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libtempfile-e9638ee7cf392335.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name line_count --edition=2018 examples/line-count.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="async-channel"' --cfg 'feature="async-global-executor"' --cfg 'feature="async-io"' --cfg 'feature="async-lock"' --cfg 'feature="crossbeam-utils"' --cfg 'feature="default"' --cfg 'feature="futures-core"' --cfg 'feature="futures-io"' --cfg 'feature="futures-lite"' --cfg 'feature="log"' --cfg 'feature="memchr"' --cfg 'feature="once_cell"' --cfg 'feature="pin-project-lite"' --cfg 'feature="pin-utils"' --cfg 'feature="slab"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-attributes", "async-channel", "async-global-executor", "async-io", "async-lock", "async-process", "attributes", "crossbeam-utils", "default", "docs", "futures-core", "futures-io", "futures-lite", "io_safety", "log", "memchr", "once_cell", "pin-project-lite", "pin-utils", "slab", "std", "tokio1", "unstable"))' -C metadata=39e521ddfe778b18 -C extra-filename=-cc61d3c5fd684562 --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/examples -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps --extern async_channel=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_channel-524c6bc274dd5c04.rlib --extern async_global_executor=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_global_executor-36163bc539e092c0.rlib --extern async_io=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_io-0096776c99e5a10f.rlib --extern async_lock=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_lock-35518a743523b205.rlib --extern async_std=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_std-c5257f18eea400b7.rlib --extern crossbeam_utils=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libcrossbeam_utils-c5e2093294d5f828.rlib --extern futures=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures-05118e0f4f5c697d.rlib --extern futures_core=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures_core-455f7cecd2b667cf.rlib --extern futures_io=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures_io-4263c2963dbb7cf0.rlib --extern futures_lite=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures_lite-00e8f4cbea9d4f39.rlib --extern log=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/liblog-7a3fd8a77b4ebdcd.rlib --extern memchr=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libmemchr-d2ddca1d63c83b86.rlib --extern once_cell=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libonce_cell-244f09646171f1c7.rlib --extern pin_project_lite=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libpin_project_lite-8396a29dc9d805cf.rlib --extern pin_utils=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libpin_utils-0bacf84d467d9291.rlib --extern rand=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/librand-2517e5869452f411.rlib --extern rand_xorshift=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/librand_xorshift-d243e4eac8169a5a.rlib --extern slab=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libslab-9c97fc5d0c5e5838.rlib --extern tempfile=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libtempfile-e9638ee7cf392335.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name socket_timeouts --edition=2018 examples/socket-timeouts.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="async-channel"' --cfg 'feature="async-global-executor"' --cfg 'feature="async-io"' --cfg 'feature="async-lock"' --cfg 'feature="crossbeam-utils"' --cfg 'feature="default"' --cfg 'feature="futures-core"' --cfg 'feature="futures-io"' --cfg 'feature="futures-lite"' --cfg 'feature="log"' --cfg 'feature="memchr"' --cfg 'feature="once_cell"' --cfg 'feature="pin-project-lite"' --cfg 'feature="pin-utils"' --cfg 'feature="slab"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-attributes", "async-channel", "async-global-executor", "async-io", "async-lock", "async-process", "attributes", "crossbeam-utils", "default", "docs", "futures-core", "futures-io", "futures-lite", "io_safety", "log", "memchr", "once_cell", "pin-project-lite", "pin-utils", "slab", "std", "tokio1", "unstable"))' -C metadata=18793d6a328bbea7 -C extra-filename=-a0951ec8fd030173 --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/examples -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps --extern async_channel=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_channel-524c6bc274dd5c04.rlib --extern async_global_executor=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_global_executor-36163bc539e092c0.rlib --extern async_io=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_io-0096776c99e5a10f.rlib --extern async_lock=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_lock-35518a743523b205.rlib --extern async_std=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_std-c5257f18eea400b7.rlib --extern crossbeam_utils=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libcrossbeam_utils-c5e2093294d5f828.rlib --extern futures=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures-05118e0f4f5c697d.rlib --extern futures_core=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures_core-455f7cecd2b667cf.rlib --extern futures_io=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures_io-4263c2963dbb7cf0.rlib --extern futures_lite=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures_lite-00e8f4cbea9d4f39.rlib --extern log=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/liblog-7a3fd8a77b4ebdcd.rlib --extern memchr=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libmemchr-d2ddca1d63c83b86.rlib --extern once_cell=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libonce_cell-244f09646171f1c7.rlib --extern pin_project_lite=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libpin_project_lite-8396a29dc9d805cf.rlib --extern pin_utils=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libpin_utils-0bacf84d467d9291.rlib --extern rand=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/librand-2517e5869452f411.rlib --extern rand_xorshift=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/librand_xorshift-d243e4eac8169a5a.rlib --extern slab=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libslab-9c97fc5d0c5e5838.rlib --extern tempfile=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libtempfile-e9638ee7cf392335.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name buf_writer --edition=2018 tests/buf_writer.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --test --cfg 'feature="alloc"' --cfg 'feature="async-channel"' --cfg 'feature="async-global-executor"' --cfg 'feature="async-io"' --cfg 'feature="async-lock"' --cfg 'feature="crossbeam-utils"' --cfg 'feature="default"' --cfg 'feature="futures-core"' --cfg 'feature="futures-io"' --cfg 'feature="futures-lite"' --cfg 'feature="log"' --cfg 'feature="memchr"' --cfg 'feature="once_cell"' --cfg 'feature="pin-project-lite"' --cfg 'feature="pin-utils"' --cfg 'feature="slab"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-attributes", "async-channel", "async-global-executor", "async-io", "async-lock", "async-process", "attributes", "crossbeam-utils", "default", "docs", "futures-core", "futures-io", "futures-lite", "io_safety", "log", "memchr", "once_cell", "pin-project-lite", "pin-utils", "slab", "std", "tokio1", "unstable"))' -C metadata=6f72360dc1535815 -C extra-filename=-857dcfb1bb0f14fb --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps --extern async_channel=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_channel-524c6bc274dd5c04.rlib --extern async_global_executor=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_global_executor-36163bc539e092c0.rlib --extern async_io=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_io-0096776c99e5a10f.rlib --extern async_lock=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_lock-35518a743523b205.rlib --extern async_std=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_std-c5257f18eea400b7.rlib --extern crossbeam_utils=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libcrossbeam_utils-c5e2093294d5f828.rlib --extern futures=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures-05118e0f4f5c697d.rlib --extern futures_core=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures_core-455f7cecd2b667cf.rlib --extern futures_io=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures_io-4263c2963dbb7cf0.rlib --extern futures_lite=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures_lite-00e8f4cbea9d4f39.rlib --extern log=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/liblog-7a3fd8a77b4ebdcd.rlib --extern memchr=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libmemchr-d2ddca1d63c83b86.rlib --extern once_cell=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libonce_cell-244f09646171f1c7.rlib --extern pin_project_lite=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libpin_project_lite-8396a29dc9d805cf.rlib --extern pin_utils=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libpin_utils-0bacf84d467d9291.rlib --extern rand=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/librand-2517e5869452f411.rlib --extern rand_xorshift=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/librand_xorshift-d243e4eac8169a5a.rlib --extern slab=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libslab-9c97fc5d0c5e5838.rlib --extern tempfile=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libtempfile-e9638ee7cf392335.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name tcp_echo --edition=2018 examples/tcp-echo.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="async-channel"' --cfg 'feature="async-global-executor"' --cfg 'feature="async-io"' --cfg 'feature="async-lock"' --cfg 'feature="crossbeam-utils"' --cfg 'feature="default"' --cfg 'feature="futures-core"' --cfg 'feature="futures-io"' --cfg 'feature="futures-lite"' --cfg 'feature="log"' --cfg 'feature="memchr"' --cfg 'feature="once_cell"' --cfg 'feature="pin-project-lite"' --cfg 'feature="pin-utils"' --cfg 'feature="slab"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-attributes", "async-channel", "async-global-executor", "async-io", "async-lock", "async-process", "attributes", "crossbeam-utils", "default", "docs", "futures-core", "futures-io", "futures-lite", "io_safety", "log", "memchr", "once_cell", "pin-project-lite", "pin-utils", "slab", "std", "tokio1", "unstable"))' -C metadata=b76a66eecd89b1ca -C extra-filename=-b93ecf9b83721596 --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/examples -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps --extern async_channel=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_channel-524c6bc274dd5c04.rlib --extern async_global_executor=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_global_executor-36163bc539e092c0.rlib --extern async_io=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_io-0096776c99e5a10f.rlib --extern async_lock=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_lock-35518a743523b205.rlib --extern async_std=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_std-c5257f18eea400b7.rlib --extern crossbeam_utils=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libcrossbeam_utils-c5e2093294d5f828.rlib --extern futures=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures-05118e0f4f5c697d.rlib --extern futures_core=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures_core-455f7cecd2b667cf.rlib --extern futures_io=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures_io-4263c2963dbb7cf0.rlib --extern futures_lite=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures_lite-00e8f4cbea9d4f39.rlib --extern log=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/liblog-7a3fd8a77b4ebdcd.rlib --extern memchr=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libmemchr-d2ddca1d63c83b86.rlib --extern once_cell=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libonce_cell-244f09646171f1c7.rlib --extern pin_project_lite=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libpin_project_lite-8396a29dc9d805cf.rlib --extern pin_utils=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libpin_utils-0bacf84d467d9291.rlib --extern rand=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/librand-2517e5869452f411.rlib --extern rand_xorshift=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/librand_xorshift-d243e4eac8169a5a.rlib --extern slab=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libslab-9c97fc5d0c5e5838.rlib --extern tempfile=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libtempfile-e9638ee7cf392335.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name stdin_echo --edition=2018 examples/stdin-echo.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="async-channel"' --cfg 'feature="async-global-executor"' --cfg 'feature="async-io"' --cfg 'feature="async-lock"' --cfg 'feature="crossbeam-utils"' --cfg 'feature="default"' --cfg 'feature="futures-core"' --cfg 'feature="futures-io"' --cfg 'feature="futures-lite"' --cfg 'feature="log"' --cfg 'feature="memchr"' --cfg 'feature="once_cell"' --cfg 'feature="pin-project-lite"' --cfg 'feature="pin-utils"' --cfg 'feature="slab"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-attributes", "async-channel", "async-global-executor", "async-io", "async-lock", "async-process", "attributes", "crossbeam-utils", "default", "docs", "futures-core", "futures-io", "futures-lite", "io_safety", "log", "memchr", "once_cell", "pin-project-lite", "pin-utils", "slab", "std", "tokio1", "unstable"))' -C metadata=a9b0f1aec21bcf15 -C extra-filename=-730dee8553fef5d2 --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/examples -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps --extern async_channel=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_channel-524c6bc274dd5c04.rlib --extern async_global_executor=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_global_executor-36163bc539e092c0.rlib --extern async_io=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_io-0096776c99e5a10f.rlib --extern async_lock=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_lock-35518a743523b205.rlib --extern async_std=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_std-c5257f18eea400b7.rlib --extern crossbeam_utils=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libcrossbeam_utils-c5e2093294d5f828.rlib --extern futures=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures-05118e0f4f5c697d.rlib --extern futures_core=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures_core-455f7cecd2b667cf.rlib --extern futures_io=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures_io-4263c2963dbb7cf0.rlib --extern futures_lite=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures_lite-00e8f4cbea9d4f39.rlib --extern log=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/liblog-7a3fd8a77b4ebdcd.rlib --extern memchr=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libmemchr-d2ddca1d63c83b86.rlib --extern once_cell=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libonce_cell-244f09646171f1c7.rlib --extern pin_project_lite=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libpin_project_lite-8396a29dc9d805cf.rlib --extern pin_utils=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libpin_utils-0bacf84d467d9291.rlib --extern rand=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/librand-2517e5869452f411.rlib --extern rand_xorshift=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/librand_xorshift-d243e4eac8169a5a.rlib --extern slab=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libslab-9c97fc5d0c5e5838.rlib --extern tempfile=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libtempfile-e9638ee7cf392335.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name stdin_timeout --edition=2018 examples/stdin-timeout.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="async-channel"' --cfg 'feature="async-global-executor"' --cfg 'feature="async-io"' --cfg 'feature="async-lock"' --cfg 'feature="crossbeam-utils"' --cfg 'feature="default"' --cfg 'feature="futures-core"' --cfg 'feature="futures-io"' --cfg 'feature="futures-lite"' --cfg 'feature="log"' --cfg 'feature="memchr"' --cfg 'feature="once_cell"' --cfg 'feature="pin-project-lite"' --cfg 'feature="pin-utils"' --cfg 'feature="slab"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-attributes", "async-channel", "async-global-executor", "async-io", "async-lock", "async-process", "attributes", "crossbeam-utils", "default", "docs", "futures-core", "futures-io", "futures-lite", "io_safety", "log", "memchr", "once_cell", "pin-project-lite", "pin-utils", "slab", "std", "tokio1", "unstable"))' -C metadata=1af1b8742445841e -C extra-filename=-ee23e24a540e5e4f --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/examples -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps --extern async_channel=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_channel-524c6bc274dd5c04.rlib --extern async_global_executor=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_global_executor-36163bc539e092c0.rlib --extern async_io=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_io-0096776c99e5a10f.rlib --extern async_lock=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_lock-35518a743523b205.rlib --extern async_std=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_std-c5257f18eea400b7.rlib --extern crossbeam_utils=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libcrossbeam_utils-c5e2093294d5f828.rlib --extern futures=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures-05118e0f4f5c697d.rlib --extern futures_core=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures_core-455f7cecd2b667cf.rlib --extern futures_io=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures_io-4263c2963dbb7cf0.rlib --extern futures_lite=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures_lite-00e8f4cbea9d4f39.rlib --extern log=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/liblog-7a3fd8a77b4ebdcd.rlib --extern memchr=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libmemchr-d2ddca1d63c83b86.rlib --extern once_cell=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libonce_cell-244f09646171f1c7.rlib --extern pin_project_lite=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libpin_project_lite-8396a29dc9d805cf.rlib --extern pin_utils=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libpin_utils-0bacf84d467d9291.rlib --extern rand=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/librand-2517e5869452f411.rlib --extern rand_xorshift=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/librand_xorshift-d243e4eac8169a5a.rlib --extern slab=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libslab-9c97fc5d0c5e5838.rlib --extern tempfile=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libtempfile-e9638ee7cf392335.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name channel --edition=2018 tests/channel.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --test --cfg 'feature="alloc"' --cfg 'feature="async-channel"' --cfg 'feature="async-global-executor"' --cfg 'feature="async-io"' --cfg 'feature="async-lock"' --cfg 'feature="crossbeam-utils"' --cfg 'feature="default"' --cfg 'feature="futures-core"' --cfg 'feature="futures-io"' --cfg 'feature="futures-lite"' --cfg 'feature="log"' --cfg 'feature="memchr"' --cfg 'feature="once_cell"' --cfg 'feature="pin-project-lite"' --cfg 'feature="pin-utils"' --cfg 'feature="slab"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-attributes", "async-channel", "async-global-executor", "async-io", "async-lock", "async-process", "attributes", "crossbeam-utils", "default", "docs", "futures-core", "futures-io", "futures-lite", "io_safety", "log", "memchr", "once_cell", "pin-project-lite", "pin-utils", "slab", "std", "tokio1", "unstable"))' -C metadata=5f1c1c73a121a9f8 -C extra-filename=-208b19c28ab4b049 --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps --extern async_channel=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_channel-524c6bc274dd5c04.rlib --extern async_global_executor=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_global_executor-36163bc539e092c0.rlib --extern async_io=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_io-0096776c99e5a10f.rlib --extern async_lock=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_lock-35518a743523b205.rlib --extern async_std=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_std-c5257f18eea400b7.rlib --extern crossbeam_utils=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libcrossbeam_utils-c5e2093294d5f828.rlib --extern futures=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures-05118e0f4f5c697d.rlib --extern futures_core=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures_core-455f7cecd2b667cf.rlib --extern futures_io=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures_io-4263c2963dbb7cf0.rlib --extern futures_lite=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures_lite-00e8f4cbea9d4f39.rlib --extern log=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/liblog-7a3fd8a77b4ebdcd.rlib --extern memchr=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libmemchr-d2ddca1d63c83b86.rlib --extern once_cell=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libonce_cell-244f09646171f1c7.rlib --extern pin_project_lite=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libpin_project_lite-8396a29dc9d805cf.rlib --extern pin_utils=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libpin_utils-0bacf84d467d9291.rlib --extern rand=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/librand-2517e5869452f411.rlib --extern rand_xorshift=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/librand_xorshift-d243e4eac8169a5a.rlib --extern slab=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libslab-9c97fc5d0c5e5838.rlib --extern tempfile=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libtempfile-e9638ee7cf392335.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name mutex --edition=2018 tests/mutex.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --test --cfg 'feature="alloc"' --cfg 'feature="async-channel"' --cfg 'feature="async-global-executor"' --cfg 'feature="async-io"' --cfg 'feature="async-lock"' --cfg 'feature="crossbeam-utils"' --cfg 'feature="default"' --cfg 'feature="futures-core"' --cfg 'feature="futures-io"' --cfg 'feature="futures-lite"' --cfg 'feature="log"' --cfg 'feature="memchr"' --cfg 'feature="once_cell"' --cfg 'feature="pin-project-lite"' --cfg 'feature="pin-utils"' --cfg 'feature="slab"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-attributes", "async-channel", "async-global-executor", "async-io", "async-lock", "async-process", "attributes", "crossbeam-utils", "default", "docs", "futures-core", "futures-io", "futures-lite", "io_safety", "log", "memchr", "once_cell", "pin-project-lite", "pin-utils", "slab", "std", "tokio1", "unstable"))' -C metadata=c1624285510e2c00 -C extra-filename=-1711ed4599dfda9f --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps --extern async_channel=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_channel-524c6bc274dd5c04.rlib --extern async_global_executor=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_global_executor-36163bc539e092c0.rlib --extern async_io=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_io-0096776c99e5a10f.rlib --extern async_lock=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_lock-35518a743523b205.rlib --extern async_std=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_std-c5257f18eea400b7.rlib --extern crossbeam_utils=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libcrossbeam_utils-c5e2093294d5f828.rlib --extern futures=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures-05118e0f4f5c697d.rlib --extern futures_core=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures_core-455f7cecd2b667cf.rlib --extern futures_io=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures_io-4263c2963dbb7cf0.rlib --extern futures_lite=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures_lite-00e8f4cbea9d4f39.rlib --extern log=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/liblog-7a3fd8a77b4ebdcd.rlib --extern memchr=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libmemchr-d2ddca1d63c83b86.rlib --extern once_cell=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libonce_cell-244f09646171f1c7.rlib --extern pin_project_lite=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libpin_project_lite-8396a29dc9d805cf.rlib --extern pin_utils=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libpin_utils-0bacf84d467d9291.rlib --extern rand=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/librand-2517e5869452f411.rlib --extern rand_xorshift=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/librand_xorshift-d243e4eac8169a5a.rlib --extern slab=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libslab-9c97fc5d0c5e5838.rlib --extern tempfile=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libtempfile-e9638ee7cf392335.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name addr --edition=2018 tests/addr.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --test --cfg 'feature="alloc"' --cfg 'feature="async-channel"' --cfg 'feature="async-global-executor"' --cfg 'feature="async-io"' --cfg 'feature="async-lock"' --cfg 'feature="crossbeam-utils"' --cfg 'feature="default"' --cfg 'feature="futures-core"' --cfg 'feature="futures-io"' --cfg 'feature="futures-lite"' --cfg 'feature="log"' --cfg 'feature="memchr"' --cfg 'feature="once_cell"' --cfg 'feature="pin-project-lite"' --cfg 'feature="pin-utils"' --cfg 'feature="slab"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-attributes", "async-channel", "async-global-executor", "async-io", "async-lock", "async-process", "attributes", "crossbeam-utils", "default", "docs", "futures-core", "futures-io", "futures-lite", "io_safety", "log", "memchr", "once_cell", "pin-project-lite", "pin-utils", "slab", "std", "tokio1", "unstable"))' -C metadata=6759fbd795bce335 -C extra-filename=-d6ea6466a22101be --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps --extern async_channel=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_channel-524c6bc274dd5c04.rlib --extern async_global_executor=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_global_executor-36163bc539e092c0.rlib --extern async_io=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_io-0096776c99e5a10f.rlib --extern async_lock=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_lock-35518a743523b205.rlib --extern async_std=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_std-c5257f18eea400b7.rlib --extern crossbeam_utils=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libcrossbeam_utils-c5e2093294d5f828.rlib --extern futures=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures-05118e0f4f5c697d.rlib --extern futures_core=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures_core-455f7cecd2b667cf.rlib --extern futures_io=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures_io-4263c2963dbb7cf0.rlib --extern futures_lite=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures_lite-00e8f4cbea9d4f39.rlib --extern log=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/liblog-7a3fd8a77b4ebdcd.rlib --extern memchr=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libmemchr-d2ddca1d63c83b86.rlib --extern once_cell=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libonce_cell-244f09646171f1c7.rlib --extern pin_project_lite=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libpin_project_lite-8396a29dc9d805cf.rlib --extern pin_utils=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libpin_utils-0bacf84d467d9291.rlib --extern rand=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/librand-2517e5869452f411.rlib --extern rand_xorshift=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/librand_xorshift-d243e4eac8169a5a.rlib --extern slab=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libslab-9c97fc5d0c5e5838.rlib --extern tempfile=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libtempfile-e9638ee7cf392335.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name io_timeout --edition=2018 tests/io_timeout.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --test --cfg 'feature="alloc"' --cfg 'feature="async-channel"' --cfg 'feature="async-global-executor"' --cfg 'feature="async-io"' --cfg 'feature="async-lock"' --cfg 'feature="crossbeam-utils"' --cfg 'feature="default"' --cfg 'feature="futures-core"' --cfg 'feature="futures-io"' --cfg 'feature="futures-lite"' --cfg 'feature="log"' --cfg 'feature="memchr"' --cfg 'feature="once_cell"' --cfg 'feature="pin-project-lite"' --cfg 'feature="pin-utils"' --cfg 'feature="slab"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-attributes", "async-channel", "async-global-executor", "async-io", "async-lock", "async-process", "attributes", "crossbeam-utils", "default", "docs", "futures-core", "futures-io", "futures-lite", "io_safety", "log", "memchr", "once_cell", "pin-project-lite", "pin-utils", "slab", "std", "tokio1", "unstable"))' -C metadata=58386731e6217a2b -C extra-filename=-cb50c91ae7753a8f --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps --extern async_channel=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_channel-524c6bc274dd5c04.rlib --extern async_global_executor=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_global_executor-36163bc539e092c0.rlib --extern async_io=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_io-0096776c99e5a10f.rlib --extern async_lock=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_lock-35518a743523b205.rlib --extern async_std=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_std-c5257f18eea400b7.rlib --extern crossbeam_utils=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libcrossbeam_utils-c5e2093294d5f828.rlib --extern futures=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures-05118e0f4f5c697d.rlib --extern futures_core=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures_core-455f7cecd2b667cf.rlib --extern futures_io=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures_io-4263c2963dbb7cf0.rlib --extern futures_lite=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures_lite-00e8f4cbea9d4f39.rlib --extern log=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/liblog-7a3fd8a77b4ebdcd.rlib --extern memchr=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libmemchr-d2ddca1d63c83b86.rlib --extern once_cell=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libonce_cell-244f09646171f1c7.rlib --extern pin_project_lite=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libpin_project_lite-8396a29dc9d805cf.rlib --extern pin_utils=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libpin_utils-0bacf84d467d9291.rlib --extern rand=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/librand-2517e5869452f411.rlib --extern rand_xorshift=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/librand_xorshift-d243e4eac8169a5a.rlib --extern slab=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libslab-9c97fc5d0c5e5838.rlib --extern tempfile=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libtempfile-e9638ee7cf392335.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name udp --edition=2018 tests/udp.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --test --cfg 'feature="alloc"' --cfg 'feature="async-channel"' --cfg 'feature="async-global-executor"' --cfg 'feature="async-io"' --cfg 'feature="async-lock"' --cfg 'feature="crossbeam-utils"' --cfg 'feature="default"' --cfg 'feature="futures-core"' --cfg 'feature="futures-io"' --cfg 'feature="futures-lite"' --cfg 'feature="log"' --cfg 'feature="memchr"' --cfg 'feature="once_cell"' --cfg 'feature="pin-project-lite"' --cfg 'feature="pin-utils"' --cfg 'feature="slab"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-attributes", "async-channel", "async-global-executor", "async-io", "async-lock", "async-process", "attributes", "crossbeam-utils", "default", "docs", "futures-core", "futures-io", "futures-lite", "io_safety", "log", "memchr", "once_cell", "pin-project-lite", "pin-utils", "slab", "std", "tokio1", "unstable"))' -C metadata=a4da93753944cde6 -C extra-filename=-3c88f691e513645c --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps --extern async_channel=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_channel-524c6bc274dd5c04.rlib --extern async_global_executor=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_global_executor-36163bc539e092c0.rlib --extern async_io=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_io-0096776c99e5a10f.rlib --extern async_lock=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_lock-35518a743523b205.rlib --extern async_std=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_std-c5257f18eea400b7.rlib --extern crossbeam_utils=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libcrossbeam_utils-c5e2093294d5f828.rlib --extern futures=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures-05118e0f4f5c697d.rlib --extern futures_core=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures_core-455f7cecd2b667cf.rlib --extern futures_io=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures_io-4263c2963dbb7cf0.rlib --extern futures_lite=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures_lite-00e8f4cbea9d4f39.rlib --extern log=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/liblog-7a3fd8a77b4ebdcd.rlib --extern memchr=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libmemchr-d2ddca1d63c83b86.rlib --extern once_cell=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libonce_cell-244f09646171f1c7.rlib --extern pin_project_lite=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libpin_project_lite-8396a29dc9d805cf.rlib --extern pin_utils=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libpin_utils-0bacf84d467d9291.rlib --extern rand=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/librand-2517e5869452f411.rlib --extern rand_xorshift=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/librand_xorshift-d243e4eac8169a5a.rlib --extern slab=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libslab-9c97fc5d0c5e5838.rlib --extern tempfile=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libtempfile-e9638ee7cf392335.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name tcp_client --edition=2018 examples/tcp-client.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="async-channel"' --cfg 'feature="async-global-executor"' --cfg 'feature="async-io"' --cfg 'feature="async-lock"' --cfg 'feature="crossbeam-utils"' --cfg 'feature="default"' --cfg 'feature="futures-core"' --cfg 'feature="futures-io"' --cfg 'feature="futures-lite"' --cfg 'feature="log"' --cfg 'feature="memchr"' --cfg 'feature="once_cell"' --cfg 'feature="pin-project-lite"' --cfg 'feature="pin-utils"' --cfg 'feature="slab"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-attributes", "async-channel", "async-global-executor", "async-io", "async-lock", "async-process", "attributes", "crossbeam-utils", "default", "docs", "futures-core", "futures-io", "futures-lite", "io_safety", "log", "memchr", "once_cell", "pin-project-lite", "pin-utils", "slab", "std", "tokio1", "unstable"))' -C metadata=a4ebc288ff2bb2a6 -C extra-filename=-1f75e112f8a6b5aa --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/examples -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps --extern async_channel=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_channel-524c6bc274dd5c04.rlib --extern async_global_executor=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_global_executor-36163bc539e092c0.rlib --extern async_io=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_io-0096776c99e5a10f.rlib --extern async_lock=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_lock-35518a743523b205.rlib --extern async_std=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_std-c5257f18eea400b7.rlib --extern crossbeam_utils=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libcrossbeam_utils-c5e2093294d5f828.rlib --extern futures=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures-05118e0f4f5c697d.rlib --extern futures_core=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures_core-455f7cecd2b667cf.rlib --extern futures_io=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures_io-4263c2963dbb7cf0.rlib --extern futures_lite=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures_lite-00e8f4cbea9d4f39.rlib --extern log=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/liblog-7a3fd8a77b4ebdcd.rlib --extern memchr=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libmemchr-d2ddca1d63c83b86.rlib --extern once_cell=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libonce_cell-244f09646171f1c7.rlib --extern pin_project_lite=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libpin_project_lite-8396a29dc9d805cf.rlib --extern pin_utils=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libpin_utils-0bacf84d467d9291.rlib --extern rand=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/librand-2517e5869452f411.rlib --extern rand_xorshift=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/librand_xorshift-d243e4eac8169a5a.rlib --extern slab=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libslab-9c97fc5d0c5e5838.rlib --extern tempfile=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libtempfile-e9638ee7cf392335.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name list_dir --edition=2018 examples/list-dir.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="async-channel"' --cfg 'feature="async-global-executor"' --cfg 'feature="async-io"' --cfg 'feature="async-lock"' --cfg 'feature="crossbeam-utils"' --cfg 'feature="default"' --cfg 'feature="futures-core"' --cfg 'feature="futures-io"' --cfg 'feature="futures-lite"' --cfg 'feature="log"' --cfg 'feature="memchr"' --cfg 'feature="once_cell"' --cfg 'feature="pin-project-lite"' --cfg 'feature="pin-utils"' --cfg 'feature="slab"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-attributes", "async-channel", "async-global-executor", "async-io", "async-lock", "async-process", "attributes", "crossbeam-utils", "default", "docs", "futures-core", "futures-io", "futures-lite", "io_safety", "log", "memchr", "once_cell", "pin-project-lite", "pin-utils", "slab", "std", "tokio1", "unstable"))' -C metadata=f05e72556b0f7e4a -C extra-filename=-5a5fa3bef40f6599 --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/examples -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps --extern async_channel=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_channel-524c6bc274dd5c04.rlib --extern async_global_executor=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_global_executor-36163bc539e092c0.rlib --extern async_io=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_io-0096776c99e5a10f.rlib --extern async_lock=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_lock-35518a743523b205.rlib --extern async_std=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_std-c5257f18eea400b7.rlib --extern crossbeam_utils=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libcrossbeam_utils-c5e2093294d5f828.rlib --extern futures=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures-05118e0f4f5c697d.rlib --extern futures_core=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures_core-455f7cecd2b667cf.rlib --extern futures_io=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures_io-4263c2963dbb7cf0.rlib --extern futures_lite=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures_lite-00e8f4cbea9d4f39.rlib --extern log=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/liblog-7a3fd8a77b4ebdcd.rlib --extern memchr=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libmemchr-d2ddca1d63c83b86.rlib --extern once_cell=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libonce_cell-244f09646171f1c7.rlib --extern pin_project_lite=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libpin_project_lite-8396a29dc9d805cf.rlib --extern pin_utils=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libpin_utils-0bacf84d467d9291.rlib --extern rand=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/librand-2517e5869452f411.rlib --extern rand_xorshift=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/librand_xorshift-d243e4eac8169a5a.rlib --extern slab=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libslab-9c97fc5d0c5e5838.rlib --extern tempfile=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libtempfile-e9638ee7cf392335.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name io_copy --edition=2018 tests/io_copy.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --test --cfg 'feature="alloc"' --cfg 'feature="async-channel"' --cfg 'feature="async-global-executor"' --cfg 'feature="async-io"' --cfg 'feature="async-lock"' --cfg 'feature="crossbeam-utils"' --cfg 'feature="default"' --cfg 'feature="futures-core"' --cfg 'feature="futures-io"' --cfg 'feature="futures-lite"' --cfg 'feature="log"' --cfg 'feature="memchr"' --cfg 'feature="once_cell"' --cfg 'feature="pin-project-lite"' --cfg 'feature="pin-utils"' --cfg 'feature="slab"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-attributes", "async-channel", "async-global-executor", "async-io", "async-lock", "async-process", "attributes", "crossbeam-utils", "default", "docs", "futures-core", "futures-io", "futures-lite", "io_safety", "log", "memchr", "once_cell", "pin-project-lite", "pin-utils", "slab", "std", "tokio1", "unstable"))' -C metadata=6a68377a91538431 -C extra-filename=-37de45472ea31ea8 --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps --extern async_channel=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_channel-524c6bc274dd5c04.rlib --extern async_global_executor=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_global_executor-36163bc539e092c0.rlib --extern async_io=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_io-0096776c99e5a10f.rlib --extern async_lock=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_lock-35518a743523b205.rlib --extern async_std=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_std-c5257f18eea400b7.rlib --extern crossbeam_utils=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libcrossbeam_utils-c5e2093294d5f828.rlib --extern futures=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures-05118e0f4f5c697d.rlib --extern futures_core=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures_core-455f7cecd2b667cf.rlib --extern futures_io=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures_io-4263c2963dbb7cf0.rlib --extern futures_lite=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures_lite-00e8f4cbea9d4f39.rlib --extern log=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/liblog-7a3fd8a77b4ebdcd.rlib --extern memchr=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libmemchr-d2ddca1d63c83b86.rlib --extern once_cell=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libonce_cell-244f09646171f1c7.rlib --extern pin_project_lite=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libpin_project_lite-8396a29dc9d805cf.rlib --extern pin_utils=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libpin_utils-0bacf84d467d9291.rlib --extern rand=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/librand-2517e5869452f411.rlib --extern rand_xorshift=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/librand_xorshift-d243e4eac8169a5a.rlib --extern slab=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libslab-9c97fc5d0c5e5838.rlib --extern tempfile=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libtempfile-e9638ee7cf392335.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name rwlock --edition=2018 tests/rwlock.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --test --cfg 'feature="alloc"' --cfg 'feature="async-channel"' --cfg 'feature="async-global-executor"' --cfg 'feature="async-io"' --cfg 'feature="async-lock"' --cfg 'feature="crossbeam-utils"' --cfg 'feature="default"' --cfg 'feature="futures-core"' --cfg 'feature="futures-io"' --cfg 'feature="futures-lite"' --cfg 'feature="log"' --cfg 'feature="memchr"' --cfg 'feature="once_cell"' --cfg 'feature="pin-project-lite"' --cfg 'feature="pin-utils"' --cfg 'feature="slab"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-attributes", "async-channel", "async-global-executor", "async-io", "async-lock", "async-process", "attributes", "crossbeam-utils", "default", "docs", "futures-core", "futures-io", "futures-lite", "io_safety", "log", "memchr", "once_cell", "pin-project-lite", "pin-utils", "slab", "std", "tokio1", "unstable"))' -C metadata=d830bed1bc3ac846 -C extra-filename=-35427dc89b5887cb --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps --extern async_channel=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_channel-524c6bc274dd5c04.rlib --extern async_global_executor=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_global_executor-36163bc539e092c0.rlib --extern async_io=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_io-0096776c99e5a10f.rlib --extern async_lock=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_lock-35518a743523b205.rlib --extern async_std=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_std-c5257f18eea400b7.rlib --extern crossbeam_utils=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libcrossbeam_utils-c5e2093294d5f828.rlib --extern futures=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures-05118e0f4f5c697d.rlib --extern futures_core=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures_core-455f7cecd2b667cf.rlib --extern futures_io=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures_io-4263c2963dbb7cf0.rlib --extern futures_lite=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures_lite-00e8f4cbea9d4f39.rlib --extern log=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/liblog-7a3fd8a77b4ebdcd.rlib --extern memchr=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libmemchr-d2ddca1d63c83b86.rlib --extern once_cell=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libonce_cell-244f09646171f1c7.rlib --extern pin_project_lite=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libpin_project_lite-8396a29dc9d805cf.rlib --extern pin_utils=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libpin_utils-0bacf84d467d9291.rlib --extern rand=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/librand-2517e5869452f411.rlib --extern rand_xorshift=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/librand_xorshift-d243e4eac8169a5a.rlib --extern slab=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libslab-9c97fc5d0c5e5838.rlib --extern tempfile=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libtempfile-e9638ee7cf392335.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name tcp --edition=2018 tests/tcp.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --test --cfg 'feature="alloc"' --cfg 'feature="async-channel"' --cfg 'feature="async-global-executor"' --cfg 'feature="async-io"' --cfg 'feature="async-lock"' --cfg 'feature="crossbeam-utils"' --cfg 'feature="default"' --cfg 'feature="futures-core"' --cfg 'feature="futures-io"' --cfg 'feature="futures-lite"' --cfg 'feature="log"' --cfg 'feature="memchr"' --cfg 'feature="once_cell"' --cfg 'feature="pin-project-lite"' --cfg 'feature="pin-utils"' --cfg 'feature="slab"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-attributes", "async-channel", "async-global-executor", "async-io", "async-lock", "async-process", "attributes", "crossbeam-utils", "default", "docs", "futures-core", "futures-io", "futures-lite", "io_safety", "log", "memchr", "once_cell", "pin-project-lite", "pin-utils", "slab", "std", "tokio1", "unstable"))' -C metadata=dcaac7771ddad7cc -C extra-filename=-c09f9849db3d4850 --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps --extern async_channel=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_channel-524c6bc274dd5c04.rlib --extern async_global_executor=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_global_executor-36163bc539e092c0.rlib --extern async_io=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_io-0096776c99e5a10f.rlib --extern async_lock=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_lock-35518a743523b205.rlib --extern async_std=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_std-c5257f18eea400b7.rlib --extern crossbeam_utils=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libcrossbeam_utils-c5e2093294d5f828.rlib --extern futures=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures-05118e0f4f5c697d.rlib --extern futures_core=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures_core-455f7cecd2b667cf.rlib --extern futures_io=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures_io-4263c2963dbb7cf0.rlib --extern futures_lite=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures_lite-00e8f4cbea9d4f39.rlib --extern log=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/liblog-7a3fd8a77b4ebdcd.rlib --extern memchr=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libmemchr-d2ddca1d63c83b86.rlib --extern once_cell=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libonce_cell-244f09646171f1c7.rlib --extern pin_project_lite=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libpin_project_lite-8396a29dc9d805cf.rlib --extern pin_utils=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libpin_utils-0bacf84d467d9291.rlib --extern rand=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/librand-2517e5869452f411.rlib --extern rand_xorshift=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/librand_xorshift-d243e4eac8169a5a.rlib --extern slab=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libslab-9c97fc5d0c5e5838.rlib --extern tempfile=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libtempfile-e9638ee7cf392335.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name a_chat --edition=2018 examples/a-chat/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="async-channel"' --cfg 'feature="async-global-executor"' --cfg 'feature="async-io"' --cfg 'feature="async-lock"' --cfg 'feature="crossbeam-utils"' --cfg 'feature="default"' --cfg 'feature="futures-core"' --cfg 'feature="futures-io"' --cfg 'feature="futures-lite"' --cfg 'feature="log"' --cfg 'feature="memchr"' --cfg 'feature="once_cell"' --cfg 'feature="pin-project-lite"' --cfg 'feature="pin-utils"' --cfg 'feature="slab"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-attributes", "async-channel", "async-global-executor", "async-io", "async-lock", "async-process", "attributes", "crossbeam-utils", "default", "docs", "futures-core", "futures-io", "futures-lite", "io_safety", "log", "memchr", "once_cell", "pin-project-lite", "pin-utils", "slab", "std", "tokio1", "unstable"))' -C metadata=cc8dc206aae5d720 -C extra-filename=-b2a2433ad2a2b3a8 --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/examples -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps --extern async_channel=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_channel-524c6bc274dd5c04.rlib --extern async_global_executor=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_global_executor-36163bc539e092c0.rlib --extern async_io=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_io-0096776c99e5a10f.rlib --extern async_lock=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_lock-35518a743523b205.rlib --extern async_std=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_std-c5257f18eea400b7.rlib --extern crossbeam_utils=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libcrossbeam_utils-c5e2093294d5f828.rlib --extern futures=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures-05118e0f4f5c697d.rlib --extern futures_core=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures_core-455f7cecd2b667cf.rlib --extern futures_io=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures_io-4263c2963dbb7cf0.rlib --extern futures_lite=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures_lite-00e8f4cbea9d4f39.rlib --extern log=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/liblog-7a3fd8a77b4ebdcd.rlib --extern memchr=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libmemchr-d2ddca1d63c83b86.rlib --extern once_cell=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libonce_cell-244f09646171f1c7.rlib --extern pin_project_lite=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libpin_project_lite-8396a29dc9d805cf.rlib --extern pin_utils=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libpin_utils-0bacf84d467d9291.rlib --extern rand=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/librand-2517e5869452f411.rlib --extern rand_xorshift=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/librand_xorshift-d243e4eac8169a5a.rlib --extern slab=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libslab-9c97fc5d0c5e5838.rlib --extern tempfile=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libtempfile-e9638ee7cf392335.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name collect --edition=2018 tests/collect.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --test --cfg 'feature="alloc"' --cfg 'feature="async-channel"' --cfg 'feature="async-global-executor"' --cfg 'feature="async-io"' --cfg 'feature="async-lock"' --cfg 'feature="crossbeam-utils"' --cfg 'feature="default"' --cfg 'feature="futures-core"' --cfg 'feature="futures-io"' --cfg 'feature="futures-lite"' --cfg 'feature="log"' --cfg 'feature="memchr"' --cfg 'feature="once_cell"' --cfg 'feature="pin-project-lite"' --cfg 'feature="pin-utils"' --cfg 'feature="slab"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-attributes", "async-channel", "async-global-executor", "async-io", "async-lock", "async-process", "attributes", "crossbeam-utils", "default", "docs", "futures-core", "futures-io", "futures-lite", "io_safety", "log", "memchr", "once_cell", "pin-project-lite", "pin-utils", "slab", "std", "tokio1", "unstable"))' -C metadata=68b397be88104b76 -C extra-filename=-da2a1e4de1d4f794 --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps --extern async_channel=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_channel-524c6bc274dd5c04.rlib --extern async_global_executor=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_global_executor-36163bc539e092c0.rlib --extern async_io=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_io-0096776c99e5a10f.rlib --extern async_lock=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_lock-35518a743523b205.rlib --extern async_std=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_std-c5257f18eea400b7.rlib --extern crossbeam_utils=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libcrossbeam_utils-c5e2093294d5f828.rlib --extern futures=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures-05118e0f4f5c697d.rlib --extern futures_core=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures_core-455f7cecd2b667cf.rlib --extern futures_io=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures_io-4263c2963dbb7cf0.rlib --extern futures_lite=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures_lite-00e8f4cbea9d4f39.rlib --extern log=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/liblog-7a3fd8a77b4ebdcd.rlib --extern memchr=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libmemchr-d2ddca1d63c83b86.rlib --extern once_cell=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libonce_cell-244f09646171f1c7.rlib --extern pin_project_lite=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libpin_project_lite-8396a29dc9d805cf.rlib --extern pin_utils=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libpin_utils-0bacf84d467d9291.rlib --extern rand=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/librand-2517e5869452f411.rlib --extern rand_xorshift=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/librand_xorshift-d243e4eac8169a5a.rlib --extern slab=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libslab-9c97fc5d0c5e5838.rlib --extern tempfile=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libtempfile-e9638ee7cf392335.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name timeout --edition=2018 tests/timeout.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --test --cfg 'feature="alloc"' --cfg 'feature="async-channel"' --cfg 'feature="async-global-executor"' --cfg 'feature="async-io"' --cfg 'feature="async-lock"' --cfg 'feature="crossbeam-utils"' --cfg 'feature="default"' --cfg 'feature="futures-core"' --cfg 'feature="futures-io"' --cfg 'feature="futures-lite"' --cfg 'feature="log"' --cfg 'feature="memchr"' --cfg 'feature="once_cell"' --cfg 'feature="pin-project-lite"' --cfg 'feature="pin-utils"' --cfg 'feature="slab"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-attributes", "async-channel", "async-global-executor", "async-io", "async-lock", "async-process", "attributes", "crossbeam-utils", "default", "docs", "futures-core", "futures-io", "futures-lite", "io_safety", "log", "memchr", "once_cell", "pin-project-lite", "pin-utils", "slab", "std", "tokio1", "unstable"))' -C metadata=287bb3d3e99f5e3a -C extra-filename=-99db00fc5136d98d --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps --extern async_channel=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_channel-524c6bc274dd5c04.rlib --extern async_global_executor=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_global_executor-36163bc539e092c0.rlib --extern async_io=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_io-0096776c99e5a10f.rlib --extern async_lock=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_lock-35518a743523b205.rlib --extern async_std=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_std-c5257f18eea400b7.rlib --extern crossbeam_utils=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libcrossbeam_utils-c5e2093294d5f828.rlib --extern futures=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures-05118e0f4f5c697d.rlib --extern futures_core=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures_core-455f7cecd2b667cf.rlib --extern futures_io=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures_io-4263c2963dbb7cf0.rlib --extern futures_lite=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures_lite-00e8f4cbea9d4f39.rlib --extern log=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/liblog-7a3fd8a77b4ebdcd.rlib --extern memchr=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libmemchr-d2ddca1d63c83b86.rlib --extern once_cell=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libonce_cell-244f09646171f1c7.rlib --extern pin_project_lite=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libpin_project_lite-8396a29dc9d805cf.rlib --extern pin_utils=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libpin_utils-0bacf84d467d9291.rlib --extern rand=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/librand-2517e5869452f411.rlib --extern rand_xorshift=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/librand_xorshift-d243e4eac8169a5a.rlib --extern slab=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libslab-9c97fc5d0c5e5838.rlib --extern tempfile=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libtempfile-e9638ee7cf392335.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name task_local --edition=2018 examples/task-local.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="async-channel"' --cfg 'feature="async-global-executor"' --cfg 'feature="async-io"' --cfg 'feature="async-lock"' --cfg 'feature="crossbeam-utils"' --cfg 'feature="default"' --cfg 'feature="futures-core"' --cfg 'feature="futures-io"' --cfg 'feature="futures-lite"' --cfg 'feature="log"' --cfg 'feature="memchr"' --cfg 'feature="once_cell"' --cfg 'feature="pin-project-lite"' --cfg 'feature="pin-utils"' --cfg 'feature="slab"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-attributes", "async-channel", "async-global-executor", "async-io", "async-lock", "async-process", "attributes", "crossbeam-utils", "default", "docs", "futures-core", "futures-io", "futures-lite", "io_safety", "log", "memchr", "once_cell", "pin-project-lite", "pin-utils", "slab", "std", "tokio1", "unstable"))' -C metadata=f20adac439ee41c1 -C extra-filename=-7c061cf392a99ffb --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/examples -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps --extern async_channel=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_channel-524c6bc274dd5c04.rlib --extern async_global_executor=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_global_executor-36163bc539e092c0.rlib --extern async_io=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_io-0096776c99e5a10f.rlib --extern async_lock=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_lock-35518a743523b205.rlib --extern async_std=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_std-c5257f18eea400b7.rlib --extern crossbeam_utils=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libcrossbeam_utils-c5e2093294d5f828.rlib --extern futures=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures-05118e0f4f5c697d.rlib --extern futures_core=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures_core-455f7cecd2b667cf.rlib --extern futures_io=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures_io-4263c2963dbb7cf0.rlib --extern futures_lite=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures_lite-00e8f4cbea9d4f39.rlib --extern log=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/liblog-7a3fd8a77b4ebdcd.rlib --extern memchr=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libmemchr-d2ddca1d63c83b86.rlib --extern once_cell=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libonce_cell-244f09646171f1c7.rlib --extern pin_project_lite=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libpin_project_lite-8396a29dc9d805cf.rlib --extern pin_utils=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libpin_utils-0bacf84d467d9291.rlib --extern rand=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/librand-2517e5869452f411.rlib --extern rand_xorshift=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/librand_xorshift-d243e4eac8169a5a.rlib --extern slab=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libslab-9c97fc5d0c5e5838.rlib --extern tempfile=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libtempfile-e9638ee7cf392335.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name condvar --edition=2018 tests/condvar.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --test --cfg 'feature="alloc"' --cfg 'feature="async-channel"' --cfg 'feature="async-global-executor"' --cfg 'feature="async-io"' --cfg 'feature="async-lock"' --cfg 'feature="crossbeam-utils"' --cfg 'feature="default"' --cfg 'feature="futures-core"' --cfg 'feature="futures-io"' --cfg 'feature="futures-lite"' --cfg 'feature="log"' --cfg 'feature="memchr"' --cfg 'feature="once_cell"' --cfg 'feature="pin-project-lite"' --cfg 'feature="pin-utils"' --cfg 'feature="slab"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-attributes", "async-channel", "async-global-executor", "async-io", "async-lock", "async-process", "attributes", "crossbeam-utils", "default", "docs", "futures-core", "futures-io", "futures-lite", "io_safety", "log", "memchr", "once_cell", "pin-project-lite", "pin-utils", "slab", "std", "tokio1", "unstable"))' -C metadata=cd7466d366d80f3c -C extra-filename=-d0d7802d1b23e483 --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps --extern async_channel=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_channel-524c6bc274dd5c04.rlib --extern async_global_executor=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_global_executor-36163bc539e092c0.rlib --extern async_io=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_io-0096776c99e5a10f.rlib --extern async_lock=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_lock-35518a743523b205.rlib --extern async_std=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_std-c5257f18eea400b7.rlib --extern crossbeam_utils=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libcrossbeam_utils-c5e2093294d5f828.rlib --extern futures=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures-05118e0f4f5c697d.rlib --extern futures_core=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures_core-455f7cecd2b667cf.rlib --extern futures_io=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures_io-4263c2963dbb7cf0.rlib --extern futures_lite=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures_lite-00e8f4cbea9d4f39.rlib --extern log=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/liblog-7a3fd8a77b4ebdcd.rlib --extern memchr=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libmemchr-d2ddca1d63c83b86.rlib --extern once_cell=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libonce_cell-244f09646171f1c7.rlib --extern pin_project_lite=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libpin_project_lite-8396a29dc9d805cf.rlib --extern pin_utils=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libpin_utils-0bacf84d467d9291.rlib --extern rand=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/librand-2517e5869452f411.rlib --extern rand_xorshift=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/librand_xorshift-d243e4eac8169a5a.rlib --extern slab=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libslab-9c97fc5d0c5e5838.rlib --extern tempfile=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libtempfile-e9638ee7cf392335.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name task_name --edition=2018 examples/task-name.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="async-channel"' --cfg 'feature="async-global-executor"' --cfg 'feature="async-io"' --cfg 'feature="async-lock"' --cfg 'feature="crossbeam-utils"' --cfg 'feature="default"' --cfg 'feature="futures-core"' --cfg 'feature="futures-io"' --cfg 'feature="futures-lite"' --cfg 'feature="log"' --cfg 'feature="memchr"' --cfg 'feature="once_cell"' --cfg 'feature="pin-project-lite"' --cfg 'feature="pin-utils"' --cfg 'feature="slab"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-attributes", "async-channel", "async-global-executor", "async-io", "async-lock", "async-process", "attributes", "crossbeam-utils", "default", "docs", "futures-core", "futures-io", "futures-lite", "io_safety", "log", "memchr", "once_cell", "pin-project-lite", "pin-utils", "slab", "std", "tokio1", "unstable"))' -C metadata=ca0ab5d72fe1386c -C extra-filename=-5f61a9591a7d7a4e --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/examples -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps --extern async_channel=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_channel-524c6bc274dd5c04.rlib --extern async_global_executor=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_global_executor-36163bc539e092c0.rlib --extern async_io=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_io-0096776c99e5a10f.rlib --extern async_lock=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_lock-35518a743523b205.rlib --extern async_std=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_std-c5257f18eea400b7.rlib --extern crossbeam_utils=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libcrossbeam_utils-c5e2093294d5f828.rlib --extern futures=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures-05118e0f4f5c697d.rlib --extern futures_core=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures_core-455f7cecd2b667cf.rlib --extern futures_io=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures_io-4263c2963dbb7cf0.rlib --extern futures_lite=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures_lite-00e8f4cbea9d4f39.rlib --extern log=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/liblog-7a3fd8a77b4ebdcd.rlib --extern memchr=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libmemchr-d2ddca1d63c83b86.rlib --extern once_cell=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libonce_cell-244f09646171f1c7.rlib --extern pin_project_lite=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libpin_project_lite-8396a29dc9d805cf.rlib --extern pin_utils=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libpin_utils-0bacf84d467d9291.rlib --extern rand=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/librand-2517e5869452f411.rlib --extern rand_xorshift=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/librand_xorshift-d243e4eac8169a5a.rlib --extern slab=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libslab-9c97fc5d0c5e5838.rlib --extern tempfile=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libtempfile-e9638ee7cf392335.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name udp_client --edition=2018 examples/udp-client.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="async-channel"' --cfg 'feature="async-global-executor"' --cfg 'feature="async-io"' --cfg 'feature="async-lock"' --cfg 'feature="crossbeam-utils"' --cfg 'feature="default"' --cfg 'feature="futures-core"' --cfg 'feature="futures-io"' --cfg 'feature="futures-lite"' --cfg 'feature="log"' --cfg 'feature="memchr"' --cfg 'feature="once_cell"' --cfg 'feature="pin-project-lite"' --cfg 'feature="pin-utils"' --cfg 'feature="slab"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-attributes", "async-channel", "async-global-executor", "async-io", "async-lock", "async-process", "attributes", "crossbeam-utils", "default", "docs", "futures-core", "futures-io", "futures-lite", "io_safety", "log", "memchr", "once_cell", "pin-project-lite", "pin-utils", "slab", "std", "tokio1", "unstable"))' -C metadata=3184937f48ae64c5 -C extra-filename=-f0bcf1caadfe2a13 --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/examples -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps --extern async_channel=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_channel-524c6bc274dd5c04.rlib --extern async_global_executor=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_global_executor-36163bc539e092c0.rlib --extern async_io=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_io-0096776c99e5a10f.rlib --extern async_lock=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_lock-35518a743523b205.rlib --extern async_std=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_std-c5257f18eea400b7.rlib --extern crossbeam_utils=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libcrossbeam_utils-c5e2093294d5f828.rlib --extern futures=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures-05118e0f4f5c697d.rlib --extern futures_core=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures_core-455f7cecd2b667cf.rlib --extern futures_io=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures_io-4263c2963dbb7cf0.rlib --extern futures_lite=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures_lite-00e8f4cbea9d4f39.rlib --extern log=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/liblog-7a3fd8a77b4ebdcd.rlib --extern memchr=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libmemchr-d2ddca1d63c83b86.rlib --extern once_cell=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libonce_cell-244f09646171f1c7.rlib --extern pin_project_lite=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libpin_project_lite-8396a29dc9d805cf.rlib --extern pin_utils=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libpin_utils-0bacf84d467d9291.rlib --extern rand=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/librand-2517e5869452f411.rlib --extern rand_xorshift=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/librand_xorshift-d243e4eac8169a5a.rlib --extern slab=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libslab-9c97fc5d0c5e5838.rlib --extern tempfile=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libtempfile-e9638ee7cf392335.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name uds --edition=2018 tests/uds.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --test --cfg 'feature="alloc"' --cfg 'feature="async-channel"' --cfg 'feature="async-global-executor"' --cfg 'feature="async-io"' --cfg 'feature="async-lock"' --cfg 'feature="crossbeam-utils"' --cfg 'feature="default"' --cfg 'feature="futures-core"' --cfg 'feature="futures-io"' --cfg 'feature="futures-lite"' --cfg 'feature="log"' --cfg 'feature="memchr"' --cfg 'feature="once_cell"' --cfg 'feature="pin-project-lite"' --cfg 'feature="pin-utils"' --cfg 'feature="slab"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-attributes", "async-channel", "async-global-executor", "async-io", "async-lock", "async-process", "attributes", "crossbeam-utils", "default", "docs", "futures-core", "futures-io", "futures-lite", "io_safety", "log", "memchr", "once_cell", "pin-project-lite", "pin-utils", "slab", "std", "tokio1", "unstable"))' -C metadata=aee119f4be464ea0 -C extra-filename=-9cd9f58ffde16f13 --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps --extern async_channel=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_channel-524c6bc274dd5c04.rlib --extern async_global_executor=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_global_executor-36163bc539e092c0.rlib --extern async_io=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_io-0096776c99e5a10f.rlib --extern async_lock=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_lock-35518a743523b205.rlib --extern async_std=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_std-c5257f18eea400b7.rlib --extern crossbeam_utils=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libcrossbeam_utils-c5e2093294d5f828.rlib --extern futures=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures-05118e0f4f5c697d.rlib --extern futures_core=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures_core-455f7cecd2b667cf.rlib --extern futures_io=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures_io-4263c2963dbb7cf0.rlib --extern futures_lite=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures_lite-00e8f4cbea9d4f39.rlib --extern log=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/liblog-7a3fd8a77b4ebdcd.rlib --extern memchr=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libmemchr-d2ddca1d63c83b86.rlib --extern once_cell=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libonce_cell-244f09646171f1c7.rlib --extern pin_project_lite=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libpin_project_lite-8396a29dc9d805cf.rlib --extern pin_utils=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libpin_utils-0bacf84d467d9291.rlib --extern rand=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/librand-2517e5869452f411.rlib --extern rand_xorshift=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/librand_xorshift-d243e4eac8169a5a.rlib --extern slab=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libslab-9c97fc5d0c5e5838.rlib --extern tempfile=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libtempfile-e9638ee7cf392335.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name task_local --edition=2018 tests/task_local.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --test --cfg 'feature="alloc"' --cfg 'feature="async-channel"' --cfg 'feature="async-global-executor"' --cfg 'feature="async-io"' --cfg 'feature="async-lock"' --cfg 'feature="crossbeam-utils"' --cfg 'feature="default"' --cfg 'feature="futures-core"' --cfg 'feature="futures-io"' --cfg 'feature="futures-lite"' --cfg 'feature="log"' --cfg 'feature="memchr"' --cfg 'feature="once_cell"' --cfg 'feature="pin-project-lite"' --cfg 'feature="pin-utils"' --cfg 'feature="slab"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-attributes", "async-channel", "async-global-executor", "async-io", "async-lock", "async-process", "attributes", "crossbeam-utils", "default", "docs", "futures-core", "futures-io", "futures-lite", "io_safety", "log", "memchr", "once_cell", "pin-project-lite", "pin-utils", "slab", "std", "tokio1", "unstable"))' -C metadata=eb0282def1aeb069 -C extra-filename=-4416d702ab6396d1 --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps --extern async_channel=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_channel-524c6bc274dd5c04.rlib --extern async_global_executor=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_global_executor-36163bc539e092c0.rlib --extern async_io=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_io-0096776c99e5a10f.rlib --extern async_lock=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_lock-35518a743523b205.rlib --extern async_std=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_std-c5257f18eea400b7.rlib --extern crossbeam_utils=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libcrossbeam_utils-c5e2093294d5f828.rlib --extern futures=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures-05118e0f4f5c697d.rlib --extern futures_core=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures_core-455f7cecd2b667cf.rlib --extern futures_io=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures_io-4263c2963dbb7cf0.rlib --extern futures_lite=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures_lite-00e8f4cbea9d4f39.rlib --extern log=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/liblog-7a3fd8a77b4ebdcd.rlib --extern memchr=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libmemchr-d2ddca1d63c83b86.rlib --extern once_cell=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libonce_cell-244f09646171f1c7.rlib --extern pin_project_lite=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libpin_project_lite-8396a29dc9d805cf.rlib --extern pin_utils=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libpin_utils-0bacf84d467d9291.rlib --extern rand=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/librand-2517e5869452f411.rlib --extern rand_xorshift=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/librand_xorshift-d243e4eac8169a5a.rlib --extern slab=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libslab-9c97fc5d0c5e5838.rlib --extern tempfile=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libtempfile-e9638ee7cf392335.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name print_file --edition=2018 examples/print-file.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="async-channel"' --cfg 'feature="async-global-executor"' --cfg 'feature="async-io"' --cfg 'feature="async-lock"' --cfg 'feature="crossbeam-utils"' --cfg 'feature="default"' --cfg 'feature="futures-core"' --cfg 'feature="futures-io"' --cfg 'feature="futures-lite"' --cfg 'feature="log"' --cfg 'feature="memchr"' --cfg 'feature="once_cell"' --cfg 'feature="pin-project-lite"' --cfg 'feature="pin-utils"' --cfg 'feature="slab"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-attributes", "async-channel", "async-global-executor", "async-io", "async-lock", "async-process", "attributes", "crossbeam-utils", "default", "docs", "futures-core", "futures-io", "futures-lite", "io_safety", "log", "memchr", "once_cell", "pin-project-lite", "pin-utils", "slab", "std", "tokio1", "unstable"))' -C metadata=713c893b6a48bcdf -C extra-filename=-97b20b2bf5d9bc07 --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/examples -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps --extern async_channel=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_channel-524c6bc274dd5c04.rlib --extern async_global_executor=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_global_executor-36163bc539e092c0.rlib --extern async_io=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_io-0096776c99e5a10f.rlib --extern async_lock=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_lock-35518a743523b205.rlib --extern async_std=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_std-c5257f18eea400b7.rlib --extern crossbeam_utils=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libcrossbeam_utils-c5e2093294d5f828.rlib --extern futures=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures-05118e0f4f5c697d.rlib --extern futures_core=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures_core-455f7cecd2b667cf.rlib --extern futures_io=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures_io-4263c2963dbb7cf0.rlib --extern futures_lite=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures_lite-00e8f4cbea9d4f39.rlib --extern log=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/liblog-7a3fd8a77b4ebdcd.rlib --extern memchr=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libmemchr-d2ddca1d63c83b86.rlib --extern once_cell=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libonce_cell-244f09646171f1c7.rlib --extern pin_project_lite=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libpin_project_lite-8396a29dc9d805cf.rlib --extern pin_utils=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libpin_utils-0bacf84d467d9291.rlib --extern rand=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/librand-2517e5869452f411.rlib --extern rand_xorshift=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/librand_xorshift-d243e4eac8169a5a.rlib --extern slab=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libslab-9c97fc5d0c5e5838.rlib --extern tempfile=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libtempfile-e9638ee7cf392335.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name udp_echo --edition=2018 examples/udp-echo.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="async-channel"' --cfg 'feature="async-global-executor"' --cfg 'feature="async-io"' --cfg 'feature="async-lock"' --cfg 'feature="crossbeam-utils"' --cfg 'feature="default"' --cfg 'feature="futures-core"' --cfg 'feature="futures-io"' --cfg 'feature="futures-lite"' --cfg 'feature="log"' --cfg 'feature="memchr"' --cfg 'feature="once_cell"' --cfg 'feature="pin-project-lite"' --cfg 'feature="pin-utils"' --cfg 'feature="slab"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-attributes", "async-channel", "async-global-executor", "async-io", "async-lock", "async-process", "attributes", "crossbeam-utils", "default", "docs", "futures-core", "futures-io", "futures-lite", "io_safety", "log", "memchr", "once_cell", "pin-project-lite", "pin-utils", "slab", "std", "tokio1", "unstable"))' -C metadata=5bab2fdb30414ad3 -C extra-filename=-e8231b0f024ba0ff --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/examples -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps --extern async_channel=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_channel-524c6bc274dd5c04.rlib --extern async_global_executor=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_global_executor-36163bc539e092c0.rlib --extern async_io=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_io-0096776c99e5a10f.rlib --extern async_lock=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_lock-35518a743523b205.rlib --extern async_std=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_std-c5257f18eea400b7.rlib --extern crossbeam_utils=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libcrossbeam_utils-c5e2093294d5f828.rlib --extern futures=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures-05118e0f4f5c697d.rlib --extern futures_core=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures_core-455f7cecd2b667cf.rlib --extern futures_io=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures_io-4263c2963dbb7cf0.rlib --extern futures_lite=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures_lite-00e8f4cbea9d4f39.rlib --extern log=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/liblog-7a3fd8a77b4ebdcd.rlib --extern memchr=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libmemchr-d2ddca1d63c83b86.rlib --extern once_cell=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libonce_cell-244f09646171f1c7.rlib --extern pin_project_lite=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libpin_project_lite-8396a29dc9d805cf.rlib --extern pin_utils=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libpin_utils-0bacf84d467d9291.rlib --extern rand=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/librand-2517e5869452f411.rlib --extern rand_xorshift=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/librand_xorshift-d243e4eac8169a5a.rlib --extern slab=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libslab-9c97fc5d0c5e5838.rlib --extern tempfile=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libtempfile-e9638ee7cf392335.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name async_std --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --test --cfg 'feature="alloc"' --cfg 'feature="async-channel"' --cfg 'feature="async-global-executor"' --cfg 'feature="async-io"' --cfg 'feature="async-lock"' --cfg 'feature="crossbeam-utils"' --cfg 'feature="default"' --cfg 'feature="futures-core"' --cfg 'feature="futures-io"' --cfg 'feature="futures-lite"' --cfg 'feature="log"' --cfg 'feature="memchr"' --cfg 'feature="once_cell"' --cfg 'feature="pin-project-lite"' --cfg 'feature="pin-utils"' --cfg 'feature="slab"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-attributes", "async-channel", "async-global-executor", "async-io", "async-lock", "async-process", "attributes", "crossbeam-utils", "default", "docs", "futures-core", "futures-io", "futures-lite", "io_safety", "log", "memchr", "once_cell", "pin-project-lite", "pin-utils", "slab", "std", "tokio1", "unstable"))' -C metadata=125d766b0ed1e680 -C extra-filename=-a4184e7d53da2f73 --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps --extern async_channel=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_channel-524c6bc274dd5c04.rlib --extern async_global_executor=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_global_executor-36163bc539e092c0.rlib --extern async_io=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_io-0096776c99e5a10f.rlib --extern async_lock=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_lock-35518a743523b205.rlib --extern crossbeam_utils=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libcrossbeam_utils-c5e2093294d5f828.rlib --extern futures=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures-05118e0f4f5c697d.rlib --extern futures_core=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures_core-455f7cecd2b667cf.rlib --extern futures_io=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures_io-4263c2963dbb7cf0.rlib --extern futures_lite=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures_lite-00e8f4cbea9d4f39.rlib --extern log=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/liblog-7a3fd8a77b4ebdcd.rlib --extern memchr=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libmemchr-d2ddca1d63c83b86.rlib --extern once_cell=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libonce_cell-244f09646171f1c7.rlib --extern pin_project_lite=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libpin_project_lite-8396a29dc9d805cf.rlib --extern pin_utils=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libpin_utils-0bacf84d467d9291.rlib --extern rand=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/librand-2517e5869452f411.rlib --extern rand_xorshift=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/librand_xorshift-d243e4eac8169a5a.rlib --extern slab=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libslab-9c97fc5d0c5e5838.rlib --extern tempfile=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libtempfile-e9638ee7cf392335.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` warning: `async-std` (lib test) generated 1 warning (1 duplicate) Finished `rpm` profile [optimized + debuginfo] target(s) in 48.19s Running `/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/async_std-a4184e7d53da2f73 --skip io_timeout_timedout` running 8 tests test io::read::tests::test_read_by_ref ... ok test io::read::chain::tests::test_chain_basics ... ok test io::read::take::tests::test_take_basics ... ok test io::read::bytes::tests::test_bytes_basics ... ok test fs::file::tests::async_file_create_error ... ok test fs::file::tests::async_file_drop ... ok test fs::file::tests::file_eof_is_not_permanent ... ok test fs::file::tests::async_file_clone ... ok test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running `/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/addr-d6ea6466a22101be --skip io_timeout_timedout` running 5 tests test to_socket_addr_ipaddr_u16 ... ok test to_socket_addr_string ... ok test to_socket_addr_str_bad ... ok test to_socket_addr_str ... ok test to_socket_addr_str_u16 ... ok test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running `/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/block_on-0c537cb86413a5ff --skip io_timeout_timedout` running 3 tests test smoke ... ok test nested_block_on ... ok test panic - should panic ... ok test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running `/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/buf_writer-857dcfb1bb0f14fb --skip io_timeout_timedout` running 3 tests test test_buffered_writer ... ok test test_buffered_writer_seek ... ok test test_buffered_writer_inner_into_inner_flushes ... ok test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running `/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/channel-208b19c28ab4b049 --skip io_timeout_timedout` running 12 tests test capacity ... ok test recv_after_disconnect ... ok test smoke ... ok test len_empty_full ... ok test len ... ok test drops ... ok test mpmc ... ok test oneshot ... ok test spsc ... ok test disconnect_wakes_receiver ... ok test recv ... ok test send ... ok test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.50s Running `/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/collect-da2a1e4de1d4f794 --skip io_timeout_timedout` running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running `/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/condvar-d0d7802d1b23e483 --skip io_timeout_timedout` running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running `/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/io_copy-37de45472ea31ea8 --skip io_timeout_timedout` running 1 test test io_copy_does_not_poll_after_eof ... ok test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running `/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/io_timeout-cb50c91ae7753a8f --skip io_timeout_timedout` running 2 tests test io_timeout_future_ok ... ok test io_timeout_future_err - should panic ... ok test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 1 filtered out; finished in 0.00s Running `/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/mutex-1711ed4599dfda9f --skip io_timeout_timedout` running 5 tests test get_mut ... ok test into_inner ... ok test try_lock ... ok test smoke ... ok test contention ... ok test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s Running `/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/rwlock-35427dc89b5887cb --skip io_timeout_timedout` running 7 tests test get_mut ... ok test into_inner ... ok test into_inner_and_drop ... ok test try_write ... ok test smoke ... ok test writer_and_readers ... ok test contention ... ok test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s Running `/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/task_local-4416d702ab6396d1 --skip io_timeout_timedout` running 1 test test drop_local ... ok test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running `/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/tcp-c09f9849db3d4850 --skip io_timeout_timedout` running 5 tests test smoke_std_stream_to_async_listener ... ok test cloned_streams ... ok test smoke_async_stream_to_std_listener ... ok test connect ... ok test incoming_read ... ok test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running `/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/timeout-99db00fc5136d98d --skip io_timeout_timedout` running 1 test test timeout_future_many ... ok test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s Running `/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/udp-3c88f691e513645c --skip io_timeout_timedout` running 1 test test send_recv_peek ... ok test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running `/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/uds-9cd9f58ffde16f13 --skip io_timeout_timedout` running 5 tests test into_raw_fd_datagram ... ok test into_raw_fd_stream ... ok test send_recv ... ok test uds_clone ... ok test socket_ping_pong ... ok test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s Running `/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/verbose_errors-1b858cf5efdf4e78 --skip io_timeout_timedout` running 2 tests test open_file ... ok test resolve_address ... ok test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Doc-tests async_std Running `/usr/bin/rustdoc --edition=2018 --crate-type lib --color auto --crate-name async_std --test src/lib.rs --test-run-directory /home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps --test-args --skip --test-args io_timeout_timedout --extern async_channel=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_channel-524c6bc274dd5c04.rlib --extern async_global_executor=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_global_executor-36163bc539e092c0.rlib --extern async_io=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_io-0096776c99e5a10f.rlib --extern async_lock=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_lock-35518a743523b205.rlib --extern async_std=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libasync_std-c5257f18eea400b7.rlib --extern crossbeam_utils=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libcrossbeam_utils-c5e2093294d5f828.rlib --extern futures=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures-05118e0f4f5c697d.rlib --extern futures_core=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures_core-455f7cecd2b667cf.rlib --extern futures_io=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures_io-4263c2963dbb7cf0.rlib --extern futures_lite=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libfutures_lite-00e8f4cbea9d4f39.rlib --extern log=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/liblog-7a3fd8a77b4ebdcd.rlib --extern memchr=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libmemchr-d2ddca1d63c83b86.rlib --extern once_cell=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libonce_cell-244f09646171f1c7.rlib --extern pin_project_lite=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libpin_project_lite-8396a29dc9d805cf.rlib --extern pin_utils=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libpin_utils-0bacf84d467d9291.rlib --extern rand=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/librand-2517e5869452f411.rlib --extern rand_xorshift=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/librand_xorshift-d243e4eac8169a5a.rlib --extern slab=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libslab-9c97fc5d0c5e5838.rlib --extern tempfile=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps/libtempfile-e9638ee7cf392335.rlib -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="async-channel"' --cfg 'feature="async-global-executor"' --cfg 'feature="async-io"' --cfg 'feature="async-lock"' --cfg 'feature="crossbeam-utils"' --cfg 'feature="default"' --cfg 'feature="futures-core"' --cfg 'feature="futures-io"' --cfg 'feature="futures-lite"' --cfg 'feature="log"' --cfg 'feature="memchr"' --cfg 'feature="once_cell"' --cfg 'feature="pin-project-lite"' --cfg 'feature="pin-utils"' --cfg 'feature="slab"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-attributes", "async-channel", "async-global-executor", "async-io", "async-lock", "async-process", "attributes", "crossbeam-utils", "default", "docs", "futures-core", "futures-io", "futures-lite", "io_safety", "log", "memchr", "once_cell", "pin-project-lite", "pin-utils", "slab", "std", "tokio1", "unstable"))' --error-format human` running 303 tests test src/fs/file.rs - fs::file::File::open (line 108) - compile ... ok test src/fs/file.rs - fs::file::File::set_permissions (line 295) - compile ... ok test src/fs/hard_link.rs - fs::hard_link::hard_link (line 24) - compile ... ok test src/fs/create_dir_all.rs - fs::create_dir_all::create_dir_all (line 22) - compile ... ok test src/fs/metadata.rs - fs::metadata::metadata (line 26) - compile ... ok test src/fs/open_options.rs - fs::open_options::OpenOptions::create_new (line 230) - compile ... ok test src/fs/open_options.rs - fs::open_options::OpenOptions::append (line 143) - compile ... ok test src/fs/dir_entry.rs - fs::dir_entry::DirEntry::file_name (line 135) - compile ... ok test src/fs/file.rs - fs::file::File::metadata (line 269) - compile ... ok test src/fs/dir_builder.rs - fs::dir_builder::DirBuilder::create (line 86) - compile ... ok test src/fs/file.rs - fs::file::File::create (line 146) - compile ... ok test src/fs/dir_entry.rs - fs::dir_entry::DirEntry::file_type (line 111) - compile ... ok test src/fs/remove_dir.rs - fs::remove_dir::remove_dir (line 22) - compile ... ok test src/fs/open_options.rs - fs::open_options::OpenOptions (line 32) - compile ... ok test src/fs/open_options.rs - fs::open_options::OpenOptions::new (line 71) - compile ... ok test src/fs/file.rs - fs::file::File (line 37) - compile ... ok test src/fs/file.rs - fs::file::File::sync_all (line 173) - compile ... ok test src/fs/create_dir.rs - fs::create_dir::create_dir (line 27) - compile ... ok test src/fs/copy.rs - fs::copy::copy (line 33) - compile ... ok test src/fs/open_options.rs - fs::open_options::OpenOptions (line 47) - compile ... ok test src/fs/file.rs - fs::file::File::set_len (line 243) - compile ... ok test src/fs/canonicalize.rs - fs::canonicalize::canonicalize (line 25) - compile ... ok test src/fs/file.rs - fs::file::File (line 51) - compile ... ok test src/fs/open_options.rs - fs::open_options::OpenOptions::open (line 272) - compile ... ok test src/fs/read_link.rs - fs::read_link::read_link (line 21) - compile ... ok test src/fs/file.rs - fs::file::File::sync_data (line 209) - compile ... ok test src/fs/mod.rs - fs (line 18) - compile ... ok test src/fs/remove_dir_all.rs - fs::remove_dir_all::remove_dir_all (line 22) - compile ... ok test src/fs/dir_entry.rs - fs::dir_entry::DirEntry::path (line 35) - compile ... ok test src/fs/read_to_string.rs - fs::read_to_string::read_to_string (line 30) - compile ... ok test src/fs/dir_entry.rs - fs::dir_entry::DirEntry::metadata (line 73) - compile ... ok test src/fs/write.rs - fs::write::write (line 25) - compile ... ok test src/io/buf_read/mod.rs - io::buf_read::BufReadExt::read_line (line 114) - compile ... ok test src/io/buf_read/mod.rs - io::buf_read::BufReadExt::lines (line 156) - compile ... ok test src/io/buf_reader.rs - io::buf_reader::BufReader::get_mut (line 128) - compile ... ok test src/io/buf_writer.rs - io::buf_writer::BufWriter::get_ref (line 168) - compile ... ok test src/io/buf_read/mod.rs - io::buf_read::BufReadExt::read_until (line 36) - compile ... ok test src/io/buf_reader.rs - io::buf_reader::BufReader::with_capacity (line 80) - compile ... ok test src/io/buf_reader.rs - io::buf_reader::BufReader (line 31) - compile ... ok test src/io/buf_reader.rs - io::buf_reader::BufReader::new (line 62) - compile ... ok test src/io/mod.rs - io (line 106) - compile ... ok test src/io/buf_writer.rs - io::buf_writer::BufWriter (line 56) - compile ... ok test src/io/buf_reader.rs - io::buf_reader::BufReader::into_inner (line 177) - compile ... ok test src/io/buf_reader.rs - io::buf_reader::BufReader::get_ref (line 107) - compile ... ok test src/io/buf_writer.rs - io::buf_writer::BufWriter (line 37) - compile ... ok test src/io/buf_writer.rs - io::buf_writer::BufWriter::buffer (line 248) - compile ... ok test src/io/buf_reader.rs - io::buf_reader::BufReader::buffer (line 156) - compile ... ok test src/io/mod.rs - io (line 161) - compile ... ok test src/io/mod.rs - io (line 147) - compile ... ok test src/io/mod.rs - io (line 84) - compile ... ok test src/io/mod.rs - io (line 205) - compile ... ok test src/io/mod.rs - io (line 21) - compile ... ok test src/io/mod.rs - io (line 129) - compile ... ok test src/io/mod.rs - io (line 49) - compile ... ok test src/io/mod.rs - io (line 181) - compile ... ok test src/io/read/chain.rs - io::read::chain::Chain::get_ref (line 52) - compile ... ok test src/io/read/mod.rs - io::read::ReadExt::by_ref (line 277) - compile ... ok test src/io/read/chain.rs - io::read::chain::Chain::into_inner (line 30) - compile ... ok test src/fs/read.rs - fs::read::read (line 29) - compile ... ok test src/io/read/mod.rs - io::read::ReadExt::chain (line 351) - compile ... ok test src/fs/symlink_metadata.rs - fs::symlink_metadata::symlink_metadata (line 26) - compile ... ok test src/fs/dir_builder.rs - fs::dir_builder::DirBuilder::recursive (line 61) ... ok test src/io/read/chain.rs - io::read::chain::Chain::get_mut (line 78) - compile ... ok test src/io/buf_writer.rs - io::buf_writer::BufWriter::get_mut (line 191) - compile ... ok test src/io/buf_writer.rs - io::buf_writer::BufWriter::into_inner (line 222) - compile ... ok test src/fs/rename.rs - fs::rename::rename (line 26) - compile ... ok test src/io/buf_writer.rs - io::buf_writer::BufWriter::new (line 125) - compile ... ok test src/fs/set_permissions.rs - fs::set_permissions::set_permissions (line 22) - compile ... ok test src/io/read/mod.rs - io::read::ReadExt::bytes (line 318) - compile ... ok test src/fs/dir_builder.rs - fs::dir_builder::DirBuilder::new (line 34) ... ok test src/fs/open_options.rs - fs::open_options::OpenOptions::truncate (line 171) - compile ... ok test src/lib.rs - (line 157) ... ignored test src/lib.rs - (line 170) ... ignored test src/fs/open_options.rs - fs::open_options::OpenOptions::read (line 93) - compile ... ok test src/lib.rs - (line 183) ... ignored test src/fs/open_options.rs - fs::open_options::OpenOptions::create (line 200) - compile ... ok test src/io/buf_writer.rs - io::buf_writer::IntoInnerError (line 98) - compile ... ok test src/fs/remove_file.rs - fs::remove_file::remove_file (line 22) - compile ... ok test src/io/cursor.rs - io::cursor::Cursor::get_ref (line 72) ... ok test src/io/read/mod.rs - io::read::ReadExt::read (line 48) - compile ... ok test src/io/cursor.rs - io::cursor::Cursor::get_mut (line 92) ... ok test src/io/read/mod.rs - io::read::ReadExt::read_to_string (line 146) - compile ... ok test src/fs/read_dir.rs - fs::read_dir::read_dir (line 32) - compile ... ok test src/io/read/take.rs - io::read::take::Take::get_ref (line 111) - compile ... ok test src/fs/open_options.rs - fs::open_options::OpenOptions::write (line 119) - compile ... ok test src/io/stdin.rs - io::stdin::Stdin::read_line (line 101) - compile ... ok test src/io/timeout.rs - io::timeout::timeout (line 18) - compile ... ok test src/io/read/take.rs - io::read::take::Take::set_limit (line 63) - compile ... ok test src/io/cursor.rs - io::cursor::Cursor::set_position (line 136) ... ok test src/io/read/mod.rs - io::read::ReadExt::read_to_end (line 107) - compile ... ok test src/io/buf_writer.rs - io::buf_writer::BufWriter::with_capacity (line 145) - compile ... ok test src/io/read/mod.rs - io::read::ReadExt::read_exact (line 201) - compile ... ok test src/io/read/take.rs - io::read::take::Take::get_mut (line 139) - compile ... ok test src/io/read/take.rs - io::read::take::Take::into_inner (line 87) - compile ... ok test src/io/write/mod.rs - io::write::WriteExt::write_fmt (line 152) - compile ... ok test src/io/write/mod.rs - io::write::WriteExt::write (line 34) - compile ... ok test src/io/read/mod.rs - io::read::ReadExt::take (line 241) - compile ... ok test src/io/stdin.rs - io::stdin::stdin (line 24) - compile ... ok test src/net/tcp/listener.rs - net::tcp::listener::TcpListener::bind (line 67) - compile ... ok test src/io/stdout.rs - io::stdout::stdout (line 22) - compile ... ok test src/io/read/take.rs - io::read::take::Take::limit (line 37) - compile ... ok test src/net/tcp/stream.rs - net::tcp::stream::TcpStream::local_addr (line 103) - compile ... ok test src/io/prelude.rs - io::prelude (line 6) ... ok test src/net/tcp/listener.rs - net::tcp::listener::TcpListener (line 33) - compile ... ok test src/io/write/mod.rs - io::write::WriteExt::flush (line 62) - compile ... ok test src/io/seek/mod.rs - io::seek::SeekExt::seek (line 24) - compile ... ok test src/net/tcp/stream.rs - net::tcp::stream::TcpStream::connect (line 64) - compile ... ok test src/net/tcp/listener.rs - net::tcp::listener::TcpListener::accept (line 105) - compile ... ok test src/net/tcp/listener.rs - net::tcp::listener::TcpListener::local_addr (line 201) - compile ... ok test src/io/mod.rs - io (line 224) ... ok test src/net/tcp/stream.rs - net::tcp::stream::TcpStream::peek (line 192) - compile ... ok test src/net/mod.rs - net (line 43) - compile ... ok test src/io/stderr.rs - io::stderr::stderr (line 22) - compile ... ok test src/io/write/mod.rs - io::write::WriteExt::write_all (line 116) - compile ... ok test src/net/tcp/stream.rs - net::tcp::stream::TcpStream::set_nodelay (line 242) - compile ... ok test src/net/tcp/listener.rs - net::tcp::listener::TcpListener::incoming (line 133) - compile ... ok test src/net/udp/mod.rs - net::udp::UdpSocket::connect (line 242) - compile ... ok test src/net/udp/mod.rs - net::udp::UdpSocket (line 31) - compile ... ok test src/net/udp/mod.rs - net::udp::UdpSocket::peer_addr (line 98) - compile ... ok test src/net/tcp/stream.rs - net::tcp::stream::TcpStream::set_ttl (line 166) - compile ... ok test src/net/udp/mod.rs - net::udp::UdpSocket::join_multicast_v4 (line 453) - compile ... ok test src/net/tcp/stream.rs - net::tcp::stream::TcpStream::nodelay (line 216) - compile ... ok test src/net/tcp/stream.rs - net::tcp::stream::TcpStream (line 34) - compile ... ok test src/net/udp/mod.rs - net::udp::UdpSocket::recv_from (line 190) - compile ... ok test src/os/unix/fs.rs - os::unix::fs::symlink (line 17) - compile ... ok test src/net/tcp/stream.rs - net::tcp::stream::TcpStream::peer_addr (line 121) - compile ... ok test src/net/udp/mod.rs - net::udp::UdpSocket::bind (line 61) - compile ... ok test src/net/udp/mod.rs - net::udp::UdpSocket::peek (line 331) - compile ... ok test src/net/udp/mod.rs - net::udp::UdpSocket::join_multicast_v6 (line 482) - compile ... ok test src/net/tcp/stream.rs - net::tcp::stream::TcpStream::shutdown (line 267) - compile ... ok test src/io/cursor.rs - io::cursor::Cursor::into_inner (line 55) ... ok test src/net/udp/mod.rs - net::udp::UdpSocket::send (line 284) - compile ... ok test src/os/unix/net/listener.rs - os::unix::net::listener::UnixListener (line 36) - compile ... ok test src/net/udp/mod.rs - net::udp::UdpSocket::peek_from (line 213) - compile ... ok test src/net/udp/mod.rs - net::udp::UdpSocket::send_to (line 147) - compile ... ok test src/os/unix/net/datagram.rs - os::unix::net::datagram::UnixDatagram::recv_from (line 186) - compile ... ok test src/os/unix/net/datagram.rs - os::unix::net::datagram::UnixDatagram::unbound (line 76) - compile ... ok test src/os/unix/net/datagram.rs - os::unix::net::datagram::UnixDatagram::pair (line 96) - compile ... ok test src/os/unix/net/datagram.rs - os::unix::net::datagram::UnixDatagram (line 29) - compile ... ok test src/os/unix/net/datagram.rs - os::unix::net::datagram::UnixDatagram::local_addr (line 143) - compile ... ok test src/os/unix/net/datagram.rs - os::unix::net::datagram::UnixDatagram::send (line 248) - compile ... ok test src/os/unix/net/datagram.rs - os::unix::net::datagram::UnixDatagram::shutdown (line 272) - compile ... ok test src/os/unix/net/datagram.rs - os::unix::net::datagram::UnixDatagram::send_to (line 228) - compile ... ok test src/os/unix/net/listener.rs - os::unix::net::listener::UnixListener::bind (line 61) - compile ... ok test src/os/unix/net/datagram.rs - os::unix::net::datagram::UnixDatagram::bind (line 57) - compile ... ok test src/os/unix/net/datagram.rs - os::unix::net::datagram::UnixDatagram::connect (line 123) - compile ... ok test src/net/tcp/stream.rs - net::tcp::stream::TcpStream::ttl (line 143) - compile ... ok test src/os/unix/net/stream.rs - os::unix::net::stream::UnixStream::peer_addr (line 114) - compile ... ok test src/os/unix/net/datagram.rs - os::unix::net::datagram::UnixDatagram::peer_addr (line 165) - compile ... ok test src/os/unix/net/stream.rs - os::unix::net::stream::UnixStream (line 26) - compile ... ok test src/os/unix/net/stream.rs - os::unix::net::stream::UnixStream::pair (line 72) - compile ... ok test src/os/unix/net/listener.rs - os::unix::net::listener::UnixListener::incoming (line 114) - compile ... ok test src/os/unix/net/stream.rs - os::unix::net::stream::UnixStream::shutdown (line 135) - compile ... ok test src/net/udp/mod.rs - net::udp::UdpSocket::local_addr (line 124) - compile ... ok test src/net/udp/mod.rs - net::udp::UdpSocket::recv (line 307) - compile ... ok test src/os/unix/net/datagram.rs - os::unix::net::datagram::UnixDatagram::recv (line 207) - compile ... ok test src/path/path.rs - path::path::Path::canonicalize (line 627) - compile ... ok test src/os/unix/net/listener.rs - os::unix::net::listener::UnixListener::accept (line 83) - compile ... ok test src/os/unix/net/stream.rs - os::unix::net::stream::UnixStream::local_addr (line 96) - compile ... ok test src/future/timeout.rs - future::timeout::timeout (line 19) ... ok test src/os/unix/net/listener.rs - os::unix::net::listener::UnixListener::local_addr (line 140) - compile ... ok test src/path/path.rs - path::path::Path::exists (line 710) - compile ... ok test src/path/path.rs - path::path::Path::read_dir (line 678) - compile ... ok test src/future/poll_fn.rs - future::poll_fn::poll_fn (line 12) ... ok test src/path/path.rs - path::path::Path::is_dir (line 776) - compile ... ok test src/os/unix/net/stream.rs - os::unix::net::stream::UnixStream::connect (line 50) - compile ... ok test src/path/path.rs - path::path::Path::read_link (line 650) - compile ... ok test src/path/path.rs - path::path::Path::metadata (line 576) - compile ... ok test src/path/path.rs - path::path::Path::is_file (line 740) - compile ... ok test src/path/path.rs - path::path::Path::symlink_metadata (line 600) - compile ... ok test src/io/buf_read/mod.rs - io::buf_read::BufReadExt::split (line 209) ... ok test src/io/cursor.rs - io::cursor::Cursor::new (line 38) ... ok test src/io/cursor.rs - io::cursor::Cursor::position (line 109) ... ok test src/io/empty.rs - io::empty::empty (line 11) ... ok test src/path/path.rs - path::path::Path::new (line 60) ... ok test src/io/buf_read/mod.rs - io::buf_read::BufReadExt::read_until (line 53) ... ok test src/path/path.rs - path::path::Path::as_os_str (line 86) ... ok test src/path/mod.rs - path (line 45) ... ok test src/future/ready.rs - future::ready::ready (line 9) ... ok test src/path/components.rs - path::components::Components (line 13) ... ok test src/path/path.rs - path::path::Path::is_absolute (line 172) ... ok test src/path/mod.rs - path (line 27) ... ok test src/path/ancestors.rs - path::ancestors::Ancestors (line 12) ... ok test src/stream/mod.rs - stream (line 298) ... ignored test src/path/path.rs - path::path::Path (line 32) ... ok test src/path/path.rs - path::path::Path::has_root (line 209) ... ok test src/path/iter.rs - path::iter::Iter<'a>::as_path (line 26) ... ok test src/path/path.rs - path::path::Path::display (line 554) ... ok test src/path/path.rs - path::path::Path::iter (line 530) ... ok test src/path/path.rs - path::path::Path::into_path_buf (line 811) ... ok test src/path/components.rs - path::components::Components<'a>::as_path (line 36) ... ok test src/path/path.rs - path::path::Path::file_name (line 278) ... ok test src/macros.rs - macros::task_local (line 180) ... ok test src/path/path.rs - path::path::Path::ends_with (line 357) ... ok test src/path/path.rs - path::path::Path::file_stem (line 383) ... ok test src/path/path.rs - path::path::Path::join (line 428) ... ok test src/io/repeat.rs - io::repeat::repeat (line 13) ... ok test src/io/copy.rs - io::copy::copy (line 41) ... ok test src/path/path.rs - path::path::Path::starts_with (line 335) ... ok test src/path/path.rs - path::path::Path::to_path_buf (line 149) ... ok test src/path/pathbuf.rs - path::pathbuf::PathBuf::new (line 30) ... ok test src/path/path.rs - path::path::Path::is_relative (line 189) ... ok test src/path/pathbuf.rs - path::pathbuf::PathBuf::into_os_string (line 179) ... ok test src/path/path.rs - path::path::Path::to_string_lossy (line 130) ... ok test src/path/pathbuf.rs - path::pathbuf::PathBuf::push (line 69) ... ok test src/path/path.rs - path::path::Path::extension (line 408) ... ok test src/path/pathbuf.rs - path::pathbuf::PathBuf::push (line 79) ... ok test src/path/pathbuf.rs - path::pathbuf::PathBuf::as_path (line 45) ... ok test src/path/pathbuf.rs - path::pathbuf::PathBuf::set_extension (line 158) ... ok test src/prelude.rs - prelude (line 9) ... ok test src/path/path.rs - path::path::Path::with_extension (line 468) ... ok test src/path/path.rs - path::path::Path::with_file_name (line 446) ... ok test src/path/path.rs - path::path::Path::to_str (line 108) ... ok test src/path/path.rs - path::path::Path::components (line 501) ... ok test src/path/path.rs - path::path::Path::new (line 68) ... ok test src/stream/mod.rs - stream (line 36) ... ok test src/io/sink.rs - io::sink::sink (line 11) ... ok test src/path/path.rs - path::path::Path::ancestors (line 254) ... ok test src/path/path.rs - path::path::Path::parent (line 226) ... ok test src/net/addr.rs - net::addr::ToSocketAddrs (line 35) ... ok test src/path/pathbuf.rs - path::pathbuf::PathBuf::pop (line 100) ... ok test src/path/path.rs - path::path::Path::strip_prefix (line 306) ... ok test src/stream/mod.rs - stream (line 267) ... ok test src/path/pathbuf.rs - path::pathbuf::PathBuf::set_file_name (line 129) ... ok test src/stream/from_fn.rs - stream::from_fn::from_fn (line 26) ... ok test src/stream/empty.rs - stream::empty::empty (line 16) ... ok test src/stream/mod.rs - stream (line 241) ... ok test src/stream/mod.rs - stream (line 275) ... ok test src/stream/mod.rs - stream (line 93) ... ok test src/stream/stream/mod.rs - stream::stream::StreamExt::all (line 1108) ... ok test src/stream/once.rs - stream::once::once (line 15) ... ok test src/future/pending.rs - future::pending::pending (line 11) ... ok test src/stream/stream/mod.rs - stream::stream::StreamExt::any (line 1363) ... ok test src/stream/repeat_with.rs - stream::repeat_with::repeat_with (line 25) ... ok test src/stream/mod.rs - stream (line 167) ... ok test src/stream/stream/mod.rs - stream::stream::StreamExt::find (line 1154) ... ok test src/stream/from_iter.rs - stream::from_iter::from_iter (line 27) ... ok test src/stream/stream/mod.rs - stream::stream::StreamExt::eq (line 2076) ... ok test src/stream/stream/mod.rs - stream::stream::StreamExt::cycle (line 427) ... ok test src/stream/repeat.rs - stream::repeat::repeat (line 10) ... ok test src/stream/stream/mod.rs - stream::stream::StreamExt::last (line 614) ... ok test src/stream/stream/mod.rs - stream::stream::StreamExt::fold (line 1232) ... ok test src/stream/stream/mod.rs - stream::stream::StreamExt::inspect (line 564) ... ok test src/stream/stream/mod.rs - stream::stream::StreamExt::last (line 599) ... ok test src/stream/stream/mod.rs - stream::stream::StreamExt::enumerate (line 460) ... ok test src/stream/stream/mod.rs - stream::stream::StreamExt::chain (line 325) ... ok test src/stream/stream/mod.rs - stream::stream (line 9) ... ok test src/stream/stream/mod.rs - stream::stream::StreamExt::gt (line 2113) ... ok test src/stream/stream/mod.rs - stream::stream::StreamExt::cloned (line 360) ... ok test src/stream/stream/mod.rs - stream::stream::StreamExt::all (line 1123) ... ok test src/stream/mod.rs - stream (line 218) ... ok test src/stream/stream/mod.rs - stream::stream::StreamExt::lt (line 2187) ... ok test src/stream/stream/mod.rs - stream::stream::StreamExt::find_map (line 1199) ... ok test src/task/mod.rs - task (line 28) - compile ... ok test src/stream/stream/mod.rs - stream::stream::StreamExt::copied (line 395) ... ok test src/stream/stream/mod.rs - stream::stream::StreamExt::for_each (line 1301) ... ok test src/stream/stream/mod.rs - stream::stream::StreamExt::filter (line 674) ... ok test src/stream/stream/mod.rs - stream::stream::StreamExt::fuse (line 646) ... ok test src/task/block_on.rs - task::block_on::block_on (line 19) - compile ... ok test src/stream/stream/mod.rs - stream::stream::StreamExt::min_by (line 892) ... ok test src/stream/repeat_with.rs - stream::repeat_with::repeat_with (line 44) ... ok test src/stream/stream/mod.rs - stream::stream::StreamExt::find (line 1169) ... ok test src/stream/stream/mod.rs - stream::stream::StreamExt::any (line 1349) ... ok test src/stream/stream/mod.rs - stream::stream::StreamExt::filter_map (line 779) ... ok test src/stream/stream/mod.rs - stream::stream::StreamExt::map (line 530) ... ok test src/sync/mod.rs - sync (line 18) ... ok test src/stream/stream/mod.rs - stream::stream::StreamExt::le (line 2150) ... ok test src/stream/stream/mod.rs - stream::stream::StreamExt::min (line 962) ... ok test src/stream/stream/mod.rs - stream::stream::StreamExt::cmp (line 1934) ... ok test src/stream/stream/mod.rs - stream::stream::StreamExt::max_by (line 996) ... ok test src/stream/stream/mod.rs - stream::stream::StreamExt::min_by_key (line 820) ... ok test src/stream/stream/mod.rs - stream::stream::StreamExt::nth (line 1034) ... ok test src/stream/stream/mod.rs - stream::stream::StreamExt::max (line 929) ... ok test src/stream/stream/mod.rs - stream::stream::StreamExt::ne (line 2002) ... ok test src/stream/stream/mod.rs - stream::stream::StreamExt::ge (line 2039) ... ok test src/stream/stream/mod.rs - stream::stream::StreamExt::next (line 164) ... ok test src/stream/stream/mod.rs - stream::stream::StreamExt::nth (line 1049) ... ok test src/stream/stream/mod.rs - stream::stream::StreamExt::nth (line 1066) ... ok test src/task/current.rs - task::current::try_current (line 38) ... ok test src/stream/stream/mod.rs - stream::stream::StreamExt::take (line 190) ... ok test src/stream/stream/mod.rs - stream::stream::StreamExt::max_by_key (line 856) ... ok test src/stream/stream/mod.rs - stream::stream::StreamExt::partial_cmp (line 1856) ... ok test src/stream/stream/mod.rs - stream::stream::StreamExt::position (line 1895) ... ok test src/stream/stream/mod.rs - stream::stream::StreamExt::skip (line 1520) ... ok test src/stream/stream/mod.rs - stream::stream::StreamExt::scan (line 1451) ... ok test src/stream/stream/mod.rs - stream::stream::StreamExt::try_fold (line 1591) ... ok test src/stream/stream/mod.rs - stream::stream::StreamExt::zip (line 1686) ... ok test src/stream/stream/mod.rs - stream::stream::StreamExt::take_while (line 217) ... ok test src/task/current.rs - task::current::current (line 16) ... ok test src/stream/stream/mod.rs - stream::stream::StreamExt::skip_while (line 1491) ... ok test src/stream/stream/mod.rs - stream::stream::StreamExt::step_by (line 293) ... ok test src/task/join_handle.rs - task::join_handle::JoinHandle::task (line 38) ... ok test src/task/mod.rs - task (line 63) ... ok test src/task/yield_now.rs - task::yield_now::yield_now (line 20) ... ok test src/task/mod.rs - task (line 42) ... ok test src/task/task_local.rs - task::task_local::LocalKey::try_with (line 78) ... ok test src/task/task_id.rs - task::task_id::TaskId (line 8) ... ok test src/task/spawn.rs - task::spawn::spawn (line 13) ... ok test src/stream/stream/mod.rs - stream::stream::StreamExt::try_for_each (line 1628) ... ok test src/task/task_local.rs - task::task_local::LocalKey::with (line 39) ... ok test src/sync/mod.rs - sync (line 153) ... ok test src/task/spawn_blocking.rs - task::spawn_blocking::spawn_blocking (line 18) ... ok test src/task/sleep.rs - task::sleep::sleep (line 20) ... ok test result: ok. 299 passed; 0 failed; 4 ignored; 0 measured; 0 filtered out; finished in 3.46s + RPM_EC=0 ++ jobs -p + exit 0 Processing files: rust-async-std-devel-1.13.2-3.mga10.noarch warning: File listed twice: /usr/share/cargo/registry/async-std-1.13.2/CHANGELOG.md warning: File listed twice: /usr/share/cargo/registry/async-std-1.13.2/CODE_OF_CONDUCT.md warning: File listed twice: /usr/share/cargo/registry/async-std-1.13.2/LICENSE-APACHE warning: File listed twice: /usr/share/cargo/registry/async-std-1.13.2/LICENSE-MIT warning: File listed twice: /usr/share/cargo/registry/async-std-1.13.2/README.md Provides: crate(async-std) = 1.13.2 rust-async-std-devel = 1.13.2-3.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo rust >= 1.63 Processing files: rust-async-std+default-devel-1.13.2-3.mga10.noarch Provides: crate(async-std/default) = 1.13.2 rust-async-std+default-devel = 1.13.2-3.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(async-std) = 1.13.2 crate(async-std/async-global-executor) = 1.13.2 crate(async-std/async-io) = 1.13.2 crate(async-std/futures-lite) = 1.13.2 crate(async-std/log) = 1.13.2 crate(async-std/pin-project-lite) = 1.13.2 crate(async-std/std) = 1.13.2 Processing files: rust-async-std+alloc-devel-1.13.2-3.mga10.noarch Provides: crate(async-std/alloc) = 1.13.2 rust-async-std+alloc-devel = 1.13.2-3.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(async-std) = 1.13.2 crate(async-std/pin-project-lite) = 1.13.2 crate(futures-core) >= 0.3.4 crate(futures-core/alloc) >= 0.3.4 Processing files: rust-async-std+async-attributes-devel-1.13.2-3.mga10.noarch Provides: crate(async-std/async-attributes) = 1.13.2 rust-async-std+async-attributes-devel = 1.13.2-3.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(async-attributes/default) >= 1.1.2 crate(async-std) = 1.13.2 Processing files: rust-async-std+async-channel-devel-1.13.2-3.mga10.noarch Provides: crate(async-std/async-channel) = 1.13.2 rust-async-std+async-channel-devel = 1.13.2-3.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(async-channel/default) >= 2.2.0 crate(async-std) = 1.13.2 Processing files: rust-async-std+async-global-executor-devel-1.13.2-3.mga10.noarch Provides: crate(async-std/async-global-executor) = 1.13.2 rust-async-std+async-global-executor-devel = 1.13.2-3.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(async-global-executor/async-io) >= 3.1.0 crate(async-global-executor/default) >= 3.1.0 crate(async-std) = 1.13.2 Processing files: rust-async-std+async-io-devel-1.13.2-3.mga10.noarch Provides: crate(async-std/async-io) = 1.13.2 rust-async-std+async-io-devel = 1.13.2-3.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(async-io/default) >= 2.2.0 crate(async-std) = 1.13.2 Processing files: rust-async-std+async-lock-devel-1.13.2-3.mga10.noarch Provides: crate(async-std/async-lock) = 1.13.2 rust-async-std+async-lock-devel = 1.13.2-3.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(async-lock/default) >= 3.1.0 crate(async-std) = 1.13.2 Processing files: rust-async-std+async-process-devel-1.13.2-3.mga10.noarch Provides: crate(async-std/async-process) = 1.13.2 rust-async-std+async-process-devel = 1.13.2-3.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(async-process/default) >= 2.0.0 crate(async-std) = 1.13.2 Processing files: rust-async-std+attributes-devel-1.13.2-3.mga10.noarch Provides: crate(async-std/attributes) = 1.13.2 rust-async-std+attributes-devel = 1.13.2-3.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(async-std) = 1.13.2 crate(async-std/async-attributes) = 1.13.2 Processing files: rust-async-std+crossbeam-utils-devel-1.13.2-3.mga10.noarch Provides: crate(async-std/crossbeam-utils) = 1.13.2 rust-async-std+crossbeam-utils-devel = 1.13.2-3.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(async-std) = 1.13.2 crate(crossbeam-utils/default) >= 0.8.0 Processing files: rust-async-std+docs-devel-1.13.2-3.mga10.noarch Provides: crate(async-std/docs) = 1.13.2 rust-async-std+docs-devel = 1.13.2-3.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(async-std) = 1.13.2 crate(async-std/attributes) = 1.13.2 crate(async-std/default) = 1.13.2 crate(async-std/unstable) = 1.13.2 Processing files: rust-async-std+futures-core-devel-1.13.2-3.mga10.noarch Provides: crate(async-std/futures-core) = 1.13.2 rust-async-std+futures-core-devel = 1.13.2-3.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(async-std) = 1.13.2 crate(futures-core) >= 0.3.4 Processing files: rust-async-std+futures-io-devel-1.13.2-3.mga10.noarch Provides: crate(async-std/futures-io) = 1.13.2 rust-async-std+futures-io-devel = 1.13.2-3.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(async-std) = 1.13.2 crate(futures-io/default) >= 0.3.4 Processing files: rust-async-std+futures-lite-devel-1.13.2-3.mga10.noarch Provides: crate(async-std/futures-lite) = 1.13.2 rust-async-std+futures-lite-devel = 1.13.2-3.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(async-std) = 1.13.2 crate(futures-lite/default) >= 2.0.0 Processing files: rust-async-std+io_safety-devel-1.13.2-3.mga10.noarch Provides: crate(async-std/io_safety) = 1.13.2 rust-async-std+io_safety-devel = 1.13.2-3.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(async-std) = 1.13.2 Processing files: rust-async-std+log-devel-1.13.2-3.mga10.noarch Provides: crate(async-std/log) = 1.13.2 rust-async-std+log-devel = 1.13.2-3.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(async-std) = 1.13.2 crate(log/default) >= 0.4.8 Processing files: rust-async-std+memchr-devel-1.13.2-3.mga10.noarch Provides: crate(async-std/memchr) = 1.13.2 rust-async-std+memchr-devel = 1.13.2-3.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(async-std) = 1.13.2 crate(memchr/default) >= 2.3.3 Processing files: rust-async-std+once_cell-devel-1.13.2-3.mga10.noarch Provides: crate(async-std/once_cell) = 1.13.2 rust-async-std+once_cell-devel = 1.13.2-3.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(async-std) = 1.13.2 crate(once_cell/default) >= 1.3.1 Processing files: rust-async-std+pin-project-lite-devel-1.13.2-3.mga10.noarch Provides: crate(async-std/pin-project-lite) = 1.13.2 rust-async-std+pin-project-lite-devel = 1.13.2-3.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(async-std) = 1.13.2 crate(pin-project-lite/default) >= 0.2.0 Processing files: rust-async-std+pin-utils-devel-1.13.2-3.mga10.noarch Provides: crate(async-std/pin-utils) = 1.13.2 rust-async-std+pin-utils-devel = 1.13.2-3.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(async-std) = 1.13.2 crate(pin-utils/default) >= 0.1.0~alpha.4 Processing files: rust-async-std+slab-devel-1.13.2-3.mga10.noarch Provides: crate(async-std/slab) = 1.13.2 rust-async-std+slab-devel = 1.13.2-3.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(async-std) = 1.13.2 crate(slab/default) >= 0.4.2 Processing files: rust-async-std+std-devel-1.13.2-3.mga10.noarch Provides: crate(async-std/std) = 1.13.2 rust-async-std+std-devel = 1.13.2-3.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(async-std) = 1.13.2 crate(async-std/alloc) = 1.13.2 crate(async-std/async-channel) = 1.13.2 crate(async-std/async-lock) = 1.13.2 crate(async-std/crossbeam-utils) = 1.13.2 crate(async-std/futures-io) = 1.13.2 crate(async-std/memchr) = 1.13.2 crate(async-std/once_cell) = 1.13.2 crate(async-std/pin-utils) = 1.13.2 crate(async-std/slab) = 1.13.2 crate(futures-core) >= 0.3.4 crate(futures-core/std) >= 0.3.4 Processing files: rust-async-std+tokio1-devel-1.13.2-3.mga10.noarch Provides: crate(async-std/tokio1) = 1.13.2 rust-async-std+tokio1-devel = 1.13.2-3.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(async-global-executor/async-io) >= 3.1.0 crate(async-global-executor/default) >= 3.1.0 crate(async-global-executor/tokio) >= 3.1.0 crate(async-std) = 1.13.2 Processing files: rust-async-std+unstable-devel-1.13.2-3.mga10.noarch Provides: crate(async-std/unstable) = 1.13.2 rust-async-std+unstable-devel = 1.13.2-3.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(async-std) = 1.13.2 crate(async-std/async-io) = 1.13.2 crate(async-std/async-process) = 1.13.2 crate(async-std/std) = 1.13.2 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-async-std+futures-lite-devel-1.13.2-3.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-async-std+async-attributes-devel-1.13.2-3.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-async-std+alloc-devel-1.13.2-3.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-async-std+async-lock-devel-1.13.2-3.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-async-std+default-devel-1.13.2-3.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-async-std+async-channel-devel-1.13.2-3.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-async-std+async-io-devel-1.13.2-3.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-async-std+futures-core-devel-1.13.2-3.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-async-std+attributes-devel-1.13.2-3.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-async-std+futures-io-devel-1.13.2-3.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-async-std+async-global-executor-devel-1.13.2-3.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-async-std+crossbeam-utils-devel-1.13.2-3.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-async-std+io_safety-devel-1.13.2-3.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-async-std+docs-devel-1.13.2-3.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-async-std+async-process-devel-1.13.2-3.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-async-std+log-devel-1.13.2-3.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-async-std+once_cell-devel-1.13.2-3.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-async-std+memchr-devel-1.13.2-3.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-async-std+pin-project-lite-devel-1.13.2-3.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-async-std+pin-utils-devel-1.13.2-3.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-async-std+slab-devel-1.13.2-3.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-async-std+tokio1-devel-1.13.2-3.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-async-std+std-devel-1.13.2-3.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-async-std+unstable-devel-1.13.2-3.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-async-std-devel-1.13.2-3.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.uf1lof + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build + test -d /home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build + rm -rf /home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: File listed twice: /usr/share/cargo/registry/async-std-1.13.2/CHANGELOG.md File listed twice: /usr/share/cargo/registry/async-std-1.13.2/CODE_OF_CONDUCT.md File listed twice: /usr/share/cargo/registry/async-std-1.13.2/LICENSE-APACHE File listed twice: /usr/share/cargo/registry/async-std-1.13.2/LICENSE-MIT File listed twice: /usr/share/cargo/registry/async-std-1.13.2/README.md D: [iurt_root_command] Success!