D: [iurt_root_command] chroot
Building target platforms: noarch
Building for target noarch
Installing /home/pterjan/rpmbuild/SRPMS/rust-crossbeam-epoch-0.9.17-1.mga10.src.rpm
Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.FeGG8Y
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/rust-crossbeam-epoch-0.9.17-build
+ test -d /home/pterjan/rpmbuild/BUILD/rust-crossbeam-epoch-0.9.17-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/rust-crossbeam-epoch-0.9.17-build
+ /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILD/rust-crossbeam-epoch-0.9.17-build
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-crossbeam-epoch-0.9.17-build
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-crossbeam-epoch-0.9.17-build/SPECPARTS
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.FmXuGi
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/rust-crossbeam-epoch-0.9.17-build
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/pterjan/rpmbuild/BUILD/rust-crossbeam-epoch-0.9.17-build
+ rm -rf crossbeam-epoch-0.9.17
+ /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/crossbeam-epoch-0.9.17.crate
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd crossbeam-epoch-0.9.17
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/crossbeam-epoch-fix-metadata-auto.diff
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f
+ /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/crossbeam-epoch-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.XeJy6S
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/rust-crossbeam-epoch-0.9.17-build
+ cd crossbeam-epoch-0.9.17
+ /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.y7crwY
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/rust-crossbeam-epoch-0.9.17-build
+ cd crossbeam-epoch-0.9.17
+ '[' 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 crossbeam-utils v0.8.18
   Compiling cfg-if v1.0.0
     Running `/usr/bin/rustc --crate-name cfg_if --edition=2018 /usr/share/cargo/registry/cfg-if-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std"))' -C metadata=25316131be321185 -C extra-filename=-25316131be321185 --out-dir /home/pterjan/rpmbuild/BUILD/rust-crossbeam-epoch-0.9.17-build/crossbeam-epoch-0.9.17/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-crossbeam-epoch-0.9.17-build/crossbeam-epoch-0.9.17/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.18/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="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly", "std"))' -C metadata=a10577922ca6aaa7 -C extra-filename=-a10577922ca6aaa7 --out-dir /home/pterjan/rpmbuild/BUILD/rust-crossbeam-epoch-0.9.17-build/crossbeam-epoch-0.9.17/target/rpm/build/crossbeam-utils-a10577922ca6aaa7 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-crossbeam-epoch-0.9.17-build/crossbeam-epoch-0.9.17/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
     Running `/home/pterjan/rpmbuild/BUILD/rust-crossbeam-epoch-0.9.17-build/crossbeam-epoch-0.9.17/target/rpm/build/crossbeam-utils-a10577922ca6aaa7/build-script-build`
     Running `/usr/bin/rustc --crate-name crossbeam_utils --edition=2021 /usr/share/cargo/registry/crossbeam-utils-0.8.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="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly", "std"))' -C metadata=3e058c5834fae46d -C extra-filename=-3e058c5834fae46d --out-dir /home/pterjan/rpmbuild/BUILD/rust-crossbeam-epoch-0.9.17-build/crossbeam-epoch-0.9.17/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-crossbeam-epoch-0.9.17-build/crossbeam-epoch-0.9.17/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-crossbeam-epoch-0.9.17-build/crossbeam-epoch-0.9.17/target/rpm/deps/libcfg_if-25316131be321185.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
   Compiling crossbeam-epoch v0.9.17 (/home/pterjan/rpmbuild/BUILD/rust-crossbeam-epoch-0.9.17-build/crossbeam-epoch-0.9.17)
     Running `/usr/bin/rustc --crate-name crossbeam_epoch --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "nightly", "std"))' -C metadata=6133a7dcd0010a03 -C extra-filename=-6133a7dcd0010a03 --out-dir /home/pterjan/rpmbuild/BUILD/rust-crossbeam-epoch-0.9.17-build/crossbeam-epoch-0.9.17/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-crossbeam-epoch-0.9.17-build/crossbeam-epoch-0.9.17/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-crossbeam-epoch-0.9.17-build/crossbeam-epoch-0.9.17/target/rpm/deps/libcfg_if-25316131be321185.rmeta --extern crossbeam_utils=/home/pterjan/rpmbuild/BUILD/rust-crossbeam-epoch-0.9.17-build/crossbeam-epoch-0.9.17/target/rpm/deps/libcrossbeam_utils-3e058c5834fae46d.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
warning: unexpected `cfg` condition name: `crossbeam_loom`
  --> src/lib.rs:66:7
   |
66 | #[cfg(crossbeam_loom)]
   |       ^^^^^^^^^^^^^^
   |
   = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows`
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
   = note: `#[warn(unexpected_cfgs)]` on by default

warning: unexpected `cfg` condition name: `crossbeam_loom`
  --> src/lib.rs:71:7
   |
71 | #[cfg(crossbeam_loom)]
   |       ^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `crossbeam_loom`
  --> src/lib.rs:93:11
   |
