D: [iurt_root_command] chroot
Building target platforms: noarch
Building for target noarch
Installing /home/pterjan/rpmbuild/SRPMS/rust-sync_wrapper-1.0.1-1.mga10.src.rpm
Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.ujzZLO
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/rust-sync_wrapper-1.0.1-build
+ test -d /home/pterjan/rpmbuild/BUILD/rust-sync_wrapper-1.0.1-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/rust-sync_wrapper-1.0.1-build
+ /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILD/rust-sync_wrapper-1.0.1-build
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-sync_wrapper-1.0.1-build
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-sync_wrapper-1.0.1-build/SPECPARTS
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.2zrQJJ
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/rust-sync_wrapper-1.0.1-build
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/pterjan/rpmbuild/BUILD/rust-sync_wrapper-1.0.1-build
+ rm -rf sync_wrapper-1.0.1
+ /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/sync_wrapper-1.0.1.crate
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd sync_wrapper-1.0.1
+ /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.ZqbDqn
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/rust-sync_wrapper-1.0.1-build
+ cd sync_wrapper-1.0.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.reEXWY
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/rust-sync_wrapper-1.0.1-build
+ cd sync_wrapper-1.0.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 sync_wrapper v1.0.1 (/home/pterjan/rpmbuild/BUILD/rust-sync_wrapper-1.0.1-build/sync_wrapper-1.0.1)
     Running `/usr/bin/rustc --crate-name sync_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)' --check-cfg 'cfg(feature, values("futures", "futures-core"))' -C metadata=0bc54401682016bc -C extra-filename=-0bc54401682016bc --out-dir /home/pterjan/rpmbuild/BUILD/rust-sync_wrapper-1.0.1-build/sync_wrapper-1.0.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-sync_wrapper-1.0.1-build/sync_wrapper-1.0.1/target/rpm/deps -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
    Finished `rpm` profile [optimized + debuginfo] target(s) in 0.31s
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.NDe8FS
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/rust-sync_wrapper-1.0.1-build
+ '[' 1 -eq 1 ']'
+ '[' /home/pterjan/rpmbuild/BUILD/rust-sync_wrapper-1.0.1-build/BUILDROOT '!=' / ']'
+ rm -rf /home/pterjan/rpmbuild/BUILD/rust-sync_wrapper-1.0.1-build/BUILDROOT
++ dirname /home/pterjan/rpmbuild/BUILD/rust-sync_wrapper-1.0.1-build/BUILDROOT
+ mkdir -p /home/pterjan/rpmbuild/BUILD/rust-sync_wrapper-1.0.1-build
+ mkdir /home/pterjan/rpmbuild/BUILD/rust-sync_wrapper-1.0.1-build/BUILDROOT
+ cd sync_wrapper-1.0.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=sync_wrapper
++ /usr/bin/cargo2rpm --path Cargo.toml version
+ CRATE_VERSION=1.0.1
+ REG_DIR=/home/pterjan/rpmbuild/BUILD/rust-sync_wrapper-1.0.1-build/BUILDROOT/usr/share/cargo/registry/sync_wrapper-1.0.1
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-sync_wrapper-1.0.1-build/BUILDROOT/usr/share/cargo/registry/sync_wrapper-1.0.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-sync_wrapper-1.0.1-build/BUILDROOT/usr/share/cargo/registry/sync_wrapper-1.0.1
warning: no (git) VCS found for `/home/pterjan/rpmbuild/BUILD/rust-sync_wrapper-1.0.1-build/sync_wrapper-1.0.1`
+ /usr/bin/mv Cargo.toml.deps Cargo.toml
+ /usr/bin/cp -a Cargo.toml /home/pterjan/rpmbuild/BUILD/rust-sync_wrapper-1.0.1-build/BUILDROOT/usr/share/cargo/registry/sync_wrapper-1.0.1/Cargo.toml
+ /usr/bin/rm -f /home/pterjan/rpmbuild/BUILD/rust-sync_wrapper-1.0.1-build/BUILDROOT/usr/share/cargo/registry/sync_wrapper-1.0.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.dyI6or
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/rust-sync_wrapper-1.0.1-build
+ cd sync_wrapper-1.0.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.86
   Compiling unicode-ident v1.0.12
   Compiling futures-core v0.3.28
   Compiling autocfg v1.1.0
   Compiling futures-task v0.3.28
   Compiling futures-channel v0.3.28
   Compiling futures-sink v0.3.28
   Compiling futures-util v0.3.28
   Compiling futures-io v0.3.28
   Compiling memchr v2.7.4
   Compiling pin-utils v0.1.0
   Compiling pin-project-lite v0.2.13
     Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/proc-macro2-1.0.86/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)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=d1cd9f03e8c32fed -C extra-filename=-d1cd9f03e8c32fed --out-dir /home/pterjan/rpmbuild/BUILD/rust-sync_wrapper-1.0.1-build/sync_wrapper-1.0.1/target/rpm/build/proc-macro2-d1cd9f03e8c32fed -L dependency=/home/pterjan/rpmbuild/BUILD/rust-sync_wrapper-1.0.1-build/sync_wrapper-1.0.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=2018 /usr/share/cargo/registry/futures-core-0.3.28/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="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "portable-atomic", "std", "unstable"))' -C metadata=2b14cc22382400a8 -C extra-filename=-2b14cc22382400a8 --out-dir /home/pterjan/rpmbuild/BUILD/rust-sync_wrapper-1.0.1-build/sync_wrapper-1.0.1/target/rpm/build/futures-core-2b14cc22382400a8 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-sync_wrapper-1.0.1-build/sync_wrapper-1.0.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=2018 /usr/share/cargo/registry/futures-channel-0.3.28/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="alloc"' --cfg 'feature="futures-sink"' --cfg 'feature="sink"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "futures-sink", "sink", "std", "unstable"))' -C metadata=cef944f544d784e2 -C extra-filename=-cef944f544d784e2 --out-dir /home/pterjan/rpmbuild/BUILD/rust-sync_wrapper-1.0.1-build/sync_wrapper-1.0.1/target/rpm/build/futures-channel-cef944f544d784e2 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-sync_wrapper-1.0.1-build/sync_wrapper-1.0.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.28/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)' --check-cfg 'cfg(feature, values("default", "std", "unstable"))' -C metadata=bc88386e2e891f55 -C extra-filename=-bc88386e2e891f55 --out-dir /home/pterjan/rpmbuild/BUILD/rust-sync_wrapper-1.0.1-build/sync_wrapper-1.0.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-sync_wrapper-1.0.1-build/sync_wrapper-1.0.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.1.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)' --check-cfg 'cfg(feature, values())' -C metadata=e4163c5464d2fd51 -C extra-filename=-e4163c5464d2fd51 --out-dir /home/pterjan/rpmbuild/BUILD/rust-sync_wrapper-1.0.1-build/sync_wrapper-1.0.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-sync_wrapper-1.0.1-build/sync_wrapper-1.0.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)' --check-cfg 'cfg(feature, values())' -C metadata=03e0e44006a68027 -C extra-filename=-03e0e44006a68027 --out-dir /home/pterjan/rpmbuild/BUILD/rust-sync_wrapper-1.0.1-build/sync_wrapper-1.0.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-sync_wrapper-1.0.1-build/sync_wrapper-1.0.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=2018 /usr/share/cargo/registry/futures-task-0.3.28/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="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "std", "unstable"))' -C metadata=c27a37f299a88e56 -C extra-filename=-c27a37f299a88e56 --out-dir /home/pterjan/rpmbuild/BUILD/rust-sync_wrapper-1.0.1-build/sync_wrapper-1.0.1/target/rpm/build/futures-task-c27a37f299a88e56 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-sync_wrapper-1.0.1-build/sync_wrapper-1.0.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)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=4a04e0cce5f75b11 -C extra-filename=-4a04e0cce5f75b11 --out-dir /home/pterjan/rpmbuild/BUILD/rust-sync_wrapper-1.0.1-build/sync_wrapper-1.0.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-sync_wrapper-1.0.1-build/sync_wrapper-1.0.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_sink --edition=2018 /usr/share/cargo/registry/futures-sink-0.3.28/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=7ecc9b2dfffbb70d -C extra-filename=-7ecc9b2dfffbb70d --out-dir /home/pterjan/rpmbuild/BUILD/rust-sync_wrapper-1.0.1-build/sync_wrapper-1.0.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-sync_wrapper-1.0.1-build/sync_wrapper-1.0.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=2018 /usr/share/cargo/registry/futures-util-0.3.28/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="alloc"' --cfg 'feature="async-await"' --cfg 'feature="async-await-macro"' --cfg 'feature="channel"' --cfg 'feature="futures-channel"' --cfg 'feature="futures-io"' --cfg 'feature="futures-macro"' --cfg 'feature="futures-sink"' --cfg 'feature="io"' --cfg 'feature="memchr"' --cfg 'feature="sink"' --cfg 'feature="slab"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "async-await", "async-await-macro", "bilock", "cfg-target-has-atomic", "channel", "compat", "default", "futures-channel", "futures-io", "futures-macro", "futures-sink", "futures_01", "io", "io-compat", "memchr", "portable-atomic", "sink", "slab", "std", "tokio-io", "unstable", "write-all-vectored"))' -C metadata=ee970d0fb5e14d18 -C extra-filename=-ee970d0fb5e14d18 --out-dir /home/pterjan/rpmbuild/BUILD/rust-sync_wrapper-1.0.1-build/sync_wrapper-1.0.1/target/rpm/build/futures-util-ee970d0fb5e14d18 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-sync_wrapper-1.0.1-build/sync_wrapper-1.0.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)' --check-cfg 'cfg(feature, values())' -C metadata=cdd22f21b9632c67 -C extra-filename=-cdd22f21b9632c67 --out-dir /home/pterjan/rpmbuild/BUILD/rust-sync_wrapper-1.0.1-build/sync_wrapper-1.0.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-sync_wrapper-1.0.1-build/sync_wrapper-1.0.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.12/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)' --check-cfg 'cfg(feature, values())' -C metadata=e252c21efb301387 -C extra-filename=-e252c21efb301387 --out-dir /home/pterjan/rpmbuild/BUILD/rust-sync_wrapper-1.0.1-build/sync_wrapper-1.0.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-sync_wrapper-1.0.1-build/sync_wrapper-1.0.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-sync_wrapper-1.0.1-build/sync_wrapper-1.0.1/target/rpm/build/futures-util-ee970d0fb5e14d18/build-script-build`
     Running `/home/pterjan/rpmbuild/BUILD/rust-sync_wrapper-1.0.1-build/sync_wrapper-1.0.1/target/rpm/build/futures-core-2b14cc22382400a8/build-script-build`
     Running `/usr/bin/rustc --crate-name futures_core --edition=2018 /usr/share/cargo/registry/futures-core-0.3.28/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "portable-atomic", "std", "unstable"))' -C metadata=6543cf0b4ae467ce -C extra-filename=-6543cf0b4ae467ce --out-dir /home/pterjan/rpmbuild/BUILD/rust-sync_wrapper-1.0.1-build/sync_wrapper-1.0.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-sync_wrapper-1.0.1-build/sync_wrapper-1.0.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-sync_wrapper-1.0.1-build/sync_wrapper-1.0.1/target/rpm/build/futures-task-c27a37f299a88e56/build-script-build`
     Running `/usr/bin/rustc --crate-name futures_task --edition=2018 /usr/share/cargo/registry/futures-task-0.3.28/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "std", "unstable"))' -C metadata=ed1db0aa37ca2055 -C extra-filename=-ed1db0aa37ca2055 --out-dir /home/pterjan/rpmbuild/BUILD/rust-sync_wrapper-1.0.1-build/sync_wrapper-1.0.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-sync_wrapper-1.0.1-build/sync_wrapper-1.0.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-sync_wrapper-1.0.1-build/sync_wrapper-1.0.1/target/rpm/build/futures-channel-cef944f544d784e2/build-script-build`
     Running `/usr/bin/rustc --crate-name futures_channel --edition=2018 /usr/share/cargo/registry/futures-channel-0.3.28/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="futures-sink"' --cfg 'feature="sink"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "futures-sink", "sink", "std", "unstable"))' -C metadata=26bfc65ab809bc21 -C extra-filename=-26bfc65ab809bc21 --out-dir /home/pterjan/rpmbuild/BUILD/rust-sync_wrapper-1.0.1-build/sync_wrapper-1.0.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-sync_wrapper-1.0.1-build/sync_wrapper-1.0.1/target/rpm/deps --extern futures_core=/home/pterjan/rpmbuild/BUILD/rust-sync_wrapper-1.0.1-build/sync_wrapper-1.0.1/target/rpm/deps/libfutures_core-6543cf0b4ae467ce.rmeta --extern futures_sink=/home/pterjan/rpmbuild/BUILD/rust-sync_wrapper-1.0.1-build/sync_wrapper-1.0.1/target/rpm/deps/libfutures_sink-7ecc9b2dfffbb70d.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
     Running `/home/pterjan/rpmbuild/BUILD/rust-sync_wrapper-1.0.1-build/sync_wrapper-1.0.1/target/rpm/build/proc-macro2-d1cd9f03e8c32fed/build-script-build`
     Running `/usr/bin/rustc --crate-name proc_macro2 --edition=2021 /usr/share/cargo/registry/proc-macro2-1.0.86/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)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=dfa4e2011394d779 -C extra-filename=-dfa4e2011394d779 --out-dir /home/pterjan/rpmbuild/BUILD/rust-sync_wrapper-1.0.1-build/sync_wrapper-1.0.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-sync_wrapper-1.0.1-build/sync_wrapper-1.0.1/target/rpm/deps --extern unicode_ident=/home/pterjan/rpmbuild/BUILD/rust-sync_wrapper-1.0.1-build/sync_wrapper-1.0.1/target/rpm/deps/libunicode_ident-e252c21efb301387.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 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)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=2620b7490efbbce6 -C extra-filename=-2620b7490efbbce6 --out-dir /home/pterjan/rpmbuild/BUILD/rust-sync_wrapper-1.0.1-build/sync_wrapper-1.0.1/target/rpm/build/slab-2620b7490efbbce6 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-sync_wrapper-1.0.1-build/sync_wrapper-1.0.1/target/rpm/deps --extern autocfg=/home/pterjan/rpmbuild/BUILD/rust-sync_wrapper-1.0.1-build/sync_wrapper-1.0.1/target/rpm/deps/libautocfg-e4163c5464d2fd51.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
   Compiling quote v1.0.37
     Running `/usr/bin/rustc --crate-name quote --edition=2018 /usr/share/cargo/registry/quote-1.0.37/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)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=d23c59d6eb2f5a64 -C extra-filename=-d23c59d6eb2f5a64 --out-dir /home/pterjan/rpmbuild/BUILD/rust-sync_wrapper-1.0.1-build/sync_wrapper-1.0.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-sync_wrapper-1.0.1-build/sync_wrapper-1.0.1/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-sync_wrapper-1.0.1-build/sync_wrapper-1.0.1/target/rpm/deps/libproc_macro2-dfa4e2011394d779.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
   Compiling syn v2.0.77
     Running `/usr/bin/rustc --crate-name syn --edition=2021 /usr/share/cargo/registry/syn-2.0.77/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)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=e0e6b4989eaa8e9b -C extra-filename=-e0e6b4989eaa8e9b --out-dir /home/pterjan/rpmbuild/BUILD/rust-sync_wrapper-1.0.1-build/sync_wrapper-1.0.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-sync_wrapper-1.0.1-build/sync_wrapper-1.0.1/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-sync_wrapper-1.0.1-build/sync_wrapper-1.0.1/target/rpm/deps/libproc_macro2-dfa4e2011394d779.rmeta --extern quote=/home/pterjan/rpmbuild/BUILD/rust-sync_wrapper-1.0.1-build/sync_wrapper-1.0.1/target/rpm/deps/libquote-d23c59d6eb2f5a64.rmeta --extern unicode_ident=/home/pterjan/rpmbuild/BUILD/rust-sync_wrapper-1.0.1-build/sync_wrapper-1.0.1/target/rpm/deps/libunicode_ident-e252c21efb301387.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
     Running `/home/pterjan/rpmbuild/BUILD/rust-sync_wrapper-1.0.1-build/sync_wrapper-1.0.1/target/rpm/build/slab-2620b7490efbbce6/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)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=b2124eb3d172db0c -C extra-filename=-b2124eb3d172db0c --out-dir /home/pterjan/rpmbuild/BUILD/rust-sync_wrapper-1.0.1-build/sync_wrapper-1.0.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-sync_wrapper-1.0.1-build/sync_wrapper-1.0.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.28
     Running `/usr/bin/rustc --crate-name futures_macro --edition=2018 /usr/share/cargo/registry/futures-macro-0.3.28/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 -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=170781526092391f -C extra-filename=-170781526092391f --out-dir /home/pterjan/rpmbuild/BUILD/rust-sync_wrapper-1.0.1-build/sync_wrapper-1.0.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-sync_wrapper-1.0.1-build/sync_wrapper-1.0.1/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-sync_wrapper-1.0.1-build/sync_wrapper-1.0.1/target/rpm/deps/libproc_macro2-dfa4e2011394d779.rlib --extern quote=/home/pterjan/rpmbuild/BUILD/rust-sync_wrapper-1.0.1-build/sync_wrapper-1.0.1/target/rpm/deps/libquote-d23c59d6eb2f5a64.rlib --extern syn=/home/pterjan/rpmbuild/BUILD/rust-sync_wrapper-1.0.1-build/sync_wrapper-1.0.1/target/rpm/deps/libsyn-e0e6b4989eaa8e9b.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
     Running `/usr/bin/rustc --crate-name futures_util --edition=2018 /usr/share/cargo/registry/futures-util-0.3.28/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="async-await"' --cfg 'feature="async-await-macro"' --cfg 'feature="channel"' --cfg 'feature="futures-channel"' --cfg 'feature="futures-io"' --cfg 'feature="futures-macro"' --cfg 'feature="futures-sink"' --cfg 'feature="io"' --cfg 'feature="memchr"' --cfg 'feature="sink"' --cfg 'feature="slab"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "async-await", "async-await-macro", "bilock", "cfg-target-has-atomic", "channel", "compat", "default", "futures-channel", "futures-io", "futures-macro", "futures-sink", "futures_01", "io", "io-compat", "memchr", "portable-atomic", "sink", "slab", "std", "tokio-io", "unstable", "write-all-vectored"))' -C metadata=d4c877bfdaeb45c8 -C extra-filename=-d4c877bfdaeb45c8 --out-dir /home/pterjan/rpmbuild/BUILD/rust-sync_wrapper-1.0.1-build/sync_wrapper-1.0.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-sync_wrapper-1.0.1-build/sync_wrapper-1.0.1/target/rpm/deps --extern futures_channel=/home/pterjan/rpmbuild/BUILD/rust-sync_wrapper-1.0.1-build/sync_wrapper-1.0.1/target/rpm/deps/libfutures_channel-26bfc65ab809bc21.rmeta --extern futures_core=/home/pterjan/rpmbuild/BUILD/rust-sync_wrapper-1.0.1-build/sync_wrapper-1.0.1/target/rpm/deps/libfutures_core-6543cf0b4ae467ce.rmeta --extern futures_io=/home/pterjan/rpmbuild/BUILD/rust-sync_wrapper-1.0.1-build/sync_wrapper-1.0.1/target/rpm/deps/libfutures_io-bc88386e2e891f55.rmeta --extern futures_macro=/home/pterjan/rpmbuild/BUILD/rust-sync_wrapper-1.0.1-build/sync_wrapper-1.0.1/target/rpm/deps/libfutures_macro-170781526092391f.so --extern futures_sink=/home/pterjan/rpmbuild/BUILD/rust-sync_wrapper-1.0.1-build/sync_wrapper-1.0.1/target/rpm/deps/libfutures_sink-7ecc9b2dfffbb70d.rmeta --extern futures_task=/home/pterjan/rpmbuild/BUILD/rust-sync_wrapper-1.0.1-build/sync_wrapper-1.0.1/target/rpm/deps/libfutures_task-ed1db0aa37ca2055.rmeta --extern memchr=/home/pterjan/rpmbuild/BUILD/rust-sync_wrapper-1.0.1-build/sync_wrapper-1.0.1/target/rpm/deps/libmemchr-4a04e0cce5f75b11.rmeta --extern pin_project_lite=/home/pterjan/rpmbuild/BUILD/rust-sync_wrapper-1.0.1-build/sync_wrapper-1.0.1/target/rpm/deps/libpin_project_lite-cdd22f21b9632c67.rmeta --extern pin_utils=/home/pterjan/rpmbuild/BUILD/rust-sync_wrapper-1.0.1-build/sync_wrapper-1.0.1/target/rpm/deps/libpin_utils-03e0e44006a68027.rmeta --extern slab=/home/pterjan/rpmbuild/BUILD/rust-sync_wrapper-1.0.1-build/sync_wrapper-1.0.1/target/rpm/deps/libslab-b2124eb3d172db0c.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
   Compiling futures-executor v0.3.28
     Running `/usr/bin/rustc --crate-name futures_executor --edition=2018 /usr/share/cargo/registry/futures-executor-0.3.28/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)' --check-cfg 'cfg(feature, values("default", "num_cpus", "std", "thread-pool"))' -C metadata=79a68992a6057e58 -C extra-filename=-79a68992a6057e58 --out-dir /home/pterjan/rpmbuild/BUILD/rust-sync_wrapper-1.0.1-build/sync_wrapper-1.0.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-sync_wrapper-1.0.1-build/sync_wrapper-1.0.1/target/rpm/deps --extern futures_core=/home/pterjan/rpmbuild/BUILD/rust-sync_wrapper-1.0.1-build/sync_wrapper-1.0.1/target/rpm/deps/libfutures_core-6543cf0b4ae467ce.rmeta --extern futures_task=/home/pterjan/rpmbuild/BUILD/rust-sync_wrapper-1.0.1-build/sync_wrapper-1.0.1/target/rpm/deps/libfutures_task-ed1db0aa37ca2055.rmeta --extern futures_util=/home/pterjan/rpmbuild/BUILD/rust-sync_wrapper-1.0.1-build/sync_wrapper-1.0.1/target/rpm/deps/libfutures_util-d4c877bfdaeb45c8.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
   Compiling futures v0.3.28
     Running `/usr/bin/rustc --crate-name futures --edition=2018 /usr/share/cargo/registry/futures-0.3.28/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="async-await"' --cfg 'feature="default"' --cfg 'feature="executor"' --cfg 'feature="futures-executor"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "async-await", "bilock", "cfg-target-has-atomic", "compat", "default", "executor", "futures-executor", "io-compat", "std", "thread-pool", "unstable", "write-all-vectored"))' -C metadata=816d839e92e6467e -C extra-filename=-816d839e92e6467e --out-dir /home/pterjan/rpmbuild/BUILD/rust-sync_wrapper-1.0.1-build/sync_wrapper-1.0.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-sync_wrapper-1.0.1-build/sync_wrapper-1.0.1/target/rpm/deps --extern futures_channel=/home/pterjan/rpmbuild/BUILD/rust-sync_wrapper-1.0.1-build/sync_wrapper-1.0.1/target/rpm/deps/libfutures_channel-26bfc65ab809bc21.rmeta --extern futures_core=/home/pterjan/rpmbuild/BUILD/rust-sync_wrapper-1.0.1-build/sync_wrapper-1.0.1/target/rpm/deps/libfutures_core-6543cf0b4ae467ce.rmeta --extern futures_executor=/home/pterjan/rpmbuild/BUILD/rust-sync_wrapper-1.0.1-build/sync_wrapper-1.0.1/target/rpm/deps/libfutures_executor-79a68992a6057e58.rmeta --extern futures_io=/home/pterjan/rpmbuild/BUILD/rust-sync_wrapper-1.0.1-build/sync_wrapper-1.0.1/target/rpm/deps/libfutures_io-bc88386e2e891f55.rmeta --extern futures_sink=/home/pterjan/rpmbuild/BUILD/rust-sync_wrapper-1.0.1-build/sync_wrapper-1.0.1/target/rpm/deps/libfutures_sink-7ecc9b2dfffbb70d.rmeta --extern futures_task=/home/pterjan/rpmbuild/BUILD/rust-sync_wrapper-1.0.1-build/sync_wrapper-1.0.1/target/rpm/deps/libfutures_task-ed1db0aa37ca2055.rmeta --extern futures_util=/home/pterjan/rpmbuild/BUILD/rust-sync_wrapper-1.0.1-build/sync_wrapper-1.0.1/target/rpm/deps/libfutures_util-d4c877bfdaeb45c8.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
   Compiling sync_wrapper v1.0.1 (/home/pterjan/rpmbuild/BUILD/rust-sync_wrapper-1.0.1-build/sync_wrapper-1.0.1)
     Running `/usr/bin/rustc --crate-name sync_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)' --check-cfg 'cfg(feature, values("futures", "futures-core"))' -C metadata=faa0ad3a9764f86a -C extra-filename=-faa0ad3a9764f86a --out-dir /home/pterjan/rpmbuild/BUILD/rust-sync_wrapper-1.0.1-build/sync_wrapper-1.0.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-sync_wrapper-1.0.1-build/sync_wrapper-1.0.1/target/rpm/deps --extern futures=/home/pterjan/rpmbuild/BUILD/rust-sync_wrapper-1.0.1-build/sync_wrapper-1.0.1/target/rpm/deps/libfutures-816d839e92e6467e.rlib --extern pin_project_lite=/home/pterjan/rpmbuild/BUILD/rust-sync_wrapper-1.0.1-build/sync_wrapper-1.0.1/target/rpm/deps/libpin_project_lite-cdd22f21b9632c67.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
    Finished `rpm` profile [optimized + debuginfo] target(s) in 46.35s
     Running `/home/pterjan/rpmbuild/BUILD/rust-sync_wrapper-1.0.1-build/sync_wrapper-1.0.1/target/rpm/deps/sync_wrapper-faa0ad3a9764f86a`

