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.1.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.SdtEFJ Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.i6RnGz + 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.x3TNt9 + 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.qYlcyc + 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=1c1adc4eb30ea6c7 -C extra-filename=-a2b2baa38a7b884f --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.27s + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.A4yFXq + 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.LgaHxU + 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.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=ad575533c81940ce -C extra-filename=-8d4ae8af141a60ea --out-dir /home/pterjan/rpmbuild/BUILD/rust-atomic-waker-1.1.2-build/atomic-waker-1.1.2/target/rpm/build/proc-macro2-8d4ae8af141a60ea -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` Compiling autocfg v1.4.0 Compiling crossbeam-utils v0.8.21 Compiling cfg-if v1.0.1 Compiling futures-core v0.3.31 Compiling futures-sink v0.3.31 Compiling memchr v2.7.4 Compiling futures-io v0.3.31 Compiling pin-project-lite v0.2.13 Compiling futures-task v0.3.31 Compiling pin-utils v0.1.0 Compiling rayon-core v1.12.1 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 unicode_ident --edition=2018 /usr/share/cargo/registry/unicode-ident-1.0.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7c5e47faa086107f -C extra-filename=-fcaf6472650f810d --out-dir /home/pterjan/rpmbuild/BUILD/rust-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 autocfg --edition=2015 /usr/share/cargo/registry/autocfg-1.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e586754bf2dbe624 -C extra-filename=-67aefdbaf18d84b0 --out-dir /home/pterjan/rpmbuild/BUILD/rust-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 cfg_if --edition=2018 /usr/share/cargo/registry/cfg-if-1.0.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("core", "rustc-dep-of-std"))' -C metadata=e36c5635509685b1 -C extra-filename=-ef87fd9400bde0bc --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=105dc9e0b2cebe6a -C extra-filename=-9bd120ced662eae8 --out-dir /home/pterjan/rpmbuild/BUILD/rust-atomic-waker-1.1.2-build/atomic-waker-1.1.2/target/rpm/build/crossbeam-utils-9bd120ced662eae8 -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=28abe5f1cc26de51 -C extra-filename=-697053309c84892e --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=a9f947e5534e4d57 -C extra-filename=-df1650414bb5aa04 --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.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=8ffab8c680198530 -C extra-filename=-cdd6ab8d65baee9f --out-dir /home/pterjan/rpmbuild/BUILD/rust-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=c9b67ede65f73b7d -C extra-filename=-851b90125bed3ef6 --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=8396c044940a351f -C extra-filename=-b8daa32a73162f5a --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 pin_utils --edition=2018 /usr/share/cargo/registry/pin-utils-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ffc5633b077e1f0e -C extra-filename=-261aaabc1cdfea2a --out-dir /home/pterjan/rpmbuild/BUILD/rust-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=1a2634d8adf0bd76 -C extra-filename=-8557a7d8b319e3a1 --out-dir /home/pterjan/rpmbuild/BUILD/rust-atomic-waker-1.1.2-build/atomic-waker-1.1.2/target/rpm/build/rayon-core-8557a7d8b319e3a1 -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=92b7f9640e31e0cb -C extra-filename=-d236f0339ee90428 --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 pin_project_lite --edition=2018 /usr/share/cargo/registry/pin-project-lite-0.2.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6f3d3dd62e4defc9 -C extra-filename=-9a983ef8f2f011c6 --out-dir /home/pterjan/rpmbuild/BUILD/rust-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=10fd62db8f88aecf -C extra-filename=-46cddb5c13527fb8 --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-697053309c84892e.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-df1650414bb5aa04.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-8557a7d8b319e3a1/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-9bd120ced662eae8/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=3d903d09f88fc801 -C extra-filename=-eaa310f1f9625aa3 --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-8d4ae8af141a60ea/build-script-build` Running `/usr/bin/rustc --crate-name proc_macro2 --edition=2021 /usr/share/cargo/registry/proc-macro2-1.0.94/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=0722f1165fb68103 -C extra-filename=-5962c37ac8c20d24 --out-dir /home/pterjan/rpmbuild/BUILD/rust-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-fcaf6472650f810d.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg wrap_proc_macro --cfg proc_macro_span --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(no_is_available)' --check-cfg 'cfg(no_literal_byte_character)' --check-cfg 'cfg(no_literal_c_string)' --check-cfg 'cfg(no_source_text)' --check-cfg 'cfg(proc_macro_span)' --check-cfg 'cfg(procmacro2_backtrace)' --check-cfg 'cfg(procmacro2_nightly_testing)' --check-cfg 'cfg(procmacro2_semver_exempt)' --check-cfg 'cfg(randomize_layout)' --check-cfg 'cfg(span_locations)' --check-cfg 'cfg(super_unstable)' --check-cfg 'cfg(wrap_proc_macro)'` Compiling crossbeam-epoch v0.9.17 Running `/usr/bin/rustc --crate-name crossbeam_epoch --edition=2021 /usr/share/cargo/registry/crossbeam-epoch-0.9.17/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=ec81fa89b5ca5713 -C extra-filename=-1e42390210233aca --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 cfg_if=/home/pterjan/rpmbuild/BUILD/rust-atomic-waker-1.1.2-build/atomic-waker-1.1.2/target/rpm/deps/libcfg_if-ef87fd9400bde0bc.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-eaa310f1f9625aa3.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=bf00c1fa7b7877ae -C extra-filename=-d80821020dbdb978 --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-5962c37ac8c20d24.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling slab v0.4.9 Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /usr/share/cargo/registry/slab-0.4.9/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=e1d5316a8c9de760 -C extra-filename=-94d0138667c955f4 --out-dir /home/pterjan/rpmbuild/BUILD/rust-atomic-waker-1.1.2-build/atomic-waker-1.1.2/target/rpm/build/slab-94d0138667c955f4 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-atomic-waker-1.1.2-build/atomic-waker-1.1.2/target/rpm/deps --extern autocfg=/home/pterjan/rpmbuild/BUILD/rust-atomic-waker-1.1.2-build/atomic-waker-1.1.2/target/rpm/deps/libautocfg-67aefdbaf18d84b0.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling syn v2.0.100 Running `/usr/bin/rustc --crate-name syn --edition=2021 /usr/share/cargo/registry/syn-2.0.100/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=e7de29233d58eb97 -C extra-filename=-72e2fc63ccdf2a71 --out-dir /home/pterjan/rpmbuild/BUILD/rust-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-5962c37ac8c20d24.rmeta --extern quote=/home/pterjan/rpmbuild/BUILD/rust-atomic-waker-1.1.2-build/atomic-waker-1.1.2/target/rpm/deps/libquote-d80821020dbdb978.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-fcaf6472650f810d.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling crossbeam-deque v0.8.4 Running `/usr/bin/rustc --crate-name crossbeam_deque --edition=2018 /usr/share/cargo/registry/crossbeam-deque-0.8.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="crossbeam-epoch"' --cfg 'feature="crossbeam-utils"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("crossbeam-epoch", "crossbeam-utils", "default", "std"))' -C metadata=5b130ca782ad528a -C extra-filename=-09f24ac29f495728 --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 cfg_if=/home/pterjan/rpmbuild/BUILD/rust-atomic-waker-1.1.2-build/atomic-waker-1.1.2/target/rpm/deps/libcfg_if-ef87fd9400bde0bc.rmeta --extern crossbeam_epoch=/home/pterjan/rpmbuild/BUILD/rust-atomic-waker-1.1.2-build/atomic-waker-1.1.2/target/rpm/deps/libcrossbeam_epoch-1e42390210233aca.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-eaa310f1f9625aa3.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=e84bfaaa35e84a09 -C extra-filename=-45afdc3b18283531 --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-09f24ac29f495728.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-eaa310f1f9625aa3.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/slab-94d0138667c955f4/build-script-build` Running `/usr/bin/rustc --crate-name slab --edition=2018 /usr/share/cargo/registry/slab-0.4.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=702c949fdeb0867c -C extra-filename=-c2dcd4ce0c38dd17 --out-dir /home/pterjan/rpmbuild/BUILD/rust-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` 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=57cb26eb584aef34 -C extra-filename=-437d4e9a8a1ecca6 --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-d236f0339ee90428.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-45afdc3b18283531.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=4d16435f8ef4c97a -C extra-filename=-e4f9a63e858094cf --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-5962c37ac8c20d24.rlib --extern quote=/home/pterjan/rpmbuild/BUILD/rust-atomic-waker-1.1.2-build/atomic-waker-1.1.2/target/rpm/deps/libquote-d80821020dbdb978.rlib --extern syn=/home/pterjan/rpmbuild/BUILD/rust-atomic-waker-1.1.2-build/atomic-waker-1.1.2/target/rpm/deps/libsyn-72e2fc63ccdf2a71.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling futures-util v0.3.31 Running `/usr/bin/rustc --crate-name futures_util --edition=2018 /usr/share/cargo/registry/futures-util-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="async-await"' --cfg 'feature="async-await-macro"' --cfg 'feature="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=53d1a980b9522e24 -C extra-filename=-df0cdaec3ec17ffc --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-46cddb5c13527fb8.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-697053309c84892e.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-851b90125bed3ef6.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-e4f9a63e858094cf.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-df1650414bb5aa04.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-b8daa32a73162f5a.rmeta --extern memchr=/home/pterjan/rpmbuild/BUILD/rust-atomic-waker-1.1.2-build/atomic-waker-1.1.2/target/rpm/deps/libmemchr-cdd6ab8d65baee9f.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-9a983ef8f2f011c6.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-261aaabc1cdfea2a.rmeta --extern slab=/home/pterjan/rpmbuild/BUILD/rust-atomic-waker-1.1.2-build/atomic-waker-1.1.2/target/rpm/deps/libslab-c2dcd4ce0c38dd17.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=fbe7a3a0b8ed6bf6 -C extra-filename=-45fae2c5fe2090eb --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-697053309c84892e.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-b8daa32a73162f5a.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-df0cdaec3ec17ffc.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=3dfa4ced9dd2a8b2 -C extra-filename=-6f587d0529fc7206 --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-46cddb5c13527fb8.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-697053309c84892e.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-45fae2c5fe2090eb.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-851b90125bed3ef6.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-df1650414bb5aa04.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-b8daa32a73162f5a.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-df0cdaec3ec17ffc.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=a9edd14c2807db98 -C extra-filename=-0b632d47bc6744c5 --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-6f587d0529fc7206.rlib --extern rayon=/home/pterjan/rpmbuild/BUILD/rust-atomic-waker-1.1.2-build/atomic-waker-1.1.2/target/rpm/deps/librayon-437d4e9a8a1ecca6.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=fb362f42d1eb60e9 -C extra-filename=-8a2b3a8911d5eac8 --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-a2b2baa38a7b884f.rlib --extern futures=/home/pterjan/rpmbuild/BUILD/rust-atomic-waker-1.1.2-build/atomic-waker-1.1.2/target/rpm/deps/libfutures-6f587d0529fc7206.rlib --extern rayon=/home/pterjan/rpmbuild/BUILD/rust-atomic-waker-1.1.2-build/atomic-waker-1.1.2/target/rpm/deps/librayon-437d4e9a8a1ecca6.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 32.10s Running `/home/pterjan/rpmbuild/BUILD/rust-atomic-waker-1.1.2-build/atomic-waker-1.1.2/target/rpm/deps/atomic_waker-0b632d47bc6744c5` 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-8a2b3a8911d5eac8` 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-a2b2baa38a7b884f.rlib --extern futures=/home/pterjan/rpmbuild/BUILD/rust-atomic-waker-1.1.2-build/atomic-waker-1.1.2/target/rpm/deps/libfutures-6f587d0529fc7206.rlib --extern rayon=/home/pterjan/rpmbuild/BUILD/rust-atomic-waker-1.1.2-build/atomic-waker-1.1.2/target/rpm/deps/librayon-437d4e9a8a1ecca6.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.25s + RPM_EC=0 ++ jobs -p + exit 0 Processing files: rust-atomic-waker-devel-1.1.2-0.1.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.1.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.1.mga10.noarch Provides: crate(atomic-waker/default) = 1.1.2 rust-atomic-waker+default-devel = 1.1.2-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(atomic-waker) = 1.1.2 Processing files: rust-atomic-waker+portable-atomic-devel-1.1.2-0.1.mga10.noarch Provides: crate(atomic-waker/portable-atomic) = 1.1.2 rust-atomic-waker+portable-atomic-devel = 1.1.2-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(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.1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-atomic-waker+portable-atomic-devel-1.1.2-0.1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-atomic-waker-devel-1.1.2-0.1.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.h0Iv9w + 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!