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.lOHoDz Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.mCZ9ri + 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.MtBTPu + 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.YG9y2E + 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 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=b3d4831e57576457 -C extra-filename=-ebe5ac684f7a4bbd --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-channel-2.5.0-build/async-channel-2.5.0/target/rpm/build/crossbeam-utils-ebe5ac684f7a4bbd -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 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=7b5234f665704a77 -C extra-filename=-ca513c5681a6b355 --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=ea95162656b104b4 -C extra-filename=-4511a62f89c84856 --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_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=45c405747018d421 -C extra-filename=-33a21a7c0f0551f4 --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-ebe5ac684f7a4bbd/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=84e720001cb813a5 -C extra-filename=-f92d336a9af7685d --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=86a1bf2ff62d4b9f -C extra-filename=-294cbdec6292f613 --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-f92d336a9af7685d.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=c8ca3210d5a8ccd3 -C extra-filename=-3d37c2cb09d7def1 --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-294cbdec6292f613.rmeta --extern parking=/home/pterjan/rpmbuild/BUILD/rust-async-channel-2.5.0-build/async-channel-2.5.0/target/rpm/deps/libparking-ca513c5681a6b355.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-4511a62f89c84856.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=d88f9b1ca9cdc317 -C extra-filename=-61930dc9cf359fd0 --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-3d37c2cb09d7def1.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-4511a62f89c84856.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=7b4d24fb7cae4e5c -C extra-filename=-ad456ee8f9b5e943 --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-294cbdec6292f613.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-61930dc9cf359fd0.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-33a21a7c0f0551f4.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-4511a62f89c84856.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Finished `rpm` profile [optimized + debuginfo] target(s) in 2.19s + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.TezT0n + 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.dppIsp + 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 event-listener v5.3.1 Fresh futures-core v0.3.31 Compiling futures-io v0.3.31 Compiling fastrand v2.1.1 Compiling easy-parallel v3.2.0 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=35bbc9ea9c18f871 -C extra-filename=-6eaed11051ee5f99 --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` Fresh event-listener-strategy v0.5.4 Running `/usr/bin/rustc --crate-name fastrand --edition=2018 /usr/share/cargo/registry/fastrand-2.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=52d84ba1eca830af -C extra-filename=-8859e41a9b475a9d --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=ea7a7a681e28b78d -C extra-filename=-8e844b425f9c4338 --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=2d98473faf116452 -C extra-filename=-e54f55fbe5f976f7 --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-8859e41a9b475a9d.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-33a21a7c0f0551f4.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-6eaed11051ee5f99.rmeta --extern parking=/home/pterjan/rpmbuild/BUILD/rust-async-channel-2.5.0-build/async-channel-2.5.0/target/rpm/deps/libparking-ca513c5681a6b355.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-4511a62f89c84856.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 --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=1ac404c48af3d03b -C extra-filename=-baa9a31aed3600e0 --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-294cbdec6292f613.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-8e844b425f9c4338.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-61930dc9cf359fd0.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-33a21a7c0f0551f4.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-e54f55fbe5f976f7.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-4511a62f89c84856.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` 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=363aff9ee36b5e55 -C extra-filename=-586f7e634a909652 --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-ad456ee8f9b5e943.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-294cbdec6292f613.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-8e844b425f9c4338.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-61930dc9cf359fd0.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-33a21a7c0f0551f4.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-e54f55fbe5f976f7.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-4511a62f89c84856.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=9acdc0b39f797656 -C extra-filename=-ac8ad52b551e773e --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-ad456ee8f9b5e943.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-294cbdec6292f613.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-8e844b425f9c4338.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-61930dc9cf359fd0.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-33a21a7c0f0551f4.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-e54f55fbe5f976f7.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-4511a62f89c84856.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Finished `rpm` profile [optimized + debuginfo] target(s) in 6.14s Running `/home/pterjan/rpmbuild/BUILD/rust-async-channel-2.5.0-build/async-channel-2.5.0/target/rpm/deps/async_channel-baa9a31aed3600e0` 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-ac8ad52b551e773e` running 23 tests test capacity ... ok test len_empty_full ... ok test receiver_count ... ok test send_after_close ... ok test smoke ... ok test recv_after_close ... ok test smoke_blocking ... ok test sender_count ... ok test weak ... ok test len ... ok test mpmc ... ok test mpmc_stream ... ok test spsc ... ok test forget_blocked_receiver ... ok test forget_blocked_sender ... 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.50s Running `/home/pterjan/rpmbuild/BUILD/rust-async-channel-2.5.0-build/async-channel-2.5.0/target/rpm/deps/unbounded-586f7e634a909652` running 18 tests test capacity ... ok test len_empty_full ... ok test len ... ok test receiver_count ... ok test send ... ok test recv_after_close ... ok test send_after_close ... ok test smoke ... ok test sender_count ... ok test smoke_blocking ... ok test try_send ... ok test weak ... ok test spsc ... ok test mpmc ... ok test mpmc_stream ... 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.50s 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-ad456ee8f9b5e943.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-294cbdec6292f613.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-8e844b425f9c4338.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-61930dc9cf359fd0.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-33a21a7c0f0551f4.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-e54f55fbe5f976f7.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-4511a62f89c84856.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::capacity (line 476) ... ok test src/lib.rs - Sender::try_send (line 219) ... 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_closed (line 397) ... ok test src/lib.rs - Receiver::receiver_count (line 838) ... ok test src/lib.rs - (line 20) ... ok test src/lib.rs - Sender::send_blocking (line 314) ... ok test src/lib.rs - Sender::same_channel (line 538) ... ok test src/lib.rs - Receiver::is_full (line 782) ... ok test src/lib.rs - Sender::receiver_count (line 493) ... ok test src/lib.rs - Receiver::recv_blocking (line 698) ... ok test src/lib.rs - Receiver::try_recv (line 623) ... ok test src/lib.rs - Sender::len (line 456) ... ok test src/lib.rs - Sender::is_empty (line 416) ... ok test src/lib.rs - Sender::closed (line 281) ... ok test src/lib.rs - Receiver::recv (line 660) ... ok test src/lib.rs - Sender::sender_count (line 512) ... ok test src/lib.rs - Receiver::same_channel (line 883) ... ok test src/lib.rs - Sender::close (line 377) ... ok test src/lib.rs - Sender::is_full (line 437) ... ok test src/lib.rs - Receiver::sender_count (line 857) ... ok test src/lib.rs - unbounded (line 165) ... ok test src/lib.rs - Sender::send (line 255) ... ok test src/lib.rs - Receiver::is_empty (line 761) ... ok test src/lib.rs - bounded (line 122) ... ok test src/lib.rs - Sender::force_send (line 336) ... ok test src/lib.rs - Receiver::len (line 801) ... ok test src/lib.rs - Receiver::close (line 722) ... ok test result: ok. 29 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.46s + 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+std-devel-2.5.0-1.mga10.noarch.rpm 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+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.QwxgGD + 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!