running 0 tests

test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s

   Doc-tests sync_wrapper
     Running `/usr/bin/rustdoc --edition=2018 --crate-type lib --color auto --crate-name sync_wrapper --test src/lib.rs --test-run-directory /home/pterjan/rpmbuild/BUILD/rust-sync_wrapper-1.0.1-build/sync_wrapper-1.0.1 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-sync_wrapper-1.0.1-build/sync_wrapper-1.0.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-sync_wrapper-1.0.1-build/sync_wrapper-1.0.1/target/rpm/deps --extern futures=/home/pterjan/rpmbuild/BUILD/rust-sync_wrapper-1.0.1-build/sync_wrapper-1.0.1/target/rpm/deps/libfutures-816d839e92e6467e.rlib --extern pin_project_lite=/home/pterjan/rpmbuild/BUILD/rust-sync_wrapper-1.0.1-build/sync_wrapper-1.0.1/target/rpm/deps/libpin_project_lite-cdd22f21b9632c67.rlib --extern sync_wrapper=/home/pterjan/rpmbuild/BUILD/rust-sync_wrapper-1.0.1-build/sync_wrapper-1.0.1/target/rpm/deps/libsync_wrapper-0bc54401682016bc.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("futures", "futures-core"))' --error-format human`

running 6 tests
test src/lib.rs - SyncWrapper<T>::new (line 76) ... ok
test src/lib.rs - SyncWrapper (line 47) ... ok
test src/lib.rs - SyncFuture (line 191) ... ok
test src/lib.rs - SyncWrapper<T>::get_mut (line 97) ... ok
test src/lib.rs - SyncWrapper<T>::into_inner (line 154) ... ok
test src/lib.rs - SyncWrapper<T>::get_pin_mut (line 115) ... ok