93 | #[cfg(not(crossbeam_loom))]
   |           ^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `crossbeam_loom`
    --> src/atomic.rs:1675:21
     |
1675 | #[cfg(all(test, not(crossbeam_loom)))]
     |                     ^^^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs`
     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `crossbeam_loom`
   --> src/atomic.rs:350:15
    |
350 |     #[cfg(not(crossbeam_loom))]
    |               ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `crossbeam_loom`
   --> src/atomic.rs:358:11
    |
358 |     #[cfg(crossbeam_loom)]
    |           ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `crossbeam_loom`
   --> src/collector.rs:112:21
    |
112 | #[cfg(all(test, not(crossbeam_loom)))]
    |                     ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `crossbeam_loom`
  --> src/deferred.rs:90:21
   |
90 | #[cfg(all(test, not(crossbeam_loom)))]
   |                     ^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `crossbeam_sanitize`
  --> src/internal.rs:56:15
   |
56 | #[cfg(not(any(crossbeam_sanitize, miri)))]
   |               ^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_sanitize)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_sanitize)");` to the top of the `build.rs`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `crossbeam_sanitize`
  --> src/internal.rs:59:11
   |
59 | #[cfg(any(crossbeam_sanitize, miri))]
   |           ^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_sanitize)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_sanitize)");` to the top of the `build.rs`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `crossbeam_sanitize`
   --> src/internal.rs:300:15
    |
300 | #[cfg(not(any(crossbeam_sanitize, miri)))] // `crossbeam_sanitize` and `miri` reduce the size of `Local`
    |               ^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_sanitize)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_sanitize)");` to the top of the `build.rs`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `crossbeam_loom`
   --> src/internal.rs:557:21
    |
557 | #[cfg(all(test, not(crossbeam_loom)))]
    |                     ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `crossbeam_sanitize`
   --> src/internal.rs:202:29
    |
202 |         let steps = if cfg!(crossbeam_sanitize) {
    |                             ^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_sanitize)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_sanitize)");` to the top of the `build.rs`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `crossbeam_loom`
 --> src/sync/mod.rs:5:11
  |
5 | #[cfg(not(crossbeam_loom))]
  |           ^^^^^^^^^^^^^^
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs`
  = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `crossbeam_loom`
   --> src/sync/list.rs:298:21
    |
298 | #[cfg(all(test, not(crossbeam_loom)))]
    |                     ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `crossbeam_loom`
   --> src/sync/queue.rs:217:21
    |
217 | #[cfg(all(test, not(crossbeam_loom)))]
    |                     ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `crossbeam_loom`
  --> src/default.rs:10:11
   |
10 | #[cfg(not(crossbeam_loom))]
   |           ^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `crossbeam_loom`
  --> src/default.rs:64:21
   |
64 | #[cfg(all(test, not(crossbeam_loom)))]
   |                     ^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `crossbeam_loom`
  --> src/default.rs:14:15
   |
14 |     #[cfg(not(crossbeam_loom))]
   |               ^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `crossbeam_loom`
  --> src/default.rs:22:11
   |
22 |     #[cfg(crossbeam_loom)]
   |           ^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: `crossbeam-epoch` (lib) generated 20 warnings
    Finished `rpm` profile [optimized + debuginfo] target(s) in 1.82s
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.v5HSnc
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/rust-crossbeam-epoch-0.9.17-build
+ '[' 1 -eq 1 ']'
+ '[' /home/pterjan/rpmbuild/BUILD/rust-crossbeam-epoch-0.9.17-build/BUILDROOT '!=' / ']'
+ rm -rf /home/pterjan/rpmbuild/BUILD/rust-crossbeam-epoch-0.9.17-build/BUILDROOT
++ dirname /home/pterjan/rpmbuild/BUILD/rust-crossbeam-epoch-0.9.17-build/BUILDROOT
+ mkdir -p /home/pterjan/rpmbuild/BUILD/rust-crossbeam-epoch-0.9.17-build
+ mkdir /home/pterjan/rpmbuild/BUILD/rust-crossbeam-epoch-0.9.17-build/BUILDROOT
+ cd crossbeam-epoch-0.9.17
+ '[' 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=crossbeam-epoch
++ /usr/bin/cargo2rpm --path Cargo.toml version
+ CRATE_VERSION=0.9.17
+ REG_DIR=/home/pterjan/rpmbuild/BUILD/rust-crossbeam-epoch-0.9.17-build/BUILDROOT/usr/share/cargo/registry/crossbeam-epoch-0.9.17
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-crossbeam-epoch-0.9.17-build/BUILDROOT/usr/share/cargo/registry/crossbeam-epoch-0.9.17
+ /usr/bin/awk -i inplace -v INPLACE_SUFFIX=.deps '/^\[((.+\.)?((dev|build)-)?dependencies|features)/{f=1;next} /^\[/{f=0}; !f' Cargo.toml
+ xargs -d '\n' /usr/bin/cp --parents -a -t /home/pterjan/rpmbuild/BUILD/rust-crossbeam-epoch-0.9.17-build/BUILDROOT/usr/share/cargo/registry/crossbeam-epoch-0.9.17
+ /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)'
warning: no (git) VCS found for `/home/pterjan/rpmbuild/BUILD/rust-crossbeam-epoch-0.9.17-build/crossbeam-epoch-0.9.17`
+ /usr/bin/mv Cargo.toml.deps Cargo.toml
+ /usr/bin/cp -a Cargo.toml /home/pterjan/rpmbuild/BUILD/rust-crossbeam-epoch-0.9.17-build/BUILDROOT/usr/share/cargo/registry/crossbeam-epoch-0.9.17/Cargo.toml
+ /usr/bin/rm -f /home/pterjan/rpmbuild/BUILD/rust-crossbeam-epoch-0.9.17-build/BUILDROOT/usr/share/cargo/registry/crossbeam-epoch-0.9.17/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.K0LWrB
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/rust-crossbeam-epoch-0.9.17-build
+ cd crossbeam-epoch-0.9.17
+ '[' 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 libc v0.2.168
       Fresh cfg-if v1.0.0
   Compiling ppv-lite86 v0.2.17
       Fresh crossbeam-utils v0.8.18
warning: unexpected `cfg` condition name: `crossbeam_loom`
  --> src/lib.rs:66:7
   |
66 | #[cfg(crossbeam_loom)]
   |       ^^^^^^^^^^^^^^
   |
   = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows`
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
   = note: `#[warn(unexpected_cfgs)]` on by default

