D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/pterjan/rpmbuild/SRPMS/rust-async-channel-2.5.0-1.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.ccbQ5C Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.zT3Mid + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-async-channel-2.5.0-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/rust-async-channel-2.5.0-build + rm -rf async-channel-2.5.0 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/async-channel-2.5.0.crate + STATUS=0 + '[' 0 -ne 0 ']' + cd async-channel-2.5.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/async-channel-fix-metadata-auto.diff + /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 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.W66Lpl + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-async-channel-2.5.0-build + cd async-channel-2.5.0 + /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.9WErCM + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-async-channel-2.5.0-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-channel-2.5.0 + '[' 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 parking v2.2.1 Compiling pin-project-lite v0.2.16 Compiling futures-core v0.3.31 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-channel-2.5.0-build/async-channel-2.5.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-channel-2.5.0-build/async-channel-2.5.0/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-channel-2.5.0-build/async-channel-2.5.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-channel-2.5.0-build/async-channel-2.5.0/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/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "std"))' -C metadata=c3e897361e9c0e98 -C extra-filename=-78dfea2a52b50be5 --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-channel-2.5.0-build/async-channel-2.5.0/target/rpm/build/crossbeam-utils-78dfea2a52b50be5 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-channel-2.5.0-build/async-channel-2.5.0/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)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "portable-atomic", "std", "unstable"))' -C metadata=13d643dd509f0e77 -C extra-filename=-ff39e06169377e0d --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-channel-2.5.0-build/async-channel-2.5.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-channel-2.5.0-build/async-channel-2.5.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/rust-async-channel-2.5.0-build/async-channel-2.5.0/target/rpm/build/crossbeam-utils-78dfea2a52b50be5/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)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "std"))' -C metadata=501ad334e9397efc -C extra-filename=-217a2b844c13d8fc --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-channel-2.5.0-build/async-channel-2.5.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-channel-2.5.0-build/async-channel-2.5.0/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)'` 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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "portable-atomic", "std"))' -C metadata=07677e10e7a1f46f -C extra-filename=-05037f40b511ad9f --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-channel-2.5.0-build/async-channel-2.5.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-channel-2.5.0-build/async-channel-2.5.0/target/rpm/deps --extern crossbeam_utils=/home/pterjan/rpmbuild/BUILD/rust-async-channel-2.5.0-build/async-channel-2.5.0/target/rpm/deps/libcrossbeam_utils-217a2b844c13d8fc.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling event-listener v5.3.1 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=af5194df20c9f98c -C extra-filename=-691934ff5f730ba9 --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-channel-2.5.0-build/async-channel-2.5.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-channel-2.5.0-build/async-channel-2.5.0/target/rpm/deps --extern concurrent_queue=/home/pterjan/rpmbuild/BUILD/rust-async-channel-2.5.0-build/async-channel-2.5.0/target/rpm/deps/libconcurrent_queue-05037f40b511ad9f.rmeta --extern parking=/home/pterjan/rpmbuild/BUILD/rust-async-channel-2.5.0-build/async-channel-2.5.0/target/rpm/deps/libparking-c8ceb5165869c90a.rmeta --extern pin_project_lite=/home/pterjan/rpmbuild/BUILD/rust-async-channel-2.5.0-build/async-channel-2.5.0/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 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=97297f42803b8ec8 -C extra-filename=-37e385598afff606 --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-channel-2.5.0-build/async-channel-2.5.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-channel-2.5.0-build/async-channel-2.5.0/target/rpm/deps --extern event_listener=/home/pterjan/rpmbuild/BUILD/rust-async-channel-2.5.0-build/async-channel-2.5.0/target/rpm/deps/libevent_listener-691934ff5f730ba9.rmeta --extern pin_project_lite=/home/pterjan/rpmbuild/BUILD/rust-async-channel-2.5.0-build/async-channel-2.5.0/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-channel v2.5.0 (/home/pterjan/rpmbuild/BUILD/rust-async-channel-2.5.0-build/async-channel-2.5.0) Running `/usr/bin/rustc --crate-name async_channel --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 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "portable-atomic", "std"))' -C metadata=d7fc1ce327ddcdca -C extra-filename=-301f1156fc1fb16c --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-channel-2.5.0-build/async-channel-2.5.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-channel-2.5.0-build/async-channel-2.5.0/target/rpm/deps --extern concurrent_queue=/home/pterjan/rpmbuild/BUILD/rust-async-channel-2.5.0-build/async-channel-2.5.0/target/rpm/deps/libconcurrent_queue-05037f40b511ad9f.rmeta --extern event_listener_strategy=/home/pterjan/rpmbuild/BUILD/rust-async-channel-2.5.0-build/async-channel-2.5.0/target/rpm/deps/libevent_listener_strategy-37e385598afff606.rmeta --extern futures_core=/home/pterjan/rpmbuild/BUILD/rust-async-channel-2.5.0-build/async-channel-2.5.0/target/rpm/deps/libfutures_core-ff39e06169377e0d.rmeta --extern pin_project_lite=/home/pterjan/rpmbuild/BUILD/rust-async-channel-2.5.0-build/async-channel-2.5.0/target/rpm/deps/libpin_project_lite-8396a29dc9d805cf.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Finished `rpm` profile [optimized + debuginfo] target(s) in 1.90s + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.1HuSmJ + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-async-channel-2.5.0-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/rust-async-channel-2.5.0-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/rust-async-channel-2.5.0-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/rust-async-channel-2.5.0-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/rust-async-channel-2.5.0-build + mkdir /home/pterjan/rpmbuild/BUILD/rust-async-channel-2.5.0-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-channel-2.5.0 + '[' 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-channel ++ /usr/bin/cargo2rpm --path Cargo.toml version + CRATE_VERSION=2.5.0 + REG_DIR=/home/pterjan/rpmbuild/BUILD/rust-async-channel-2.5.0-build/BUILDROOT/usr/share/cargo/registry/async-channel-2.5.0 + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-async-channel-2.5.0-build/BUILDROOT/usr/share/cargo/registry/async-channel-2.5.0 + /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-channel-2.5.0-build/BUILDROOT/usr/share/cargo/registry/async-channel-2.5.0 warning: no (git) VCS found for `/home/pterjan/rpmbuild/BUILD/rust-async-channel-2.5.0-build/async-channel-2.5.0` + /usr/bin/mv Cargo.toml.deps Cargo.toml + /usr/bin/cp -a Cargo.toml /home/pterjan/rpmbuild/BUILD/rust-async-channel-2.5.0-build/BUILDROOT/usr/share/cargo/registry/async-channel-2.5.0/Cargo.toml + /usr/bin/rm -f /home/pterjan/rpmbuild/BUILD/rust-async-channel-2.5.0-build/BUILDROOT/usr/share/cargo/registry/async-channel-2.5.0/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.fKm9GU + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-async-channel-2.5.0-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-channel-2.5.0 + '[' 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 crossbeam-utils v0.8.21 Fresh pin-project-lite v0.2.16 Fresh parking v2.2.1 Fresh concurrent-queue v2.5.0 Fresh futures-core v0.3.31 Fresh event-listener v5.3.1 Compiling futures-io v0.3.31 Compiling fastrand v2.3.0 Compiling easy-parallel v3.2.0 Fresh event-listener-strategy v0.5.4 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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=ac86518898b996a3 -C extra-filename=-a4f46d82932a5b9b --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-channel-2.5.0-build/async-channel-2.5.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-channel-2.5.0-build/async-channel-2.5.0/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-channel-2.5.0-build/async-channel-2.5.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-channel-2.5.0-build/async-channel-2.5.0/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 easy_parallel --edition=2018 /usr/share/cargo/registry/easy-parallel-3.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())' -C metadata=f7ff2d57264532d1 -C extra-filename=-eb8902e059f56e36 --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-channel-2.5.0-build/async-channel-2.5.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-channel-2.5.0-build/async-channel-2.5.0/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 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=e938dfc287d80694 -C extra-filename=-3a9ed044c71cc4ac --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-channel-2.5.0-build/async-channel-2.5.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-channel-2.5.0-build/async-channel-2.5.0/target/rpm/deps --extern fastrand=/home/pterjan/rpmbuild/BUILD/rust-async-channel-2.5.0-build/async-channel-2.5.0/target/rpm/deps/libfastrand-a4f46d82932a5b9b.rmeta --extern futures_core=/home/pterjan/rpmbuild/BUILD/rust-async-channel-2.5.0-build/async-channel-2.5.0/target/rpm/deps/libfutures_core-ff39e06169377e0d.rmeta --extern futures_io=/home/pterjan/rpmbuild/BUILD/rust-async-channel-2.5.0-build/async-channel-2.5.0/target/rpm/deps/libfutures_io-4263c2963dbb7cf0.rmeta --extern parking=/home/pterjan/rpmbuild/BUILD/rust-async-channel-2.5.0-build/async-channel-2.5.0/target/rpm/deps/libparking-c8ceb5165869c90a.rmeta --extern pin_project_lite=/home/pterjan/rpmbuild/BUILD/rust-async-channel-2.5.0-build/async-channel-2.5.0/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-channel v2.5.0 (/home/pterjan/rpmbuild/BUILD/rust-async-channel-2.5.0-build/async-channel-2.5.0) Running `/usr/bin/rustc --crate-name unbounded --edition=2021 tests/unbounded.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="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "portable-atomic", "std"))' -C metadata=883fb306b59e8928 -C extra-filename=-c0d855fa35d30a98 --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-channel-2.5.0-build/async-channel-2.5.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-channel-2.5.0-build/async-channel-2.5.0/target/rpm/deps --extern async_channel=/home/pterjan/rpmbuild/BUILD/rust-async-channel-2.5.0-build/async-channel-2.5.0/target/rpm/deps/libasync_channel-301f1156fc1fb16c.rlib --extern concurrent_queue=/home/pterjan/rpmbuild/BUILD/rust-async-channel-2.5.0-build/async-channel-2.5.0/target/rpm/deps/libconcurrent_queue-05037f40b511ad9f.rlib --extern easy_parallel=/home/pterjan/rpmbuild/BUILD/rust-async-channel-2.5.0-build/async-channel-2.5.0/target/rpm/deps/libeasy_parallel-eb8902e059f56e36.rlib --extern event_listener_strategy=/home/pterjan/rpmbuild/BUILD/rust-async-channel-2.5.0-build/async-channel-2.5.0/target/rpm/deps/libevent_listener_strategy-37e385598afff606.rlib --extern futures_core=/home/pterjan/rpmbuild/BUILD/rust-async-channel-2.5.0-build/async-channel-2.5.0/target/rpm/deps/libfutures_core-ff39e06169377e0d.rlib --extern futures_lite=/home/pterjan/rpmbuild/BUILD/rust-async-channel-2.5.0-build/async-channel-2.5.0/target/rpm/deps/libfutures_lite-3a9ed044c71cc4ac.rlib --extern pin_project_lite=/home/pterjan/rpmbuild/BUILD/rust-async-channel-2.5.0-build/async-channel-2.5.0/target/rpm/deps/libpin_project_lite-8396a29dc9d805cf.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name bounded --edition=2021 tests/bounded.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="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "portable-atomic", "std"))' -C metadata=95ee391f9aa7c9a6 -C extra-filename=-43bcedbe5bfb9fe6 --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-channel-2.5.0-build/async-channel-2.5.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-channel-2.5.0-build/async-channel-2.5.0/target/rpm/deps --extern async_channel=/home/pterjan/rpmbuild/BUILD/rust-async-channel-2.5.0-build/async-channel-2.5.0/target/rpm/deps/libasync_channel-301f1156fc1fb16c.rlib --extern concurrent_queue=/home/pterjan/rpmbuild/BUILD/rust-async-channel-2.5.0-build/async-channel-2.5.0/target/rpm/deps/libconcurrent_queue-05037f40b511ad9f.rlib --extern easy_parallel=/home/pterjan/rpmbuild/BUILD/rust-async-channel-2.5.0-build/async-channel-2.5.0/target/rpm/deps/libeasy_parallel-eb8902e059f56e36.rlib --extern event_listener_strategy=/home/pterjan/rpmbuild/BUILD/rust-async-channel-2.5.0-build/async-channel-2.5.0/target/rpm/deps/libevent_listener_strategy-37e385598afff606.rlib --extern futures_core=/home/pterjan/rpmbuild/BUILD/rust-async-channel-2.5.0-build/async-channel-2.5.0/target/rpm/deps/libfutures_core-ff39e06169377e0d.rlib --extern futures_lite=/home/pterjan/rpmbuild/BUILD/rust-async-channel-2.5.0-build/async-channel-2.5.0/target/rpm/deps/libfutures_lite-3a9ed044c71cc4ac.rlib --extern pin_project_lite=/home/pterjan/rpmbuild/BUILD/rust-async-channel-2.5.0-build/async-channel-2.5.0/target/rpm/deps/libpin_project_lite-8396a29dc9d805cf.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name async_channel --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 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "portable-atomic", "std"))' -C metadata=75de69c0b82c05d9 -C extra-filename=-9093aac89c4b53b6 --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-channel-2.5.0-build/async-channel-2.5.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-channel-2.5.0-build/async-channel-2.5.0/target/rpm/deps --extern concurrent_queue=/home/pterjan/rpmbuild/BUILD/rust-async-channel-2.5.0-build/async-channel-2.5.0/target/rpm/deps/libconcurrent_queue-05037f40b511ad9f.rlib --extern easy_parallel=/home/pterjan/rpmbuild/BUILD/rust-async-channel-2.5.0-build/async-channel-2.5.0/target/rpm/deps/libeasy_parallel-eb8902e059f56e36.rlib --extern event_listener_strategy=/home/pterjan/rpmbuild/BUILD/rust-async-channel-2.5.0-build/async-channel-2.5.0/target/rpm/deps/libevent_listener_strategy-37e385598afff606.rlib --extern futures_core=/home/pterjan/rpmbuild/BUILD/rust-async-channel-2.5.0-build/async-channel-2.5.0/target/rpm/deps/libfutures_core-ff39e06169377e0d.rlib --extern futures_lite=/home/pterjan/rpmbuild/BUILD/rust-async-channel-2.5.0-build/async-channel-2.5.0/target/rpm/deps/libfutures_lite-3a9ed044c71cc4ac.rlib --extern pin_project_lite=/home/pterjan/rpmbuild/BUILD/rust-async-channel-2.5.0-build/async-channel-2.5.0/target/rpm/deps/libpin_project_lite-8396a29dc9d805cf.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Finished `rpm` profile [optimized + debuginfo] target(s) in 5.83s Running `/home/pterjan/rpmbuild/BUILD/rust-async-channel-2.5.0-build/async-channel-2.5.0/target/rpm/deps/async_channel-9093aac89c4b53b6` 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-channel-2.5.0-build/async-channel-2.5.0/target/rpm/deps/bounded-43bcedbe5bfb9fe6` running 23 tests test capacity ... ok test receiver_count ... ok test len_empty_full ... ok test recv_after_close ... ok test send_after_close ... ok test sender_count ... ok test smoke ... ok test smoke_blocking ... ok test weak ... ok test len ... ok test mpmc ... ok test mpmc_stream ... ok test forget_blocked_sender ... ok test forget_blocked_receiver ... ok test spsc ... ok test close_wakes_receiver ... ok test close_wakes_sender ... ok test closed ... ok test try_recv ... ok test try_send ... ok test force_send ... ok test recv ... ok test send ... ok test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.52s Running `/home/pterjan/rpmbuild/BUILD/rust-async-channel-2.5.0-build/async-channel-2.5.0/target/rpm/deps/unbounded-c0d855fa35d30a98` running 18 tests test capacity ... ok test len ... ok test len_empty_full ... ok test receiver_count ... ok test recv_after_close ... ok test smoke ... ok test send_after_close ... ok test send ... ok test sender_count ... ok test smoke_blocking ... ok test weak ... ok test try_send ... ok test spsc ... ok test mpmc_stream ... ok test mpmc ... ok test close_wakes_receiver ... ok test try_recv ... ok test recv ... ok test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.51s Doc-tests async_channel Running `/usr/bin/rustdoc --edition=2021 --crate-type lib --color auto --crate-name async_channel --test src/lib.rs --test-run-directory /home/pterjan/rpmbuild/BUILD/rust-async-channel-2.5.0-build/async-channel-2.5.0 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-channel-2.5.0-build/async-channel-2.5.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-channel-2.5.0-build/async-channel-2.5.0/target/rpm/deps --extern async_channel=/home/pterjan/rpmbuild/BUILD/rust-async-channel-2.5.0-build/async-channel-2.5.0/target/rpm/deps/libasync_channel-301f1156fc1fb16c.rlib --extern concurrent_queue=/home/pterjan/rpmbuild/BUILD/rust-async-channel-2.5.0-build/async-channel-2.5.0/target/rpm/deps/libconcurrent_queue-05037f40b511ad9f.rlib --extern easy_parallel=/home/pterjan/rpmbuild/BUILD/rust-async-channel-2.5.0-build/async-channel-2.5.0/target/rpm/deps/libeasy_parallel-eb8902e059f56e36.rlib --extern event_listener_strategy=/home/pterjan/rpmbuild/BUILD/rust-async-channel-2.5.0-build/async-channel-2.5.0/target/rpm/deps/libevent_listener_strategy-37e385598afff606.rlib --extern futures_core=/home/pterjan/rpmbuild/BUILD/rust-async-channel-2.5.0-build/async-channel-2.5.0/target/rpm/deps/libfutures_core-ff39e06169377e0d.rlib --extern futures_lite=/home/pterjan/rpmbuild/BUILD/rust-async-channel-2.5.0-build/async-channel-2.5.0/target/rpm/deps/libfutures_lite-3a9ed044c71cc4ac.rlib --extern pin_project_lite=/home/pterjan/rpmbuild/BUILD/rust-async-channel-2.5.0-build/async-channel-2.5.0/target/rpm/deps/libpin_project_lite-8396a29dc9d805cf.rlib -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "portable-atomic", "std"))' --error-format human` running 29 tests test src/lib.rs - Sender::closed (line 281) ... ok test src/lib.rs - Sender::capacity (line 476) ... ok test src/lib.rs - Receiver::sender_count (line 857) ... ok test src/lib.rs - Sender::same_channel (line 538) ... ok test src/lib.rs - Receiver::capacity (line 821) ... ok test src/lib.rs - Receiver::is_closed (line 742) ... ok test src/lib.rs - Sender::is_full (line 437) ... ok test src/lib.rs - Sender::is_closed (line 397) ... ok test src/lib.rs - Sender::send_blocking (line 314) ... ok test src/lib.rs - Receiver::same_channel (line 883) ... ok test src/lib.rs - Receiver::len (line 801) ... ok test src/lib.rs - Sender::receiver_count (line 493) ... ok test src/lib.rs - Sender::len (line 456) ... ok test src/lib.rs - bounded (line 122) ... ok test src/lib.rs - Receiver::is_full (line 782) ... ok test src/lib.rs - Sender::sender_count (line 512) ... ok test src/lib.rs - Sender::try_send (line 219) ... ok test src/lib.rs - Sender::close (line 377) ... ok test src/lib.rs - (line 20) ... ok test src/lib.rs - Sender::is_empty (line 416) ... ok test src/lib.rs - Receiver::is_empty (line 761) ... ok test src/lib.rs - Receiver::try_recv (line 623) ... ok test src/lib.rs - Sender::force_send (line 336) ... ok test src/lib.rs - Receiver::recv (line 660) ... ok test src/lib.rs - Receiver::receiver_count (line 838) ... ok test src/lib.rs - unbounded (line 165) ... ok test src/lib.rs - Receiver::close (line 722) ... ok test src/lib.rs - Sender::send (line 255) ... ok test src/lib.rs - Receiver::recv_blocking (line 698) ... ok test result: ok. 29 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.62s + RPM_EC=0 ++ jobs -p + exit 0 Processing files: rust-async-channel-devel-2.5.0-1.mga10.noarch warning: File listed twice: /usr/share/cargo/registry/async-channel-2.5.0/CHANGELOG.md warning: File listed twice: /usr/share/cargo/registry/async-channel-2.5.0/LICENSE-APACHE warning: File listed twice: /usr/share/cargo/registry/async-channel-2.5.0/LICENSE-MIT warning: File listed twice: /usr/share/cargo/registry/async-channel-2.5.0/README.md Provides: crate(async-channel) = 2.5.0 rust-async-channel-devel = 2.5.0-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(concurrent-queue) >= 2.5.0 crate(event-listener-strategy) >= 0.5.4 crate(futures-core) >= 0.3.5 crate(pin-project-lite/default) >= 0.2.11 rust >= 1.60 Processing files: rust-async-channel+default-devel-2.5.0-1.mga10.noarch Provides: crate(async-channel/default) = 2.5.0 rust-async-channel+default-devel = 2.5.0-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-channel) = 2.5.0 crate(async-channel/std) = 2.5.0 Processing files: rust-async-channel+portable-atomic-devel-2.5.0-1.mga10.noarch Provides: crate(async-channel/portable-atomic) = 2.5.0 rust-async-channel+portable-atomic-devel = 2.5.0-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-channel) = 2.5.0 crate(concurrent-queue/portable-atomic) >= 2.5.0 crate(event-listener-strategy/portable-atomic) >= 0.5.4 crate(portable-atomic) >= 1.0.0 crate(portable-atomic-util) >= 0.2.0 crate(portable-atomic-util/alloc) >= 0.2.0 crate(portable-atomic/require-cas) >= 1.0.0 Processing files: rust-async-channel+std-devel-2.5.0-1.mga10.noarch Provides: crate(async-channel/std) = 2.5.0 rust-async-channel+std-devel = 2.5.0-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-channel) = 2.5.0 crate(concurrent-queue/std) >= 2.5.0 crate(event-listener-strategy/std) >= 0.5.4 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/rust-async-channel-2.5.0-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-async-channel+default-devel-2.5.0-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-async-channel+std-devel-2.5.0-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-async-channel+portable-atomic-devel-2.5.0-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-async-channel-devel-2.5.0-1.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.2DNFGM + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-async-channel-2.5.0-build + test -d /home/pterjan/rpmbuild/BUILD/rust-async-channel-2.5.0-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/rust-async-channel-2.5.0-build + rm -rf /home/pterjan/rpmbuild/BUILD/rust-async-channel-2.5.0-build + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: File listed twice: /usr/share/cargo/registry/async-channel-2.5.0/CHANGELOG.md File listed twice: /usr/share/cargo/registry/async-channel-2.5.0/LICENSE-APACHE File listed twice: /usr/share/cargo/registry/async-channel-2.5.0/LICENSE-MIT File listed twice: /usr/share/cargo/registry/async-channel-2.5.0/README.md D: [iurt_root_command] Success!