D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/pterjan/rpmbuild/SRPMS/rust-tokio-test-0.4.4-1.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.GfMo27 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.xuWBn5 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build + rm -rf tokio-test-0.4.4 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/tokio-test-0.4.4.crate + STATUS=0 + '[' 0 -ne 0 ']' + cd tokio-test-0.4.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + 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 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.IYAHg9 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build + cd tokio-test-0.4.4 + /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.8e2nLM + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-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 tokio-test-0.4.4 + '[' 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 proc-macro2 v1.0.103 Compiling unicode-ident v1.0.22 Compiling quote v1.0.41 Compiling pin-project-lite v0.2.16 Compiling futures-core v0.3.31 Compiling bytes v1.10.1 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/proc-macro2-1.0.103/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=ee4ba4e71a0786b9 -C extra-filename=-32a4e4d8f137c3f3 --out-dir /home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/build/proc-macro2-32a4e4d8f137c3f3 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/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="default"' --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=297720c87168964c -C extra-filename=-71ba526b023d93ed --out-dir /home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/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 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=6fce5040485256e3 -C extra-filename=-a3b8a94300f2993b --out-dir /home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/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=ea95162656b104b4 -C extra-filename=-4511a62f89c84856 --out-dir /home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/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=ef623799815ad7dc -C extra-filename=-3f37c74b3c05ce0f --out-dir /home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/build/quote-3f37c74b3c05ce0f -L dependency=/home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/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 bytes --edition=2018 /usr/share/cargo/registry/bytes-1.10.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", "extra-platforms", "serde", "std"))' -C metadata=6b31ec734f12a243 -C extra-filename=-82cf6fdffc00ff3c --out-dir /home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling tokio v1.47.1 Running `/usr/bin/rustc --crate-name tokio --edition=2021 /usr/share/cargo/registry/tokio-1.47.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(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_taskdump)' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(tokio_uring)' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="default"' --cfg 'feature="rt"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros"))' -C metadata=29f2e098ca90a18b -C extra-filename=-d24f10772f7e5785 --out-dir /home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps --extern pin_project_lite=/home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps/libpin_project_lite-4511a62f89c84856.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/build/quote-3f37c74b3c05ce0f/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/build/proc-macro2-32a4e4d8f137c3f3/build-script-build` Running `/usr/bin/rustc --crate-name proc_macro2 --edition=2021 /usr/share/cargo/registry/proc-macro2-1.0.103/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=ee6e747e7a1cd3be -C extra-filename=-033114b63a2c75e7 --out-dir /home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps --extern unicode_ident=/home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps/libunicode_ident-a3b8a94300f2993b.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 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=063808e388cea67e -C extra-filename=-2222012c5da7211a --out-dir /home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps/libproc_macro2-033114b63a2c75e7.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.108 Running `/usr/bin/rustc --crate-name syn --edition=2021 /usr/share/cargo/registry/syn-2.0.108/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"' --cfg 'feature="visit-mut"' --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=8c34ffdaa3853dfb -C extra-filename=-df85c79e77449ddb --out-dir /home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps/libproc_macro2-033114b63a2c75e7.rmeta --extern quote=/home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps/libquote-2222012c5da7211a.rmeta --extern unicode_ident=/home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps/libunicode_ident-a3b8a94300f2993b.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling tokio-stream v0.1.17 Running `/usr/bin/rustc --crate-name tokio_stream --edition=2021 /usr/share/cargo/registry/tokio-stream-0.1.17/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="time"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "fs", "full", "io-util", "net", "signal", "sync", "time", "tokio-util"))' -C metadata=80c92c0f48a8bb0f -C extra-filename=-06b0f3d48b1d869b --out-dir /home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps --extern futures_core=/home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps/libfutures_core-71ba526b023d93ed.rmeta --extern pin_project_lite=/home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps/libpin_project_lite-4511a62f89c84856.rmeta --extern tokio=/home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps/libtokio-d24f10772f7e5785.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling async-stream-impl v0.3.5 Running `/usr/bin/rustc --crate-name async_stream_impl --edition=2018 /usr/share/cargo/registry/async-stream-impl-0.3.5/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 -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=af9bea62d75a7feb -C extra-filename=-53deb0c033719a87 --out-dir /home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps/libproc_macro2-033114b63a2c75e7.rlib --extern quote=/home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps/libquote-2222012c5da7211a.rlib --extern syn=/home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps/libsyn-df85c79e77449ddb.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling async-stream v0.3.5 Running `/usr/bin/rustc --crate-name async_stream --edition=2018 /usr/share/cargo/registry/async-stream-0.3.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1d86c6e1b3b3e65e -C extra-filename=-234ecfaca05fddf2 --out-dir /home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps --extern async_stream_impl=/home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps/libasync_stream_impl-53deb0c033719a87.so --extern futures_core=/home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps/libfutures_core-71ba526b023d93ed.rmeta --extern pin_project_lite=/home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps/libpin_project_lite-4511a62f89c84856.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling tokio-test v0.4.4 (/home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4) Running `/usr/bin/rustc --crate-name tokio_test --edition=2021 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=7edd1e31fa5c2827 -C extra-filename=-2eac118cf153d1b1 --out-dir /home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps --extern async_stream=/home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps/libasync_stream-234ecfaca05fddf2.rmeta --extern bytes=/home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps/libbytes-82cf6fdffc00ff3c.rmeta --extern futures_core=/home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps/libfutures_core-71ba526b023d93ed.rmeta --extern tokio=/home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps/libtokio-d24f10772f7e5785.rmeta --extern tokio_stream=/home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps/libtokio_stream-06b0f3d48b1d869b.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` warning: unexpected `cfg` condition name: `loom` --> src/io.rs:1:12 | 1 | #![cfg(not(loom))] | ^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `loom` --> src/stream_mock.rs:1:12 | 1 | #![cfg(not(loom))] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `tokio-test` (lib) generated 2 warnings Finished `rpm` profile [optimized + debuginfo] target(s) in 55.69s + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.pGhFjC + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build + mkdir /home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-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 tokio-test-0.4.4 + '[' 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=tokio-test ++ /usr/bin/cargo2rpm --path Cargo.toml version + CRATE_VERSION=0.4.4 + REG_DIR=/home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/BUILDROOT/usr/share/cargo/registry/tokio-test-0.4.4 + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/BUILDROOT/usr/share/cargo/registry/tokio-test-0.4.4 + /usr/bin/awk -i inplace -v INPLACE_SUFFIX=.deps '/^\[((.+\.)?((dev|build)-)?dependencies|features)/{f=1;next} /^\[/{f=0}; !f' Cargo.toml + grep -w -E -v 'Cargo.(lock|toml.orig)' + xargs -d '\n' /usr/bin/cp --parents -a -t /home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/BUILDROOT/usr/share/cargo/registry/tokio-test-0.4.4 + /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 warning: no (git) VCS found for `/home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4` + /usr/bin/mv Cargo.toml.deps Cargo.toml + /usr/bin/cp -a Cargo.toml /home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/BUILDROOT/usr/share/cargo/registry/tokio-test-0.4.4/Cargo.toml + /usr/bin/rm -f /home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/BUILDROOT/usr/share/cargo/registry/tokio-test-0.4.4/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 + 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.boNnpE + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-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 tokio-test-0.4.4 + '[' 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 Fresh unicode-ident v1.0.22 Fresh proc-macro2 v1.0.103 Compiling libc v0.2.177 Fresh quote v1.0.41 Fresh syn v2.0.108 Compiling parking_lot_core v0.9.12 Compiling smallvec v1.15.1 Compiling cfg-if v1.0.4 Compiling scopeguard v1.2.0 Fresh pin-project-lite v0.2.16 Fresh futures-core v0.3.31 Fresh bytes v1.10.1 Compiling futures-task v0.3.31 Compiling slab v0.4.11 Compiling pin-utils v0.1.0 Compiling tokio-macros v2.5.0 Fresh async-stream-impl v0.3.5 Compiling futures-macro v0.3.31 Fresh async-stream v0.3.5 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=557655ab03dec7b9 -C extra-filename=-e398f09b4be48fa3 --out-dir /home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/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 scopeguard --edition=2015 /usr/share/cargo/registry/scopeguard-1.2.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("default", "use_std"))' -C metadata=5334a1ec7f47a07c -C extra-filename=-0bbb4f785750f174 --out-dir /home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/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_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=768457f90f2f3f08 -C extra-filename=-1ec54622144c5ac5 --out-dir /home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps/libproc_macro2-033114b63a2c75e7.rlib --extern quote=/home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps/libquote-2222012c5da7211a.rlib --extern syn=/home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps/libsyn-df85c79e77449ddb.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` 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=b266e8e3a628e00a -C extra-filename=-25d2605141fc67da --out-dir /home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/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/parking_lot_core-0.9.12/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph"))' -C metadata=d1e24f11fa3e9c0c -C extra-filename=-046733a1b30d9b62 --out-dir /home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/build/parking_lot_core-046733a1b30d9b62 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/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.177/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=6c53a61b680a75b4 -C extra-filename=-247bd7b76ee2d7cf --out-dir /home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/build/libc-247bd7b76ee2d7cf -L dependency=/home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/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=07f5bcb19142b7c2 -C extra-filename=-32b04edd2f039be4 --out-dir /home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/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=39d30fc16bda3542 -C extra-filename=-9379f29b59054eda --out-dir /home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/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 tokio_macros --edition=2021 /usr/share/cargo/registry/tokio-macros-2.5.0/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 -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8ff20554d6c789e8 -C extra-filename=-9e4d9d54f7266aec --out-dir /home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps/libproc_macro2-033114b63a2c75e7.rlib --extern quote=/home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps/libquote-2222012c5da7211a.rlib --extern syn=/home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps/libsyn-df85c79e77449ddb.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name smallvec --edition=2018 /usr/share/cargo/registry/smallvec-1.15.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("arbitrary", "bincode", "const_generics", "const_new", "debugger_visualizer", "drain_filter", "drain_keep_rest", "impl_bincode", "malloc_size_of", "may_dangle", "serde", "specialization", "union", "unty", "write"))' -C metadata=434a252c302c67fb -C extra-filename=-87dd82acc21204a4 --out-dir /home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling lock_api v0.4.14 Running `/usr/bin/rustc --crate-name lock_api --edition=2021 /usr/share/cargo/registry/lock_api-0.4.14/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="atomic_usize"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arc_lock", "atomic_usize", "default", "nightly", "owning_ref", "serde"))' -C metadata=a0534dbfc96f0a45 -C extra-filename=-779a5fced294d951 --out-dir /home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps --extern scopeguard=/home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps/libscopeguard-0bbb4f785750f174.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/build/parking_lot_core-046733a1b30d9b62/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/build/libc-247bd7b76ee2d7cf/build-script-build` Running `/usr/bin/rustc --crate-name libc --edition=2021 /usr/share/cargo/registry/libc-0.2.177/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=a599050c4c5aeb77 -C extra-filename=-4f7180ecd5406f0f --out-dir /home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/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(libc_thread_local)' --check-cfg 'cfg(linux_time_bits64)' --check-cfg 'cfg(musl_v1_2_3)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos","nto71_iosock","nto80"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` Compiling signal-hook-registry v1.4.6 Compiling socket2 v0.6.0 Compiling mio v1.0.4 Running `/usr/bin/rustc --crate-name socket2 --edition=2021 /usr/share/cargo/registry/socket2-0.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="all"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all"))' -C metadata=ce86894e65bdf39b -C extra-filename=-49ca25f9408c553e --out-dir /home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps --extern libc=/home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps/liblibc-4f7180ecd5406f0f.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name signal_hook_registry --edition=2015 /usr/share/cargo/registry/signal-hook-registry-1.4.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9124f2d38189fb09 -C extra-filename=-72e72985f111b9ae --out-dir /home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps --extern libc=/home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps/liblibc-4f7180ecd5406f0f.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name parking_lot_core --edition=2021 /usr/share/cargo/registry/parking_lot_core-0.9.12/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("backtrace", "deadlock_detection", "nightly", "petgraph"))' -C metadata=a78c0d9787cfba84 -C extra-filename=-0d18f82d53293a19 --out-dir /home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps/libcfg_if-e398f09b4be48fa3.rmeta --extern libc=/home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps/liblibc-4f7180ecd5406f0f.rmeta --extern smallvec=/home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps/libsmallvec-87dd82acc21204a4.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --check-cfg 'cfg(tsan_enabled)'` Running `/usr/bin/rustc --crate-name mio --edition=2021 /usr/share/cargo/registry/mio-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 --warn=unexpected_cfgs --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(mio_unsupported_force_waker_pipe)' --cfg 'feature="net"' --cfg 'feature="os-ext"' --cfg 'feature="os-poll"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "log", "net", "os-ext", "os-poll"))' -C metadata=e9b3e7c9d069b3cb -C extra-filename=-d8f8afe4f9049d54 --out-dir /home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps --extern libc=/home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps/liblibc-4f7180ecd5406f0f.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling parking_lot v0.12.5 Running `/usr/bin/rustc --crate-name parking_lot --edition=2021 /usr/share/cargo/registry/parking_lot-0.12.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="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arc_lock", "deadlock_detection", "default", "hardware-lock-elision", "nightly", "owning_ref", "send_guard", "serde"))' -C metadata=99796278e6725d47 -C extra-filename=-049934df7367a1dd --out-dir /home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps --extern lock_api=/home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps/liblock_api-779a5fced294d951.rmeta --extern parking_lot_core=/home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps/libparking_lot_core-0d18f82d53293a19.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling tokio v1.47.1 Running `/usr/bin/rustc --crate-name tokio --edition=2021 /usr/share/cargo/registry/tokio-1.47.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(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_taskdump)' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(tokio_uring)' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros"))' -C metadata=c414a4f594243d6d -C extra-filename=-e27f300c597a04f5 --out-dir /home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps --extern bytes=/home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps/libbytes-82cf6fdffc00ff3c.rmeta --extern libc=/home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps/liblibc-4f7180ecd5406f0f.rmeta --extern mio=/home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps/libmio-d8f8afe4f9049d54.rmeta --extern parking_lot=/home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps/libparking_lot-049934df7367a1dd.rmeta --extern pin_project_lite=/home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps/libpin_project_lite-4511a62f89c84856.rmeta --extern signal_hook_registry=/home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps/libsignal_hook_registry-72e72985f111b9ae.rmeta --extern socket2=/home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps/libsocket2-49ca25f9408c553e.rmeta --extern tokio_macros=/home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps/libtokio_macros-9e4d9d54f7266aec.so --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="default"' --cfg 'feature="futures-macro"' --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=ffcc29ff1714ea28 -C extra-filename=-b97b66f460f8a4cf --out-dir /home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps --extern futures_core=/home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps/libfutures_core-71ba526b023d93ed.rmeta --extern futures_macro=/home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps/libfutures_macro-1ec54622144c5ac5.so --extern futures_task=/home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps/libfutures_task-9379f29b59054eda.rmeta --extern pin_project_lite=/home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps/libpin_project_lite-4511a62f89c84856.rmeta --extern pin_utils=/home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps/libpin_utils-25d2605141fc67da.rmeta --extern slab=/home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps/libslab-32b04edd2f039be4.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling tokio-stream v0.1.17 Running `/usr/bin/rustc --crate-name tokio_stream --edition=2021 /usr/share/cargo/registry/tokio-stream-0.1.17/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="time"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "fs", "full", "io-util", "net", "signal", "sync", "time", "tokio-util"))' -C metadata=82cb47232f32bcea -C extra-filename=-08aaf53456a93b51 --out-dir /home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps --extern futures_core=/home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps/libfutures_core-71ba526b023d93ed.rmeta --extern pin_project_lite=/home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps/libpin_project_lite-4511a62f89c84856.rmeta --extern tokio=/home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps/libtokio-e27f300c597a04f5.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling tokio-test v0.4.4 (/home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4) Running `/usr/bin/rustc --crate-name tokio_test --edition=2021 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=e713e9da980b380f -C extra-filename=-7829c9c1b823e609 --out-dir /home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps --extern async_stream=/home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps/libasync_stream-234ecfaca05fddf2.rmeta --extern bytes=/home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps/libbytes-82cf6fdffc00ff3c.rmeta --extern futures_core=/home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps/libfutures_core-71ba526b023d93ed.rmeta --extern tokio=/home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps/libtokio-e27f300c597a04f5.rmeta --extern tokio_stream=/home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps/libtokio_stream-08aaf53456a93b51.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` warning: unexpected `cfg` condition name: `loom` --> src/io.rs:1:12 | 1 | #![cfg(not(loom))] | ^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `loom` --> src/stream_mock.rs:1:12 | 1 | #![cfg(not(loom))] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `tokio-test` (lib) generated 2 warnings Running `/usr/bin/rustc --crate-name tokio_test --edition=2021 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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b34dc81906ceedf4 -C extra-filename=-5ee531d4205b0d53 --out-dir /home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps --extern async_stream=/home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps/libasync_stream-234ecfaca05fddf2.rlib --extern bytes=/home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps/libbytes-82cf6fdffc00ff3c.rlib --extern futures_core=/home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps/libfutures_core-71ba526b023d93ed.rlib --extern futures_util=/home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps/libfutures_util-b97b66f460f8a4cf.rlib --extern tokio=/home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps/libtokio-e27f300c597a04f5.rlib --extern tokio_stream=/home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps/libtokio_stream-08aaf53456a93b51.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name io --edition=2021 tests/io.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=42ef28eabef3eced -C extra-filename=-efc51b3cdc06c100 --out-dir /home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps --extern async_stream=/home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps/libasync_stream-234ecfaca05fddf2.rlib --extern bytes=/home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps/libbytes-82cf6fdffc00ff3c.rlib --extern futures_core=/home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps/libfutures_core-71ba526b023d93ed.rlib --extern futures_util=/home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps/libfutures_util-b97b66f460f8a4cf.rlib --extern tokio=/home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps/libtokio-e27f300c597a04f5.rlib --extern tokio_stream=/home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps/libtokio_stream-08aaf53456a93b51.rlib --extern tokio_test=/home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps/libtokio_test-7829c9c1b823e609.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name block_on --edition=2021 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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=601894f373a4d70a -C extra-filename=-bace7972a830e66e --out-dir /home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps --extern async_stream=/home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps/libasync_stream-234ecfaca05fddf2.rlib --extern bytes=/home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps/libbytes-82cf6fdffc00ff3c.rlib --extern futures_core=/home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps/libfutures_core-71ba526b023d93ed.rlib --extern futures_util=/home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps/libfutures_util-b97b66f460f8a4cf.rlib --extern tokio=/home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps/libtokio-e27f300c597a04f5.rlib --extern tokio_stream=/home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps/libtokio_stream-08aaf53456a93b51.rlib --extern tokio_test=/home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps/libtokio_test-7829c9c1b823e609.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name macros --edition=2021 tests/macros.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=802d408fb631c093 -C extra-filename=-29bbed45cc13da2e --out-dir /home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps --extern async_stream=/home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps/libasync_stream-234ecfaca05fddf2.rlib --extern bytes=/home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps/libbytes-82cf6fdffc00ff3c.rlib --extern futures_core=/home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps/libfutures_core-71ba526b023d93ed.rlib --extern futures_util=/home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps/libfutures_util-b97b66f460f8a4cf.rlib --extern tokio=/home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps/libtokio-e27f300c597a04f5.rlib --extern tokio_stream=/home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps/libtokio_stream-08aaf53456a93b51.rlib --extern tokio_test=/home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps/libtokio_test-7829c9c1b823e609.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name stream_mock --edition=2021 tests/stream_mock.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=297a02a2ed9abfa0 -C extra-filename=-6a4cd2f64f74c274 --out-dir /home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps --extern async_stream=/home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps/libasync_stream-234ecfaca05fddf2.rlib --extern bytes=/home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps/libbytes-82cf6fdffc00ff3c.rlib --extern futures_core=/home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps/libfutures_core-71ba526b023d93ed.rlib --extern futures_util=/home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps/libfutures_util-b97b66f460f8a4cf.rlib --extern tokio=/home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps/libtokio-e27f300c597a04f5.rlib --extern tokio_stream=/home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps/libtokio_stream-08aaf53456a93b51.rlib --extern tokio_test=/home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps/libtokio_test-7829c9c1b823e609.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` warning: `tokio-test` (lib test) generated 2 warnings (2 duplicates) Finished `rpm` profile [optimized + debuginfo] target(s) in 32.24s Running `/home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps/tokio_test-5ee531d4205b0d53` 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-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps/block_on-bace7972a830e66e` running 3 tests test async_block ... ok test async_fn ... ok test test_sleep ... ok test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s Running `/home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps/io-efc51b3cdc06c100` running 10 tests test mock_panics_write_data_left - should panic ... ok test mock_panics_read_data_left - should panic ... ok test multiple_wait ... ok test read ... ok test read_error ... ok test read_with_handle ... ok test wait ... ok test write ... ok test write_error ... ok test write_with_handle ... ok test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running `/home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps/macros-29bbed45cc13da2e` running 10 tests test assert_err_on_ok - should panic ... ok test assert_eq_on_not_eq - should panic ... ok test assert_pending ... ok test assert_ok_on_err - should panic ... ok test assert_pending_on_ready - should panic ... ok test assert_ready ... ok test assert_ready_eq ... ok test assert_ready_err ... ok test assert_ready_ok ... ok test assert_ready_on_pending - should panic ... ok test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running `/home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps/stream_mock-6a4cd2f64f74c274` running 5 tests test test_stream_mock_empty ... ok test test_stream_mock_drop_during_panic_doesnt_mask_panic - should panic ... ok test test_stream_mock_drop_without_consuming_all - should panic ... ok test test_stream_mock_items ... ok test test_stream_mock_wait ... ok test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.30s Doc-tests tokio_test Running `/usr/bin/rustdoc --edition=2021 --crate-type lib --color auto --crate-name tokio_test --test src/lib.rs --test-run-directory /home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps --extern async_stream=/home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps/libasync_stream-234ecfaca05fddf2.rlib --extern bytes=/home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps/libbytes-82cf6fdffc00ff3c.rlib --extern futures_core=/home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps/libfutures_core-71ba526b023d93ed.rlib --extern futures_util=/home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps/libfutures_util-b97b66f460f8a4cf.rlib --extern tokio=/home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps/libtokio-e27f300c597a04f5.rlib --extern tokio_stream=/home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps/libtokio_stream-08aaf53456a93b51.rlib --extern tokio_test=/home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/tokio-test-0.4.4/target/rpm/deps/libtokio_test-7829c9c1b823e609.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --error-format human` running 10 tests test src/macros.rs - macros::assert_ok (line 191) ... ok test src/macros.rs - macros::assert_elapsed (line 265) ... ok test src/macros.rs - macros::assert_err (line 232) ... ok test src/stream_mock.rs - stream_mock (line 15) ... ok test src/task.rs - task (line 18) ... ok test src/macros.rs - macros::assert_ready (line 15) ... ok test src/macros.rs - macros::assert_pending (line 120) ... ok test src/macros.rs - macros::assert_ready_ok (line 54) ... ok test src/macros.rs - macros::assert_ready_eq (line 159) ... ok test src/macros.rs - macros::assert_ready_err (line 87) ... ok test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.40s + RPM_EC=0 ++ jobs -p + exit 0 Processing files: rust-tokio-test-devel-0.4.4-1.mga10.noarch warning: File listed twice: /usr/share/cargo/registry/tokio-test-0.4.4/CHANGELOG.md warning: File listed twice: /usr/share/cargo/registry/tokio-test-0.4.4/LICENSE warning: File listed twice: /usr/share/cargo/registry/tokio-test-0.4.4/README.md Provides: crate(tokio-test) = 0.4.4 rust-tokio-test-devel = 0.4.4-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(async-stream/default) >= 0.3.3 crate(bytes/default) >= 1.0.0 crate(futures-core/default) >= 0.3.0 crate(tokio-stream/default) >= 0.1.1 crate(tokio/default) >= 1.2.0 crate(tokio/rt) >= 1.2.0 crate(tokio/sync) >= 1.2.0 crate(tokio/test-util) >= 1.2.0 crate(tokio/time) >= 1.2.0 rust >= 1.63 Processing files: rust-tokio-test+default-devel-0.4.4-1.mga10.noarch Provides: crate(tokio-test/default) = 0.4.4 rust-tokio-test+default-devel = 0.4.4-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(tokio-test) = 0.4.4 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-tokio-test+default-devel-0.4.4-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-tokio-test-devel-0.4.4-1.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.KLJK9H + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build + test -d /home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build + rm -rf /home/pterjan/rpmbuild/BUILD/rust-tokio-test-0.4.4-build + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: File listed twice: /usr/share/cargo/registry/tokio-test-0.4.4/CHANGELOG.md File listed twice: /usr/share/cargo/registry/tokio-test-0.4.4/LICENSE File listed twice: /usr/share/cargo/registry/tokio-test-0.4.4/README.md D: [iurt_root_command] Success!