warning: unexpected `cfg` condition name: `crossbeam_loom`
  --> src/lib.rs:71:7
   |
71 | #[cfg(crossbeam_loom)]
   |       ^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `crossbeam_loom`
  --> src/lib.rs:93:11
   |
93 | #[cfg(not(crossbeam_loom))]
   |           ^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `crossbeam_loom`
    --> src/atomic.rs:1675:21
     |
1675 | #[cfg(all(test, not(crossbeam_loom)))]
     |                     ^^^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs`
     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `crossbeam_loom`
   --> src/atomic.rs:350:15
    |
350 |     #[cfg(not(crossbeam_loom))]
    |               ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `crossbeam_loom`
   --> src/atomic.rs:358:11
    |
358 |     #[cfg(crossbeam_loom)]
    |           ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `crossbeam_loom`
   --> src/collector.rs:112:21
    |
112 | #[cfg(all(test, not(crossbeam_loom)))]
    |                     ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `crossbeam_loom`
  --> src/deferred.rs:90:21
   |
90 | #[cfg(all(test, not(crossbeam_loom)))]
   |                     ^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `crossbeam_sanitize`
  --> src/internal.rs:56:15
   |
56 | #[cfg(not(any(crossbeam_sanitize, miri)))]
   |               ^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_sanitize)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_sanitize)");` to the top of the `build.rs`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `crossbeam_sanitize`
  --> src/internal.rs:59:11
   |
59 | #[cfg(any(crossbeam_sanitize, miri))]
   |           ^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_sanitize)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_sanitize)");` to the top of the `build.rs`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `crossbeam_sanitize`
   --> src/internal.rs:300:15
    |
300 | #[cfg(not(any(crossbeam_sanitize, miri)))] // `crossbeam_sanitize` and `miri` reduce the size of `Local`
    |               ^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_sanitize)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_sanitize)");` to the top of the `build.rs`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `crossbeam_loom`
   --> src/internal.rs:557:21
    |
557 | #[cfg(all(test, not(crossbeam_loom)))]
    |                     ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `crossbeam_sanitize`
   --> src/internal.rs:202:29
    |
202 |         let steps = if cfg!(crossbeam_sanitize) {
    |                             ^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_sanitize)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_sanitize)");` to the top of the `build.rs`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `crossbeam_loom`
 --> src/sync/mod.rs:5:11
  |
5 | #[cfg(not(crossbeam_loom))]
  |           ^^^^^^^^^^^^^^
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs`
  = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `crossbeam_loom`
   --> src/sync/list.rs:298:21
    |
298 | #[cfg(all(test, not(crossbeam_loom)))]
    |                     ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `crossbeam_loom`
   --> src/sync/queue.rs:217:21
    |
217 | #[cfg(all(test, not(crossbeam_loom)))]
    |                     ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `crossbeam_loom`
  --> src/default.rs:10:11
   |
10 | #[cfg(not(crossbeam_loom))]
   |           ^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `crossbeam_loom`
  --> src/default.rs:64:21
   |
64 | #[cfg(all(test, not(crossbeam_loom)))]
   |                     ^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `crossbeam_loom`
  --> src/default.rs:14:15
   |
14 |     #[cfg(not(crossbeam_loom))]
   |               ^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `crossbeam_loom`
  --> src/default.rs:22:11
   |
22 |     #[cfg(crossbeam_loom)]
   |           ^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

     Running `/usr/bin/rustc --crate-name ppv_lite86 --edition=2018 /usr/share/cargo/registry/ppv-lite86-0.2.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="simd"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "no_simd", "simd", "std"))' -C metadata=50133881d16e3cb5 -C extra-filename=-50133881d16e3cb5 --out-dir /home/pterjan/rpmbuild/BUILD/rust-crossbeam-epoch-0.9.17-build/crossbeam-epoch-0.9.17/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-crossbeam-epoch-0.9.17-build/crossbeam-epoch-0.9.17/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
