D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/pterjan/rpmbuild/SRPMS/rust-ahash0.7-0.7.8-3.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.N7yyrh Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Hkj32n + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build + rm -rf ahash-0.7.8 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/ahash-0.7.8.crate + STATUS=0 + '[' 0 -ne 0 ']' + cd ahash-0.7.8 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/ahash-fix-metadata-auto.diff + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/ahash-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.NXVxOW + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build + cd ahash-0.7.8 + /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.yXodwX + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-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 ahash-0.7.8 + '[' 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 libc v0.2.180 Compiling version_check v0.9.5 Compiling cfg-if v1.0.4 Compiling once_cell v1.21.3 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/libc-0.2.180/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no '--allow=clippy::used_underscore_binding' --allow=unused_qualifications '--warn=clippy::unnecessary_semicolon' '--allow=clippy::unnecessary_cast' '--allow=clippy::uninlined_format_args' '--warn=clippy::ptr_as_ptr' '--allow=clippy::non_minimal_cfg' '--allow=clippy::missing_safety_doc' '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--allow=clippy::identity_op' '--warn=clippy::explicit_iter_loop' '--allow=clippy::expl_impl_clone_on_copy' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --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=92411a416ecbc327 -C extra-filename=-d139e536c4388098 --out-dir /home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/ahash-0.7.8/target/rpm/build/libc-d139e536c4388098 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/ahash-0.7.8/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.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("core", "rustc-dep-of-std"))' -C metadata=08b529e5e0e8f31d -C extra-filename=-882b1cd97dcfd39c --out-dir /home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/ahash-0.7.8/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/ahash-0.7.8/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 version_check --edition=2015 /usr/share/cargo/registry/version_check-0.9.5/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=b0547059fbd0fdc5 -C extra-filename=-2f5fba78a5d5b6fd --out-dir /home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/ahash-0.7.8/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/ahash-0.7.8/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 once_cell --edition=2021 /usr/share/cargo/registry/once_cell-1.21.3/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="race"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "critical-section", "default", "parking_lot", "portable-atomic", "race", "std", "unstable"))' -C metadata=2b13933a821ab72c -C extra-filename=-23ebfe7fde7b06b6 --out-dir /home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/ahash-0.7.8/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/ahash-0.7.8/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling ahash v0.7.8 (/home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/ahash-0.7.8) Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 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("atomic-polyfill", "compile-time-rng", "const-random", "default", "serde", "std"))' -C metadata=d068dfa791583270 -C extra-filename=-e442d8a39193a256 --out-dir /home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/ahash-0.7.8/target/rpm/build/ahash-e442d8a39193a256 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/ahash-0.7.8/target/rpm/deps --extern version_check=/home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/ahash-0.7.8/target/rpm/deps/libversion_check-2f5fba78a5d5b6fd.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/ahash-0.7.8/target/rpm/build/libc-d139e536c4388098/build-script-build` Running `/usr/bin/rustc --crate-name libc --edition=2021 /usr/share/cargo/registry/libc-0.2.180/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 '--allow=clippy::used_underscore_binding' --allow=unused_qualifications '--warn=clippy::unnecessary_semicolon' '--allow=clippy::unnecessary_cast' '--allow=clippy::uninlined_format_args' '--warn=clippy::ptr_as_ptr' '--allow=clippy::non_minimal_cfg' '--allow=clippy::missing_safety_doc' '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--allow=clippy::identity_op' '--warn=clippy::explicit_iter_loop' '--allow=clippy::expl_impl_clone_on_copy' --check-cfg 'cfg(docsrs,test)' --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=5429833b3143d375 -C extra-filename=-99d0b11ae01f7d56 --out-dir /home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/ahash-0.7.8/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/ahash-0.7.8/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg freebsd12 --check-cfg 'cfg(emscripten_old_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(gnu_file_offset_bits64)' --check-cfg 'cfg(gnu_time_bits64)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(linux_time_bits64)' --check-cfg 'cfg(musl_v1_2_3)' --check-cfg 'cfg(musl32_time64)' --check-cfg 'cfg(vxworks_lt_25_09)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin","qurt"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos","nto71_iosock","nto80"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` Running `/home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/ahash-0.7.8/target/rpm/build/ahash-e442d8a39193a256/build-script-build` Compiling getrandom v0.2.15 Running `/usr/bin/rustc --crate-name getrandom --edition=2018 /usr/share/cargo/registry/getrandom-0.2.15/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("custom", "linux_disable_fallback", "rdrand", "std"))' -C metadata=1ff11405b6413dcd -C extra-filename=-29e75c29d8c1ce5e --out-dir /home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/ahash-0.7.8/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/ahash-0.7.8/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/ahash-0.7.8/target/rpm/deps/libcfg_if-882b1cd97dcfd39c.rmeta --extern libc=/home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/ahash-0.7.8/target/rpm/deps/liblibc-99d0b11ae01f7d56.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name ahash --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 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("atomic-polyfill", "compile-time-rng", "const-random", "default", "serde", "std"))' -C metadata=4701cf78350210ec -C extra-filename=-637af6100533958d --out-dir /home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/ahash-0.7.8/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/ahash-0.7.8/target/rpm/deps --extern getrandom=/home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/ahash-0.7.8/target/rpm/deps/libgetrandom-29e75c29d8c1ce5e.rmeta --extern once_cell=/home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/ahash-0.7.8/target/rpm/deps/libonce_cell-23ebfe7fde7b06b6.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg 'feature="runtime-rng"' --cfg 'feature="folded_multiply"'` warning: unexpected `cfg` condition value: `specialize` --> src/lib.rs:32:13 | 32 | #![cfg_attr(feature = "specialize", feature(min_specialization))] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `stdsimd` --> src/lib.rs:33:13 | 33 | #![cfg_attr(feature = "stdsimd", feature(stdsimd))] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `serde`, and `std` = help: consider adding `stdsimd` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `crypto` --> src/lib.rs:40:60 | 40 | all(any(target_arch = "arm", target_arch = "aarch64"), target_feature = "crypto", not(miri), feature = "stdsimd") | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 429 more = 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(target_feature, values("crypto"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target_feature, values(\"crypto\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `stdsimd` --> src/lib.rs:40:98 | 40 | all(any(target_arch = "arm", target_arch = "aarch64"), target_feature = "crypto", not(miri), feature = "stdsimd") | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `serde`, and `std` = help: consider adding `stdsimd` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `crypto` --> src/lib.rs:57:60 | 57 | all(any(target_arch = "arm", target_arch = "aarch64"), target_feature = "crypto", not(miri), feature = "stdsimd") | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 429 more = 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(target_feature, values("crypto"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target_feature, values(\"crypto\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `stdsimd` --> src/lib.rs:57:98 | 57 | all(any(target_arch = "arm", target_arch = "aarch64"), target_feature = "crypto", not(miri), feature = "stdsimd") | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `serde`, and `std` = help: consider adding `stdsimd` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `crypto` --> src/lib.rs:63:60 | 63 | all(any(target_arch = "arm", target_arch = "aarch64"), target_feature = "crypto", not(miri), feature = "stdsimd") | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 429 more = 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(target_feature, values("crypto"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target_feature, values(\"crypto\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `stdsimd` --> src/lib.rs:63:98 | 63 | all(any(target_arch = "arm", target_arch = "aarch64"), target_feature = "crypto", not(miri), feature = "stdsimd") | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `serde`, and `std` = help: consider adding `stdsimd` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> src/fallback_hash.rs:225:7 | 225 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> src/fallback_hash.rs:232:7 | 232 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> src/fallback_hash.rs:276:7 | 276 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> src/fallback_hash.rs:280:7 | 280 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> src/fallback_hash.rs:323:7 | 323 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> src/fallback_hash.rs:328:7 | 328 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `folded_multiply` --> src/fallback_hash.rs:96:11 | 96 | #[cfg(feature = "folded_multiply")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `serde`, and `std` = help: consider adding `folded_multiply` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `folded_multiply` --> src/fallback_hash.rs:102:15 | 102 | #[cfg(not(feature = "folded_multiply"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `serde`, and `std` = help: consider adding `folded_multiply` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `folded_multiply` --> src/fallback_hash.rs:121:11 | 121 | #[cfg(feature = "folded_multiply")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `serde`, and `std` = help: consider adding `folded_multiply` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `folded_multiply` --> src/fallback_hash.rs:129:15 | 129 | #[cfg(not(feature = "folded_multiply"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `serde`, and `std` = help: consider adding `folded_multiply` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> src/fallback_hash.rs:137:11 | 137 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `128` --> src/fallback_hash.rs:179:11 | 179 | #[cfg(target_pointer_width = "128")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_pointer_width` are: `16`, `32`, and `64` = 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(target_pointer_width, values("128"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target_pointer_width, values(\"128\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `folded_multiply` --> src/fallback_hash.rs:211:11 | 211 | #[cfg(feature = "folded_multiply")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `serde`, and `std` = help: consider adding `folded_multiply` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `folded_multiply` --> src/fallback_hash.rs:218:15 | 218 | #[cfg(not(feature = "folded_multiply"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `serde`, and `std` = help: consider adding `folded_multiply` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `crypto` --> src/operations.rs:104:62 | 104 | #[cfg(all(any(target_arch = "arm", target_arch = "aarch64"), target_feature = "crypto", not(miri), feature = "stdsimd"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 429 more = 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(target_feature, values("crypto"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target_feature, values(\"crypto\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `stdsimd` --> src/operations.rs:104:100 | 104 | #[cfg(all(any(target_arch = "arm", target_arch = "aarch64"), target_feature = "crypto", not(miri), feature = "stdsimd"))] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `serde`, and `std` = help: consider adding `stdsimd` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `crypto` --> src/operations.rs:134:62 | 134 | #[cfg(all(any(target_arch = "arm", target_arch = "aarch64"), target_feature = "crypto", not(miri), feature = "stdsimd"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 429 more = 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(target_feature, values("crypto"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target_feature, values(\"crypto\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `stdsimd` --> src/operations.rs:134:100 | 134 | #[cfg(all(any(target_arch = "arm", target_arch = "aarch64"), target_feature = "crypto", not(miri), feature = "stdsimd"))] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `serde`, and `std` = help: consider adding `stdsimd` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `runtime-rng` --> src/random_state.rs:1:11 | 1 | #[cfg(all(feature = "runtime-rng", not(all(feature = "compile-time-rng", test))))] | ^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `serde`, and `std` = help: consider adding `runtime-rng` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> src/random_state.rs:3:7 | 3 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `crypto` --> src/random_state.rs:8:60 | 8 | all(any(target_arch = "arm", target_arch = "aarch64"), target_feature = "crypto", not(miri), feature = "stdsimd") | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 429 more = 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(target_feature, values("crypto"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target_feature, values(\"crypto\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `stdsimd` --> src/random_state.rs:8:98 | 8 | all(any(target_arch = "arm", target_arch = "aarch64"), target_feature = "crypto", not(miri), feature = "stdsimd") | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `serde`, and `std` = help: consider adding `stdsimd` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `crypto` --> src/random_state.rs:14:60 | 14 | all(any(target_arch = "arm", target_arch = "aarch64"), target_feature = "crypto", not(miri), feature = "stdsimd") | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 429 more = 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(target_feature, values("crypto"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target_feature, values(\"crypto\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `stdsimd` --> src/random_state.rs:14:98 | 14 | all(any(target_arch = "arm", target_arch = "aarch64"), target_feature = "crypto", not(miri), feature = "stdsimd") | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `serde`, and `std` = help: consider adding `stdsimd` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `runtime-rng` --> src/random_state.rs:18:49 | 18 | #[cfg(all(feature = "compile-time-rng", any(not(feature = "runtime-rng"), test)))] | ^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `serde`, and `std` = help: consider adding `runtime-rng` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> src/random_state.rs:23:7 | 23 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `crypto` --> src/random_state.rs:44:60 | 44 | all(any(target_arch = "arm", target_arch = "aarch64"), target_feature = "crypto", not(miri), feature = "stdsimd") | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 429 more = 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(target_feature, values("crypto"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target_feature, values(\"crypto\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `stdsimd` --> src/random_state.rs:44:98 | 44 | all(any(target_arch = "arm", target_arch = "aarch64"), target_feature = "crypto", not(miri), feature = "stdsimd") | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `serde`, and `std` = help: consider adding `stdsimd` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `crypto` --> src/random_state.rs:49:60 | 49 | all(any(target_arch = "arm", target_arch = "aarch64"), target_feature = "crypto", not(miri), feature = "stdsimd") | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 429 more = 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(target_feature, values("crypto"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target_feature, values(\"crypto\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `stdsimd` --> src/random_state.rs:49:98 | 49 | all(any(target_arch = "arm", target_arch = "aarch64"), target_feature = "crypto", not(miri), feature = "stdsimd") | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `serde`, and `std` = help: consider adding `stdsimd` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> src/random_state.rs:303:7 | 303 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unused import: `crate::fallback_hash::*` --> src/random_state.rs:51:5 | 51 | use crate::fallback_hash::*; | ^^^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default warning: unexpected `cfg` condition value: `runtime-rng` --> src/random_state.rs:100:15 | 100 | #[cfg(all(feature = "runtime-rng", not(all(feature = "compile-time-rng", test))))] | ^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `serde`, and `std` = help: consider adding `runtime-rng` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `runtime-rng` --> src/random_state.rs:111:53 | 111 | #[cfg(all(feature = "compile-time-rng", any(not(feature = "runtime-rng"), test)))] | ^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `serde`, and `std` = help: consider adding `runtime-rng` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `runtime-rng` --> src/random_state.rs:129:19 | 129 | #[cfg(all(not(feature = "runtime-rng"), not(feature = "compile-time-rng")))] | ^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `serde`, and `std` = help: consider adding `runtime-rng` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> src/specialize.rs:10:7 | 10 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> src/specialize.rs:12:7 | 12 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> src/specialize.rs:14:7 | 14 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> src/specialize.rs:45:11 | 45 | #[cfg(not(feature = "specialize"))] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> src/specialize.rs:58:7 | 58 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> src/specialize.rs:91:7 | 91 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> src/specialize.rs:99:7 | 99 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> src/specialize.rs:107:7 | 107 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> src/specialize.rs:115:7 | 115 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> src/specialize.rs:123:7 | 123 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> src/specialize.rs:131:7 | 131 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> src/specialize.rs:139:7 | 139 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> src/specialize.rs:147:11 | 147 | #[cfg(all(feature = "specialize"))] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> src/specialize.rs:73:15 | 73 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ ... 82 | call_hasher_impl!(u8); | --------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `specialize` --> src/specialize.rs:73:15 | 73 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ ... 83 | call_hasher_impl!(u16); | ---------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `specialize` --> src/specialize.rs:73:15 | 73 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ ... 84 | call_hasher_impl!(u32); | ---------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `specialize` --> src/specialize.rs:73:15 | 73 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ ... 85 | call_hasher_impl!(u64); | ---------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `specialize` --> src/specialize.rs:73:15 | 73 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ ... 86 | call_hasher_impl!(i8); | --------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `specialize` --> src/specialize.rs:73:15 | 73 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ ... 87 | call_hasher_impl!(i16); | ---------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `specialize` --> src/specialize.rs:73:15 | 73 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ ... 88 | call_hasher_impl!(i32); | ---------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `specialize` --> src/specialize.rs:73:15 | 73 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ ... 89 | call_hasher_impl!(i64); | ---------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `specialize` --> src/lib.rs:143:11 | 143 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> src/lib.rs:150:15 | 150 | #[cfg(not(feature = "specialize"))] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> src/lib.rs:157:11 | 157 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> src/lib.rs:164:15 | 164 | #[cfg(not(feature = "specialize"))] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> src/lib.rs:171:11 | 171 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> src/lib.rs:178:15 | 178 | #[cfg(not(feature = "specialize"))] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: trait `BuildHasherExt` is never used --> src/lib.rs:130:18 | 130 | pub(crate) trait BuildHasherExt: BuildHasher { | ^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: methods `read_u128x2`, `read_u128x4`, `read_last_u16`, `read_last_u128x2`, and `read_last_u128x4` are never used --> src/convert.rs:85:8 | 80 | pub(crate) trait ReadFromSlice { | ------------- methods in this trait ... 85 | fn read_u128x2(&self) -> ([u128; 2], &[u8]); | ^^^^^^^^^^^ 86 | fn read_u128x4(&self) -> ([u128; 4], &[u8]); | ^^^^^^^^^^^ 87 | fn read_last_u16(&self) -> u16; | ^^^^^^^^^^^^^ ... 91 | fn read_last_u128x2(&self) -> [u128; 2]; | ^^^^^^^^^^^^^^^^ 92 | fn read_last_u128x4(&self) -> [u128; 4]; | ^^^^^^^^^^^^^^^^ warning: associated function `default` is never used --> src/random_state.rs:91:14 | 84 | impl DefaultRandomSource { | ------------------------ associated function in this implementation ... 91 | const fn default() -> DefaultRandomSource { | ^^^^^^^ warning: unnecessary transmute --> src/convert.rs:11:21 | 11 | core::mem::transmute::<$a, $b>(self) | ------------------------------^^^^^^ | | | help: replace this with: `u128::to_ne_bytes` ... 37 | convert!(u128, [u8; 16]); | ------------------------ in this macro invocation | = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order = note: `#[warn(unnecessary_transmutes)]` on by default = note: this warning originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> src/convert.rs:19:21 | 19 | core::mem::transmute::<$b, $a>(self) | ------------------------------^^^^^^ | | | help: replace this with: `u128::from_ne_bytes` ... 37 | convert!(u128, [u8; 16]); | ------------------------ in this macro invocation | = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order = note: this warning originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> src/convert.rs:11:21 | 11 | core::mem::transmute::<$a, $b>(self) | ------------------------------^^^^^^ | | | help: replace this with: `u64::to_ne_bytes` ... 52 | convert!(u64, [u8; 8]); | ---------------------- in this macro invocation | = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order = note: this warning originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> src/convert.rs:19:21 | 19 | core::mem::transmute::<$b, $a>(self) | ------------------------------^^^^^^ | | | help: replace this with: `u64::from_ne_bytes` ... 52 | convert!(u64, [u8; 8]); | ---------------------- in this macro invocation | = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order = note: this warning originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> src/convert.rs:11:21 | 11 | core::mem::transmute::<$a, $b>(self) | ------------------------------^^^^^^ | | | help: replace this with: `u32::to_ne_bytes` ... 56 | convert!(u32, [u8; 4]); | ---------------------- in this macro invocation | = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order = note: this warning originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> src/convert.rs:19:21 | 19 | core::mem::transmute::<$b, $a>(self) | ------------------------------^^^^^^ | | | help: replace this with: `u32::from_ne_bytes` ... 56 | convert!(u32, [u8; 4]); | ---------------------- in this macro invocation | = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order = note: this warning originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> src/convert.rs:11:21 | 11 | core::mem::transmute::<$a, $b>(self) | ------------------------------^^^^^^ | | | help: replace this with: `u16::to_ne_bytes` ... 58 | convert!(u16, [u8; 2]); | ---------------------- in this macro invocation | = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order = note: this warning originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> src/convert.rs:19:21 | 19 | core::mem::transmute::<$b, $a>(self) | ------------------------------^^^^^^ | | | help: replace this with: `u16::from_ne_bytes` ... 58 | convert!(u16, [u8; 2]); | ---------------------- in this macro invocation | = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order = note: this warning originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> src/convert.rs:11:21 | 11 | core::mem::transmute::<$a, $b>(self) | ------------------------------^^^^^^ | | | help: replace this with: `f64::to_ne_bytes` ... 63 | convert!(f64, [u8; 8]); | ---------------------- in this macro invocation | = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order = note: this warning originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> src/convert.rs:19:21 | 19 | core::mem::transmute::<$b, $a>(self) | ------------------------------^^^^^^ | | | help: replace this with: `f64::from_ne_bytes` ... 63 | convert!(f64, [u8; 8]); | ---------------------- in this macro invocation | = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order = note: this warning originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> src/convert.rs:11:21 | 11 | core::mem::transmute::<$a, $b>(self) | ------------------------------^^^^^^ | | | help: replace this with: `f32::to_ne_bytes` ... 65 | convert!(f32, [u8; 4]); | ---------------------- in this macro invocation | = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order = note: this warning originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> src/convert.rs:19:21 | 19 | core::mem::transmute::<$b, $a>(self) | ------------------------------^^^^^^ | | | help: replace this with: `f32::from_ne_bytes` ... 65 | convert!(f32, [u8; 4]); | ---------------------- in this macro invocation | = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order = note: this warning originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `ahash` (lib) generated 85 warnings (run `cargo fix --lib -p ahash` to apply 13 suggestions) Finished `rpm` profile [optimized + debuginfo] target(s) in 3.25s + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.cYoue3 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build + mkdir /home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-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 ahash-0.7.8 + '[' 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=ahash ++ /usr/bin/cargo2rpm --path Cargo.toml version + CRATE_VERSION=0.7.8 + REG_DIR=/home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/BUILDROOT/usr/share/cargo/registry/ahash-0.7.8 + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/BUILDROOT/usr/share/cargo/registry/ahash-0.7.8 + /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-ahash0.7-0.7.8-build/BUILDROOT/usr/share/cargo/registry/ahash-0.7.8 warning: no (git) VCS found for `/home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/ahash-0.7.8` + /usr/bin/mv Cargo.toml.deps Cargo.toml + /usr/bin/cp -a Cargo.toml /home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/BUILDROOT/usr/share/cargo/registry/ahash-0.7.8/Cargo.toml + /usr/bin/rm -f /home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/BUILDROOT/usr/share/cargo/registry/ahash-0.7.8/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.5wndym + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-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 ahash-0.7.8 + '[' 1 -eq 1 ']' + rm -rf tests/bench.rs + rm -rf tests/map_tests.rs + /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 Fresh libc v0.2.180 Compiling zerocopy v0.8.26 Fresh cfg-if v1.0.4 Compiling proc-macro2 v1.0.105 Compiling getrandom v0.2.15 Compiling quote v1.0.41 Compiling unicode-ident v1.0.22 Compiling serde_core v1.0.228 Fresh version_check v0.9.5 Compiling serde_json v1.0.145 Compiling no-panic v0.1.35 Compiling byteorder v1.5.0 Compiling ryu v1.0.20 Compiling itoa v1.0.15 Compiling memchr v2.7.6 Fresh once_cell v1.21.3 Compiling hex v0.4.3 Compiling fnv v1.0.7 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/zerocopy-0.8.26/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="simd"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "derive", "float-nightly", "simd", "simd-nightly", "std", "zerocopy-derive"))' -C metadata=039fb398f35b9c46 -C extra-filename=-7c90d3069f38e1ca --out-dir /home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/ahash-0.7.8/target/rpm/build/zerocopy-7c90d3069f38e1ca -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/ahash-0.7.8/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/proc-macro2-1.0.105/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=d4ded8db3929421f -C extra-filename=-0f1d4608a38c49a2 --out-dir /home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/ahash-0.7.8/target/rpm/build/proc-macro2-0f1d4608a38c49a2 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/ahash-0.7.8/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 getrandom --edition=2018 /usr/share/cargo/registry/getrandom-0.2.15/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,test)' --check-cfg 'cfg(feature, values("custom", "linux_disable_fallback", "rdrand", "std"))' -C metadata=111be99b76a407b0 -C extra-filename=-7a4a8201f0ac37b3 --out-dir /home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/ahash-0.7.8/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/ahash-0.7.8/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/ahash-0.7.8/target/rpm/deps/libcfg_if-882b1cd97dcfd39c.rmeta --extern libc=/home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/ahash-0.7.8/target/rpm/deps/liblibc-99d0b11ae01f7d56.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /usr/share/cargo/registry/quote-1.0.41/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", "proc-macro"))' -C metadata=53ef3d98672135af -C extra-filename=-0454ff53fc80ddd6 --out-dir /home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/ahash-0.7.8/target/rpm/build/quote-0454ff53fc80ddd6 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/ahash-0.7.8/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name unicode_ident --edition=2018 /usr/share/cargo/registry/unicode-ident-1.0.22/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=e10476e151b089a0 -C extra-filename=-79a01b0086603322 --out-dir /home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/ahash-0.7.8/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/ahash-0.7.8/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/serde_core-1.0.228/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="result"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "rc", "result", "std", "unstable"))' -C metadata=308b9d7726f3066f -C extra-filename=-2d14eb444e845067 --out-dir /home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/ahash-0.7.8/target/rpm/build/serde_core-2d14eb444e845067 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/ahash-0.7.8/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/serde_json-1.0.145/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("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=d35b245d16952c70 -C extra-filename=-34ec34f7e6acb8c6 --out-dir /home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/ahash-0.7.8/target/rpm/build/serde_json-34ec34f7e6acb8c6 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/ahash-0.7.8/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/no-panic-0.1.35/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=2b13dd12559434b1 -C extra-filename=-b2dd787013dcd12b --out-dir /home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/ahash-0.7.8/target/rpm/build/no-panic-b2dd787013dcd12b -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/ahash-0.7.8/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 byteorder --edition=2021 /usr/share/cargo/registry/byteorder-1.5.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 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "std"))' -C metadata=6ccbf60442f56b21 -C extra-filename=-f7a3826d68ed79f4 --out-dir /home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/ahash-0.7.8/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/ahash-0.7.8/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 ryu --edition=2018 /usr/share/cargo/registry/ryu-1.0.20/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("no-panic", "small"))' -C metadata=0235d907225ffb70 -C extra-filename=-d2d05061a9441134 --out-dir /home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/ahash-0.7.8/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/ahash-0.7.8/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.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=945b98d750cbbfd2 -C extra-filename=-ea23da70d03ba017 --out-dir /home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/ahash-0.7.8/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/ahash-0.7.8/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 hex --edition=2018 /usr/share/cargo/registry/hex-0.4.3/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", "default", "serde", "std"))' -C metadata=cf4cf861cef14bb3 -C extra-filename=-6e8ab1dd988b489f --out-dir /home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/ahash-0.7.8/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/ahash-0.7.8/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling seahash v4.1.0 Running `/usr/bin/rustc --crate-name itoa --edition=2018 /usr/share/cargo/registry/itoa-1.0.15/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("no-panic"))' -C metadata=c55d9d2978295758 -C extra-filename=-71540b4ba28b2000 --out-dir /home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/ahash-0.7.8/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/ahash-0.7.8/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 fnv --edition=2015 /usr/share/cargo/registry/fnv-1.0.7/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", "std"))' -C metadata=92a60c82e1cbfdc2 -C extra-filename=-3d68a66b71c5c12e --out-dir /home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/ahash-0.7.8/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/ahash-0.7.8/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 seahash --edition=2015 /usr/share/cargo/registry/seahash-4.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 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "use_std"))' -C metadata=a917e1e5d485442b -C extra-filename=-c99fcbbf3bd3c6d2 --out-dir /home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/ahash-0.7.8/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/ahash-0.7.8/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling rand_core v0.6.4 Compiling ahash v0.7.8 (/home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/ahash-0.7.8) 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,test)' --check-cfg 'cfg(feature, values("alloc", "getrandom", "serde", "serde1", "std"))' -C metadata=deeaec249a182024 -C extra-filename=-3c103da2593f3101 --out-dir /home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/ahash-0.7.8/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/ahash-0.7.8/target/rpm/deps --extern getrandom=/home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/ahash-0.7.8/target/rpm/deps/libgetrandom-7a4a8201f0ac37b3.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name ahash --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 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("atomic-polyfill", "compile-time-rng", "const-random", "default", "serde", "std"))' -C metadata=22bd97e259a7f583 -C extra-filename=-de9811a107aa5f41 --out-dir /home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/ahash-0.7.8/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/ahash-0.7.8/target/rpm/deps --extern getrandom=/home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/ahash-0.7.8/target/rpm/deps/libgetrandom-7a4a8201f0ac37b3.rmeta --extern once_cell=/home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/ahash-0.7.8/target/rpm/deps/libonce_cell-23ebfe7fde7b06b6.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg 'feature="runtime-rng"' --cfg 'feature="folded_multiply"'` warning: unexpected `cfg` condition value: `specialize` --> src/lib.rs:32:13 | 32 | #![cfg_attr(feature = "specialize", feature(min_specialization))] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `stdsimd` --> src/lib.rs:33:13 | 33 | #![cfg_attr(feature = "stdsimd", feature(stdsimd))] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `serde`, and `std` = help: consider adding `stdsimd` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `crypto` --> src/lib.rs:40:60 | 40 | all(any(target_arch = "arm", target_arch = "aarch64"), target_feature = "crypto", not(miri), feature = "stdsimd") | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 429 more = 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(target_feature, values("crypto"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target_feature, values(\"crypto\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `stdsimd` --> src/lib.rs:40:98 | 40 | all(any(target_arch = "arm", target_arch = "aarch64"), target_feature = "crypto", not(miri), feature = "stdsimd") | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `serde`, and `std` = help: consider adding `stdsimd` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `crypto` --> src/lib.rs:57:60 | 57 | all(any(target_arch = "arm", target_arch = "aarch64"), target_feature = "crypto", not(miri), feature = "stdsimd") | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 429 more = 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(target_feature, values("crypto"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target_feature, values(\"crypto\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `stdsimd` --> src/lib.rs:57:98 | 57 | all(any(target_arch = "arm", target_arch = "aarch64"), target_feature = "crypto", not(miri), feature = "stdsimd") | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `serde`, and `std` = help: consider adding `stdsimd` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `crypto` --> src/lib.rs:63:60 | 63 | all(any(target_arch = "arm", target_arch = "aarch64"), target_feature = "crypto", not(miri), feature = "stdsimd") | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 429 more = 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(target_feature, values("crypto"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target_feature, values(\"crypto\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `stdsimd` --> src/lib.rs:63:98 | 63 | all(any(target_arch = "arm", target_arch = "aarch64"), target_feature = "crypto", not(miri), feature = "stdsimd") | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `serde`, and `std` = help: consider adding `stdsimd` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> src/fallback_hash.rs:225:7 | 225 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> src/fallback_hash.rs:232:7 | 232 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> src/fallback_hash.rs:276:7 | 276 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> src/fallback_hash.rs:280:7 | 280 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> src/fallback_hash.rs:323:7 | 323 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> src/fallback_hash.rs:328:7 | 328 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `folded_multiply` --> src/fallback_hash.rs:96:11 | 96 | #[cfg(feature = "folded_multiply")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `serde`, and `std` = help: consider adding `folded_multiply` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `folded_multiply` --> src/fallback_hash.rs:102:15 | 102 | #[cfg(not(feature = "folded_multiply"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `serde`, and `std` = help: consider adding `folded_multiply` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `folded_multiply` --> src/fallback_hash.rs:121:11 | 121 | #[cfg(feature = "folded_multiply")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `serde`, and `std` = help: consider adding `folded_multiply` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `folded_multiply` --> src/fallback_hash.rs:129:15 | 129 | #[cfg(not(feature = "folded_multiply"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `serde`, and `std` = help: consider adding `folded_multiply` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> src/fallback_hash.rs:137:11 | 137 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `128` --> src/fallback_hash.rs:179:11 | 179 | #[cfg(target_pointer_width = "128")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_pointer_width` are: `16`, `32`, and `64` = 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(target_pointer_width, values("128"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target_pointer_width, values(\"128\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `folded_multiply` --> src/fallback_hash.rs:211:11 | 211 | #[cfg(feature = "folded_multiply")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `serde`, and `std` = help: consider adding `folded_multiply` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `folded_multiply` --> src/fallback_hash.rs:218:15 | 218 | #[cfg(not(feature = "folded_multiply"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `serde`, and `std` = help: consider adding `folded_multiply` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `crypto` --> src/operations.rs:104:62 | 104 | #[cfg(all(any(target_arch = "arm", target_arch = "aarch64"), target_feature = "crypto", not(miri), feature = "stdsimd"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 429 more = 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(target_feature, values("crypto"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target_feature, values(\"crypto\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `stdsimd` --> src/operations.rs:104:100 | 104 | #[cfg(all(any(target_arch = "arm", target_arch = "aarch64"), target_feature = "crypto", not(miri), feature = "stdsimd"))] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `serde`, and `std` = help: consider adding `stdsimd` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `crypto` --> src/operations.rs:134:62 | 134 | #[cfg(all(any(target_arch = "arm", target_arch = "aarch64"), target_feature = "crypto", not(miri), feature = "stdsimd"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 429 more = 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(target_feature, values("crypto"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target_feature, values(\"crypto\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `stdsimd` --> src/operations.rs:134:100 | 134 | #[cfg(all(any(target_arch = "arm", target_arch = "aarch64"), target_feature = "crypto", not(miri), feature = "stdsimd"))] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `serde`, and `std` = help: consider adding `stdsimd` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `runtime-rng` --> src/random_state.rs:1:11 | 1 | #[cfg(all(feature = "runtime-rng", not(all(feature = "compile-time-rng", test))))] | ^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `serde`, and `std` = help: consider adding `runtime-rng` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> src/random_state.rs:3:7 | 3 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `crypto` --> src/random_state.rs:8:60 | 8 | all(any(target_arch = "arm", target_arch = "aarch64"), target_feature = "crypto", not(miri), feature = "stdsimd") | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 429 more = 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(target_feature, values("crypto"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target_feature, values(\"crypto\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `stdsimd` --> src/random_state.rs:8:98 | 8 | all(any(target_arch = "arm", target_arch = "aarch64"), target_feature = "crypto", not(miri), feature = "stdsimd") | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `serde`, and `std` = help: consider adding `stdsimd` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `crypto` --> src/random_state.rs:14:60 | 14 | all(any(target_arch = "arm", target_arch = "aarch64"), target_feature = "crypto", not(miri), feature = "stdsimd") | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 429 more = 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(target_feature, values("crypto"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target_feature, values(\"crypto\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `stdsimd` --> src/random_state.rs:14:98 | 14 | all(any(target_arch = "arm", target_arch = "aarch64"), target_feature = "crypto", not(miri), feature = "stdsimd") | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `serde`, and `std` = help: consider adding `stdsimd` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `runtime-rng` --> src/random_state.rs:18:49 | 18 | #[cfg(all(feature = "compile-time-rng", any(not(feature = "runtime-rng"), test)))] | ^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `serde`, and `std` = help: consider adding `runtime-rng` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> src/random_state.rs:23:7 | 23 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `crypto` --> src/random_state.rs:44:60 | 44 | all(any(target_arch = "arm", target_arch = "aarch64"), target_feature = "crypto", not(miri), feature = "stdsimd") | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 429 more = 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(target_feature, values("crypto"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target_feature, values(\"crypto\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `stdsimd` --> src/random_state.rs:44:98 | 44 | all(any(target_arch = "arm", target_arch = "aarch64"), target_feature = "crypto", not(miri), feature = "stdsimd") | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `serde`, and `std` = help: consider adding `stdsimd` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `crypto` --> src/random_state.rs:49:60 | 49 | all(any(target_arch = "arm", target_arch = "aarch64"), target_feature = "crypto", not(miri), feature = "stdsimd") | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 429 more = 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(target_feature, values("crypto"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target_feature, values(\"crypto\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `stdsimd` --> src/random_state.rs:49:98 | 49 | all(any(target_arch = "arm", target_arch = "aarch64"), target_feature = "crypto", not(miri), feature = "stdsimd") | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `serde`, and `std` = help: consider adding `stdsimd` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> src/random_state.rs:303:7 | 303 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unused import: `crate::fallback_hash::*` --> src/random_state.rs:51:5 | 51 | use crate::fallback_hash::*; | ^^^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default warning: unexpected `cfg` condition value: `runtime-rng` --> src/random_state.rs:100:15 | 100 | #[cfg(all(feature = "runtime-rng", not(all(feature = "compile-time-rng", test))))] | ^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `serde`, and `std` = help: consider adding `runtime-rng` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `runtime-rng` --> src/random_state.rs:111:53 | 111 | #[cfg(all(feature = "compile-time-rng", any(not(feature = "runtime-rng"), test)))] | ^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `serde`, and `std` = help: consider adding `runtime-rng` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `runtime-rng` --> src/random_state.rs:129:19 | 129 | #[cfg(all(not(feature = "runtime-rng"), not(feature = "compile-time-rng")))] | ^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `serde`, and `std` = help: consider adding `runtime-rng` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> src/specialize.rs:10:7 | 10 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> src/specialize.rs:12:7 | 12 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> src/specialize.rs:14:7 | 14 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> src/specialize.rs:45:11 | 45 | #[cfg(not(feature = "specialize"))] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> src/specialize.rs:58:7 | 58 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> src/specialize.rs:91:7 | 91 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> src/specialize.rs:99:7 | 99 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> src/specialize.rs:107:7 | 107 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> src/specialize.rs:115:7 | 115 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> src/specialize.rs:123:7 | 123 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> src/specialize.rs:131:7 | 131 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> src/specialize.rs:139:7 | 139 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> src/specialize.rs:147:11 | 147 | #[cfg(all(feature = "specialize"))] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> src/specialize.rs:73:15 | 73 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ ... 82 | call_hasher_impl!(u8); | --------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `specialize` --> src/specialize.rs:73:15 | 73 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ ... 83 | call_hasher_impl!(u16); | ---------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `specialize` --> src/specialize.rs:73:15 | 73 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ ... 84 | call_hasher_impl!(u32); | ---------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `specialize` --> src/specialize.rs:73:15 | 73 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ ... 85 | call_hasher_impl!(u64); | ---------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `specialize` --> src/specialize.rs:73:15 | 73 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ ... 86 | call_hasher_impl!(i8); | --------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `specialize` --> src/specialize.rs:73:15 | 73 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ ... 87 | call_hasher_impl!(i16); | ---------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `specialize` --> src/specialize.rs:73:15 | 73 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ ... 88 | call_hasher_impl!(i32); | ---------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `specialize` --> src/specialize.rs:73:15 | 73 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ ... 89 | call_hasher_impl!(i64); | ---------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `specialize` --> src/lib.rs:143:11 | 143 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> src/lib.rs:150:15 | 150 | #[cfg(not(feature = "specialize"))] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> src/lib.rs:157:11 | 157 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> src/lib.rs:164:15 | 164 | #[cfg(not(feature = "specialize"))] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> src/lib.rs:171:11 | 171 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> src/lib.rs:178:15 | 178 | #[cfg(not(feature = "specialize"))] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration Compiling fxhash v0.2.1 Running `/usr/bin/rustc --crate-name fxhash --edition=2015 /usr/share/cargo/registry/fxhash-0.2.1/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=8486903280aa2feb -C extra-filename=-df5a0d77ab467316 --out-dir /home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/ahash-0.7.8/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/ahash-0.7.8/target/rpm/deps --extern byteorder=/home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/ahash-0.7.8/target/rpm/deps/libbyteorder-f7a3826d68ed79f4.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` warning: trait `BuildHasherExt` is never used --> src/lib.rs:130:18 | 130 | pub(crate) trait BuildHasherExt: BuildHasher { | ^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: methods `read_u128x2`, `read_u128x4`, `read_last_u16`, `read_last_u128x2`, and `read_last_u128x4` are never used --> src/convert.rs:85:8 | 80 | pub(crate) trait ReadFromSlice { | ------------- methods in this trait ... 85 | fn read_u128x2(&self) -> ([u128; 2], &[u8]); | ^^^^^^^^^^^ 86 | fn read_u128x4(&self) -> ([u128; 4], &[u8]); | ^^^^^^^^^^^ 87 | fn read_last_u16(&self) -> u16; | ^^^^^^^^^^^^^ ... 91 | fn read_last_u128x2(&self) -> [u128; 2]; | ^^^^^^^^^^^^^^^^ 92 | fn read_last_u128x4(&self) -> [u128; 4]; | ^^^^^^^^^^^^^^^^ warning: associated function `default` is never used --> src/random_state.rs:91:14 | 84 | impl DefaultRandomSource { | ------------------------ associated function in this implementation ... 91 | const fn default() -> DefaultRandomSource { | ^^^^^^^ warning: unnecessary transmute --> src/convert.rs:11:21 | 11 | core::mem::transmute::<$a, $b>(self) | ------------------------------^^^^^^ | | | help: replace this with: `u128::to_ne_bytes` ... 37 | convert!(u128, [u8; 16]); | ------------------------ in this macro invocation | = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order = note: `#[warn(unnecessary_transmutes)]` on by default = note: this warning originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> src/convert.rs:19:21 | 19 | core::mem::transmute::<$b, $a>(self) | ------------------------------^^^^^^ | | | help: replace this with: `u128::from_ne_bytes` ... 37 | convert!(u128, [u8; 16]); | ------------------------ in this macro invocation | = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order = note: this warning originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> src/convert.rs:11:21 | 11 | core::mem::transmute::<$a, $b>(self) | ------------------------------^^^^^^ | | | help: replace this with: `u64::to_ne_bytes` ... 52 | convert!(u64, [u8; 8]); | ---------------------- in this macro invocation | = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order = note: this warning originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> src/convert.rs:19:21 | 19 | core::mem::transmute::<$b, $a>(self) | ------------------------------^^^^^^ | | | help: replace this with: `u64::from_ne_bytes` ... 52 | convert!(u64, [u8; 8]); | ---------------------- in this macro invocation | = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order = note: this warning originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> src/convert.rs:11:21 | 11 | core::mem::transmute::<$a, $b>(self) | ------------------------------^^^^^^ | | | help: replace this with: `u32::to_ne_bytes` ... 56 | convert!(u32, [u8; 4]); | ---------------------- in this macro invocation | = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order = note: this warning originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> src/convert.rs:19:21 | 19 | core::mem::transmute::<$b, $a>(self) | ------------------------------^^^^^^ | | | help: replace this with: `u32::from_ne_bytes` ... 56 | convert!(u32, [u8; 4]); | ---------------------- in this macro invocation | = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order = note: this warning originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> src/convert.rs:11:21 | 11 | core::mem::transmute::<$a, $b>(self) | ------------------------------^^^^^^ | | | help: replace this with: `u16::to_ne_bytes` ... 58 | convert!(u16, [u8; 2]); | ---------------------- in this macro invocation | = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order = note: this warning originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> src/convert.rs:19:21 | 19 | core::mem::transmute::<$b, $a>(self) | ------------------------------^^^^^^ | | | help: replace this with: `u16::from_ne_bytes` ... 58 | convert!(u16, [u8; 2]); | ---------------------- in this macro invocation | = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order = note: this warning originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> src/convert.rs:11:21 | 11 | core::mem::transmute::<$a, $b>(self) | ------------------------------^^^^^^ | | | help: replace this with: `f64::to_ne_bytes` ... 63 | convert!(f64, [u8; 8]); | ---------------------- in this macro invocation | = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order = note: this warning originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> src/convert.rs:19:21 | 19 | core::mem::transmute::<$b, $a>(self) | ------------------------------^^^^^^ | | | help: replace this with: `f64::from_ne_bytes` ... 63 | convert!(f64, [u8; 8]); | ---------------------- in this macro invocation | = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order = note: this warning originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> src/convert.rs:11:21 | 11 | core::mem::transmute::<$a, $b>(self) | ------------------------------^^^^^^ | | | help: replace this with: `f32::to_ne_bytes` ... 65 | convert!(f32, [u8; 4]); | ---------------------- in this macro invocation | = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order = note: this warning originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> src/convert.rs:19:21 | 19 | core::mem::transmute::<$b, $a>(self) | ------------------------------^^^^^^ | | | help: replace this with: `f32::from_ne_bytes` ... 65 | convert!(f32, [u8; 4]); | ---------------------- in this macro invocation | = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order = note: this warning originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) Running `/home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/ahash-0.7.8/target/rpm/build/serde_json-34ec34f7e6acb8c6/build-script-build` warning: `ahash` (lib) generated 85 warnings (run `cargo fix --lib -p ahash` to apply 13 suggestions) Running `/home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/ahash-0.7.8/target/rpm/build/quote-0454ff53fc80ddd6/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/ahash-0.7.8/target/rpm/build/no-panic-b2dd787013dcd12b/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/ahash-0.7.8/target/rpm/build/proc-macro2-0f1d4608a38c49a2/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/ahash-0.7.8/target/rpm/build/serde_core-2d14eb444e845067/build-script-build` Running `/usr/bin/rustc --crate-name serde_core --edition=2021 /usr/share/cargo/registry/serde_core-1.0.228/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="result"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "rc", "result", "std", "unstable"))' -C metadata=731d2b18cc4eb5f8 -C extra-filename=-f6a423b8b918e323 --out-dir /home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/ahash-0.7.8/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/ahash-0.7.8/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --check-cfg 'cfg(if_docsrs_then_no_serde_core)' --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_error)' --check-cfg 'cfg(no_core_net)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_target_has_atomic)'` Running `/usr/bin/rustc --crate-name proc_macro2 --edition=2021 /usr/share/cargo/registry/proc-macro2-1.0.105/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=72ef6644dce39025 -C extra-filename=-df69b5d327200e14 --out-dir /home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/ahash-0.7.8/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/ahash-0.7.8/target/rpm/deps --extern unicode_ident=/home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/ahash-0.7.8/target/rpm/deps/libunicode_ident-79a01b0086603322.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 --cfg proc_macro_span_location --cfg proc_macro_span_file --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(proc_macro_span_file)' --check-cfg 'cfg(proc_macro_span_location)' --check-cfg 'cfg(procmacro2_backtrace)' --check-cfg 'cfg(procmacro2_build_probe)' --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)'` Running `/home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/ahash-0.7.8/target/rpm/build/zerocopy-7c90d3069f38e1ca/build-script-build` Running `/usr/bin/rustc --crate-name zerocopy --edition=2021 /usr/share/cargo/registry/zerocopy-0.8.26/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "derive", "float-nightly", "simd", "simd-nightly", "std", "zerocopy-derive"))' -C metadata=c3523682d6bc7cd3 -C extra-filename=-e9c80e7b3fc77c4d --out-dir /home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/ahash-0.7.8/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/ahash-0.7.8/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg zerocopy_aarch64_simd_1_59_0 --cfg zerocopy_core_error_1_81_0 --cfg zerocopy_diagnostic_on_unimplemented_1_78_0 --cfg zerocopy_generic_bounds_in_const_fn_1_61_0 --cfg zerocopy_panic_in_const_and_vec_try_reserve_1_57_0 --cfg zerocopy_target_has_atomics_1_60_0 --check-cfg 'cfg(zerocopy_aarch64_simd_1_59_0)' --check-cfg 'cfg(rust, values("1.59.0"))' --check-cfg 'cfg(zerocopy_core_error_1_81_0)' --check-cfg 'cfg(rust, values("1.81.0"))' --check-cfg 'cfg(zerocopy_diagnostic_on_unimplemented_1_78_0)' --check-cfg 'cfg(rust, values("1.78.0"))' --check-cfg 'cfg(zerocopy_generic_bounds_in_const_fn_1_61_0)' --check-cfg 'cfg(rust, values("1.61.0"))' --check-cfg 'cfg(zerocopy_panic_in_const_and_vec_try_reserve_1_57_0)' --check-cfg 'cfg(rust, values("1.57.0"))' --check-cfg 'cfg(zerocopy_target_has_atomics_1_60_0)' --check-cfg 'cfg(rust, values("1.60.0"))' --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(kani)' --check-cfg 'cfg(__ZEROCOPY_INTERNAL_USE_ONLY_NIGHTLY_FEATURES_IN_TESTS)' --check-cfg 'cfg(coverage_nightly)'` Running `/usr/bin/rustc --crate-name quote --edition=2018 /usr/share/cargo/registry/quote-1.0.41/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=9bbabf23ce03ffa3 -C extra-filename=-0814cf5a4fbfd5da --out-dir /home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/ahash-0.7.8/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/ahash-0.7.8/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/ahash-0.7.8/target/rpm/deps/libproc_macro2-df69b5d327200e14.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --check-cfg 'cfg(no_diagnostic_namespace)'` Compiling syn v2.0.114 Running `/usr/bin/rustc --crate-name syn --edition=2021 /usr/share/cargo/registry/syn-2.0.114/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=5503d41b00ede928 -C extra-filename=-5c315eebebeb12ac --out-dir /home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/ahash-0.7.8/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/ahash-0.7.8/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/ahash-0.7.8/target/rpm/deps/libproc_macro2-df69b5d327200e14.rmeta --extern quote=/home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/ahash-0.7.8/target/rpm/deps/libquote-0814cf5a4fbfd5da.rmeta --extern unicode_ident=/home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/ahash-0.7.8/target/rpm/deps/libunicode_ident-79a01b0086603322.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling ppv-lite86 v0.2.21 Running `/usr/bin/rustc --crate-name ppv_lite86 --edition=2021 /usr/share/cargo/registry/ppv-lite86-0.2.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 --cfg 'feature="simd"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "no_simd", "simd", "std"))' -C metadata=bab576c3077a1479 -C extra-filename=-6309d791f7d873cf --out-dir /home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/ahash-0.7.8/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/ahash-0.7.8/target/rpm/deps --extern zerocopy=/home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/ahash-0.7.8/target/rpm/deps/libzerocopy-e9c80e7b3fc77c4d.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name serde_json --edition=2021 /usr/share/cargo/registry/serde_json-1.0.145/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("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=9ef02b99d9217b73 -C extra-filename=-4f21c0bd885bf069 --out-dir /home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/ahash-0.7.8/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/ahash-0.7.8/target/rpm/deps --extern itoa=/home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/ahash-0.7.8/target/rpm/deps/libitoa-71540b4ba28b2000.rmeta --extern memchr=/home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/ahash-0.7.8/target/rpm/deps/libmemchr-ea23da70d03ba017.rmeta --extern ryu=/home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/ahash-0.7.8/target/rpm/deps/libryu-d2d05061a9441134.rmeta --extern serde_core=/home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/ahash-0.7.8/target/rpm/deps/libserde_core-f6a423b8b918e323.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg 'fast_arithmetic="64"' --check-cfg 'cfg(fast_arithmetic, values("32", "64"))'` 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,test)' --check-cfg 'cfg(feature, values("default", "serde", "serde1", "simd", "std"))' -C metadata=6831b458da669754 -C extra-filename=-a0bdff4681c62982 --out-dir /home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/ahash-0.7.8/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/ahash-0.7.8/target/rpm/deps --extern ppv_lite86=/home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/ahash-0.7.8/target/rpm/deps/libppv_lite86-6309d791f7d873cf.rmeta --extern rand_core=/home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/ahash-0.7.8/target/rpm/deps/librand_core-3c103da2593f3101.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,test)' --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=9e77525eb6a04aba -C extra-filename=-b429fef9b257e601 --out-dir /home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/ahash-0.7.8/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/ahash-0.7.8/target/rpm/deps --extern libc=/home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/ahash-0.7.8/target/rpm/deps/liblibc-99d0b11ae01f7d56.rmeta --extern rand_chacha=/home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/ahash-0.7.8/target/rpm/deps/librand_chacha-a0bdff4681c62982.rmeta --extern rand_core=/home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/ahash-0.7.8/target/rpm/deps/librand_core-3c103da2593f3101.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name no_panic --edition=2021 /usr/share/cargo/registry/no-panic-0.1.35/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0174b9f92a6a598f -C extra-filename=-d652d4bc520bcfeb --out-dir /home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/ahash-0.7.8/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/ahash-0.7.8/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/ahash-0.7.8/target/rpm/deps/libproc_macro2-df69b5d327200e14.rlib --extern quote=/home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/ahash-0.7.8/target/rpm/deps/libquote-0814cf5a4fbfd5da.rlib --extern syn=/home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/ahash-0.7.8/target/rpm/deps/libsyn-5c315eebebeb12ac.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --check-cfg 'cfg(exhaustive)' --check-cfg 'cfg(no_unsafe_extern_blocks)'` Running `/usr/bin/rustc --crate-name nopanic --edition=2018 tests/nopanic.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="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("atomic-polyfill", "compile-time-rng", "const-random", "default", "serde", "std"))' -C metadata=a54b43b483bb65f7 -C extra-filename=-754bd4bda3c264ee --out-dir /home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/ahash-0.7.8/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/ahash-0.7.8/target/rpm/deps --extern ahash=/home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/ahash-0.7.8/target/rpm/deps/libahash-de9811a107aa5f41.rlib --extern fnv=/home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/ahash-0.7.8/target/rpm/deps/libfnv-3d68a66b71c5c12e.rlib --extern fxhash=/home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/ahash-0.7.8/target/rpm/deps/libfxhash-df5a0d77ab467316.rlib --extern getrandom=/home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/ahash-0.7.8/target/rpm/deps/libgetrandom-7a4a8201f0ac37b3.rlib --extern hex=/home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/ahash-0.7.8/target/rpm/deps/libhex-6e8ab1dd988b489f.rlib --extern no_panic=/home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/ahash-0.7.8/target/rpm/deps/libno_panic-d652d4bc520bcfeb.so --extern once_cell=/home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/ahash-0.7.8/target/rpm/deps/libonce_cell-23ebfe7fde7b06b6.rlib --extern rand=/home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/ahash-0.7.8/target/rpm/deps/librand-b429fef9b257e601.rlib --extern seahash=/home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/ahash-0.7.8/target/rpm/deps/libseahash-c99fcbbf3bd3c6d2.rlib --extern serde_json=/home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/ahash-0.7.8/target/rpm/deps/libserde_json-4f21c0bd885bf069.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg 'feature="runtime-rng"' --cfg 'feature="folded_multiply"'` Running `/usr/bin/rustc --crate-name ahash --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 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("atomic-polyfill", "compile-time-rng", "const-random", "default", "serde", "std"))' -C metadata=ff5a111a366fcd71 -C extra-filename=-c443c0ef21c4fc3c --out-dir /home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/ahash-0.7.8/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/ahash-0.7.8/target/rpm/deps --extern fnv=/home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/ahash-0.7.8/target/rpm/deps/libfnv-3d68a66b71c5c12e.rlib --extern fxhash=/home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/ahash-0.7.8/target/rpm/deps/libfxhash-df5a0d77ab467316.rlib --extern getrandom=/home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/ahash-0.7.8/target/rpm/deps/libgetrandom-7a4a8201f0ac37b3.rlib --extern hex=/home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/ahash-0.7.8/target/rpm/deps/libhex-6e8ab1dd988b489f.rlib --extern no_panic=/home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/ahash-0.7.8/target/rpm/deps/libno_panic-d652d4bc520bcfeb.so --extern once_cell=/home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/ahash-0.7.8/target/rpm/deps/libonce_cell-23ebfe7fde7b06b6.rlib --extern rand=/home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/ahash-0.7.8/target/rpm/deps/librand-b429fef9b257e601.rlib --extern seahash=/home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/ahash-0.7.8/target/rpm/deps/libseahash-c99fcbbf3bd3c6d2.rlib --extern serde_json=/home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/ahash-0.7.8/target/rpm/deps/libserde_json-4f21c0bd885bf069.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg 'feature="runtime-rng"' --cfg 'feature="folded_multiply"'` warning: unexpected `cfg` condition value: `crypto` --> src/hash_quality_test.rs:428:60 | 428 | all(any(target_arch = "arm", target_arch = "aarch64"), target_feature = "crypto", not(miri), feature = "stdsimd") | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 429 more = 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(target_feature, values("crypto"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target_feature, values(\"crypto\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `stdsimd` --> src/hash_quality_test.rs:428:98 | 428 | all(any(target_arch = "arm", target_arch = "aarch64"), target_feature = "crypto", not(miri), feature = "stdsimd") | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `serde`, and `std` = help: consider adding `stdsimd` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> src/hash_quality_test.rs:394:23 | 394 | #[cfg(all(not(feature = "specialize"), feature = "folded_multiply"))] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `folded_multiply` --> src/hash_quality_test.rs:394:48 | 394 | #[cfg(all(not(feature = "specialize"), feature = "folded_multiply"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `serde`, and `std` = help: consider adding `folded_multiply` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `runtime-rng` --> src/random_state.rs:341:15 | 341 | #[cfg(all(feature = "runtime-rng", not(all(feature = "compile-time-rng", test))))] | ^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `serde`, and `std` = help: consider adding `runtime-rng` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `runtime-rng` --> src/random_state.rs:347:53 | 347 | #[cfg(all(feature = "compile-time-rng", any(not(feature = "runtime-rng"), test)))] | ^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `serde`, and `std` = help: consider adding `runtime-rng` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `runtime-rng` --> src/random_state.rs:353:19 | 353 | #[cfg(all(not(feature = "runtime-rng"), not(feature = "compile-time-rng")))] | ^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `serde`, and `std` = help: consider adding `runtime-rng` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> src/specialize.rs:161:11 | 161 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> src/specialize.rs:213:15 | 213 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> src/specialize.rs:233:15 | 233 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: `ahash` (lib test) generated 95 warnings (85 duplicates) Finished `rpm` profile [optimized + debuginfo] target(s) in 34.12s Running `/home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/ahash-0.7.8/target/rpm/deps/ahash-c443c0ef21c4fc3c` running 29 tests test fallback_hash::tests::test_conversion ... ok test fallback_hash::tests::test_hash ... ok test hash_map::test::test_borrow ... ok test hash_quality_test::fallback_tests::fallback_all_bytes_matter ... ok test hash_quality_test::fallback_tests::fallback_finish_is_consistant ... ok test hash_quality_test::fallback_tests::fallback_input_affect_every_byte ... ok test hash_quality_test::fallback_tests::fallback_keys_change_output ... ok test hash_quality_test::fallback_tests::fallback_keys_affect_every_byte ... ok test hash_quality_test::fallback_tests::fallback_single_bit_flip ... ok test hash_quality_test::fallback_tests::fallback_length_extension ... ok test hash_quality_test::fallback_tests::fallback_single_key_bit_flip ... ok test operations::test::test_shuffle_contains_each_value ... ok test operations::test::test_shuffle_moves_every_value ... ok test operations::test::test_shuffle_moves_high_bits ... ok test random_state::test::test_not_pi ... ok test random_state::test::test_unique ... ok test random_state::test::test_with_seeds_const ... ok test specialize::test::test_ref_independent ... ok test specialize::test::test_input_processed ... ok test test::test_ahasher_construction ... ok test test::test_builder ... ok test test::test_conversion ... ok test test::test_default_builder ... ok test test::test_non_zero ... ok test test::test_non_zero_specialized ... ok test hash_quality_test::fallback_tests::fallback_test_no_pair_collisions ... ok test hash_quality_test::fallback_tests::fallback_padding_doesnot_collide ... ok test hash_quality_test::fallback_tests::fallback_test_no_full_collisions ... ok test hash_quality_test::fallback_tests::test_no_sparse_collisions ... ok test result: ok. 29 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 10.92s Running `/home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/ahash-0.7.8/target/rpm/deps/nopanic-754bd4bda3c264ee` running 1 test test test_no_panic ... ok test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Doc-tests ahash Running `/usr/bin/rustdoc --edition=2018 --crate-type lib --color auto --crate-name ahash --test src/lib.rs --test-run-directory /home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/ahash-0.7.8 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/ahash-0.7.8/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/ahash-0.7.8/target/rpm/deps --extern ahash=/home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/ahash-0.7.8/target/rpm/deps/libahash-de9811a107aa5f41.rlib --extern fnv=/home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/ahash-0.7.8/target/rpm/deps/libfnv-3d68a66b71c5c12e.rlib --extern fxhash=/home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/ahash-0.7.8/target/rpm/deps/libfxhash-df5a0d77ab467316.rlib --extern getrandom=/home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/ahash-0.7.8/target/rpm/deps/libgetrandom-7a4a8201f0ac37b3.rlib --extern hex=/home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/ahash-0.7.8/target/rpm/deps/libhex-6e8ab1dd988b489f.rlib --extern no_panic=/home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/ahash-0.7.8/target/rpm/deps/libno_panic-d652d4bc520bcfeb.so --extern once_cell=/home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/ahash-0.7.8/target/rpm/deps/libonce_cell-23ebfe7fde7b06b6.rlib --extern rand=/home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/ahash-0.7.8/target/rpm/deps/librand-b429fef9b257e601.rlib --extern seahash=/home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/ahash-0.7.8/target/rpm/deps/libseahash-c99fcbbf3bd3c6d2.rlib --extern serde_json=/home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/ahash-0.7.8/target/rpm/deps/libserde_json-4f21c0bd885bf069.rlib -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("atomic-polyfill", "compile-time-rng", "const-random", "default", "serde", "std"))' --cfg 'feature="runtime-rng"' --cfg 'feature="folded_multiply"' --error-format human` running 16 tests test src/lib.rs - (line 22) ... ignored test src/specialize.rs - specialize::CallHasher (line 21) ... ok test src/random_state.rs - random_state::RandomState::build_hasher (line 276) ... ok test src/lib.rs - AHasher::default (line 111) ... ok test src/specialize.rs - specialize::CallHasher (line 33) ... ok test src/hash_map.rs - hash_map::AHashMap::get (line 70) ... ok test src/lib.rs - (line 13) ... ok test src/hash_map.rs - hash_map::AHashMap::get_key_value (line 95) ... ok test src/lib.rs - AHasher (line 87) ... ok test src/hash_map.rs - hash_map::AHashMap::insert (line 152) ... ok test src/hash_map.rs - hash_map::AHashMap::remove (line 177) ... ok test src/hash_map.rs - hash_map::AHashMap::get_mut (line 120) ... ok test src/hash_set.rs - hash_set::&'_AHashSet::sub (line 191) ... ok test src/hash_set.rs - hash_set::&'_AHashSet::bitxor (line 159) ... ok test src/hash_set.rs - hash_set::&'_AHashSet::bitand (line 127) ... ok test src/hash_set.rs - hash_set::&'_AHashSet::bitor (line 95) ... ok test result: ok. 15 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.38s + RPM_EC=0 ++ jobs -p + exit 0 Processing files: rust-ahash0.7-devel-0.7.8-3.mga10.noarch warning: File listed twice: /usr/share/cargo/registry/ahash-0.7.8/FAQ.md warning: File listed twice: /usr/share/cargo/registry/ahash-0.7.8/LICENSE-APACHE warning: File listed twice: /usr/share/cargo/registry/ahash-0.7.8/LICENSE-MIT warning: File listed twice: /usr/share/cargo/registry/ahash-0.7.8/README.md Provides: crate(ahash) = 0.7.8 rust-ahash0.7-devel = 0.7.8-3.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(getrandom/default) >= 0.2.3 crate(once_cell) >= 1.13.1 crate(once_cell/alloc) >= 1.13.1 crate(version_check/default) >= 0.9.0 Processing files: rust-ahash0.7+default-devel-0.7.8-3.mga10.noarch Provides: crate(ahash/default) = 0.7.8 rust-ahash0.7+default-devel = 0.7.8-3.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(ahash) = 0.7.8 crate(ahash/std) = 0.7.8 Processing files: rust-ahash0.7+atomic-polyfill-devel-0.7.8-3.mga10.noarch Provides: crate(ahash/atomic-polyfill) = 0.7.8 rust-ahash0.7+atomic-polyfill-devel = 0.7.8-3.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(ahash) = 0.7.8 crate(once_cell/atomic-polyfill) >= 1.13.1 Processing files: rust-ahash0.7+compile-time-rng-devel-0.7.8-3.mga10.noarch Provides: crate(ahash/compile-time-rng) = 0.7.8 rust-ahash0.7+compile-time-rng-devel = 0.7.8-3.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(ahash) = 0.7.8 crate(ahash/const-random) = 0.7.8 Processing files: rust-ahash0.7+const-random-devel-0.7.8-3.mga10.noarch Provides: crate(ahash/const-random) = 0.7.8 rust-ahash0.7+const-random-devel = 0.7.8-3.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(ahash) = 0.7.8 crate(const-random/default) >= 0.1.12 Processing files: rust-ahash0.7+serde-devel-0.7.8-3.mga10.noarch Provides: crate(ahash/serde) = 0.7.8 rust-ahash0.7+serde-devel = 0.7.8-3.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(ahash) = 0.7.8 crate(serde/default) >= 1.0.117 Processing files: rust-ahash0.7+std-devel-0.7.8-3.mga10.noarch Provides: crate(ahash/std) = 0.7.8 rust-ahash0.7+std-devel = 0.7.8-3.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(ahash) = 0.7.8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-ahash0.7+atomic-polyfill-devel-0.7.8-3.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-ahash0.7+std-devel-0.7.8-3.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-ahash0.7+default-devel-0.7.8-3.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-ahash0.7+compile-time-rng-devel-0.7.8-3.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-ahash0.7+const-random-devel-0.7.8-3.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-ahash0.7+serde-devel-0.7.8-3.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-ahash0.7-devel-0.7.8-3.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Fecurv + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build + test -d /home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build + rm -rf /home/pterjan/rpmbuild/BUILD/rust-ahash0.7-0.7.8-build + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: File listed twice: /usr/share/cargo/registry/ahash-0.7.8/FAQ.md File listed twice: /usr/share/cargo/registry/ahash-0.7.8/LICENSE-APACHE File listed twice: /usr/share/cargo/registry/ahash-0.7.8/LICENSE-MIT File listed twice: /usr/share/cargo/registry/ahash-0.7.8/README.md D: [iurt_root_command] Success!