D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/pterjan/rpmbuild/SRPMS/rust-async-broadcast-0.7.1-1.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.JJIySa Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.6uzaYM + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-async-broadcast-0.7.1-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/rust-async-broadcast-0.7.1-build + rm -rf async-broadcast-0.7.1 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/async-broadcast-0.7.1.crate + STATUS=0 + '[' 0 -ne 0 ']' + cd async-broadcast-0.7.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/async-broadcast-fix-metadata.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.8bRI8Q + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-async-broadcast-0.7.1-build + cd async-broadcast-0.7.1 + /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.8itmZb + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-async-broadcast-0.7.1-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-broadcast-0.7.1 + '[' 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.13 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=3968e36231626b0b -C extra-filename=-519bbab70d24d220 --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-broadcast-0.7.1-build/async-broadcast-0.7.1/target/rpm/build/crossbeam-utils-519bbab70d24d220 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-broadcast-0.7.1-build/async-broadcast-0.7.1/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=c067869a5a16b391 -C extra-filename=-edada119b953d850 --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-broadcast-0.7.1-build/async-broadcast-0.7.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-broadcast-0.7.1-build/async-broadcast-0.7.1/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.13/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=6f3d3dd62e4defc9 -C extra-filename=-9a983ef8f2f011c6 --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-broadcast-0.7.1-build/async-broadcast-0.7.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-broadcast-0.7.1-build/async-broadcast-0.7.1/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=f681c32ea5aa3cae -C extra-filename=-adfa212b6092f023 --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-broadcast-0.7.1-build/async-broadcast-0.7.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-broadcast-0.7.1-build/async-broadcast-0.7.1/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-broadcast-0.7.1-build/async-broadcast-0.7.1/target/rpm/build/crossbeam-utils-519bbab70d24d220/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=9770b375d7358c38 -C extra-filename=-49ceadbce31b609c --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-broadcast-0.7.1-build/async-broadcast-0.7.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-broadcast-0.7.1-build/async-broadcast-0.7.1/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=45bcaf5975d16cf4 -C extra-filename=-b5ba23291b3e42c0 --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-broadcast-0.7.1-build/async-broadcast-0.7.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-broadcast-0.7.1-build/async-broadcast-0.7.1/target/rpm/deps --extern crossbeam_utils=/home/pterjan/rpmbuild/BUILD/rust-async-broadcast-0.7.1-build/async-broadcast-0.7.1/target/rpm/deps/libcrossbeam_utils-49ceadbce31b609c.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="default"' --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=eb6b968f3c25e422 -C extra-filename=-6612eb55a22559eb --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-broadcast-0.7.1-build/async-broadcast-0.7.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-broadcast-0.7.1-build/async-broadcast-0.7.1/target/rpm/deps --extern concurrent_queue=/home/pterjan/rpmbuild/BUILD/rust-async-broadcast-0.7.1-build/async-broadcast-0.7.1/target/rpm/deps/libconcurrent_queue-b5ba23291b3e42c0.rmeta --extern parking=/home/pterjan/rpmbuild/BUILD/rust-async-broadcast-0.7.1-build/async-broadcast-0.7.1/target/rpm/deps/libparking-edada119b953d850.rmeta --extern pin_project_lite=/home/pterjan/rpmbuild/BUILD/rust-async-broadcast-0.7.1-build/async-broadcast-0.7.1/target/rpm/deps/libpin_project_lite-9a983ef8f2f011c6.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling event-listener-strategy v0.5.2 Running `/usr/bin/rustc --crate-name event_listener_strategy --edition=2021 /usr/share/cargo/registry/event-listener-strategy-0.5.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=55e77a54eacb46ff -C extra-filename=-404849a9ecd9ca80 --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-broadcast-0.7.1-build/async-broadcast-0.7.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-broadcast-0.7.1-build/async-broadcast-0.7.1/target/rpm/deps --extern event_listener=/home/pterjan/rpmbuild/BUILD/rust-async-broadcast-0.7.1-build/async-broadcast-0.7.1/target/rpm/deps/libevent_listener-6612eb55a22559eb.rmeta --extern pin_project_lite=/home/pterjan/rpmbuild/BUILD/rust-async-broadcast-0.7.1-build/async-broadcast-0.7.1/target/rpm/deps/libpin_project_lite-9a983ef8f2f011c6.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling async-broadcast v0.7.1 (/home/pterjan/rpmbuild/BUILD/rust-async-broadcast-0.7.1-build/async-broadcast-0.7.1) Running `/usr/bin/rustc --crate-name async_broadcast --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d28b080fb8d7dd64 -C extra-filename=-a59d71eab6a7e124 --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-broadcast-0.7.1-build/async-broadcast-0.7.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-broadcast-0.7.1-build/async-broadcast-0.7.1/target/rpm/deps --extern event_listener=/home/pterjan/rpmbuild/BUILD/rust-async-broadcast-0.7.1-build/async-broadcast-0.7.1/target/rpm/deps/libevent_listener-6612eb55a22559eb.rmeta --extern event_listener_strategy=/home/pterjan/rpmbuild/BUILD/rust-async-broadcast-0.7.1-build/async-broadcast-0.7.1/target/rpm/deps/libevent_listener_strategy-404849a9ecd9ca80.rmeta --extern futures_core=/home/pterjan/rpmbuild/BUILD/rust-async-broadcast-0.7.1-build/async-broadcast-0.7.1/target/rpm/deps/libfutures_core-adfa212b6092f023.rmeta --extern pin_project_lite=/home/pterjan/rpmbuild/BUILD/rust-async-broadcast-0.7.1-build/async-broadcast-0.7.1/target/rpm/deps/libpin_project_lite-9a983ef8f2f011c6.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Finished `rpm` profile [optimized + debuginfo] target(s) in 1.50s + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.R1ZXSz + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-async-broadcast-0.7.1-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/rust-async-broadcast-0.7.1-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/rust-async-broadcast-0.7.1-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/rust-async-broadcast-0.7.1-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/rust-async-broadcast-0.7.1-build + mkdir /home/pterjan/rpmbuild/BUILD/rust-async-broadcast-0.7.1-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-broadcast-0.7.1 + '[' 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-broadcast ++ /usr/bin/cargo2rpm --path Cargo.toml version + CRATE_VERSION=0.7.1 + REG_DIR=/home/pterjan/rpmbuild/BUILD/rust-async-broadcast-0.7.1-build/BUILDROOT/usr/share/cargo/registry/async-broadcast-0.7.1 + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-async-broadcast-0.7.1-build/BUILDROOT/usr/share/cargo/registry/async-broadcast-0.7.1 + /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-broadcast-0.7.1-build/BUILDROOT/usr/share/cargo/registry/async-broadcast-0.7.1 warning: no (git) VCS found for `/home/pterjan/rpmbuild/BUILD/rust-async-broadcast-0.7.1-build/async-broadcast-0.7.1` + /usr/bin/mv Cargo.toml.deps Cargo.toml + /usr/bin/cp -a Cargo.toml /home/pterjan/rpmbuild/BUILD/rust-async-broadcast-0.7.1-build/BUILDROOT/usr/share/cargo/registry/async-broadcast-0.7.1/Cargo.toml + /usr/bin/rm -f /home/pterjan/rpmbuild/BUILD/rust-async-broadcast-0.7.1-build/BUILDROOT/usr/share/cargo/registry/async-broadcast-0.7.1/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.T0QT7Q + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-async-broadcast-0.7.1-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-broadcast-0.7.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 test -j16 -Z avoid-dev-deps --profile rpm --no-fail-fast Compiling proc-macro2 v1.0.94 Fresh pin-project-lite v0.2.13 Compiling unicode-ident v1.0.18 Compiling autocfg v1.4.0 Fresh parking v2.2.1 Fresh futures-core v0.3.31 Compiling doc-comment v0.3.3 Compiling fastrand v1.9.0 Compiling futures-io v0.3.31 Compiling pin-utils v0.1.0 Compiling memchr v2.7.4 Compiling futures-task v0.3.31 Compiling waker-fn v1.1.0 Compiling easy-parallel v3.2.0 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/proc-macro2-1.0.94/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=ad575533c81940ce -C extra-filename=-8d4ae8af141a60ea --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-broadcast-0.7.1-build/async-broadcast-0.7.1/target/rpm/build/proc-macro2-8d4ae8af141a60ea -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-broadcast-0.7.1-build/async-broadcast-0.7.1/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.18/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=7c5e47faa086107f -C extra-filename=-fcaf6472650f810d --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-broadcast-0.7.1-build/async-broadcast-0.7.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-broadcast-0.7.1-build/async-broadcast-0.7.1/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name fastrand --edition=2018 /usr/share/cargo/registry/fastrand-1.9.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=6827ca4d792a4c23 -C extra-filename=-80dd71cd05cfe96a --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-broadcast-0.7.1-build/async-broadcast-0.7.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-broadcast-0.7.1-build/async-broadcast-0.7.1/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name autocfg --edition=2015 /usr/share/cargo/registry/autocfg-1.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e586754bf2dbe624 -C extra-filename=-67aefdbaf18d84b0 --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-broadcast-0.7.1-build/async-broadcast-0.7.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-broadcast-0.7.1-build/async-broadcast-0.7.1/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=2015 /usr/share/cargo/registry/doc-comment-0.3.3/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("no_core", "old_macros"))' -C metadata=d5c3c9101c6e515f -C extra-filename=-6c7d3e4388332781 --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-broadcast-0.7.1-build/async-broadcast-0.7.1/target/rpm/build/doc-comment-6c7d3e4388332781 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-broadcast-0.7.1-build/async-broadcast-0.7.1/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=3ff9b98e8a0b9479 -C extra-filename=-a06d502985dda63f --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-broadcast-0.7.1-build/async-broadcast-0.7.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-broadcast-0.7.1-build/async-broadcast-0.7.1/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_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=ffc5633b077e1f0e -C extra-filename=-261aaabc1cdfea2a --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-broadcast-0.7.1-build/async-broadcast-0.7.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-broadcast-0.7.1-build/async-broadcast-0.7.1/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name memchr --edition=2021 /usr/share/cargo/registry/memchr-2.7.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=8ffab8c680198530 -C extra-filename=-cdd6ab8d65baee9f --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-broadcast-0.7.1-build/async-broadcast-0.7.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-broadcast-0.7.1-build/async-broadcast-0.7.1/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=8396c044940a351f -C extra-filename=-b8daa32a73162f5a --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-broadcast-0.7.1-build/async-broadcast-0.7.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-broadcast-0.7.1-build/async-broadcast-0.7.1/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 waker_fn --edition=2018 /usr/share/cargo/registry/waker-fn-1.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=13bcc99e531a9ce2 -C extra-filename=-b1573a0e697929d0 --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-broadcast-0.7.1-build/async-broadcast-0.7.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-broadcast-0.7.1-build/async-broadcast-0.7.1/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=6ec669431fd0a099 -C extra-filename=-e41230d5dc738e0f --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-broadcast-0.7.1-build/async-broadcast-0.7.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-broadcast-0.7.1-build/async-broadcast-0.7.1/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Fresh crossbeam-utils v0.8.21 Fresh concurrent-queue v2.5.0 Fresh event-listener v5.3.1 Fresh event-listener-strategy v0.5.2 Compiling futures-lite v1.13.0 Running `/usr/bin/rustc --crate-name futures_lite --edition=2018 /usr/share/cargo/registry/futures-lite-1.13.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="memchr"' --cfg 'feature="parking"' --cfg 'feature="std"' --cfg 'feature="waker-fn"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "fastrand", "futures-io", "memchr", "parking", "std", "waker-fn"))' -C metadata=f8611c4cfd6fb001 -C extra-filename=-a063d8dc94de151c --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-broadcast-0.7.1-build/async-broadcast-0.7.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-broadcast-0.7.1-build/async-broadcast-0.7.1/target/rpm/deps --extern fastrand=/home/pterjan/rpmbuild/BUILD/rust-async-broadcast-0.7.1-build/async-broadcast-0.7.1/target/rpm/deps/libfastrand-80dd71cd05cfe96a.rmeta --extern futures_core=/home/pterjan/rpmbuild/BUILD/rust-async-broadcast-0.7.1-build/async-broadcast-0.7.1/target/rpm/deps/libfutures_core-adfa212b6092f023.rmeta --extern futures_io=/home/pterjan/rpmbuild/BUILD/rust-async-broadcast-0.7.1-build/async-broadcast-0.7.1/target/rpm/deps/libfutures_io-a06d502985dda63f.rmeta --extern memchr=/home/pterjan/rpmbuild/BUILD/rust-async-broadcast-0.7.1-build/async-broadcast-0.7.1/target/rpm/deps/libmemchr-cdd6ab8d65baee9f.rmeta --extern parking=/home/pterjan/rpmbuild/BUILD/rust-async-broadcast-0.7.1-build/async-broadcast-0.7.1/target/rpm/deps/libparking-edada119b953d850.rmeta --extern pin_project_lite=/home/pterjan/rpmbuild/BUILD/rust-async-broadcast-0.7.1-build/async-broadcast-0.7.1/target/rpm/deps/libpin_project_lite-9a983ef8f2f011c6.rmeta --extern waker_fn=/home/pterjan/rpmbuild/BUILD/rust-async-broadcast-0.7.1-build/async-broadcast-0.7.1/target/rpm/deps/libwaker_fn-b1573a0e697929d0.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/rust-async-broadcast-0.7.1-build/async-broadcast-0.7.1/target/rpm/build/doc-comment-6c7d3e4388332781/build-script-build` Running `/usr/bin/rustc --crate-name doc_comment --edition=2015 /usr/share/cargo/registry/doc-comment-0.3.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no_core", "old_macros"))' -C metadata=b4ae77b94acdc1db -C extra-filename=-68206dcb82b48f69 --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-broadcast-0.7.1-build/async-broadcast-0.7.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-broadcast-0.7.1-build/async-broadcast-0.7.1/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-broadcast-0.7.1-build/async-broadcast-0.7.1/target/rpm/build/proc-macro2-8d4ae8af141a60ea/build-script-build` Running `/usr/bin/rustc --crate-name proc_macro2 --edition=2021 /usr/share/cargo/registry/proc-macro2-1.0.94/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=0722f1165fb68103 -C extra-filename=-5962c37ac8c20d24 --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-broadcast-0.7.1-build/async-broadcast-0.7.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-broadcast-0.7.1-build/async-broadcast-0.7.1/target/rpm/deps --extern unicode_ident=/home/pterjan/rpmbuild/BUILD/rust-async-broadcast-0.7.1-build/async-broadcast-0.7.1/target/rpm/deps/libunicode_ident-fcaf6472650f810d.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 --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(procmacro2_backtrace)' --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)'` Compiling quote v1.0.40 Running `/usr/bin/rustc --crate-name quote --edition=2018 /usr/share/cargo/registry/quote-1.0.40/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=bf00c1fa7b7877ae -C extra-filename=-d80821020dbdb978 --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-broadcast-0.7.1-build/async-broadcast-0.7.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-broadcast-0.7.1-build/async-broadcast-0.7.1/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-async-broadcast-0.7.1-build/async-broadcast-0.7.1/target/rpm/deps/libproc_macro2-5962c37ac8c20d24.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling syn v2.0.100 Running `/usr/bin/rustc --crate-name syn --edition=2021 /usr/share/cargo/registry/syn-2.0.100/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=e7de29233d58eb97 -C extra-filename=-72e2fc63ccdf2a71 --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-broadcast-0.7.1-build/async-broadcast-0.7.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-broadcast-0.7.1-build/async-broadcast-0.7.1/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-async-broadcast-0.7.1-build/async-broadcast-0.7.1/target/rpm/deps/libproc_macro2-5962c37ac8c20d24.rmeta --extern quote=/home/pterjan/rpmbuild/BUILD/rust-async-broadcast-0.7.1-build/async-broadcast-0.7.1/target/rpm/deps/libquote-d80821020dbdb978.rmeta --extern unicode_ident=/home/pterjan/rpmbuild/BUILD/rust-async-broadcast-0.7.1-build/async-broadcast-0.7.1/target/rpm/deps/libunicode_ident-fcaf6472650f810d.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling slab v0.4.9 Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /usr/share/cargo/registry/slab-0.4.9/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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=e1d5316a8c9de760 -C extra-filename=-94d0138667c955f4 --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-broadcast-0.7.1-build/async-broadcast-0.7.1/target/rpm/build/slab-94d0138667c955f4 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-broadcast-0.7.1-build/async-broadcast-0.7.1/target/rpm/deps --extern autocfg=/home/pterjan/rpmbuild/BUILD/rust-async-broadcast-0.7.1-build/async-broadcast-0.7.1/target/rpm/deps/libautocfg-67aefdbaf18d84b0.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/rust-async-broadcast-0.7.1-build/async-broadcast-0.7.1/target/rpm/build/slab-94d0138667c955f4/build-script-build` Running `/usr/bin/rustc --crate-name slab --edition=2018 /usr/share/cargo/registry/slab-0.4.9/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=702c949fdeb0867c -C extra-filename=-c2dcd4ce0c38dd17 --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-broadcast-0.7.1-build/async-broadcast-0.7.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-broadcast-0.7.1-build/async-broadcast-0.7.1/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling futures-macro v0.3.31 Running `/usr/bin/rustc --crate-name futures_macro --edition=2018 /usr/share/cargo/registry/futures-macro-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4d16435f8ef4c97a -C extra-filename=-e4f9a63e858094cf --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-broadcast-0.7.1-build/async-broadcast-0.7.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-broadcast-0.7.1-build/async-broadcast-0.7.1/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-async-broadcast-0.7.1-build/async-broadcast-0.7.1/target/rpm/deps/libproc_macro2-5962c37ac8c20d24.rlib --extern quote=/home/pterjan/rpmbuild/BUILD/rust-async-broadcast-0.7.1-build/async-broadcast-0.7.1/target/rpm/deps/libquote-d80821020dbdb978.rlib --extern syn=/home/pterjan/rpmbuild/BUILD/rust-async-broadcast-0.7.1-build/async-broadcast-0.7.1/target/rpm/deps/libsyn-72e2fc63ccdf2a71.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling futures-util v0.3.31 Running `/usr/bin/rustc --crate-name futures_util --edition=2018 /usr/share/cargo/registry/futures-util-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="async-await"' --cfg 'feature="async-await-macro"' --cfg 'feature="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=2794de819fa537fc -C extra-filename=-b1bfe1916a96a82e --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-broadcast-0.7.1-build/async-broadcast-0.7.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-broadcast-0.7.1-build/async-broadcast-0.7.1/target/rpm/deps --extern futures_core=/home/pterjan/rpmbuild/BUILD/rust-async-broadcast-0.7.1-build/async-broadcast-0.7.1/target/rpm/deps/libfutures_core-adfa212b6092f023.rmeta --extern futures_macro=/home/pterjan/rpmbuild/BUILD/rust-async-broadcast-0.7.1-build/async-broadcast-0.7.1/target/rpm/deps/libfutures_macro-e4f9a63e858094cf.so --extern futures_task=/home/pterjan/rpmbuild/BUILD/rust-async-broadcast-0.7.1-build/async-broadcast-0.7.1/target/rpm/deps/libfutures_task-b8daa32a73162f5a.rmeta --extern pin_project_lite=/home/pterjan/rpmbuild/BUILD/rust-async-broadcast-0.7.1-build/async-broadcast-0.7.1/target/rpm/deps/libpin_project_lite-9a983ef8f2f011c6.rmeta --extern pin_utils=/home/pterjan/rpmbuild/BUILD/rust-async-broadcast-0.7.1-build/async-broadcast-0.7.1/target/rpm/deps/libpin_utils-261aaabc1cdfea2a.rmeta --extern slab=/home/pterjan/rpmbuild/BUILD/rust-async-broadcast-0.7.1-build/async-broadcast-0.7.1/target/rpm/deps/libslab-c2dcd4ce0c38dd17.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling async-broadcast v0.7.1 (/home/pterjan/rpmbuild/BUILD/rust-async-broadcast-0.7.1-build/async-broadcast-0.7.1) Running `/usr/bin/rustc --crate-name test --edition=2018 tests/test.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=159f4aa5522e6515 -C extra-filename=-13b95fa180db757d --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-broadcast-0.7.1-build/async-broadcast-0.7.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-broadcast-0.7.1-build/async-broadcast-0.7.1/target/rpm/deps --extern async_broadcast=/home/pterjan/rpmbuild/BUILD/rust-async-broadcast-0.7.1-build/async-broadcast-0.7.1/target/rpm/deps/libasync_broadcast-a59d71eab6a7e124.rlib --extern doc_comment=/home/pterjan/rpmbuild/BUILD/rust-async-broadcast-0.7.1-build/async-broadcast-0.7.1/target/rpm/deps/libdoc_comment-68206dcb82b48f69.rlib --extern easy_parallel=/home/pterjan/rpmbuild/BUILD/rust-async-broadcast-0.7.1-build/async-broadcast-0.7.1/target/rpm/deps/libeasy_parallel-e41230d5dc738e0f.rlib --extern event_listener=/home/pterjan/rpmbuild/BUILD/rust-async-broadcast-0.7.1-build/async-broadcast-0.7.1/target/rpm/deps/libevent_listener-6612eb55a22559eb.rlib --extern event_listener_strategy=/home/pterjan/rpmbuild/BUILD/rust-async-broadcast-0.7.1-build/async-broadcast-0.7.1/target/rpm/deps/libevent_listener_strategy-404849a9ecd9ca80.rlib --extern futures_core=/home/pterjan/rpmbuild/BUILD/rust-async-broadcast-0.7.1-build/async-broadcast-0.7.1/target/rpm/deps/libfutures_core-adfa212b6092f023.rlib --extern futures_lite=/home/pterjan/rpmbuild/BUILD/rust-async-broadcast-0.7.1-build/async-broadcast-0.7.1/target/rpm/deps/libfutures_lite-a063d8dc94de151c.rlib --extern futures_util=/home/pterjan/rpmbuild/BUILD/rust-async-broadcast-0.7.1-build/async-broadcast-0.7.1/target/rpm/deps/libfutures_util-b1bfe1916a96a82e.rlib --extern pin_project_lite=/home/pterjan/rpmbuild/BUILD/rust-async-broadcast-0.7.1-build/async-broadcast-0.7.1/target/rpm/deps/libpin_project_lite-9a983ef8f2f011c6.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name async_broadcast --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=370092e447900a0d -C extra-filename=-2538a30f54f60cf3 --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-broadcast-0.7.1-build/async-broadcast-0.7.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-broadcast-0.7.1-build/async-broadcast-0.7.1/target/rpm/deps --extern doc_comment=/home/pterjan/rpmbuild/BUILD/rust-async-broadcast-0.7.1-build/async-broadcast-0.7.1/target/rpm/deps/libdoc_comment-68206dcb82b48f69.rlib --extern easy_parallel=/home/pterjan/rpmbuild/BUILD/rust-async-broadcast-0.7.1-build/async-broadcast-0.7.1/target/rpm/deps/libeasy_parallel-e41230d5dc738e0f.rlib --extern event_listener=/home/pterjan/rpmbuild/BUILD/rust-async-broadcast-0.7.1-build/async-broadcast-0.7.1/target/rpm/deps/libevent_listener-6612eb55a22559eb.rlib --extern event_listener_strategy=/home/pterjan/rpmbuild/BUILD/rust-async-broadcast-0.7.1-build/async-broadcast-0.7.1/target/rpm/deps/libevent_listener_strategy-404849a9ecd9ca80.rlib --extern futures_core=/home/pterjan/rpmbuild/BUILD/rust-async-broadcast-0.7.1-build/async-broadcast-0.7.1/target/rpm/deps/libfutures_core-adfa212b6092f023.rlib --extern futures_lite=/home/pterjan/rpmbuild/BUILD/rust-async-broadcast-0.7.1-build/async-broadcast-0.7.1/target/rpm/deps/libfutures_lite-a063d8dc94de151c.rlib --extern futures_util=/home/pterjan/rpmbuild/BUILD/rust-async-broadcast-0.7.1-build/async-broadcast-0.7.1/target/rpm/deps/libfutures_util-b1bfe1916a96a82e.rlib --extern pin_project_lite=/home/pterjan/rpmbuild/BUILD/rust-async-broadcast-0.7.1-build/async-broadcast-0.7.1/target/rpm/deps/libpin_project_lite-9a983ef8f2f011c6.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Finished `rpm` profile [optimized + debuginfo] target(s) in 36.03s Running `/home/pterjan/rpmbuild/BUILD/rust-async-broadcast-0.7.1-build/async-broadcast-0.7.1/target/rpm/deps/async_broadcast-2538a30f54f60cf3` 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-broadcast-0.7.1-build/async-broadcast-0.7.1/target/rpm/deps/test-13b95fa180db757d` running 9 tests test basic_async ... ok test channel_shrink ... ok test inactive_drop ... ok test basic_sync ... ok test parallel ... ok test poll_recv ... ok test overflow ... ok test open_channel ... ok test parallel_async ... ok test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s Doc-tests async_broadcast Running `/usr/bin/rustdoc --edition=2018 --crate-type lib --color auto --crate-name async_broadcast --test src/lib.rs --test-run-directory /home/pterjan/rpmbuild/BUILD/rust-async-broadcast-0.7.1-build/async-broadcast-0.7.1 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-broadcast-0.7.1-build/async-broadcast-0.7.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-broadcast-0.7.1-build/async-broadcast-0.7.1/target/rpm/deps --extern async_broadcast=/home/pterjan/rpmbuild/BUILD/rust-async-broadcast-0.7.1-build/async-broadcast-0.7.1/target/rpm/deps/libasync_broadcast-a59d71eab6a7e124.rlib --extern doc_comment=/home/pterjan/rpmbuild/BUILD/rust-async-broadcast-0.7.1-build/async-broadcast-0.7.1/target/rpm/deps/libdoc_comment-68206dcb82b48f69.rlib --extern easy_parallel=/home/pterjan/rpmbuild/BUILD/rust-async-broadcast-0.7.1-build/async-broadcast-0.7.1/target/rpm/deps/libeasy_parallel-e41230d5dc738e0f.rlib --extern event_listener=/home/pterjan/rpmbuild/BUILD/rust-async-broadcast-0.7.1-build/async-broadcast-0.7.1/target/rpm/deps/libevent_listener-6612eb55a22559eb.rlib --extern event_listener_strategy=/home/pterjan/rpmbuild/BUILD/rust-async-broadcast-0.7.1-build/async-broadcast-0.7.1/target/rpm/deps/libevent_listener_strategy-404849a9ecd9ca80.rlib --extern futures_core=/home/pterjan/rpmbuild/BUILD/rust-async-broadcast-0.7.1-build/async-broadcast-0.7.1/target/rpm/deps/libfutures_core-adfa212b6092f023.rlib --extern futures_lite=/home/pterjan/rpmbuild/BUILD/rust-async-broadcast-0.7.1-build/async-broadcast-0.7.1/target/rpm/deps/libfutures_lite-a063d8dc94de151c.rlib --extern futures_util=/home/pterjan/rpmbuild/BUILD/rust-async-broadcast-0.7.1-build/async-broadcast-0.7.1/target/rpm/deps/libfutures_util-b1bfe1916a96a82e.rlib --extern pin_project_lite=/home/pterjan/rpmbuild/BUILD/rust-async-broadcast-0.7.1-build/async-broadcast-0.7.1/target/rpm/deps/libpin_project_lite-9a983ef8f2f011c6.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --error-format human` warning: unknown lint: `rustdoc::missing_doc_code_examples` --> src/lib.rs:96:9 | 96 | #![warn(rustdoc::missing_doc_code_examples, unreachable_pub)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: the `rustdoc::missing_doc_code_examples` lint is unstable = note: see issue #101730 for more information = help: add `#![feature(rustdoc_missing_doc_code_examples)]` to the crate attributes to enable = note: this compiler was built on 2025-05-09; consider upgrading it if it is out of date = note: `#[warn(unknown_lints)]` on by default warning: 1 warning emitted running 49 tests test src/lib.rs - InactiveReceiver::await_active (line 1884) ... ok test src/lib.rs - Receiver::capacity (line 799) ... ok test src/lib.rs - InactiveReceiver::activate_cloned (line 1814) ... ok test src/lib.rs - Receiver::poll_recv (line 1321) ... ok test src/lib.rs - Receiver::await_active (line 891) ... ok test src/lib.rs - Sender::receiver_count (line 548) ... ok test src/lib.rs - Receiver::close (line 932) ... ok test src/lib.rs - Receiver::is_empty (line 971) ... ok test src/lib.rs - Receiver::set_capacity (line 817) ... ok test src/lib.rs - Receiver::receiver_count (line 1034) ... ok test src/lib.rs - Receiver::len (line 1011) ... ok test src/lib.rs - InactiveReceiver::receiver_count (line 1966) ... ok test src/lib.rs - Receiver::try_recv (line 1205) ... ok test src/lib.rs - Receiver::is_closed (line 952) ... ok test src/lib.rs - Receiver::inactive_receiver_count (line 1054) ... ok test src/lib.rs - Receiver::recv_direct (line 1171) ... ok test src/lib.rs - Receiver::sender_count (line 1074) ... ok test src/lib.rs - InactiveReceiver::set_await_active (line 1902) ... ok test src/lib.rs - Receiver::overflow (line 847) ... ok test src/lib.rs - Sender::try_broadcast (line 715) ... ok test src/lib.rs - Sender::is_closed (line 466) ... ok test src/lib.rs - (line 17) ... ok test src/lib.rs - InactiveReceiver::activate (line 1795) ... ok test src/lib.rs - Sender::inactive_receiver_count (line 568) ... ok test src/lib.rs - Receiver::is_full (line 990) ... ok test src/lib.rs - Sender::await_active (line 405) ... ok test src/lib.rs - Receiver::new_receiver (line 1271) ... ok test src/lib.rs - Sender::broadcast (line 661) ... ok test src/lib.rs - Sender::set_overflow (line 378) ... ok test src/lib.rs - Receiver::new_sender (line 1237) ... ok test src/lib.rs - InactiveReceiver::inactive_receiver_count (line 1986) ... ok test src/lib.rs - Sender::overflow (line 361) ... ok test src/lib.rs - Sender::capacity (line 313) ... ok test src/lib.rs - Sender::is_empty (line 485) ... ok test src/lib.rs - Receiver::set_overflow (line 864) ... ok test src/lib.rs - Receiver::clone (line 1411) ... ok test src/lib.rs - Sender::set_capacity (line 331) ... ok test src/lib.rs - Sender::set_await_active (line 422) ... ok test src/lib.rs - Sender::is_full (line 504) ... ok test src/lib.rs - Sender::len (line 525) ... ok test src/lib.rs - Sender::broadcast_direct (line 684) ... ok test src/lib.rs - Sender::close (line 446) ... ok test src/lib.rs - Sender::sender_count (line 588) ... ok test src/lib.rs - Receiver::recv (line 1143) ... ok test src/lib.rs - Sender::new_receiver (line 610) ... ok test src/lib.rs - Receiver::set_await_active (line 908) ... ok test src/lib.rs - Receiver::deactivate (line 1102) ... ok test src/lib.rs - broadcast (line 134) ... ok test src/lib.rs - doctests (line 132) ... ok test result: ok. 49 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.82s + RPM_EC=0 ++ jobs -p + exit 0 Processing files: rust-async-broadcast-devel-0.7.1-1.mga10.noarch warning: File listed twice: /usr/share/cargo/registry/async-broadcast-0.7.1/CHANGELOG.md warning: File listed twice: /usr/share/cargo/registry/async-broadcast-0.7.1/LICENSE-APACHE warning: File listed twice: /usr/share/cargo/registry/async-broadcast-0.7.1/LICENSE-MIT warning: File listed twice: /usr/share/cargo/registry/async-broadcast-0.7.1/README.md Provides: crate(async-broadcast) = 0.7.1 rust-async-broadcast-devel = 0.7.1-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(event-listener-strategy/default) >= 0.5.0 crate(event-listener/default) >= 5.0.0 crate(futures-core/default) >= 0.3.21 crate(pin-project-lite/default) >= 0.2.13 Processing files: rust-async-broadcast+default-devel-0.7.1-1.mga10.noarch Provides: crate(async-broadcast/default) = 0.7.1 rust-async-broadcast+default-devel = 0.7.1-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-broadcast) = 0.7.1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/rust-async-broadcast-0.7.1-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-async-broadcast+default-devel-0.7.1-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-async-broadcast-devel-0.7.1-1.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.KeMjG4 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-async-broadcast-0.7.1-build + test -d /home/pterjan/rpmbuild/BUILD/rust-async-broadcast-0.7.1-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/rust-async-broadcast-0.7.1-build + rm -rf /home/pterjan/rpmbuild/BUILD/rust-async-broadcast-0.7.1-build + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: File listed twice: /usr/share/cargo/registry/async-broadcast-0.7.1/CHANGELOG.md File listed twice: /usr/share/cargo/registry/async-broadcast-0.7.1/LICENSE-APACHE File listed twice: /usr/share/cargo/registry/async-broadcast-0.7.1/LICENSE-MIT File listed twice: /usr/share/cargo/registry/async-broadcast-0.7.1/README.md D: [iurt_root_command] Success!