warning: `crossbeam-epoch` (lib) generated 20 warnings
     Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/libc-0.2.168/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)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=e0b86a4176dae342 -C extra-filename=-e0b86a4176dae342 --out-dir /home/pterjan/rpmbuild/BUILD/rust-crossbeam-epoch-0.9.17-build/crossbeam-epoch-0.9.17/target/rpm/build/libc-e0b86a4176dae342 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-crossbeam-epoch-0.9.17-build/crossbeam-epoch-0.9.17/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
     Running `/home/pterjan/rpmbuild/BUILD/rust-crossbeam-epoch-0.9.17-build/crossbeam-epoch-0.9.17/target/rpm/build/libc-e0b86a4176dae342/build-script-build`
     Running `/usr/bin/rustc --crate-name libc --edition=2021 /usr/share/cargo/registry/libc-0.2.168/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=90336115020ad1da -C extra-filename=-90336115020ad1da --out-dir /home/pterjan/rpmbuild/BUILD/rust-crossbeam-epoch-0.9.17-build/crossbeam-epoch-0.9.17/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-crossbeam-epoch-0.9.17-build/crossbeam-epoch-0.9.17/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg freebsd11 --cfg libc_const_extern_fn --check-cfg 'cfg(emscripten_new_stat_abi)' --check-cfg 'cfg(espidf_time32)' --check-cfg 'cfg(freebsd10)' --check-cfg 'cfg(freebsd11)' --check-cfg 'cfg(freebsd12)' --check-cfg 'cfg(freebsd13)' --check-cfg 'cfg(freebsd14)' --check-cfg 'cfg(freebsd15)' --check-cfg 'cfg(libc_const_extern_fn)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_thread_local)' --check-cfg 'cfg(libc_ctest)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'`
   Compiling getrandom v0.2.11
     Running `/usr/bin/rustc --crate-name getrandom --edition=2018 /usr/share/cargo/registry/getrandom-0.2.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("custom", "rdrand", "std"))' -C metadata=b1d8469f9d10e4ca -C extra-filename=-b1d8469f9d10e4ca --out-dir /home/pterjan/rpmbuild/BUILD/rust-crossbeam-epoch-0.9.17-build/crossbeam-epoch-0.9.17/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-crossbeam-epoch-0.9.17-build/crossbeam-epoch-0.9.17/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-crossbeam-epoch-0.9.17-build/crossbeam-epoch-0.9.17/target/rpm/deps/libcfg_if-25316131be321185.rmeta --extern libc=/home/pterjan/rpmbuild/BUILD/rust-crossbeam-epoch-0.9.17-build/crossbeam-epoch-0.9.17/target/rpm/deps/liblibc-90336115020ad1da.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
   Compiling rand_core v0.6.4
     Running `/usr/bin/rustc --crate-name rand_core --edition=2018 /usr/share/cargo/registry/rand_core-0.6.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="getrandom"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "getrandom", "serde", "serde1", "std"))' -C metadata=c654f96ab2a100e0 -C extra-filename=-c654f96ab2a100e0 --out-dir /home/pterjan/rpmbuild/BUILD/rust-crossbeam-epoch-0.9.17-build/crossbeam-epoch-0.9.17/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-crossbeam-epoch-0.9.17-build/crossbeam-epoch-0.9.17/target/rpm/deps --extern getrandom=/home/pterjan/rpmbuild/BUILD/rust-crossbeam-epoch-0.9.17-build/crossbeam-epoch-0.9.17/target/rpm/deps/libgetrandom-b1d8469f9d10e4ca.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
   Compiling rand_chacha v0.3.1
     Running `/usr/bin/rustc --crate-name rand_chacha --edition=2018 /usr/share/cargo/registry/rand_chacha-0.3.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 --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "serde1", "simd", "std"))' -C metadata=aaf553cff381f5d2 -C extra-filename=-aaf553cff381f5d2 --out-dir /home/pterjan/rpmbuild/BUILD/rust-crossbeam-epoch-0.9.17-build/crossbeam-epoch-0.9.17/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-crossbeam-epoch-0.9.17-build/crossbeam-epoch-0.9.17/target/rpm/deps --extern ppv_lite86=/home/pterjan/rpmbuild/BUILD/rust-crossbeam-epoch-0.9.17-build/crossbeam-epoch-0.9.17/target/rpm/deps/libppv_lite86-50133881d16e3cb5.rmeta --extern rand_core=/home/pterjan/rpmbuild/BUILD/rust-crossbeam-epoch-0.9.17-build/crossbeam-epoch-0.9.17/target/rpm/deps/librand_core-c654f96ab2a100e0.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
   Compiling rand v0.8.5
     Running `/usr/bin/rustc --crate-name rand --edition=2018 /usr/share/cargo/registry/rand-0.8.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="getrandom"' --cfg 'feature="libc"' --cfg 'feature="rand_chacha"' --cfg 'feature="std"' --cfg 'feature="std_rng"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "libc", "log", "min_const_gen", "nightly", "packed_simd", "rand_chacha", "serde", "serde1", "simd_support", "small_rng", "std", "std_rng"))' -C metadata=42d7707551ad8245 -C extra-filename=-42d7707551ad8245 --out-dir /home/pterjan/rpmbuild/BUILD/rust-crossbeam-epoch-0.9.17-build/crossbeam-epoch-0.9.17/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-crossbeam-epoch-0.9.17-build/crossbeam-epoch-0.9.17/target/rpm/deps --extern libc=/home/pterjan/rpmbuild/BUILD/rust-crossbeam-epoch-0.9.17-build/crossbeam-epoch-0.9.17/target/rpm/deps/liblibc-90336115020ad1da.rmeta --extern rand_chacha=/home/pterjan/rpmbuild/BUILD/rust-crossbeam-epoch-0.9.17-build/crossbeam-epoch-0.9.17/target/rpm/deps/librand_chacha-aaf553cff381f5d2.rmeta --extern rand_core=/home/pterjan/rpmbuild/BUILD/rust-crossbeam-epoch-0.9.17-build/crossbeam-epoch-0.9.17/target/rpm/deps/librand_core-c654f96ab2a100e0.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
   Compiling crossbeam-epoch v0.9.17 (/home/pterjan/rpmbuild/BUILD/rust-crossbeam-epoch-0.9.17-build/crossbeam-epoch-0.9.17)
     Running `/usr/bin/rustc --crate-name sanitize --edition=2021 examples/sanitize.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "nightly", "std"))' -C metadata=3fe20ec42e24cde1 -C extra-filename=-3fe20ec42e24cde1 --out-dir /home/pterjan/rpmbuild/BUILD/rust-crossbeam-epoch-0.9.17-build/crossbeam-epoch-0.9.17/target/rpm/examples -L dependency=/home/pterjan/rpmbuild/BUILD/rust-crossbeam-epoch-0.9.17-build/crossbeam-epoch-0.9.17/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-crossbeam-epoch-0.9.17-build/crossbeam-epoch-0.9.17/target/rpm/deps/libcfg_if-25316131be321185.rlib --extern crossbeam_epoch=/home/pterjan/rpmbuild/BUILD/rust-crossbeam-epoch-0.9.17-build/crossbeam-epoch-0.9.17/target/rpm/deps/libcrossbeam_epoch-6133a7dcd0010a03.rlib --extern crossbeam_utils=/home/pterjan/rpmbuild/BUILD/rust-crossbeam-epoch-0.9.17-build/crossbeam-epoch-0.9.17/target/rpm/deps/libcrossbeam_utils-3e058c5834fae46d.rlib --extern rand=/home/pterjan/rpmbuild/BUILD/rust-crossbeam-epoch-0.9.17-build/crossbeam-epoch-0.9.17/target/rpm/deps/librand-42d7707551ad8245.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
     Running `/usr/bin/rustc --crate-name loom --edition=2021 tests/loom.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 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "nightly", "std"))' -C metadata=28ce81de5fee75ac -C extra-filename=-28ce81de5fee75ac --out-dir /home/pterjan/rpmbuild/BUILD/rust-crossbeam-epoch-0.9.17-build/crossbeam-epoch-0.9.17/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-crossbeam-epoch-0.9.17-build/crossbeam-epoch-0.9.17/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-crossbeam-epoch-0.9.17-build/crossbeam-epoch-0.9.17/target/rpm/deps/libcfg_if-25316131be321185.rlib --extern crossbeam_epoch=/home/pterjan/rpmbuild/BUILD/rust-crossbeam-epoch-0.9.17-build/crossbeam-epoch-0.9.17/target/rpm/deps/libcrossbeam_epoch-6133a7dcd0010a03.rlib --extern crossbeam_utils=/home/pterjan/rpmbuild/BUILD/rust-crossbeam-epoch-0.9.17-build/crossbeam-epoch-0.9.17/target/rpm/deps/libcrossbeam_utils-3e058c5834fae46d.rlib --extern rand=/home/pterjan/rpmbuild/BUILD/rust-crossbeam-epoch-0.9.17-build/crossbeam-epoch-0.9.17/target/rpm/deps/librand-42d7707551ad8245.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
     Running `/usr/bin/rustc --crate-name crossbeam_epoch --edition=2021 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 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "nightly", "std"))' -C metadata=9e675d7880173593 -C extra-filename=-9e675d7880173593 --out-dir /home/pterjan/rpmbuild/BUILD/rust-crossbeam-epoch-0.9.17-build/crossbeam-epoch-0.9.17/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-crossbeam-epoch-0.9.17-build/crossbeam-epoch-0.9.17/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-crossbeam-epoch-0.9.17-build/crossbeam-epoch-0.9.17/target/rpm/deps/libcfg_if-25316131be321185.rlib --extern crossbeam_utils=/home/pterjan/rpmbuild/BUILD/rust-crossbeam-epoch-0.9.17-build/crossbeam-epoch-0.9.17/target/rpm/deps/libcrossbeam_utils-3e058c5834fae46d.rlib --extern rand=/home/pterjan/rpmbuild/BUILD/rust-crossbeam-epoch-0.9.17-build/crossbeam-epoch-0.9.17/target/rpm/deps/librand-42d7707551ad8245.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
warning: unexpected `cfg` condition name: `crossbeam_loom`
 --> tests/loom.rs:1:8
  |
1 | #![cfg(crossbeam_loom)]
  |        ^^^^^^^^^^^^^^
  |
  = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows`
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs`
  = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
  = note: `#[warn(unexpected_cfgs)]` on by default

