D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/pterjan/rpmbuild/SRPMS/rust-atomic-waker-1.1.2-0.2.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.qmzhhQ Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.XWmARZ + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-atomic-waker-1.1.2-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/rust-atomic-waker-1.1.2-build + rm -rf atomic-waker-1.1.2 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/atomic-waker-1.1.2.crate + STATUS=0 + '[' 0 -ne 0 ']' + cd atomic-waker-1.1.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/atomic-waker-fix-metadata.diff + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + set -euo pipefail + /usr/bin/mkdir -p target/rpm + /usr/bin/ln -s rpm target/release + /usr/bin/rm -rf .cargo/ + /usr/bin/mkdir -p .cargo + cat + cat + /usr/bin/rm -f Cargo.lock + /usr/bin/rm -f Cargo.toml.orig + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.MqD3Co + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-atomic-waker-1.1.2-build + cd atomic-waker-1.1.2 + /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.4YhF51 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-atomic-waker-1.1.2-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 atomic-waker-1.1.2 + '[' 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 atomic-waker v1.1.2 (/home/pterjan/rpmbuild/BUILD/rust-atomic-waker-1.1.2-build/atomic-waker-1.1.2) Running `/usr/bin/rustc --crate-name atomic_waker --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("portable-atomic"))' -C metadata=1a0c8b6422a278a9 -C extra-filename=-681a918fa8996026 --out-dir /home/pterjan/rpmbuild/BUILD/rust-atomic-waker-1.1.2-build/atomic-waker-1.1.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-atomic-waker-1.1.2-build/atomic-waker-1.1.2/target/rpm/deps -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` warning: trait `AssertSync` is never used --> src/lib.rs:226:15 | 226 | trait AssertSync: Sync {} | ^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default warning: `atomic-waker` (lib) generated 1 warning Finished `rpm` profile [optimized + debuginfo] target(s) in 0.30s + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.sCVVWJ + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-atomic-waker-1.1.2-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/rust-atomic-waker-1.1.2-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/rust-atomic-waker-1.1.2-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/rust-atomic-waker-1.1.2-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/rust-atomic-waker-1.1.2-build + mkdir /home/pterjan/rpmbuild/BUILD/rust-atomic-waker-1.1.2-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 atomic-waker-1.1.2 + '[' 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=atomic-waker ++ /usr/bin/cargo2rpm --path Cargo.toml version + CRATE_VERSION=1.1.2 + REG_DIR=/home/pterjan/rpmbuild/BUILD/rust-atomic-waker-1.1.2-build/BUILDROOT/usr/share/cargo/registry/atomic-waker-1.1.2 + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-atomic-waker-1.1.2-build/BUILDROOT/usr/share/cargo/registry/atomic-waker-1.1.2 + /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-atomic-waker-1.1.2-build/BUILDROOT/usr/share/cargo/registry/atomic-waker-1.1.2 warning: no (git) VCS found for `/home/pterjan/rpmbuild/BUILD/rust-atomic-waker-1.1.2-build/atomic-waker-1.1.2` + /usr/bin/mv Cargo.toml.deps Cargo.toml + /usr/bin/cp -a Cargo.toml /home/pterjan/rpmbuild/BUILD/rust-atomic-waker-1.1.2-build/BUILDROOT/usr/share/cargo/registry/atomic-waker-1.1.2/Cargo.toml + /usr/bin/rm -f /home/pterjan/rpmbuild/BUILD/rust-atomic-waker-1.1.2-build/BUILDROOT/usr/share/cargo/registry/atomic-waker-1.1.2/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.SofBM7 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-atomic-waker-1.1.2-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 atomic-waker-1.1.2 + '[' 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.95 Compiling unicode-ident v1.0.18 Compiling crossbeam-utils v0.8.21 Compiling futures-sink v0.3.31 Compiling futures-core v0.3.31 Compiling pin-utils v0.1.0 Compiling futures-task v0.3.31 Compiling futures-io v0.3.31 Compiling memchr v2.7.5 Compiling rayon-core v1.12.1 Compiling pin-project-lite v0.2.16 Compiling slab v0.4.10 Compiling either v1.15.0 warning: trait `AssertSync` is never used --> src/lib.rs:226:15 | 226 | trait AssertSync: Sync {} | ^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/proc-macro2-1.0.95/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=43145de99fbc3c75 -C extra-filename=-6df0e9deb46d145b --out-dir /home/pterjan/rpmbuild/BUILD/rust-atomic-waker-1.1.2-build/atomic-waker-1.1.2/target/rpm/build/proc-macro2-6df0e9deb46d145b -L dependency=/home/pterjan/rpmbuild/BUILD/rust-atomic-waker-1.1.2-build/atomic-waker-1.1.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name unicode_ident --edition=2018 /usr/share/cargo/registry/unicode-ident-1.0.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d056c812c33466a6 -C extra-filename=-7e20d0fe5993d5bb --out-dir /home/pterjan/rpmbuild/BUILD/rust-atomic-waker-1.1.2-build/atomic-waker-1.1.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-atomic-waker-1.1.2-build/atomic-waker-1.1.2/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=2021 /usr/share/cargo/registry/crossbeam-utils-0.8.21/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs '--allow=clippy::lint_groups_priority' '--allow=clippy::declare_interior_mutable_const' --check-cfg 'cfg(crossbeam_loom)' --check-cfg 'cfg(crossbeam_sanitize)' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "std"))' -C metadata=e358105b89d6c5d5 -C extra-filename=-5f816e2a49f2c8db --out-dir /home/pterjan/rpmbuild/BUILD/rust-atomic-waker-1.1.2-build/atomic-waker-1.1.2/target/rpm/build/crossbeam-utils-5f816e2a49f2c8db -L dependency=/home/pterjan/rpmbuild/BUILD/rust-atomic-waker-1.1.2-build/atomic-waker-1.1.2/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=d60d6c2fd525da64 -C extra-filename=-af22249502091a77 --out-dir /home/pterjan/rpmbuild/BUILD/rust-atomic-waker-1.1.2-build/atomic-waker-1.1.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-atomic-waker-1.1.2-build/atomic-waker-1.1.2/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=2c97e5306173c497 -C extra-filename=-b24a95aacede7551 --out-dir /home/pterjan/rpmbuild/BUILD/rust-atomic-waker-1.1.2-build/atomic-waker-1.1.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-atomic-waker-1.1.2-build/atomic-waker-1.1.2/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.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", "default", "std"))' -C metadata=de203155bd61bf16 -C extra-filename=-701f3b0bd3ac916d --out-dir /home/pterjan/rpmbuild/BUILD/rust-atomic-waker-1.1.2-build/atomic-waker-1.1.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-atomic-waker-1.1.2-build/atomic-waker-1.1.2/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=a65624aa6b7745bf -C extra-filename=-48823696781f9a89 --out-dir /home/pterjan/rpmbuild/BUILD/rust-atomic-waker-1.1.2-build/atomic-waker-1.1.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-atomic-waker-1.1.2-build/atomic-waker-1.1.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name futures_io --edition=2018 /usr/share/cargo/registry/futures-io-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std", "unstable"))' -C metadata=ee18541eee9ebba9 -C extra-filename=-d8c9e722cdbd802c --out-dir /home/pterjan/rpmbuild/BUILD/rust-atomic-waker-1.1.2-build/atomic-waker-1.1.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-atomic-waker-1.1.2-build/atomic-waker-1.1.2/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.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=642523bb2dcb0ded -C extra-filename=-4db46ae1b03a706a --out-dir /home/pterjan/rpmbuild/BUILD/rust-atomic-waker-1.1.2-build/atomic-waker-1.1.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-atomic-waker-1.1.2-build/atomic-waker-1.1.2/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=2021 /usr/share/cargo/registry/rayon-core-1.12.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=105e6a09613b6a85 -C extra-filename=-cbaec02a0214d822 --out-dir /home/pterjan/rpmbuild/BUILD/rust-atomic-waker-1.1.2-build/atomic-waker-1.1.2/target/rpm/build/rayon-core-cbaec02a0214d822 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-atomic-waker-1.1.2-build/atomic-waker-1.1.2/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=7197b9b42dd5ded9 -C extra-filename=-770b0c2860c3eb93 --out-dir /home/pterjan/rpmbuild/BUILD/rust-atomic-waker-1.1.2-build/atomic-waker-1.1.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-atomic-waker-1.1.2-build/atomic-waker-1.1.2/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.10/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=c95acd63dec30a30 -C extra-filename=-188e0e7122fbb6fa --out-dir /home/pterjan/rpmbuild/BUILD/rust-atomic-waker-1.1.2-build/atomic-waker-1.1.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-atomic-waker-1.1.2-build/atomic-waker-1.1.2/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 either --edition=2021 /usr/share/cargo/registry/either-1.15.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("default", "serde", "std", "use_std"))' -C metadata=83a7bd10a36852b0 -C extra-filename=-8b719999e38f9077 --out-dir /home/pterjan/rpmbuild/BUILD/rust-atomic-waker-1.1.2-build/atomic-waker-1.1.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-atomic-waker-1.1.2-build/atomic-waker-1.1.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` warning: `atomic-waker` (lib) generated 1 warning Compiling futures-channel v0.3.31 Running `/usr/bin/rustc --crate-name futures_channel --edition=2018 /usr/share/cargo/registry/futures-channel-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="futures-sink"' --cfg 'feature="sink"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "futures-sink", "sink", "std", "unstable"))' -C metadata=a7c3fe8704d5e17f -C extra-filename=-a86fe48e6f24724e --out-dir /home/pterjan/rpmbuild/BUILD/rust-atomic-waker-1.1.2-build/atomic-waker-1.1.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-atomic-waker-1.1.2-build/atomic-waker-1.1.2/target/rpm/deps --extern futures_core=/home/pterjan/rpmbuild/BUILD/rust-atomic-waker-1.1.2-build/atomic-waker-1.1.2/target/rpm/deps/libfutures_core-b24a95aacede7551.rmeta --extern futures_sink=/home/pterjan/rpmbuild/BUILD/rust-atomic-waker-1.1.2-build/atomic-waker-1.1.2/target/rpm/deps/libfutures_sink-701f3b0bd3ac916d.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/rust-atomic-waker-1.1.2-build/atomic-waker-1.1.2/target/rpm/build/rayon-core-cbaec02a0214d822/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/rust-atomic-waker-1.1.2-build/atomic-waker-1.1.2/target/rpm/build/crossbeam-utils-5f816e2a49f2c8db/build-script-build` Running `/usr/bin/rustc --crate-name crossbeam_utils --edition=2021 /usr/share/cargo/registry/crossbeam-utils-0.8.21/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=unexpected_cfgs '--allow=clippy::lint_groups_priority' '--allow=clippy::declare_interior_mutable_const' --check-cfg 'cfg(crossbeam_loom)' --check-cfg 'cfg(crossbeam_sanitize)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "std"))' -C metadata=c960cc170062bee6 -C extra-filename=-ca86db314d7860cd --out-dir /home/pterjan/rpmbuild/BUILD/rust-atomic-waker-1.1.2-build/atomic-waker-1.1.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-atomic-waker-1.1.2-build/atomic-waker-1.1.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --check-cfg 'cfg(crossbeam_no_atomic,crossbeam_sanitize_thread)'` Running `/home/pterjan/rpmbuild/BUILD/rust-atomic-waker-1.1.2-build/atomic-waker-1.1.2/target/rpm/build/proc-macro2-6df0e9deb46d145b/build-script-build` Running `/usr/bin/rustc --crate-name proc_macro2 --edition=2021 /usr/share/cargo/registry/proc-macro2-1.0.95/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=3e6f3cc5b29782d7 -C extra-filename=-607625e050d9e33a --out-dir /home/pterjan/rpmbuild/BUILD/rust-atomic-waker-1.1.2-build/atomic-waker-1.1.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-atomic-waker-1.1.2-build/atomic-waker-1.1.2/target/rpm/deps --extern unicode_ident=/home/pterjan/rpmbuild/BUILD/rust-atomic-waker-1.1.2-build/atomic-waker-1.1.2/target/rpm/deps/libunicode_ident-7e20d0fe5993d5bb.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 crossbeam-epoch v0.9.18 Running `/usr/bin/rustc --crate-name crossbeam_epoch --edition=2021 /usr/share/cargo/registry/crossbeam-epoch-0.9.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "nightly", "std"))' -C metadata=c2cbe8bb09edabd5 -C extra-filename=-a71342c0316a4349 --out-dir /home/pterjan/rpmbuild/BUILD/rust-atomic-waker-1.1.2-build/atomic-waker-1.1.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-atomic-waker-1.1.2-build/atomic-waker-1.1.2/target/rpm/deps --extern crossbeam_utils=/home/pterjan/rpmbuild/BUILD/rust-atomic-waker-1.1.2-build/atomic-waker-1.1.2/target/rpm/deps/libcrossbeam_utils-ca86db314d7860cd.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` 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=997ad78a03a5a391 -C extra-filename=-b3b585a787befe69 --out-dir /home/pterjan/rpmbuild/BUILD/rust-atomic-waker-1.1.2-build/atomic-waker-1.1.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-atomic-waker-1.1.2-build/atomic-waker-1.1.2/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-atomic-waker-1.1.2-build/atomic-waker-1.1.2/target/rpm/deps/libproc_macro2-607625e050d9e33a.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling crossbeam-deque v0.8.6 Running `/usr/bin/rustc --crate-name crossbeam_deque --edition=2021 /usr/share/cargo/registry/crossbeam-deque-0.8.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=unexpected_cfgs '--allow=clippy::lint_groups_priority' '--allow=clippy::declare_interior_mutable_const' --check-cfg 'cfg(crossbeam_loom)' --check-cfg 'cfg(crossbeam_sanitize)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=89432f49c80e3b3b -C extra-filename=-231dfae4f0c8271c --out-dir /home/pterjan/rpmbuild/BUILD/rust-atomic-waker-1.1.2-build/atomic-waker-1.1.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-atomic-waker-1.1.2-build/atomic-waker-1.1.2/target/rpm/deps --extern crossbeam_epoch=/home/pterjan/rpmbuild/BUILD/rust-atomic-waker-1.1.2-build/atomic-waker-1.1.2/target/rpm/deps/libcrossbeam_epoch-a71342c0316a4349.rmeta --extern crossbeam_utils=/home/pterjan/rpmbuild/BUILD/rust-atomic-waker-1.1.2-build/atomic-waker-1.1.2/target/rpm/deps/libcrossbeam_utils-ca86db314d7860cd.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling syn v2.0.104 Running `/usr/bin/rustc --crate-name syn --edition=2021 /usr/share/cargo/registry/syn-2.0.104/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=c39df8efab3b327f -C extra-filename=-fdea2d377eb19df1 --out-dir /home/pterjan/rpmbuild/BUILD/rust-atomic-waker-1.1.2-build/atomic-waker-1.1.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-atomic-waker-1.1.2-build/atomic-waker-1.1.2/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-atomic-waker-1.1.2-build/atomic-waker-1.1.2/target/rpm/deps/libproc_macro2-607625e050d9e33a.rmeta --extern quote=/home/pterjan/rpmbuild/BUILD/rust-atomic-waker-1.1.2-build/atomic-waker-1.1.2/target/rpm/deps/libquote-b3b585a787befe69.rmeta --extern unicode_ident=/home/pterjan/rpmbuild/BUILD/rust-atomic-waker-1.1.2-build/atomic-waker-1.1.2/target/rpm/deps/libunicode_ident-7e20d0fe5993d5bb.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name rayon_core --edition=2021 /usr/share/cargo/registry/rayon-core-1.12.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8c560eb16650fc10 -C extra-filename=-6c1d54e2e673a7f1 --out-dir /home/pterjan/rpmbuild/BUILD/rust-atomic-waker-1.1.2-build/atomic-waker-1.1.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-atomic-waker-1.1.2-build/atomic-waker-1.1.2/target/rpm/deps --extern crossbeam_deque=/home/pterjan/rpmbuild/BUILD/rust-atomic-waker-1.1.2-build/atomic-waker-1.1.2/target/rpm/deps/libcrossbeam_deque-231dfae4f0c8271c.rmeta --extern crossbeam_utils=/home/pterjan/rpmbuild/BUILD/rust-atomic-waker-1.1.2-build/atomic-waker-1.1.2/target/rpm/deps/libcrossbeam_utils-ca86db314d7860cd.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling rayon v1.10.0 Running `/usr/bin/rustc --crate-name rayon --edition=2021 /usr/share/cargo/registry/rayon-1.10.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=3123e72741009584 -C extra-filename=-17c52ca3c48814cc --out-dir /home/pterjan/rpmbuild/BUILD/rust-atomic-waker-1.1.2-build/atomic-waker-1.1.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-atomic-waker-1.1.2-build/atomic-waker-1.1.2/target/rpm/deps --extern either=/home/pterjan/rpmbuild/BUILD/rust-atomic-waker-1.1.2-build/atomic-waker-1.1.2/target/rpm/deps/libeither-8b719999e38f9077.rmeta --extern rayon_core=/home/pterjan/rpmbuild/BUILD/rust-atomic-waker-1.1.2-build/atomic-waker-1.1.2/target/rpm/deps/librayon_core-6c1d54e2e673a7f1.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=f7d3bc612a43da03 -C extra-filename=-a8f8bd4466b7601d --out-dir /home/pterjan/rpmbuild/BUILD/rust-atomic-waker-1.1.2-build/atomic-waker-1.1.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-atomic-waker-1.1.2-build/atomic-waker-1.1.2/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-atomic-waker-1.1.2-build/atomic-waker-1.1.2/target/rpm/deps/libproc_macro2-607625e050d9e33a.rlib --extern quote=/home/pterjan/rpmbuild/BUILD/rust-atomic-waker-1.1.2-build/atomic-waker-1.1.2/target/rpm/deps/libquote-b3b585a787befe69.rlib --extern syn=/home/pterjan/rpmbuild/BUILD/rust-atomic-waker-1.1.2-build/atomic-waker-1.1.2/target/rpm/deps/libsyn-fdea2d377eb19df1.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="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,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=f5573bde56dfdab9 -C extra-filename=-f841ebf18ec421bc --out-dir /home/pterjan/rpmbuild/BUILD/rust-atomic-waker-1.1.2-build/atomic-waker-1.1.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-atomic-waker-1.1.2-build/atomic-waker-1.1.2/target/rpm/deps --extern futures_channel=/home/pterjan/rpmbuild/BUILD/rust-atomic-waker-1.1.2-build/atomic-waker-1.1.2/target/rpm/deps/libfutures_channel-a86fe48e6f24724e.rmeta --extern futures_core=/home/pterjan/rpmbuild/BUILD/rust-atomic-waker-1.1.2-build/atomic-waker-1.1.2/target/rpm/deps/libfutures_core-b24a95aacede7551.rmeta --extern futures_io=/home/pterjan/rpmbuild/BUILD/rust-atomic-waker-1.1.2-build/atomic-waker-1.1.2/target/rpm/deps/libfutures_io-d8c9e722cdbd802c.rmeta --extern futures_macro=/home/pterjan/rpmbuild/BUILD/rust-atomic-waker-1.1.2-build/atomic-waker-1.1.2/target/rpm/deps/libfutures_macro-a8f8bd4466b7601d.so --extern futures_sink=/home/pterjan/rpmbuild/BUILD/rust-atomic-waker-1.1.2-build/atomic-waker-1.1.2/target/rpm/deps/libfutures_sink-701f3b0bd3ac916d.rmeta --extern futures_task=/home/pterjan/rpmbuild/BUILD/rust-atomic-waker-1.1.2-build/atomic-waker-1.1.2/target/rpm/deps/libfutures_task-48823696781f9a89.rmeta --extern memchr=/home/pterjan/rpmbuild/BUILD/rust-atomic-waker-1.1.2-build/atomic-waker-1.1.2/target/rpm/deps/libmemchr-4db46ae1b03a706a.rmeta --extern pin_project_lite=/home/pterjan/rpmbuild/BUILD/rust-atomic-waker-1.1.2-build/atomic-waker-1.1.2/target/rpm/deps/libpin_project_lite-770b0c2860c3eb93.rmeta --extern pin_utils=/home/pterjan/rpmbuild/BUILD/rust-atomic-waker-1.1.2-build/atomic-waker-1.1.2/target/rpm/deps/libpin_utils-af22249502091a77.rmeta --extern slab=/home/pterjan/rpmbuild/BUILD/rust-atomic-waker-1.1.2-build/atomic-waker-1.1.2/target/rpm/deps/libslab-188e0e7122fbb6fa.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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "num_cpus", "std", "thread-pool"))' -C metadata=d2a283d1f54696fb -C extra-filename=-36ad47b9d1dd52f3 --out-dir /home/pterjan/rpmbuild/BUILD/rust-atomic-waker-1.1.2-build/atomic-waker-1.1.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-atomic-waker-1.1.2-build/atomic-waker-1.1.2/target/rpm/deps --extern futures_core=/home/pterjan/rpmbuild/BUILD/rust-atomic-waker-1.1.2-build/atomic-waker-1.1.2/target/rpm/deps/libfutures_core-b24a95aacede7551.rmeta --extern futures_task=/home/pterjan/rpmbuild/BUILD/rust-atomic-waker-1.1.2-build/atomic-waker-1.1.2/target/rpm/deps/libfutures_task-48823696781f9a89.rmeta --extern futures_util=/home/pterjan/rpmbuild/BUILD/rust-atomic-waker-1.1.2-build/atomic-waker-1.1.2/target/rpm/deps/libfutures_util-f841ebf18ec421bc.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling futures v0.3.31 Running `/usr/bin/rustc --crate-name futures --edition=2018 /usr/share/cargo/registry/futures-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="default"' --cfg 'feature="executor"' --cfg 'feature="futures-executor"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-await", "bilock", "cfg-target-has-atomic", "default", "executor", "futures-executor", "std", "thread-pool", "unstable", "write-all-vectored"))' -C metadata=e02c23e00c6615a4 -C extra-filename=-e1eb7bac0e7d49f3 --out-dir /home/pterjan/rpmbuild/BUILD/rust-atomic-waker-1.1.2-build/atomic-waker-1.1.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-atomic-waker-1.1.2-build/atomic-waker-1.1.2/target/rpm/deps --extern futures_channel=/home/pterjan/rpmbuild/BUILD/rust-atomic-waker-1.1.2-build/atomic-waker-1.1.2/target/rpm/deps/libfutures_channel-a86fe48e6f24724e.rmeta --extern futures_core=/home/pterjan/rpmbuild/BUILD/rust-atomic-waker-1.1.2-build/atomic-waker-1.1.2/target/rpm/deps/libfutures_core-b24a95aacede7551.rmeta --extern futures_executor=/home/pterjan/rpmbuild/BUILD/rust-atomic-waker-1.1.2-build/atomic-waker-1.1.2/target/rpm/deps/libfutures_executor-36ad47b9d1dd52f3.rmeta --extern futures_io=/home/pterjan/rpmbuild/BUILD/rust-atomic-waker-1.1.2-build/atomic-waker-1.1.2/target/rpm/deps/libfutures_io-d8c9e722cdbd802c.rmeta --extern futures_sink=/home/pterjan/rpmbuild/BUILD/rust-atomic-waker-1.1.2-build/atomic-waker-1.1.2/target/rpm/deps/libfutures_sink-701f3b0bd3ac916d.rmeta --extern futures_task=/home/pterjan/rpmbuild/BUILD/rust-atomic-waker-1.1.2-build/atomic-waker-1.1.2/target/rpm/deps/libfutures_task-48823696781f9a89.rmeta --extern futures_util=/home/pterjan/rpmbuild/BUILD/rust-atomic-waker-1.1.2-build/atomic-waker-1.1.2/target/rpm/deps/libfutures_util-f841ebf18ec421bc.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling atomic-waker v1.1.2 (/home/pterjan/rpmbuild/BUILD/rust-atomic-waker-1.1.2-build/atomic-waker-1.1.2) Running `/usr/bin/rustc --crate-name atomic_waker --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("portable-atomic"))' -C metadata=27d6fef354a55d25 -C extra-filename=-372dd6e0d635c1df --out-dir /home/pterjan/rpmbuild/BUILD/rust-atomic-waker-1.1.2-build/atomic-waker-1.1.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-atomic-waker-1.1.2-build/atomic-waker-1.1.2/target/rpm/deps --extern futures=/home/pterjan/rpmbuild/BUILD/rust-atomic-waker-1.1.2-build/atomic-waker-1.1.2/target/rpm/deps/libfutures-e1eb7bac0e7d49f3.rlib --extern rayon=/home/pterjan/rpmbuild/BUILD/rust-atomic-waker-1.1.2-build/atomic-waker-1.1.2/target/rpm/deps/librayon-17c52ca3c48814cc.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name basic --edition=2018 tests/basic.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("portable-atomic"))' -C metadata=155c7c6dfce84871 -C extra-filename=-948a1797218e5690 --out-dir /home/pterjan/rpmbuild/BUILD/rust-atomic-waker-1.1.2-build/atomic-waker-1.1.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-atomic-waker-1.1.2-build/atomic-waker-1.1.2/target/rpm/deps --extern atomic_waker=/home/pterjan/rpmbuild/BUILD/rust-atomic-waker-1.1.2-build/atomic-waker-1.1.2/target/rpm/deps/libatomic_waker-681a918fa8996026.rlib --extern futures=/home/pterjan/rpmbuild/BUILD/rust-atomic-waker-1.1.2-build/atomic-waker-1.1.2/target/rpm/deps/libfutures-e1eb7bac0e7d49f3.rlib --extern rayon=/home/pterjan/rpmbuild/BUILD/rust-atomic-waker-1.1.2-build/atomic-waker-1.1.2/target/rpm/deps/librayon-17c52ca3c48814cc.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` warning: `atomic-waker` (lib test) generated 1 warning (1 duplicate) Finished `rpm` profile [optimized + debuginfo] target(s) in 36.64s Running `/home/pterjan/rpmbuild/BUILD/rust-atomic-waker-1.1.2-build/atomic-waker-1.1.2/target/rpm/deps/atomic_waker-372dd6e0d635c1df` running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running `/home/pterjan/rpmbuild/BUILD/rust-atomic-waker-1.1.2-build/atomic-waker-1.1.2/target/rpm/deps/basic-948a1797218e5690` running 1 test test basic ... ok test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Doc-tests atomic_waker Running `/usr/bin/rustdoc --edition=2018 --crate-type lib --color auto --crate-name atomic_waker --test src/lib.rs --test-run-directory /home/pterjan/rpmbuild/BUILD/rust-atomic-waker-1.1.2-build/atomic-waker-1.1.2 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-atomic-waker-1.1.2-build/atomic-waker-1.1.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-atomic-waker-1.1.2-build/atomic-waker-1.1.2/target/rpm/deps --extern atomic_waker=/home/pterjan/rpmbuild/BUILD/rust-atomic-waker-1.1.2-build/atomic-waker-1.1.2/target/rpm/deps/libatomic_waker-681a918fa8996026.rlib --extern futures=/home/pterjan/rpmbuild/BUILD/rust-atomic-waker-1.1.2-build/atomic-waker-1.1.2/target/rpm/deps/libfutures-e1eb7bac0e7d49f3.rlib --extern rayon=/home/pterjan/rpmbuild/BUILD/rust-atomic-waker-1.1.2-build/atomic-waker-1.1.2/target/rpm/deps/librayon-17c52ca3c48814cc.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("portable-atomic"))' --error-format human` running 2 tests test src/lib.rs - AtomicWaker (line 62) ... ok test src/lib.rs - AtomicWaker::register (line 257) ... ok test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.36s + RPM_EC=0 ++ jobs -p + exit 0 Processing files: rust-atomic-waker-devel-1.1.2-0.2.mga10.noarch warning: File listed twice: /usr/share/cargo/registry/atomic-waker-1.1.2/CHANGELOG.md warning: File listed twice: /usr/share/cargo/registry/atomic-waker-1.1.2/LICENSE-APACHE warning: File listed twice: /usr/share/cargo/registry/atomic-waker-1.1.2/LICENSE-MIT warning: File listed twice: /usr/share/cargo/registry/atomic-waker-1.1.2/LICENSE-THIRD-PARTY warning: File listed twice: /usr/share/cargo/registry/atomic-waker-1.1.2/README.md Provides: crate(atomic-waker) = 1.1.2 rust-atomic-waker-devel = 1.1.2-0.2.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo rust >= 1.36 Processing files: rust-atomic-waker+default-devel-1.1.2-0.2.mga10.noarch Provides: crate(atomic-waker/default) = 1.1.2 rust-atomic-waker+default-devel = 1.1.2-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(atomic-waker) = 1.1.2 Processing files: rust-atomic-waker+portable-atomic-devel-1.1.2-0.2.mga10.noarch Provides: crate(atomic-waker/portable-atomic) = 1.1.2 rust-atomic-waker+portable-atomic-devel = 1.1.2-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(atomic-waker) = 1.1.2 crate(portable-atomic) >= 1.0.0 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/rust-atomic-waker-1.1.2-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-atomic-waker+default-devel-1.1.2-0.2.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-atomic-waker+portable-atomic-devel-1.1.2-0.2.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-atomic-waker-devel-1.1.2-0.2.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.M5QsEk + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-atomic-waker-1.1.2-build + test -d /home/pterjan/rpmbuild/BUILD/rust-atomic-waker-1.1.2-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/rust-atomic-waker-1.1.2-build + rm -rf /home/pterjan/rpmbuild/BUILD/rust-atomic-waker-1.1.2-build + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: File listed twice: /usr/share/cargo/registry/atomic-waker-1.1.2/CHANGELOG.md File listed twice: /usr/share/cargo/registry/atomic-waker-1.1.2/LICENSE-APACHE File listed twice: /usr/share/cargo/registry/atomic-waker-1.1.2/LICENSE-MIT File listed twice: /usr/share/cargo/registry/atomic-waker-1.1.2/LICENSE-THIRD-PARTY File listed twice: /usr/share/cargo/registry/atomic-waker-1.1.2/README.md D: [iurt_root_command] Success!