D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/pterjan/rpmbuild/SRPMS/rust-twox-hash-2.1.2-1.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.wMoGAo Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.T0Qwzv + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-twox-hash-2.1.2-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/rust-twox-hash-2.1.2-build + rm -rf twox-hash-2.1.2 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/twox-hash-2.1.2.crate + STATUS=0 + '[' 0 -ne 0 ']' + cd twox-hash-2.1.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + set -euo pipefail + /usr/bin/mkdir -p target/rpm + /usr/bin/ln -s rpm target/release + /usr/bin/rm -rf .cargo/ + /usr/bin/mkdir -p .cargo + cat + cat + /usr/bin/rm -f Cargo.lock + /usr/bin/rm -f Cargo.toml.orig + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.M9Xr8a + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-twox-hash-2.1.2-build + cd twox-hash-2.1.2 + /usr/bin/cargo2rpm --path Cargo.toml buildrequires --with-check + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.YWBun6 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-twox-hash-2.1.2-build + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd twox-hash-2.1.2 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/env CARGO_HOME=.cargo RUSTC_BOOTSTRAP=1 'RUSTFLAGS=-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' /usr/bin/cargo build -j16 -Z avoid-dev-deps --profile rpm Compiling libc v0.2.177 Compiling zerocopy v0.8.26 Compiling getrandom v0.3.4 Compiling cfg-if v1.0.4 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/libc-0.2.177/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 --cfg 'feature="default"' --cfg 'feature="std"' --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=6c53a61b680a75b4 -C extra-filename=-247bd7b76ee2d7cf --out-dir /home/pterjan/rpmbuild/BUILD/rust-twox-hash-2.1.2-build/twox-hash-2.1.2/target/rpm/build/libc-247bd7b76ee2d7cf -L dependency=/home/pterjan/rpmbuild/BUILD/rust-twox-hash-2.1.2-build/twox-hash-2.1.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/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=b025d1bf2c851fd1 -C extra-filename=-3dc3c33540bfe6e2 --out-dir /home/pterjan/rpmbuild/BUILD/rust-twox-hash-2.1.2-build/twox-hash-2.1.2/target/rpm/build/zerocopy-3dc3c33540bfe6e2 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-twox-hash-2.1.2-build/twox-hash-2.1.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name cfg_if --edition=2018 /usr/share/cargo/registry/cfg-if-1.0.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=557655ab03dec7b9 -C extra-filename=-e398f09b4be48fa3 --out-dir /home/pterjan/rpmbuild/BUILD/rust-twox-hash-2.1.2-build/twox-hash-2.1.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-twox-hash-2.1.2-build/twox-hash-2.1.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/getrandom-0.3.4/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(getrandom_backend, values("custom", "efi_rng", "rdrand", "rndr", "linux_getrandom", "linux_raw", "wasm_js", "windows_legacy", "unsupported"))' --check-cfg 'cfg(getrandom_msan)' --check-cfg 'cfg(getrandom_test_linux_fallback)' --check-cfg 'cfg(getrandom_test_linux_without_fallback)' --check-cfg 'cfg(getrandom_test_netbsd_fallback)' --check-cfg 'cfg(target_os, values("cygwin"))' -C debug-assertions=off --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std"))' -C metadata=6e1d467e9cb150cc -C extra-filename=-7d5613984d9ceb63 --out-dir /home/pterjan/rpmbuild/BUILD/rust-twox-hash-2.1.2-build/twox-hash-2.1.2/target/rpm/build/getrandom-7d5613984d9ceb63 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-twox-hash-2.1.2-build/twox-hash-2.1.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/rust-twox-hash-2.1.2-build/twox-hash-2.1.2/target/rpm/build/getrandom-7d5613984d9ceb63/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/rust-twox-hash-2.1.2-build/twox-hash-2.1.2/target/rpm/build/libc-247bd7b76ee2d7cf/build-script-build` Running `/usr/bin/rustc --crate-name libc --edition=2021 /usr/share/cargo/registry/libc-0.2.177/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' --cfg 'feature="default"' --cfg 'feature="std"' --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=a599050c4c5aeb77 -C extra-filename=-4f7180ecd5406f0f --out-dir /home/pterjan/rpmbuild/BUILD/rust-twox-hash-2.1.2-build/twox-hash-2.1.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-twox-hash-2.1.2-build/twox-hash-2.1.2/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(libc_thread_local)' --check-cfg 'cfg(linux_time_bits64)' --check-cfg 'cfg(musl_v1_2_3)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin"))' --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-twox-hash-2.1.2-build/twox-hash-2.1.2/target/rpm/build/zerocopy-3dc3c33540bfe6e2/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=5524f2e1cf3a6dee -C extra-filename=-c5ef064e5cad4223 --out-dir /home/pterjan/rpmbuild/BUILD/rust-twox-hash-2.1.2-build/twox-hash-2.1.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-twox-hash-2.1.2-build/twox-hash-2.1.2/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 getrandom --edition=2021 /usr/share/cargo/registry/getrandom-0.3.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 --warn=unexpected_cfgs --check-cfg 'cfg(getrandom_backend, values("custom", "efi_rng", "rdrand", "rndr", "linux_getrandom", "linux_raw", "wasm_js", "windows_legacy", "unsupported"))' --check-cfg 'cfg(getrandom_msan)' --check-cfg 'cfg(getrandom_test_linux_fallback)' --check-cfg 'cfg(getrandom_test_linux_without_fallback)' --check-cfg 'cfg(getrandom_test_netbsd_fallback)' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std"))' -C metadata=ad516a7ecb78cce3 -C extra-filename=-fb33a293438b33c5 --out-dir /home/pterjan/rpmbuild/BUILD/rust-twox-hash-2.1.2-build/twox-hash-2.1.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-twox-hash-2.1.2-build/twox-hash-2.1.2/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-twox-hash-2.1.2-build/twox-hash-2.1.2/target/rpm/deps/libcfg_if-e398f09b4be48fa3.rmeta --extern libc=/home/pterjan/rpmbuild/BUILD/rust-twox-hash-2.1.2-build/twox-hash-2.1.2/target/rpm/deps/liblibc-4f7180ecd5406f0f.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling rand_core v0.9.3 Running `/usr/bin/rustc --crate-name rand_core --edition=2021 /usr/share/cargo/registry/rand_core-0.9.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="os_rng"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("os_rng", "serde", "std"))' -C metadata=9fc53f40fb7358b2 -C extra-filename=-4140b08b2844c633 --out-dir /home/pterjan/rpmbuild/BUILD/rust-twox-hash-2.1.2-build/twox-hash-2.1.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-twox-hash-2.1.2-build/twox-hash-2.1.2/target/rpm/deps --extern getrandom=/home/pterjan/rpmbuild/BUILD/rust-twox-hash-2.1.2-build/twox-hash-2.1.2/target/rpm/deps/libgetrandom-fb33a293438b33c5.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=da3c6b0da7523e11 -C extra-filename=-f3413d7295e2e32d --out-dir /home/pterjan/rpmbuild/BUILD/rust-twox-hash-2.1.2-build/twox-hash-2.1.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-twox-hash-2.1.2-build/twox-hash-2.1.2/target/rpm/deps --extern zerocopy=/home/pterjan/rpmbuild/BUILD/rust-twox-hash-2.1.2-build/twox-hash-2.1.2/target/rpm/deps/libzerocopy-c5ef064e5cad4223.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling rand_chacha v0.9.0 Running `/usr/bin/rustc --crate-name rand_chacha --edition=2021 /usr/share/cargo/registry/rand_chacha-0.9.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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "os_rng", "serde", "std"))' -C metadata=1b8818a94064caac -C extra-filename=-849332e994ac15b1 --out-dir /home/pterjan/rpmbuild/BUILD/rust-twox-hash-2.1.2-build/twox-hash-2.1.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-twox-hash-2.1.2-build/twox-hash-2.1.2/target/rpm/deps --extern ppv_lite86=/home/pterjan/rpmbuild/BUILD/rust-twox-hash-2.1.2-build/twox-hash-2.1.2/target/rpm/deps/libppv_lite86-f3413d7295e2e32d.rmeta --extern rand_core=/home/pterjan/rpmbuild/BUILD/rust-twox-hash-2.1.2-build/twox-hash-2.1.2/target/rpm/deps/librand_core-4140b08b2844c633.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling rand v0.9.2 Running `/usr/bin/rustc --crate-name rand --edition=2021 /usr/share/cargo/registry/rand-0.9.2/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="os_rng"' --cfg 'feature="std"' --cfg 'feature="std_rng"' --cfg 'feature="thread_rng"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "log", "nightly", "os_rng", "serde", "simd_support", "small_rng", "std", "std_rng", "thread_rng", "unbiased"))' -C metadata=bd5a5746c0656bc0 -C extra-filename=-d364f3871bbfd8de --out-dir /home/pterjan/rpmbuild/BUILD/rust-twox-hash-2.1.2-build/twox-hash-2.1.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-twox-hash-2.1.2-build/twox-hash-2.1.2/target/rpm/deps --extern rand_chacha=/home/pterjan/rpmbuild/BUILD/rust-twox-hash-2.1.2-build/twox-hash-2.1.2/target/rpm/deps/librand_chacha-849332e994ac15b1.rmeta --extern rand_core=/home/pterjan/rpmbuild/BUILD/rust-twox-hash-2.1.2-build/twox-hash-2.1.2/target/rpm/deps/librand_core-4140b08b2844c633.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling twox-hash v2.1.2 (/home/pterjan/rpmbuild/BUILD/rust-twox-hash-2.1.2-build/twox-hash-2.1.2) Running `/usr/bin/rustc --crate-name twox_hash --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(_internal_xxhash3_force_scalar)' --check-cfg 'cfg(_internal_xxhash3_force_neon)' --check-cfg 'cfg(_internal_xxhash3_force_sse2)' --check-cfg 'cfg(_internal_xxhash3_force_avx2)' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="random"' --cfg 'feature="std"' --cfg 'feature="xxhash32"' --cfg 'feature="xxhash3_128"' --cfg 'feature="xxhash3_64"' --cfg 'feature="xxhash64"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "random", "serialize", "std", "xxhash32", "xxhash3_128", "xxhash3_64", "xxhash64"))' -C metadata=dd74713ad7414d90 -C extra-filename=-83f9eabfd06a030d --out-dir /home/pterjan/rpmbuild/BUILD/rust-twox-hash-2.1.2-build/twox-hash-2.1.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-twox-hash-2.1.2-build/twox-hash-2.1.2/target/rpm/deps --extern rand=/home/pterjan/rpmbuild/BUILD/rust-twox-hash-2.1.2-build/twox-hash-2.1.2/target/rpm/deps/librand-d364f3871bbfd8de.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Finished `rpm` profile [optimized + debuginfo] target(s) in 4.95s + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.JH89uL + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-twox-hash-2.1.2-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/rust-twox-hash-2.1.2-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/rust-twox-hash-2.1.2-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/rust-twox-hash-2.1.2-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/rust-twox-hash-2.1.2-build + mkdir /home/pterjan/rpmbuild/BUILD/rust-twox-hash-2.1.2-build/BUILDROOT + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd twox-hash-2.1.2 + '[' 1 -eq 1 ']' + set -euo pipefail ++ /usr/bin/cargo2rpm --path Cargo.toml is-lib + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' ++ /usr/bin/cargo2rpm --path Cargo.toml name + CRATE_NAME=twox-hash ++ /usr/bin/cargo2rpm --path Cargo.toml version + CRATE_VERSION=2.1.2 + REG_DIR=/home/pterjan/rpmbuild/BUILD/rust-twox-hash-2.1.2-build/BUILDROOT/usr/share/cargo/registry/twox-hash-2.1.2 + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-twox-hash-2.1.2-build/BUILDROOT/usr/share/cargo/registry/twox-hash-2.1.2 + /usr/bin/awk -i inplace -v INPLACE_SUFFIX=.deps '/^\[((.+\.)?((dev|build)-)?dependencies|features)/{f=1;next} /^\[/{f=0}; !f' Cargo.toml + /usr/bin/env CARGO_HOME=.cargo RUSTC_BOOTSTRAP=1 'RUSTFLAGS=-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' /usr/bin/cargo package -l + grep -w -E -v 'Cargo.(lock|toml.orig)' + xargs -d '\n' /usr/bin/cp --parents -a -t /home/pterjan/rpmbuild/BUILD/rust-twox-hash-2.1.2-build/BUILDROOT/usr/share/cargo/registry/twox-hash-2.1.2 warning: no (git) VCS found for `/home/pterjan/rpmbuild/BUILD/rust-twox-hash-2.1.2-build/twox-hash-2.1.2` + /usr/bin/mv Cargo.toml.deps Cargo.toml + /usr/bin/cp -a Cargo.toml /home/pterjan/rpmbuild/BUILD/rust-twox-hash-2.1.2-build/BUILDROOT/usr/share/cargo/registry/twox-hash-2.1.2/Cargo.toml + /usr/bin/rm -f /home/pterjan/rpmbuild/BUILD/rust-twox-hash-2.1.2-build/BUILDROOT/usr/share/cargo/registry/twox-hash-2.1.2/Cargo.toml.deps + echo '{"files":{},"package":""}' ++ /usr/bin/cargo2rpm --path Cargo.toml is-bin + '[' 0 -eq 1 ']' + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs + env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.AcGClo + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-twox-hash-2.1.2-build + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd twox-hash-2.1.2 + '[' 1 -eq 1 ']' + /usr/bin/env CARGO_HOME=.cargo RUSTC_BOOTSTRAP=1 'RUSTFLAGS=-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' /usr/bin/cargo test -j16 -Z avoid-dev-deps --profile rpm --no-fail-fast Fresh libc v0.2.177 Fresh cfg-if v1.0.4 Fresh zerocopy v0.8.26 Compiling serde_core v1.0.228 Compiling serde_json v1.0.145 Compiling memchr v2.7.6 Compiling ryu v1.0.20 Compiling itoa v1.0.15 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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "rc", "result", "std", "unstable"))' -C metadata=08a44c2aa2dec70e -C extra-filename=-84318006f789ddb2 --out-dir /home/pterjan/rpmbuild/BUILD/rust-twox-hash-2.1.2-build/twox-hash-2.1.2/target/rpm/build/serde_core-84318006f789ddb2 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-twox-hash-2.1.2-build/twox-hash-2.1.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/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=7878499f2edcd231 -C extra-filename=-4f335e325c7cd85a --out-dir /home/pterjan/rpmbuild/BUILD/rust-twox-hash-2.1.2-build/twox-hash-2.1.2/target/rpm/build/serde_json-4f335e325c7cd85a -L dependency=/home/pterjan/rpmbuild/BUILD/rust-twox-hash-2.1.2-build/twox-hash-2.1.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name memchr --edition=2021 /usr/share/cargo/registry/memchr-2.7.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=5f11f86e58430004 -C extra-filename=-e9097f8141b6d867 --out-dir /home/pterjan/rpmbuild/BUILD/rust-twox-hash-2.1.2-build/twox-hash-2.1.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-twox-hash-2.1.2-build/twox-hash-2.1.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name 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=07da0d2e45ca60d6 -C extra-filename=-40ebcfffb6f95769 --out-dir /home/pterjan/rpmbuild/BUILD/rust-twox-hash-2.1.2-build/twox-hash-2.1.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-twox-hash-2.1.2-build/twox-hash-2.1.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Fresh getrandom v0.3.4 Fresh ppv-lite86 v0.2.21 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=0bbd46796fca45f4 -C extra-filename=-e2e4aee30191aaaf --out-dir /home/pterjan/rpmbuild/BUILD/rust-twox-hash-2.1.2-build/twox-hash-2.1.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-twox-hash-2.1.2-build/twox-hash-2.1.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Fresh rand_core v0.9.3 Fresh rand_chacha v0.9.0 Fresh rand v0.9.2 Running `/home/pterjan/rpmbuild/BUILD/rust-twox-hash-2.1.2-build/twox-hash-2.1.2/target/rpm/build/serde_json-4f335e325c7cd85a/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/rust-twox-hash-2.1.2-build/twox-hash-2.1.2/target/rpm/build/serde_core-84318006f789ddb2/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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "rc", "result", "std", "unstable"))' -C metadata=5b84ef6b74bb708c -C extra-filename=-1559011ee4ea794b --out-dir /home/pterjan/rpmbuild/BUILD/rust-twox-hash-2.1.2-build/twox-hash-2.1.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-twox-hash-2.1.2-build/twox-hash-2.1.2/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 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=8f0ca7ff66f9b7b6 -C extra-filename=-bc8e94ce5563c4d9 --out-dir /home/pterjan/rpmbuild/BUILD/rust-twox-hash-2.1.2-build/twox-hash-2.1.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-twox-hash-2.1.2-build/twox-hash-2.1.2/target/rpm/deps --extern itoa=/home/pterjan/rpmbuild/BUILD/rust-twox-hash-2.1.2-build/twox-hash-2.1.2/target/rpm/deps/libitoa-e2e4aee30191aaaf.rmeta --extern memchr=/home/pterjan/rpmbuild/BUILD/rust-twox-hash-2.1.2-build/twox-hash-2.1.2/target/rpm/deps/libmemchr-e9097f8141b6d867.rmeta --extern ryu=/home/pterjan/rpmbuild/BUILD/rust-twox-hash-2.1.2-build/twox-hash-2.1.2/target/rpm/deps/libryu-40ebcfffb6f95769.rmeta --extern serde_core=/home/pterjan/rpmbuild/BUILD/rust-twox-hash-2.1.2-build/twox-hash-2.1.2/target/rpm/deps/libserde_core-1559011ee4ea794b.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 twox-hash v2.1.2 (/home/pterjan/rpmbuild/BUILD/rust-twox-hash-2.1.2-build/twox-hash-2.1.2) Running `/usr/bin/rustc --crate-name twox_hash --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(_internal_xxhash3_force_scalar)' --check-cfg 'cfg(_internal_xxhash3_force_neon)' --check-cfg 'cfg(_internal_xxhash3_force_sse2)' --check-cfg 'cfg(_internal_xxhash3_force_avx2)' --test --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="random"' --cfg 'feature="std"' --cfg 'feature="xxhash32"' --cfg 'feature="xxhash3_128"' --cfg 'feature="xxhash3_64"' --cfg 'feature="xxhash64"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "random", "serialize", "std", "xxhash32", "xxhash3_128", "xxhash3_64", "xxhash64"))' -C metadata=9d5b071bcdbc26d5 -C extra-filename=-f5f8464cb7923d2b --out-dir /home/pterjan/rpmbuild/BUILD/rust-twox-hash-2.1.2-build/twox-hash-2.1.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-twox-hash-2.1.2-build/twox-hash-2.1.2/target/rpm/deps --extern rand=/home/pterjan/rpmbuild/BUILD/rust-twox-hash-2.1.2-build/twox-hash-2.1.2/target/rpm/deps/librand-d364f3871bbfd8de.rlib --extern serde_json=/home/pterjan/rpmbuild/BUILD/rust-twox-hash-2.1.2-build/twox-hash-2.1.2/target/rpm/deps/libserde_json-bc8e94ce5563c4d9.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Finished `rpm` profile [optimized + debuginfo] target(s) in 10.45s Running `/home/pterjan/rpmbuild/BUILD/rust-twox-hash-2.1.2-build/twox-hash-2.1.2/target/rpm/deps/twox_hash-f5f8464cb7923d2b` running 57 tests test xxhash32::test::can_be_used_in_a_hashmap_with_a_default_seed ... ok test xxhash32::test::hash_of_multiple_bytes_matches_c_implementation ... ok test xxhash32::test::hash_of_multiple_chunks_matches_c_implementation ... ok test xxhash32::test::hash_of_nothing_matches_c_implementation ... ok test xxhash32::test::hash_of_single_byte_matches_c_implementation ... ok test xxhash32::random_impl::test::can_be_used_in_a_hashmap_with_a_random_seed ... ok test xxhash32::test::hash_with_different_seed_and_multiple_chunks_matches_c_implementation ... ok test xxhash32::test::hash_with_different_seed_matches_c_implementation ... ok test xxhash32::test::length_overflows_32bit ... ignored test xxhash3::streaming::test::secret_buffer_allocate_default_is_valid ... ok test xxhash32::test::hashes_with_different_offsets_are_the_same ... ok test xxhash32::test::ingesting_byte_by_byte_is_equivalent_to_large_chunks ... ok test xxhash3::streaming::test::secret_buffer_allocate_with_seed_is_valid ... ok test xxhash3::streaming::test::secret_buffer_default_is_valid ... ok test xxhash3::test::backported_as_chunks ... ok test xxhash3::test::backported_as_rchunks ... ok test xxhash3::test::default_secret_is_valid ... ok test xxhash3_128::test::oneshot_17_to_128_bytes ... ok test xxhash3_128::test::oneshot_129_to_240_bytes ... ok test xxhash3_128::test::oneshot_1_to_3_bytes ... ok test xxhash3_128::test::oneshot_241_plus_bytes ... ok test xxhash3_128::test::oneshot_4_to_8_bytes ... ok test xxhash3_128::test::oneshot_9_to_16_bytes ... ok test xxhash3_128::test::oneshot_empty ... ok test xxhash3_128::test::streaming_129_to_240_bytes ... ok test xxhash3_128::test::streaming_17_to_128_bytes ... ok test xxhash3_128::test::streaming_1_to_3_bytes ... ok test xxhash3_128::test::streaming_4_to_8_bytes ... ok test xxhash3_128::test::streaming_9_to_16_bytes ... ok test xxhash3_128::test::streaming_241_plus_bytes ... ok test xxhash3_128::test::streaming_empty ... ok test xxhash3_64::test::oneshot_129_to_240_bytes ... ok test xxhash3_64::test::oneshot_17_to_128_bytes ... ok test xxhash3_64::test::oneshot_1_to_3_bytes ... ok test xxhash3_64::test::oneshot_241_plus_bytes ... ok test xxhash3_64::test::oneshot_9_to_16_bytes ... ok test xxhash3_64::test::oneshot_4_to_8_bytes ... ok test xxhash3_64::test::oneshot_empty ... ok test xxhash3_64::test::oneshot_with_seed ... ok test xxhash3_64::test::streaming_17_to_128_bytes ... ok test xxhash3_64::test::streaming_129_to_240_bytes ... ok test xxhash3_64::test::streaming_1_to_3_bytes ... ok test xxhash3_64::test::streaming_4_to_8_bytes ... ok test xxhash3_64::test::streaming_9_to_16_bytes ... ok test xxhash3_64::test::streaming_241_plus_bytes ... ok test xxhash3_64::test::streaming_empty ... ok test xxhash3_64::test::streaming_with_seed ... ok test xxhash64::random_impl::test::can_be_used_in_a_hashmap_with_a_random_seed ... ok test xxhash64::test::can_be_used_in_a_hashmap_with_a_default_seed ... ok test xxhash64::test::hash_of_multiple_bytes_matches_c_implementation ... ok test xxhash64::test::hash_of_multiple_chunks_matches_c_implementation ... ok test xxhash64::test::hash_of_nothing_matches_c_implementation ... ok test xxhash64::test::hash_of_single_byte_matches_c_implementation ... ok test xxhash64::test::hash_with_different_seed_and_multiple_chunks_matches_c_implementation ... ok test xxhash64::test::hash_with_different_seed_matches_c_implementation ... ok test xxhash64::test::hashes_with_different_offsets_are_the_same ... ok test xxhash64::test::ingesting_byte_by_byte_is_equivalent_to_large_chunks ... ok test result: ok. 56 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s Doc-tests twox_hash Running `/usr/bin/rustdoc --edition=2021 --crate-type lib --color auto --crate-name twox_hash --test src/lib.rs --test-run-directory /home/pterjan/rpmbuild/BUILD/rust-twox-hash-2.1.2-build/twox-hash-2.1.2 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-twox-hash-2.1.2-build/twox-hash-2.1.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-twox-hash-2.1.2-build/twox-hash-2.1.2/target/rpm/deps --warn=unexpected_cfgs --check-cfg 'cfg(_internal_xxhash3_force_scalar)' --check-cfg 'cfg(_internal_xxhash3_force_neon)' --check-cfg 'cfg(_internal_xxhash3_force_sse2)' --check-cfg 'cfg(_internal_xxhash3_force_avx2)' --extern rand=/home/pterjan/rpmbuild/BUILD/rust-twox-hash-2.1.2-build/twox-hash-2.1.2/target/rpm/deps/librand-d364f3871bbfd8de.rlib --extern serde_json=/home/pterjan/rpmbuild/BUILD/rust-twox-hash-2.1.2-build/twox-hash-2.1.2/target/rpm/deps/libserde_json-bc8e94ce5563c4d9.rlib --extern twox_hash=/home/pterjan/rpmbuild/BUILD/rust-twox-hash-2.1.2-build/twox-hash-2.1.2/target/rpm/deps/libtwox_hash-83f9eabfd06a030d.rlib -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="random"' --cfg 'feature="std"' --cfg 'feature="xxhash32"' --cfg 'feature="xxhash3_128"' --cfg 'feature="xxhash3_64"' --cfg 'feature="xxhash64"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "random", "serialize", "std", "xxhash32", "xxhash3_128", "xxhash3_64", "xxhash64"))' --error-format human` running 5 tests test src/lib.rs - (line 35) ... ok test src/lib.rs - (line 25) ... ok test src/lib.rs - (line 63) ... ok test src/lib.rs - (line 52) ... ok test src/lib.rs - (line 74) ... ok test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.40s + RPM_EC=0 ++ jobs -p + exit 0 Processing files: rust-twox-hash-devel-2.1.2-1.mga10.noarch warning: File listed twice: /usr/share/cargo/registry/twox-hash-2.1.2/CHANGELOG.md warning: File listed twice: /usr/share/cargo/registry/twox-hash-2.1.2/LICENSE.txt warning: File listed twice: /usr/share/cargo/registry/twox-hash-2.1.2/README.md Provides: crate(twox-hash) = 2.1.2 rust-twox-hash-devel = 2.1.2-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo rust >= 1.81 Processing files: rust-twox-hash+default-devel-2.1.2-1.mga10.noarch Provides: crate(twox-hash/default) = 2.1.2 rust-twox-hash+default-devel = 2.1.2-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(twox-hash) = 2.1.2 crate(twox-hash/random) = 2.1.2 crate(twox-hash/std) = 2.1.2 crate(twox-hash/xxhash32) = 2.1.2 crate(twox-hash/xxhash3_128) = 2.1.2 crate(twox-hash/xxhash3_64) = 2.1.2 crate(twox-hash/xxhash64) = 2.1.2 Processing files: rust-twox-hash+alloc-devel-2.1.2-1.mga10.noarch Provides: crate(twox-hash/alloc) = 2.1.2 rust-twox-hash+alloc-devel = 2.1.2-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(twox-hash) = 2.1.2 Processing files: rust-twox-hash+random-devel-2.1.2-1.mga10.noarch Provides: crate(twox-hash/random) = 2.1.2 rust-twox-hash+random-devel = 2.1.2-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(rand) >= 0.9.0 crate(rand/thread_rng) >= 0.9.0 crate(twox-hash) = 2.1.2 Processing files: rust-twox-hash+serialize-devel-2.1.2-1.mga10.noarch Provides: crate(twox-hash/serialize) = 2.1.2 rust-twox-hash+serialize-devel = 2.1.2-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(serde) >= 1.0.0 crate(serde/derive) >= 1.0.0 crate(twox-hash) = 2.1.2 Processing files: rust-twox-hash+std-devel-2.1.2-1.mga10.noarch Provides: crate(twox-hash/std) = 2.1.2 rust-twox-hash+std-devel = 2.1.2-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(twox-hash) = 2.1.2 crate(twox-hash/alloc) = 2.1.2 Processing files: rust-twox-hash+xxhash32-devel-2.1.2-1.mga10.noarch Provides: crate(twox-hash/xxhash32) = 2.1.2 rust-twox-hash+xxhash32-devel = 2.1.2-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(twox-hash) = 2.1.2 Processing files: rust-twox-hash+xxhash3_128-devel-2.1.2-1.mga10.noarch Provides: crate(twox-hash/xxhash3_128) = 2.1.2 rust-twox-hash+xxhash3_128-devel = 2.1.2-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(twox-hash) = 2.1.2 Processing files: rust-twox-hash+xxhash3_64-devel-2.1.2-1.mga10.noarch Provides: crate(twox-hash/xxhash3_64) = 2.1.2 rust-twox-hash+xxhash3_64-devel = 2.1.2-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(twox-hash) = 2.1.2 Processing files: rust-twox-hash+xxhash64-devel-2.1.2-1.mga10.noarch Provides: crate(twox-hash/xxhash64) = 2.1.2 rust-twox-hash+xxhash64-devel = 2.1.2-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(twox-hash) = 2.1.2 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/rust-twox-hash-2.1.2-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-twox-hash+alloc-devel-2.1.2-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-twox-hash+xxhash32-devel-2.1.2-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-twox-hash+xxhash64-devel-2.1.2-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-twox-hash+std-devel-2.1.2-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-twox-hash+random-devel-2.1.2-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-twox-hash+xxhash3_64-devel-2.1.2-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-twox-hash+default-devel-2.1.2-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-twox-hash+xxhash3_128-devel-2.1.2-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-twox-hash+serialize-devel-2.1.2-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-twox-hash-devel-2.1.2-1.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.UJq4sT + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-twox-hash-2.1.2-build + test -d /home/pterjan/rpmbuild/BUILD/rust-twox-hash-2.1.2-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/rust-twox-hash-2.1.2-build + rm -rf /home/pterjan/rpmbuild/BUILD/rust-twox-hash-2.1.2-build + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: File listed twice: /usr/share/cargo/registry/twox-hash-2.1.2/CHANGELOG.md File listed twice: /usr/share/cargo/registry/twox-hash-2.1.2/LICENSE.txt File listed twice: /usr/share/cargo/registry/twox-hash-2.1.2/README.md D: [iurt_root_command] Success!