warning: unexpected `cfg` condition name: `crossbeam_sanitize`
   --> src/collector.rs:207:15
    |
207 |     #[cfg(not(crossbeam_sanitize))] // TODO: assertions failed due to `cfg(crossbeam_sanitize)` reduce `internal::MAX_OBJECTS`
    |               ^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_sanitize)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_sanitize)");` to the top of the `build.rs`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: field `0` is never read
   --> src/collector.rs:289:21
    |
289 |         struct Elem(i32);
    |                ---- ^^^
    |                |
    |                field in this struct
    |
    = help: consider removing this field
    = note: `#[warn(dead_code)]` on by default

warning: field `0` is never read
   --> src/collector.rs:353:21
    |
353 |         struct Elem(i32);
    |                ---- ^^^
    |                |
    |                field in this struct
    |
    = help: consider removing this field

warning: field `0` is never read
   --> src/collector.rs:430:21
    |
430 |         struct Elem(i32);
    |                ---- ^^^
    |                |
    |                field in this struct
    |
    = help: consider removing this field

warning: `crossbeam-epoch` (test "loom") generated 1 warning
warning: `crossbeam-epoch` (lib test) generated 24 warnings (20 duplicates)
    Finished `rpm` profile [optimized + debuginfo] target(s) in 10.78s
     Running `/home/pterjan/rpmbuild/BUILD/rust-crossbeam-epoch-0.9.17-build/crossbeam-epoch-0.9.17/target/rpm/deps/crossbeam_epoch-9e675d7880173593`