test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s

+ RPM_EC=0
++ jobs -p
+ exit 0
Processing files: rust-sync_wrapper-devel-1.0.1-1.mga10.noarch
warning: File listed twice: /usr/share/cargo/registry/sync_wrapper-1.0.1/LICENSE
warning: File listed twice: /usr/share/cargo/registry/sync_wrapper-1.0.1/README.md
Provides: crate(sync_wrapper) = 1.0.1 rust-sync_wrapper-devel = 1.0.1-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-sync_wrapper+default-devel-1.0.1-1.mga10.noarch
Provides: crate(sync_wrapper/default) = 1.0.1 rust-sync_wrapper+default-devel = 1.0.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(sync_wrapper) = 1.0.1
Processing files: rust-sync_wrapper+futures-devel-1.0.1-1.mga10.noarch
Provides: crate(sync_wrapper/futures) = 1.0.1 rust-sync_wrapper+futures-devel = 1.0.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(sync_wrapper) = 1.0.1 crate(sync_wrapper/futures-core) = 1.0.1
Processing files: rust-sync_wrapper+futures-core-devel-1.0.1-1.mga10.noarch
Provides: crate(sync_wrapper/futures-core) = 1.0.1 rust-sync_wrapper+futures-core-devel = 1.0.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(futures-core) >= 0.3.0 crate(sync_wrapper) = 1.0.1
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/rust-sync_wrapper-1.0.1-build/BUILDROOT
Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-sync_wrapper+default-devel-1.0.1-1.mga10.noarch.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-sync_wrapper+futures-devel-1.0.1-1.mga10.noarch.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-sync_wrapper+futures-core-devel-1.0.1-1.mga10.noarch.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-sync_wrapper-devel-1.0.1-1.mga10.noarch.rpm
Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.ioXT8A
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/rust-sync_wrapper-1.0.1-build
+ test -d /home/pterjan/rpmbuild/BUILD/rust-sync_wrapper-1.0.1-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/rust-sync_wrapper-1.0.1-build
+ rm -rf /home/pterjan/rpmbuild/BUILD/rust-sync_wrapper-1.0.1-build
+ RPM_EC=0
++ jobs -p
+ exit 0

RPM build warnings:
    File listed twice: /usr/share/cargo/registry/sync_wrapper-1.0.1/LICENSE
    File listed twice: /usr/share/cargo/registry/sync_wrapper-1.0.1/README.md
D: [iurt_root_command] Success!