D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/pterjan/rpmbuild/SRPMS/rust-send_wrapper-0.6.0-2.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.75SJbc Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.fOo7tk + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-send_wrapper-0.6.0-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/rust-send_wrapper-0.6.0-build + rm -rf send_wrapper-0.6.0 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/send_wrapper-0.6.0.crate + STATUS=0 + '[' 0 -ne 0 ']' + cd send_wrapper-0.6.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + set -euo pipefail + /usr/bin/mkdir -p target/rpm + /usr/bin/ln -s rpm target/release + /usr/bin/rm -rf .cargo/ + /usr/bin/mkdir -p .cargo + cat + cat + /usr/bin/rm -f Cargo.lock + /usr/bin/rm -f Cargo.toml.orig + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.RI0Y0i + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-send_wrapper-0.6.0-build + cd send_wrapper-0.6.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.ypLt1k + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-send_wrapper-0.6.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 send_wrapper-0.6.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 send_wrapper v0.6.0 (/home/pterjan/rpmbuild/BUILD/rust-send_wrapper-0.6.0-build/send_wrapper-0.6.0) Running `/usr/bin/rustc --crate-name send_wrapper --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("futures", "futures-core"))' -C metadata=5654774bf7128d80 -C extra-filename=-3b5b5fdacdc79f38 --out-dir /home/pterjan/rpmbuild/BUILD/rust-send_wrapper-0.6.0-build/send_wrapper-0.6.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-send_wrapper-0.6.0-build/send_wrapper-0.6.0/target/rpm/deps -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` warning: method `assert_valid_for_poll` is never used --> src/lib.rs:153:5 | 111 | impl SendWrapper { | ---------------------- method in this implementation ... 153 | fn assert_valid_for_poll(&self) { | ^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: function `invalid_poll` is never used --> src/lib.rs:276:4 | 276 | fn invalid_poll() -> ! { | ^^^^^^^^^^^^ warning: `send_wrapper` (lib) generated 2 warnings Finished `rpm` profile [optimized + debuginfo] target(s) in 0.41s + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.2Ip3Yy + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-send_wrapper-0.6.0-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/rust-send_wrapper-0.6.0-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/rust-send_wrapper-0.6.0-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/rust-send_wrapper-0.6.0-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/rust-send_wrapper-0.6.0-build + mkdir /home/pterjan/rpmbuild/BUILD/rust-send_wrapper-0.6.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 send_wrapper-0.6.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=send_wrapper ++ /usr/bin/cargo2rpm --path Cargo.toml version + CRATE_VERSION=0.6.0 + REG_DIR=/home/pterjan/rpmbuild/BUILD/rust-send_wrapper-0.6.0-build/BUILDROOT/usr/share/cargo/registry/send_wrapper-0.6.0 + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-send_wrapper-0.6.0-build/BUILDROOT/usr/share/cargo/registry/send_wrapper-0.6.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-send_wrapper-0.6.0-build/BUILDROOT/usr/share/cargo/registry/send_wrapper-0.6.0 warning: no (git) VCS found for `/home/pterjan/rpmbuild/BUILD/rust-send_wrapper-0.6.0-build/send_wrapper-0.6.0` + /usr/bin/mv Cargo.toml.deps Cargo.toml + /usr/bin/cp -a Cargo.toml /home/pterjan/rpmbuild/BUILD/rust-send_wrapper-0.6.0-build/BUILDROOT/usr/share/cargo/registry/send_wrapper-0.6.0/Cargo.toml + /usr/bin/rm -f /home/pterjan/rpmbuild/BUILD/rust-send_wrapper-0.6.0-build/BUILDROOT/usr/share/cargo/registry/send_wrapper-0.6.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.OgwUPd + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-send_wrapper-0.6.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 send_wrapper-0.6.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 Compiling proc-macro2 v1.0.103 Compiling unicode-ident v1.0.22 Compiling quote v1.0.41 Compiling pin-project-lite v0.2.16 Compiling futures-core v0.3.31 Compiling futures-task v0.3.31 Compiling slab v0.4.11 Compiling pin-utils v0.1.0 warning: method `assert_valid_for_poll` is never used --> src/lib.rs:153:5 | 111 | impl SendWrapper { | ---------------------- method in this implementation ... 153 | fn assert_valid_for_poll(&self) { | ^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: function `invalid_poll` is never used --> src/lib.rs:276:4 | 276 | fn invalid_poll() -> ! { | ^^^^^^^^^^^^ Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/proc-macro2-1.0.103/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=ee4ba4e71a0786b9 -C extra-filename=-32a4e4d8f137c3f3 --out-dir /home/pterjan/rpmbuild/BUILD/rust-send_wrapper-0.6.0-build/send_wrapper-0.6.0/target/rpm/build/proc-macro2-32a4e4d8f137c3f3 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-send_wrapper-0.6.0-build/send_wrapper-0.6.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 unicode_ident --edition=2018 /usr/share/cargo/registry/unicode-ident-1.0.22/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6fce5040485256e3 -C extra-filename=-a3b8a94300f2993b --out-dir /home/pterjan/rpmbuild/BUILD/rust-send_wrapper-0.6.0-build/send_wrapper-0.6.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-send_wrapper-0.6.0-build/send_wrapper-0.6.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /usr/share/cargo/registry/quote-1.0.41/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=ef623799815ad7dc -C extra-filename=-3f37c74b3c05ce0f --out-dir /home/pterjan/rpmbuild/BUILD/rust-send_wrapper-0.6.0-build/send_wrapper-0.6.0/target/rpm/build/quote-3f37c74b3c05ce0f -L dependency=/home/pterjan/rpmbuild/BUILD/rust-send_wrapper-0.6.0-build/send_wrapper-0.6.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-send_wrapper-0.6.0-build/send_wrapper-0.6.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-send_wrapper-0.6.0-build/send_wrapper-0.6.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)' --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "portable-atomic", "std", "unstable"))' -C metadata=44d25e96488a02a8 -C extra-filename=-91e40d289c94f253 --out-dir /home/pterjan/rpmbuild/BUILD/rust-send_wrapper-0.6.0-build/send_wrapper-0.6.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-send_wrapper-0.6.0-build/send_wrapper-0.6.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_task --edition=2018 /usr/share/cargo/registry/futures-task-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "std", "unstable"))' -C metadata=39d30fc16bda3542 -C extra-filename=-9379f29b59054eda --out-dir /home/pterjan/rpmbuild/BUILD/rust-send_wrapper-0.6.0-build/send_wrapper-0.6.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-send_wrapper-0.6.0-build/send_wrapper-0.6.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 slab --edition=2018 /usr/share/cargo/registry/slab-0.4.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=07f5bcb19142b7c2 -C extra-filename=-32b04edd2f039be4 --out-dir /home/pterjan/rpmbuild/BUILD/rust-send_wrapper-0.6.0-build/send_wrapper-0.6.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-send_wrapper-0.6.0-build/send_wrapper-0.6.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_utils --edition=2018 /usr/share/cargo/registry/pin-utils-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b266e8e3a628e00a -C extra-filename=-25d2605141fc67da --out-dir /home/pterjan/rpmbuild/BUILD/rust-send_wrapper-0.6.0-build/send_wrapper-0.6.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-send_wrapper-0.6.0-build/send_wrapper-0.6.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` warning: `send_wrapper` (lib) generated 2 warnings Running `/home/pterjan/rpmbuild/BUILD/rust-send_wrapper-0.6.0-build/send_wrapper-0.6.0/target/rpm/build/quote-3f37c74b3c05ce0f/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/rust-send_wrapper-0.6.0-build/send_wrapper-0.6.0/target/rpm/build/proc-macro2-32a4e4d8f137c3f3/build-script-build` Running `/usr/bin/rustc --crate-name proc_macro2 --edition=2021 /usr/share/cargo/registry/proc-macro2-1.0.103/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=ee6e747e7a1cd3be -C extra-filename=-033114b63a2c75e7 --out-dir /home/pterjan/rpmbuild/BUILD/rust-send_wrapper-0.6.0-build/send_wrapper-0.6.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-send_wrapper-0.6.0-build/send_wrapper-0.6.0/target/rpm/deps --extern unicode_ident=/home/pterjan/rpmbuild/BUILD/rust-send_wrapper-0.6.0-build/send_wrapper-0.6.0/target/rpm/deps/libunicode_ident-a3b8a94300f2993b.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg wrap_proc_macro --cfg proc_macro_span --cfg proc_macro_span_location --cfg proc_macro_span_file --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(no_is_available)' --check-cfg 'cfg(no_literal_byte_character)' --check-cfg 'cfg(no_literal_c_string)' --check-cfg 'cfg(no_source_text)' --check-cfg 'cfg(proc_macro_span)' --check-cfg 'cfg(proc_macro_span_file)' --check-cfg 'cfg(proc_macro_span_location)' --check-cfg 'cfg(procmacro2_backtrace)' --check-cfg 'cfg(procmacro2_build_probe)' --check-cfg 'cfg(procmacro2_nightly_testing)' --check-cfg 'cfg(procmacro2_semver_exempt)' --check-cfg 'cfg(randomize_layout)' --check-cfg 'cfg(span_locations)' --check-cfg 'cfg(super_unstable)' --check-cfg 'cfg(wrap_proc_macro)'` Running `/usr/bin/rustc --crate-name quote --edition=2018 /usr/share/cargo/registry/quote-1.0.41/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=063808e388cea67e -C extra-filename=-2222012c5da7211a --out-dir /home/pterjan/rpmbuild/BUILD/rust-send_wrapper-0.6.0-build/send_wrapper-0.6.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-send_wrapper-0.6.0-build/send_wrapper-0.6.0/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-send_wrapper-0.6.0-build/send_wrapper-0.6.0/target/rpm/deps/libproc_macro2-033114b63a2c75e7.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --check-cfg 'cfg(no_diagnostic_namespace)'` Compiling syn v2.0.108 Running `/usr/bin/rustc --crate-name syn --edition=2021 /usr/share/cargo/registry/syn-2.0.108/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --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=890a2aa932dcff98 -C extra-filename=-5be7aecf87ab91ba --out-dir /home/pterjan/rpmbuild/BUILD/rust-send_wrapper-0.6.0-build/send_wrapper-0.6.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-send_wrapper-0.6.0-build/send_wrapper-0.6.0/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-send_wrapper-0.6.0-build/send_wrapper-0.6.0/target/rpm/deps/libproc_macro2-033114b63a2c75e7.rmeta --extern quote=/home/pterjan/rpmbuild/BUILD/rust-send_wrapper-0.6.0-build/send_wrapper-0.6.0/target/rpm/deps/libquote-2222012c5da7211a.rmeta --extern unicode_ident=/home/pterjan/rpmbuild/BUILD/rust-send_wrapper-0.6.0-build/send_wrapper-0.6.0/target/rpm/deps/libunicode_ident-a3b8a94300f2993b.rmeta --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=57a478e7b6a12ad7 -C extra-filename=-d29598d67c01456b --out-dir /home/pterjan/rpmbuild/BUILD/rust-send_wrapper-0.6.0-build/send_wrapper-0.6.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-send_wrapper-0.6.0-build/send_wrapper-0.6.0/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-send_wrapper-0.6.0-build/send_wrapper-0.6.0/target/rpm/deps/libproc_macro2-033114b63a2c75e7.rlib --extern quote=/home/pterjan/rpmbuild/BUILD/rust-send_wrapper-0.6.0-build/send_wrapper-0.6.0/target/rpm/deps/libquote-2222012c5da7211a.rlib --extern syn=/home/pterjan/rpmbuild/BUILD/rust-send_wrapper-0.6.0-build/send_wrapper-0.6.0/target/rpm/deps/libsyn-5be7aecf87ab91ba.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=2ed8f538fd6508b7 -C extra-filename=-3a628fca05456604 --out-dir /home/pterjan/rpmbuild/BUILD/rust-send_wrapper-0.6.0-build/send_wrapper-0.6.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-send_wrapper-0.6.0-build/send_wrapper-0.6.0/target/rpm/deps --extern futures_core=/home/pterjan/rpmbuild/BUILD/rust-send_wrapper-0.6.0-build/send_wrapper-0.6.0/target/rpm/deps/libfutures_core-91e40d289c94f253.rmeta --extern futures_macro=/home/pterjan/rpmbuild/BUILD/rust-send_wrapper-0.6.0-build/send_wrapper-0.6.0/target/rpm/deps/libfutures_macro-d29598d67c01456b.so --extern futures_task=/home/pterjan/rpmbuild/BUILD/rust-send_wrapper-0.6.0-build/send_wrapper-0.6.0/target/rpm/deps/libfutures_task-9379f29b59054eda.rmeta --extern pin_project_lite=/home/pterjan/rpmbuild/BUILD/rust-send_wrapper-0.6.0-build/send_wrapper-0.6.0/target/rpm/deps/libpin_project_lite-4511a62f89c84856.rmeta --extern pin_utils=/home/pterjan/rpmbuild/BUILD/rust-send_wrapper-0.6.0-build/send_wrapper-0.6.0/target/rpm/deps/libpin_utils-25d2605141fc67da.rmeta --extern slab=/home/pterjan/rpmbuild/BUILD/rust-send_wrapper-0.6.0-build/send_wrapper-0.6.0/target/rpm/deps/libslab-32b04edd2f039be4.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling futures-executor v0.3.31 Running `/usr/bin/rustc --crate-name futures_executor --edition=2018 /usr/share/cargo/registry/futures-executor-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "num_cpus", "std", "thread-pool"))' -C metadata=fb51be42f51498f1 -C extra-filename=-d26392e0f05033c2 --out-dir /home/pterjan/rpmbuild/BUILD/rust-send_wrapper-0.6.0-build/send_wrapper-0.6.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-send_wrapper-0.6.0-build/send_wrapper-0.6.0/target/rpm/deps --extern futures_core=/home/pterjan/rpmbuild/BUILD/rust-send_wrapper-0.6.0-build/send_wrapper-0.6.0/target/rpm/deps/libfutures_core-91e40d289c94f253.rmeta --extern futures_task=/home/pterjan/rpmbuild/BUILD/rust-send_wrapper-0.6.0-build/send_wrapper-0.6.0/target/rpm/deps/libfutures_task-9379f29b59054eda.rmeta --extern futures_util=/home/pterjan/rpmbuild/BUILD/rust-send_wrapper-0.6.0-build/send_wrapper-0.6.0/target/rpm/deps/libfutures_util-3a628fca05456604.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling send_wrapper v0.6.0 (/home/pterjan/rpmbuild/BUILD/rust-send_wrapper-0.6.0-build/send_wrapper-0.6.0) Running `/usr/bin/rustc --crate-name send_wrapper --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("futures", "futures-core"))' -C metadata=1b60c473b016ea9a -C extra-filename=-d2614a2a7a274d63 --out-dir /home/pterjan/rpmbuild/BUILD/rust-send_wrapper-0.6.0-build/send_wrapper-0.6.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-send_wrapper-0.6.0-build/send_wrapper-0.6.0/target/rpm/deps --extern futures_executor=/home/pterjan/rpmbuild/BUILD/rust-send_wrapper-0.6.0-build/send_wrapper-0.6.0/target/rpm/deps/libfutures_executor-d26392e0f05033c2.rlib --extern futures_util=/home/pterjan/rpmbuild/BUILD/rust-send_wrapper-0.6.0-build/send_wrapper-0.6.0/target/rpm/deps/libfutures_util-3a628fca05456604.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` warning: `send_wrapper` (lib test) generated 2 warnings (2 duplicates) Finished `rpm` profile [optimized + debuginfo] target(s) in 40.47s Running `/home/pterjan/rpmbuild/BUILD/rust-send_wrapper-0.6.0-build/send_wrapper-0.6.0/target/rpm/deps/send_wrapper-d2614a2a7a274d63` running 11 tests test tests::test_clone ... ok test tests::test_debug ... ok test tests::test_deref_panic ... ok test tests::test_valid ... ok test tests::test_sync ... ok test tests::test_clone_panic ... ok test tests::test_take ... ok test tests::test_drop_panic ... ok test tests::test_debug_panic ... ok test tests::test_take_panic ... ok test tests::test_deref ... ok test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Doc-tests send_wrapper Running `/usr/bin/rustdoc --edition=2018 --crate-type lib --color auto --crate-name send_wrapper --test src/lib.rs --test-run-directory /home/pterjan/rpmbuild/BUILD/rust-send_wrapper-0.6.0-build/send_wrapper-0.6.0 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-send_wrapper-0.6.0-build/send_wrapper-0.6.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-send_wrapper-0.6.0-build/send_wrapper-0.6.0/target/rpm/deps --extern futures_executor=/home/pterjan/rpmbuild/BUILD/rust-send_wrapper-0.6.0-build/send_wrapper-0.6.0/target/rpm/deps/libfutures_executor-d26392e0f05033c2.rlib --extern futures_util=/home/pterjan/rpmbuild/BUILD/rust-send_wrapper-0.6.0-build/send_wrapper-0.6.0/target/rpm/deps/libfutures_util-3a628fca05456604.rlib --extern send_wrapper=/home/pterjan/rpmbuild/BUILD/rust-send_wrapper-0.6.0-build/send_wrapper-0.6.0/target/rpm/deps/libsend_wrapper-3b5b5fdacdc79f38.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("futures", "futures-core"))' --error-format human` running 1 test test src/lib.rs - (line 25) ... ok test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.38s + RPM_EC=0 ++ jobs -p + exit 0 Processing files: rust-send_wrapper-devel-0.6.0-2.mga10.noarch warning: File listed twice: /usr/share/cargo/registry/send_wrapper-0.6.0/CHANGELOG.md warning: File listed twice: /usr/share/cargo/registry/send_wrapper-0.6.0/LICENSE-APACHE.txt warning: File listed twice: /usr/share/cargo/registry/send_wrapper-0.6.0/LICENSE-MIT.txt warning: File listed twice: /usr/share/cargo/registry/send_wrapper-0.6.0/README.md Provides: crate(send_wrapper) = 0.6.0 rust-send_wrapper-devel = 0.6.0-2.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo Processing files: rust-send_wrapper+default-devel-0.6.0-2.mga10.noarch Provides: crate(send_wrapper/default) = 0.6.0 rust-send_wrapper+default-devel = 0.6.0-2.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(send_wrapper) = 0.6.0 Processing files: rust-send_wrapper+futures-devel-0.6.0-2.mga10.noarch Provides: crate(send_wrapper/futures) = 0.6.0 rust-send_wrapper+futures-devel = 0.6.0-2.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(send_wrapper) = 0.6.0 crate(send_wrapper/futures-core) = 0.6.0 Processing files: rust-send_wrapper+futures-core-devel-0.6.0-2.mga10.noarch Provides: crate(send_wrapper/futures-core) = 0.6.0 rust-send_wrapper+futures-core-devel = 0.6.0-2.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(futures-core/default) >= 0.3.0 crate(send_wrapper) = 0.6.0 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/rust-send_wrapper-0.6.0-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-send_wrapper+default-devel-0.6.0-2.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-send_wrapper+futures-core-devel-0.6.0-2.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-send_wrapper+futures-devel-0.6.0-2.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-send_wrapper-devel-0.6.0-2.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.UB69Ah + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-send_wrapper-0.6.0-build + test -d /home/pterjan/rpmbuild/BUILD/rust-send_wrapper-0.6.0-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/rust-send_wrapper-0.6.0-build + rm -rf /home/pterjan/rpmbuild/BUILD/rust-send_wrapper-0.6.0-build + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: File listed twice: /usr/share/cargo/registry/send_wrapper-0.6.0/CHANGELOG.md File listed twice: /usr/share/cargo/registry/send_wrapper-0.6.0/LICENSE-APACHE.txt File listed twice: /usr/share/cargo/registry/send_wrapper-0.6.0/LICENSE-MIT.txt File listed twice: /usr/share/cargo/registry/send_wrapper-0.6.0/README.md D: [iurt_root_command] Success!