running 39 tests
test atomic::tests::valid_tag_i64 ... ok
test atomic::tests::array_init ... ok
test deferred::tests::string ... ok
test atomic::tests::const_atomic_null ... ok
test internal::tests::check_defer ... ok
test sync::queue::test::push_pop_1 ... ok
test sync::queue::test::push_pop_2 ... ok
test collector::tests::garbage_buffering ... ok
test collector::tests::pin_reentrant ... ok
test collector::tests::flush_local_bag ... ok
test collector::tests::count_destroy ... ok
test deferred::tests::on_heap ... ok
test internal::local_size ... ok
test sync::queue::test::push_pop_many_seq ... ok
test collector::tests::buffering ... ok
test collector::tests::drop_array ... ok
test collector::tests::destroy_array ... ok
test internal::tests::check_bag ... ok
test deferred::tests::long_slice_usize ... ok
test deferred::tests::boxed_slice_i32 ... ok
test sync::queue::test::push_try_pop_1 ... ok
test sync::queue::test::push_try_pop_2 ... ok
test deferred::tests::on_stack ... ok
test sync::queue::test::push_try_pop_many_seq ... ok
test atomic::tests::valid_tag_i8 ... ok
test sync::queue::test::is_empty_dont_pop ... ok
test sync::list::tests::insert ... ok
test sync::list::tests::iter_multi ... ok
test default::tests::pin_while_exiting ... ok
test collector::tests::count_drops ... ok
test sync::queue::test::push_try_pop_many_mpmc ... ok
test collector::tests::incremental ... ok
test sync::list::tests::delete ... ok
test sync::list::tests::insert_delete_multi ... ok
test sync::queue::test::push_try_pop_many_spsc ... ok
test collector::tests::stress ... ok
test collector::tests::pin_holds_advance ... ok
test sync::queue::test::push_try_pop_many_spmc ... ok
test sync::queue::test::push_pop_many_spsc ... ok

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

     Running `/home/pterjan/rpmbuild/BUILD/rust-crossbeam-epoch-0.9.17-build/crossbeam-epoch-0.9.17/target/rpm/deps/loom-28ce81de5fee75ac`

