D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/pterjan/rpmbuild/SRPMS/rust-send_wrapper-0.6.0-1.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.3nw3JJ Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.EYKKKP + 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.yyD3Dh + 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.EZOLSU + 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=fd63a43285cbe4a0 -C extra-filename=-f30a36cb57b7328b --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)]` 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.50s + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.7cQKDL + 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.EqwbHO + 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.94 Compiling unicode-ident v1.0.18 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=186aad7a12ea9336 -C extra-filename=-afdebed02fe2a884 --out-dir /home/pterjan/rpmbuild/BUILD/rust-send_wrapper-0.6.0-build/send_wrapper-0.6.0/target/rpm/build/proc-macro2-afdebed02fe2a884 -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` Compiling autocfg v1.4.0 Compiling pin-project-lite v0.2.13 Compiling pin-utils v0.1.0 Compiling futures-task v0.3.31 Compiling futures-core v0.3.31 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)]` 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 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=adcecc07420fd8e7 -C extra-filename=-e45ede29ac9488f1 --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 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=e124a71a4c38a5a2 -C extra-filename=-33df3ec257ba7fb0 --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=def0c40ede6933c4 -C extra-filename=-0b9512de35cd7053 --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=23eec6902ec26415 -C extra-filename=-a5e975a97b6d911e --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=ea87f67896947e71 -C extra-filename=-091fa531b47c1460 --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_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=b73837f8d77285d1 -C extra-filename=-32f5ab02de1760aa --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/proc-macro2-afdebed02fe2a884/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=1145e0dc34b4846e -C extra-filename=-da4772ea36af6bba --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-e45ede29ac9488f1.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=33a55349c8ad82ab -C extra-filename=-5c50f5c1b9d163c9 --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-da4772ea36af6bba.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=7b2f7f887a6d7933 -C extra-filename=-269bcdad4e9061be --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-da4772ea36af6bba.rmeta --extern quote=/home/pterjan/rpmbuild/BUILD/rust-send_wrapper-0.6.0-build/send_wrapper-0.6.0/target/rpm/deps/libquote-5c50f5c1b9d163c9.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-e45ede29ac9488f1.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=e12777e9133405d3 -C extra-filename=-7a25bc39971cb492 --out-dir /home/pterjan/rpmbuild/BUILD/rust-send_wrapper-0.6.0-build/send_wrapper-0.6.0/target/rpm/build/slab-7a25bc39971cb492 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-send_wrapper-0.6.0-build/send_wrapper-0.6.0/target/rpm/deps --extern autocfg=/home/pterjan/rpmbuild/BUILD/rust-send_wrapper-0.6.0-build/send_wrapper-0.6.0/target/rpm/deps/libautocfg-33df3ec257ba7fb0.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/rust-send_wrapper-0.6.0-build/send_wrapper-0.6.0/target/rpm/build/slab-7a25bc39971cb492/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=ea2a3fed5653d3a8 -C extra-filename=-d4f5e76ceec649ae --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` 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=f2e198a90b342049 -C extra-filename=-c38c4209296a930c --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-da4772ea36af6bba.rlib --extern quote=/home/pterjan/rpmbuild/BUILD/rust-send_wrapper-0.6.0-build/send_wrapper-0.6.0/target/rpm/deps/libquote-5c50f5c1b9d163c9.rlib --extern syn=/home/pterjan/rpmbuild/BUILD/rust-send_wrapper-0.6.0-build/send_wrapper-0.6.0/target/rpm/deps/libsyn-269bcdad4e9061be.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=5f534b761246af21 -C extra-filename=-dfd2083929540013 --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-a5e975a97b6d911e.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-c38c4209296a930c.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-0b9512de35cd7053.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-32f5ab02de1760aa.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-091fa531b47c1460.rmeta --extern slab=/home/pterjan/rpmbuild/BUILD/rust-send_wrapper-0.6.0-build/send_wrapper-0.6.0/target/rpm/deps/libslab-d4f5e76ceec649ae.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=723a816ae725b1d0 -C extra-filename=-8765ee1370c31262 --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-a5e975a97b6d911e.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-0b9512de35cd7053.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-dfd2083929540013.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=5614f6f48953c089 -C extra-filename=-0ccad1f7e9b978c8 --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-8765ee1370c31262.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-dfd2083929540013.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 37.34s Running `/home/pterjan/rpmbuild/BUILD/rust-send_wrapper-0.6.0-build/send_wrapper-0.6.0/target/rpm/deps/send_wrapper-0ccad1f7e9b978c8` running 11 tests test tests::test_clone ... ok test tests::test_debug ... ok test tests::test_deref ... ok test tests::test_clone_panic ... ok test tests::test_take ... ok test tests::test_sync ... ok test tests::test_drop_panic ... ok test tests::test_debug_panic ... ok test tests::test_valid ... ok test tests::test_deref_panic ... ok test tests::test_take_panic ... 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-8765ee1370c31262.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-dfd2083929540013.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-f30a36cb57b7328b.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.37s + RPM_EC=0 ++ jobs -p + exit 0 Processing files: rust-send_wrapper-devel-0.6.0-1.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-1.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-1.mga10.noarch Provides: crate(send_wrapper/default) = 0.6.0 rust-send_wrapper+default-devel = 0.6.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(send_wrapper) = 0.6.0 Processing files: rust-send_wrapper+futures-devel-0.6.0-1.mga10.noarch Provides: crate(send_wrapper/futures) = 0.6.0 rust-send_wrapper+futures-devel = 0.6.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(send_wrapper) = 0.6.0 crate(send_wrapper/futures-core) = 0.6.0 Processing files: rust-send_wrapper+futures-core-devel-0.6.0-1.mga10.noarch Provides: crate(send_wrapper/futures-core) = 0.6.0 rust-send_wrapper+futures-core-devel = 0.6.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(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+futures-core-devel-0.6.0-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-send_wrapper+futures-devel-0.6.0-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-send_wrapper+default-devel-0.6.0-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-send_wrapper-devel-0.6.0-1.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.M5Ykq7 + 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!