running 0 tests

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

   Doc-tests crossbeam_epoch
     Running `/usr/bin/rustdoc --edition=2021 --crate-type lib --color auto --crate-name crossbeam_epoch --test src/lib.rs --test-run-directory /home/pterjan/rpmbuild/BUILD/rust-crossbeam-epoch-0.9.17-build/crossbeam-epoch-0.9.17 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-crossbeam-epoch-0.9.17-build/crossbeam-epoch-0.9.17/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-crossbeam-epoch-0.9.17-build/crossbeam-epoch-0.9.17/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-crossbeam-epoch-0.9.17-build/crossbeam-epoch-0.9.17/target/rpm/deps/libcfg_if-25316131be321185.rlib --extern crossbeam_epoch=/home/pterjan/rpmbuild/BUILD/rust-crossbeam-epoch-0.9.17-build/crossbeam-epoch-0.9.17/target/rpm/deps/libcrossbeam_epoch-6133a7dcd0010a03.rlib --extern crossbeam_utils=/home/pterjan/rpmbuild/BUILD/rust-crossbeam-epoch-0.9.17-build/crossbeam-epoch-0.9.17/target/rpm/deps/libcrossbeam_utils-3e058c5834fae46d.rlib --extern rand=/home/pterjan/rpmbuild/BUILD/rust-crossbeam-epoch-0.9.17-build/crossbeam-epoch-0.9.17/target/rpm/deps/librand-42d7707551ad8245.rlib -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "nightly", "std"))' --error-format human`

running 59 tests
test src/guard.rs - guard::Guard::defer_destroy (line 227) ... ignored
test src/atomic.rs - atomic::Owned<T>::init (line 1141) ... ok
test src/guard.rs - guard::Guard::defer_unchecked (line 141) ... ignored
test src/atomic.rs - atomic::Shared<'g,T>::into_owned (line 1520) ... ok
test src/guard.rs - guard::Guard::collector (line 399) ... ok
test src/atomic.rs - atomic::Shared<'g,T>::with_tag (line 1590) ... ok
test src/atomic.rs - atomic::Owned<T>::from (line 1257) ... ok
test src/guard.rs - guard::Guard (line 56) ... ok
test src/guard.rs - guard::Guard (line 30) ... ok
test src/sync/list.rs - sync::list::IsElement (line 28) ... ignored
test src/sync/list.rs - sync::list::IsElement (line 59) ... ignored
test src/sync/list.rs - sync::list::IsElement::element_of (line 73) ... ignored
test src/atomic.rs - atomic::Owned<T>::with_tag (line 1186) ... ok
test src/atomic.rs - atomic::Atomic<T>::into_owned (line 866) ... ok
test src/atomic.rs - atomic::Owned<T>::into_shared (line 1154) ... ok
test src/atomic.rs - atomic::Atomic<T>::null (line 345) ... ok
test src/atomic.rs - atomic::Atomic<T>::compare_and_set (line 671) ... ok
test src/atomic.rs - atomic::Atomic<T>::from (line 972) ... ok
test src/atomic.rs - atomic::Shared<'_,T>::from (line 1618) ... ok
test src/atomic.rs - atomic::Atomic<T>::fetch_update (line 611) ... ok
test src/atomic.rs - atomic::Atomic<T>::from (line 1002) ... ok
test src/atomic.rs - atomic::Atomic<T>::fetch_xor (line 836) ... ok
test src/atomic.rs - atomic::Owned<T>::new (line 1126) ... ok
test src/atomic.rs - atomic::Atomic<T>::from (line 1017) ... ok
test src/atomic.rs - atomic::Atomic<T>::init (line 323) ... ok
test src/atomic.rs - atomic::Shared<'g,T>::as_ref (line 1486) ... ok
test src/guard.rs - guard::Guard (line 15) ... ok
test src/atomic.rs - atomic::Shared<'g,T>::try_into_owned (line 1545) ... ok
test src/atomic.rs - atomic::Atomic<T>::compare_and_set_weak (line 730) ... ok
test src/atomic.rs - atomic::Shared<'g,T>::as_raw (line 1330) ... ok
test src/atomic.rs - atomic::Atomic<T>::load_consume (line 400) ... ok
test src/atomic.rs - atomic::Atomic<T>::fetch_and (line 790) ... ok
test src/atomic.rs - atomic::Atomic<T>::compare_exchange (line 473) ... ok
test src/atomic.rs - atomic::Owned<T>::into_box (line 1109) ... ok
test src/atomic.rs - atomic::Array (line 235) ... ok
test src/atomic.rs - atomic::Atomic<T>::fetch_or (line 813) ... ok
test src/atomic.rs - atomic::Pointable (line 144) ... ok
test src/atomic.rs - atomic::Owned<T>::from_raw (line 1094) ... ok
test src/atomic.rs - atomic::Shared<'g,T>::tag (line 1570) ... ok
test src/collector.rs - collector::fmt (line 5) ... ok
test src/atomic.rs - atomic::Shared<'g,T>::null (line 1354) ... ok
test src/atomic.rs - atomic::Atomic<T>::try_into_owned (line 900) ... ok
test src/atomic.rs - atomic::Atomic<T>::swap (line 441) ... ok
test src/atomic.rs - atomic::Shared<'g,T>::is_null (line 1371) ... ok
test src/atomic.rs - atomic::Shared<'g,T>::deref_mut (line 1439) ... ok
test src/atomic.rs - atomic::Owned<T>::tag (line 1171) ... ok
test src/guard.rs - guard::Guard::defer_destroy (line 244) ... ok
test src/atomic.rs - atomic::Atomic<T>::compare_exchange_weak (line 530) ... ok
test src/atomic.rs - atomic::Atomic<T>::store (line 419) ... ok
test src/guard.rs - guard::Guard::defer_unchecked (line 158) ... ok
test src/atomic.rs - atomic::Atomic<T>::new (line 307) ... ok
test src/atomic.rs - atomic::Atomic<T>::load (line 373) ... ok
test src/guard.rs - guard::unprotected (line 443) ... ok
test src/guard.rs - guard::Guard::defer_unchecked (line 121) ... ok
test src/guard.rs - guard::unprotected (line 474) ... ok
test src/atomic.rs - atomic::Shared<'g,T>::deref (line 1407) ... ok
test src/guard.rs - guard::Guard::flush (line 283) ... ok
test src/guard.rs - guard::Guard::repin (line 309) ... ok
test src/guard.rs - guard::Guard::repin_after (line 344) ... ok

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

+ RPM_EC=0
++ jobs -p
+ exit 0
Processing files: rust-crossbeam-epoch-devel-0.9.17-1.mga10.noarch
warning: File listed twice: /usr/share/cargo/registry/crossbeam-epoch-0.9.17/CHANGELOG.md
warning: File listed twice: /usr/share/cargo/registry/crossbeam-epoch-0.9.17/LICENSE-APACHE
warning: File listed twice: /usr/share/cargo/registry/crossbeam-epoch-0.9.17/LICENSE-MIT
warning: File listed twice: /usr/share/cargo/registry/crossbeam-epoch-0.9.17/README.md
Provides: crate(crossbeam-epoch) = 0.9.17 rust-crossbeam-epoch-devel = 0.9.17-1.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: cargo crate(autocfg/default) >= 1.0.0 crate(cfg-if/default) >= 1.0.0 crate(crossbeam-utils) >= 0.8.18 rust >= 1.61
Processing files: rust-crossbeam-epoch+default-devel-0.9.17-1.mga10.noarch
Provides: crate(crossbeam-epoch/default) = 0.9.17 rust-crossbeam-epoch+default-devel = 0.9.17-1.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: cargo crate(crossbeam-epoch) = 0.9.17 crate(crossbeam-epoch/std) = 0.9.17
Processing files: rust-crossbeam-epoch+alloc-devel-0.9.17-1.mga10.noarch
Provides: crate(crossbeam-epoch/alloc) = 0.9.17 rust-crossbeam-epoch+alloc-devel = 0.9.17-1.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: cargo crate(crossbeam-epoch) = 0.9.17
Processing files: rust-crossbeam-epoch+nightly-devel-0.9.17-1.mga10.noarch
Provides: crate(crossbeam-epoch/nightly) = 0.9.17 rust-crossbeam-epoch+nightly-devel = 0.9.17-1.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: cargo crate(crossbeam-epoch) = 0.9.17 crate(crossbeam-utils/nightly) >= 0.8.18
Processing files: rust-crossbeam-epoch+std-devel-0.9.17-1.mga10.noarch
Provides: crate(crossbeam-epoch/std) = 0.9.17 rust-crossbeam-epoch+std-devel = 0.9.17-1.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: cargo crate(crossbeam-epoch) = 0.9.17 crate(crossbeam-epoch/alloc) = 0.9.17 crate(crossbeam-utils/std) >= 0.8.18
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/rust-crossbeam-epoch-0.9.17-build/BUILDROOT
Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-crossbeam-epoch+default-devel-0.9.17-1.mga10.noarch.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-crossbeam-epoch+alloc-devel-0.9.17-1.mga10.noarch.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-crossbeam-epoch+nightly-devel-0.9.17-1.mga10.noarch.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-crossbeam-epoch+std-devel-0.9.17-1.mga10.noarch.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-crossbeam-epoch-devel-0.9.17-1.mga10.noarch.rpm
Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.eP1Qjc
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/rust-crossbeam-epoch-0.9.17-build
+ test -d /home/pterjan/rpmbuild/BUILD/rust-crossbeam-epoch-0.9.17-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/rust-crossbeam-epoch-0.9.17-build
+ rm -rf /home/pterjan/rpmbuild/BUILD/rust-crossbeam-epoch-0.9.17-build
+ RPM_EC=0
++ jobs -p
+ exit 0

RPM build warnings:
    File listed twice: /usr/share/cargo/registry/crossbeam-epoch-0.9.17/CHANGELOG.md
    File listed twice: /usr/share/cargo/registry/crossbeam-epoch-0.9.17/LICENSE-APACHE
    File listed twice: /usr/share/cargo/registry/crossbeam-epoch-0.9.17/LICENSE-MIT
    File listed twice: /usr/share/cargo/registry/crossbeam-epoch-0.9.17/README.md
D: [iurt_root_command] Success!