D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/iurt/rpmbuild/SRPMS/@2355159:rust-ghash-0.6.0-1.mga11.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.jZVDuk Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.QpmwSZ + umask 022 + cd /home/iurt/rpmbuild/BUILD/rust-ghash-0.6.0-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD/rust-ghash-0.6.0-build + rm -rf ghash-0.6.0 + /usr/lib/rpm/rpmuncompress -x /home/iurt/rpmbuild/SOURCES/ghash-0.6.0.crate + STATUS=0 + '[' 0 -ne 0 ']' + cd ghash-0.6.0 + /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/iurt/rpmbuild/tmp/rpm-tmp.Wc3ySh + umask 022 + cd /home/iurt/rpmbuild/BUILD/rust-ghash-0.6.0-build + cd ghash-0.6.0 + /usr/bin/cargo2rpm --path Cargo.toml buildrequires --with-check + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.QUHArz + umask 022 + cd /home/iurt/rpmbuild/BUILD/rust-ghash-0.6.0-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 ghash-0.6.0 + '[' 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 -j24 -Z avoid-dev-deps --profile rpm Compiling typenum v1.20.1 Compiling cmov v0.5.4 Running `/usr/bin/rustc --crate-name typenum --edition=2018 /usr/share/cargo/registry/typenum-1.20.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="const-generics"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const-generics", "i128", "scale-info", "scale_info", "strict"))' -C metadata=b86c4c9904d439f4 -C extra-filename=-992953a329506995 --out-dir /home/iurt/rpmbuild/BUILD/rust-ghash-0.6.0-build/ghash-0.6.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-ghash-0.6.0-build/ghash-0.6.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling cpubits v0.1.1 Compiling cpufeatures v0.3.0 Running `/usr/bin/rustc --crate-name cmov --edition=2024 /usr/share/cargo/registry/cmov-0.5.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=clippy::unwrap_used' '--warn=clippy::unwrap_in_result' --warn=unused_qualifications --warn=unused_lifetimes '--warn=clippy::unnecessary_safety_comment' '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::trivially_copy_pass_by_ref' --warn=trivial_numeric_casts --warn=trivial_casts '--warn=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::return_self_not_must_use' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_closure_for_method_calls' '--warn=clippy::ptr_as_ptr' '--allow=clippy::needless_range_loop' '--warn=clippy::must_use_candidate' '--warn=clippy::mod_module_files' '--warn=clippy::missing_panics_doc' '--warn=clippy::missing_errors_doc' --warn=missing_docs --warn=missing_debug_implementations --warn=missing_copy_implementations '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--warn=clippy::implicit_saturating_sub' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::doc_markdown' '--warn=clippy::checked_conversions' '--warn=clippy::cast_sign_loss' '--warn=clippy::cast_precision_loss' '--warn=clippy::cast_possible_wrap' '--warn=clippy::cast_possible_truncation' '--warn=clippy::cast_lossless' '--warn=clippy::borrow_as_ptr' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=07d9cf651a022c3d -C extra-filename=-790fda7662a35ad0 --out-dir /home/iurt/rpmbuild/BUILD/rust-ghash-0.6.0-build/ghash-0.6.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-ghash-0.6.0-build/ghash-0.6.0/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 cpufeatures --edition=2024 /usr/share/cargo/registry/cpufeatures-0.3.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 '--warn=clippy::unwrap_used' '--warn=clippy::unwrap_in_result' --warn=unused_qualifications --warn=unused_lifetimes '--warn=clippy::unnecessary_safety_comment' '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::trivially_copy_pass_by_ref' --warn=trivial_numeric_casts --warn=trivial_casts '--warn=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::return_self_not_must_use' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_closure_for_method_calls' '--warn=clippy::ptr_as_ptr' '--allow=clippy::needless_range_loop' '--warn=clippy::must_use_candidate' '--warn=clippy::mod_module_files' '--warn=clippy::missing_panics_doc' '--warn=clippy::missing_errors_doc' --warn=missing_docs --warn=missing_debug_implementations --warn=missing_copy_implementations '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--warn=clippy::implicit_saturating_sub' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::doc_markdown' '--warn=clippy::checked_conversions' '--warn=clippy::cast_sign_loss' '--warn=clippy::cast_precision_loss' '--warn=clippy::cast_possible_wrap' '--warn=clippy::cast_possible_truncation' '--warn=clippy::cast_lossless' '--warn=clippy::borrow_as_ptr' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=73d5eeb9b0e8e710 -C extra-filename=-78482592cf5a1d1e --out-dir /home/iurt/rpmbuild/BUILD/rust-ghash-0.6.0-build/ghash-0.6.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-ghash-0.6.0-build/ghash-0.6.0/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 cpubits --edition=2024 /usr/share/cargo/registry/cpubits-0.1.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 --warn=unexpected_cfgs --check-cfg 'cfg(cpubits, values("16", "32", "64"))' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9a2c77a23722ca26 -C extra-filename=-58d3c34603cd0551 --out-dir /home/iurt/rpmbuild/BUILD/rust-ghash-0.6.0-build/ghash-0.6.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-ghash-0.6.0-build/ghash-0.6.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling ctutils v0.4.2 Running `/usr/bin/rustc --crate-name ctutils --edition=2024 /usr/share/cargo/registry/ctutils-0.4.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 '--warn=clippy::unwrap_used' '--warn=clippy::unwrap_in_result' --warn=unused_qualifications --warn=unused_lifetimes '--warn=clippy::unnecessary_safety_comment' '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::trivially_copy_pass_by_ref' --warn=trivial_numeric_casts --warn=trivial_casts '--warn=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::return_self_not_must_use' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_closure_for_method_calls' '--warn=clippy::ptr_as_ptr' '--allow=clippy::needless_range_loop' '--warn=clippy::must_use_candidate' '--warn=clippy::mod_module_files' '--warn=clippy::missing_panics_doc' '--warn=clippy::missing_errors_doc' --warn=missing_docs --warn=missing_debug_implementations --warn=missing_copy_implementations '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--warn=clippy::implicit_saturating_sub' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::doc_markdown' '--warn=clippy::checked_conversions' '--warn=clippy::cast_sign_loss' '--warn=clippy::cast_precision_loss' '--warn=clippy::cast_possible_wrap' '--warn=clippy::cast_possible_truncation' '--warn=clippy::cast_lossless' '--warn=clippy::borrow_as_ptr' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "subtle"))' -C metadata=316671e8b7a14447 -C extra-filename=-25d9e467ec6c3a0b --out-dir /home/iurt/rpmbuild/BUILD/rust-ghash-0.6.0-build/ghash-0.6.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-ghash-0.6.0-build/ghash-0.6.0/target/rpm/deps --extern cmov=/home/iurt/rpmbuild/BUILD/rust-ghash-0.6.0-build/ghash-0.6.0/target/rpm/deps/libcmov-790fda7662a35ad0.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling hybrid-array v0.4.13 Running `/usr/bin/rustc --crate-name hybrid_array --edition=2024 /usr/share/cargo/registry/hybrid-array-0.4.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 '--warn=clippy::unwrap_used' '--warn=clippy::unwrap_in_result' --warn=unused_qualifications --warn=unused_lifetimes '--warn=clippy::trivially_copy_pass_by_ref' --warn=trivial_numeric_casts --warn=trivial_casts '--warn=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::return_self_not_must_use' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_closure_for_method_calls' '--warn=clippy::ptr_as_ptr' '--warn=clippy::panic_in_result_fn' '--warn=clippy::panic' '--warn=clippy::must_use_candidate' '--warn=clippy::mod_module_files' '--warn=clippy::missing_panics_doc' '--warn=clippy::missing_errors_doc' --warn=missing_docs --warn=missing_debug_implementations --warn=missing_copy_implementations '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--warn=clippy::implicit_saturating_sub' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::doc_markdown' '--warn=clippy::checked_conversions' '--warn=clippy::cast_sign_loss' '--warn=clippy::cast_precision_loss' '--warn=clippy::cast_possible_wrap' '--warn=clippy::cast_possible_truncation' '--warn=clippy::cast_lossless' '--warn=clippy::borrow_as_ptr' '--warn=clippy::arithmetic_side_effects' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary", "bytemuck", "ctutils", "extra-sizes", "serde", "subtle", "zerocopy", "zeroize"))' -C metadata=ca0d035bf2ef2d92 -C extra-filename=-860b0cc7bc9ecb8a --out-dir /home/iurt/rpmbuild/BUILD/rust-ghash-0.6.0-build/ghash-0.6.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-ghash-0.6.0-build/ghash-0.6.0/target/rpm/deps --extern typenum=/home/iurt/rpmbuild/BUILD/rust-ghash-0.6.0-build/ghash-0.6.0/target/rpm/deps/libtypenum-992953a329506995.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling crypto-common v0.2.2 Running `/usr/bin/rustc --crate-name crypto_common --edition=2024 /usr/share/cargo/registry/crypto-common-0.2.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 '--warn=clippy::unwrap_used' '--warn=clippy::unwrap_in_result' --warn=unused_qualifications --warn=unused_lifetimes '--warn=clippy::unnecessary_safety_comment' '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::trivially_copy_pass_by_ref' --warn=trivial_numeric_casts --warn=trivial_casts '--warn=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::return_self_not_must_use' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_closure_for_method_calls' '--warn=clippy::ptr_as_ptr' '--allow=clippy::needless_range_loop' '--warn=clippy::must_use_candidate' '--warn=clippy::mod_module_files' '--warn=clippy::missing_panics_doc' '--warn=clippy::missing_errors_doc' --warn=missing_docs --warn=missing_debug_implementations --warn=missing_copy_implementations '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--warn=clippy::implicit_saturating_sub' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::checked_conversions' '--warn=clippy::cast_sign_loss' '--warn=clippy::cast_precision_loss' '--warn=clippy::cast_possible_wrap' '--warn=clippy::cast_possible_truncation' '--warn=clippy::cast_lossless' '--warn=clippy::borrow_as_ptr' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("getrandom", "rand_core", "zeroize"))' -C metadata=e69de2226c2c3e62 -C extra-filename=-5f6f3f6fffde84d7 --out-dir /home/iurt/rpmbuild/BUILD/rust-ghash-0.6.0-build/ghash-0.6.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-ghash-0.6.0-build/ghash-0.6.0/target/rpm/deps --extern hybrid_array=/home/iurt/rpmbuild/BUILD/rust-ghash-0.6.0-build/ghash-0.6.0/target/rpm/deps/libhybrid_array-860b0cc7bc9ecb8a.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling universal-hash v0.6.1 Running `/usr/bin/rustc --crate-name universal_hash --edition=2024 /usr/share/cargo/registry/universal-hash-0.6.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 '--warn=clippy::unwrap_used' '--warn=clippy::unwrap_in_result' --warn=unused_qualifications --warn=unused_lifetimes '--warn=clippy::unnecessary_safety_comment' '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::trivially_copy_pass_by_ref' --warn=trivial_numeric_casts --warn=trivial_casts '--warn=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::return_self_not_must_use' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_closure_for_method_calls' '--warn=clippy::ptr_as_ptr' '--allow=clippy::needless_range_loop' '--warn=clippy::must_use_candidate' '--warn=clippy::mod_module_files' '--warn=clippy::missing_panics_doc' '--warn=clippy::missing_errors_doc' --warn=missing_docs --warn=missing_debug_implementations --warn=missing_copy_implementations '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--warn=clippy::implicit_saturating_sub' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::checked_conversions' '--warn=clippy::cast_sign_loss' '--warn=clippy::cast_precision_loss' '--warn=clippy::cast_possible_wrap' '--warn=clippy::cast_possible_truncation' '--warn=clippy::cast_lossless' '--warn=clippy::borrow_as_ptr' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b217da0d4e72d679 -C extra-filename=-6d3392dcfd823340 --out-dir /home/iurt/rpmbuild/BUILD/rust-ghash-0.6.0-build/ghash-0.6.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-ghash-0.6.0-build/ghash-0.6.0/target/rpm/deps --extern common=/home/iurt/rpmbuild/BUILD/rust-ghash-0.6.0-build/ghash-0.6.0/target/rpm/deps/libcrypto_common-5f6f3f6fffde84d7.rmeta --extern ctutils=/home/iurt/rpmbuild/BUILD/rust-ghash-0.6.0-build/ghash-0.6.0/target/rpm/deps/libctutils-25d9e467ec6c3a0b.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling polyval v0.7.3 Running `/usr/bin/rustc --crate-name polyval --edition=2024 /usr/share/cargo/registry/polyval-0.7.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 '--warn=clippy::unwrap_used' '--warn=clippy::unwrap_in_result' --warn=unused_qualifications --warn=unused_lifetimes --warn=unreachable_pub '--warn=clippy::unnecessary_safety_comment' --warn=unexpected_cfgs '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::trivially_copy_pass_by_ref' --warn=trivial_numeric_casts --warn=trivial_casts '--allow=clippy::suspicious_arithmetic_impl' '--warn=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::return_self_not_must_use' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_closure_for_method_calls' '--warn=clippy::ptr_as_ptr' '--allow=clippy::needless_range_loop' '--warn=clippy::must_use_candidate' '--warn=clippy::mod_module_files' '--warn=clippy::missing_panics_doc' '--warn=clippy::missing_errors_doc' --warn=missing_docs --warn=missing_debug_implementations --warn=missing_copy_implementations '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--warn=clippy::implicit_saturating_sub' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::checked_conversions' '--warn=clippy::cast_sign_loss' '--warn=clippy::cast_precision_loss' '--warn=clippy::cast_possible_wrap' '--warn=clippy::cast_possible_truncation' '--warn=clippy::cast_lossless' '--warn=clippy::borrow_as_ptr' --check-cfg 'cfg(cpubits, values("16", "32", "64"))' --check-cfg 'cfg(polyval_backend, values("soft"))' --cfg 'feature="hazmat"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("hazmat", "zeroize"))' -C metadata=13933544e2493ee2 -C extra-filename=-b07d9a5f83459d8e --out-dir /home/iurt/rpmbuild/BUILD/rust-ghash-0.6.0-build/ghash-0.6.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-ghash-0.6.0-build/ghash-0.6.0/target/rpm/deps --extern cpubits=/home/iurt/rpmbuild/BUILD/rust-ghash-0.6.0-build/ghash-0.6.0/target/rpm/deps/libcpubits-58d3c34603cd0551.rmeta --extern cpufeatures=/home/iurt/rpmbuild/BUILD/rust-ghash-0.6.0-build/ghash-0.6.0/target/rpm/deps/libcpufeatures-78482592cf5a1d1e.rmeta --extern universal_hash=/home/iurt/rpmbuild/BUILD/rust-ghash-0.6.0-build/ghash-0.6.0/target/rpm/deps/libuniversal_hash-6d3392dcfd823340.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling ghash v0.6.0 (/home/iurt/rpmbuild/BUILD/rust-ghash-0.6.0-build/ghash-0.6.0) Running `/usr/bin/rustc --crate-name ghash --edition=2024 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("zeroize"))' -C metadata=9111d4d5836db04c -C extra-filename=-e241402acb33faf0 --out-dir /home/iurt/rpmbuild/BUILD/rust-ghash-0.6.0-build/ghash-0.6.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-ghash-0.6.0-build/ghash-0.6.0/target/rpm/deps --extern polyval=/home/iurt/rpmbuild/BUILD/rust-ghash-0.6.0-build/ghash-0.6.0/target/rpm/deps/libpolyval-b07d9a5f83459d8e.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Finished `rpm` profile [optimized + debuginfo] target(s) in 4.24s + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.KuijiK + umask 022 + cd /home/iurt/rpmbuild/BUILD/rust-ghash-0.6.0-build + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILD/rust-ghash-0.6.0-build/BUILDROOT '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILD/rust-ghash-0.6.0-build/BUILDROOT ++ dirname /home/iurt/rpmbuild/BUILD/rust-ghash-0.6.0-build/BUILDROOT + mkdir -p /home/iurt/rpmbuild/BUILD/rust-ghash-0.6.0-build + mkdir /home/iurt/rpmbuild/BUILD/rust-ghash-0.6.0-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 ghash-0.6.0 + '[' 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=ghash ++ /usr/bin/cargo2rpm --path Cargo.toml version + CRATE_VERSION=0.6.0 + REG_DIR=/home/iurt/rpmbuild/BUILD/rust-ghash-0.6.0-build/BUILDROOT/usr/share/cargo/registry/ghash-0.6.0 + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILD/rust-ghash-0.6.0-build/BUILDROOT/usr/share/cargo/registry/ghash-0.6.0 + /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/iurt/rpmbuild/BUILD/rust-ghash-0.6.0-build/BUILDROOT/usr/share/cargo/registry/ghash-0.6.0 warning: no (git) VCS found for `/home/iurt/rpmbuild/BUILD/rust-ghash-0.6.0-build/ghash-0.6.0` + /usr/bin/mv Cargo.toml.deps Cargo.toml + /usr/bin/cp -a Cargo.toml /home/iurt/rpmbuild/BUILD/rust-ghash-0.6.0-build/BUILDROOT/usr/share/cargo/registry/ghash-0.6.0/Cargo.toml + /usr/bin/rm -f /home/iurt/rpmbuild/BUILD/rust-ghash-0.6.0-build/BUILDROOT/usr/share/cargo/registry/ghash-0.6.0/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 -j24 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.78W2f7 + umask 022 + cd /home/iurt/rpmbuild/BUILD/rust-ghash-0.6.0-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 ghash-0.6.0 + '[' 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 -j24 -Z avoid-dev-deps --profile rpm --no-fail-fast Fresh typenum v1.20.1 Fresh hybrid-array v0.4.13 Fresh cmov v0.5.4 Fresh ctutils v0.4.2 Fresh crypto-common v0.2.2 Fresh universal-hash v0.6.1 Fresh cpubits v0.1.1 Fresh cpufeatures v0.3.0 Compiling hex-literal v1.1.0 Fresh polyval v0.7.3 Running `/usr/bin/rustc --crate-name hex_literal --edition=2024 /usr/share/cargo/registry/hex-literal-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=afb426590530b813 -C extra-filename=-efb862c046f3b88b --out-dir /home/iurt/rpmbuild/BUILD/rust-ghash-0.6.0-build/ghash-0.6.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-ghash-0.6.0-build/ghash-0.6.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling ghash v0.6.0 (/home/iurt/rpmbuild/BUILD/rust-ghash-0.6.0-build/ghash-0.6.0) Running `/usr/bin/rustc --crate-name ghash --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("zeroize"))' -C metadata=1b85e106042a9ec0 -C extra-filename=-c473fcbf632886bb --out-dir /home/iurt/rpmbuild/BUILD/rust-ghash-0.6.0-build/ghash-0.6.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-ghash-0.6.0-build/ghash-0.6.0/target/rpm/deps --extern hex_literal=/home/iurt/rpmbuild/BUILD/rust-ghash-0.6.0-build/ghash-0.6.0/target/rpm/deps/libhex_literal-efb862c046f3b88b.rlib --extern polyval=/home/iurt/rpmbuild/BUILD/rust-ghash-0.6.0-build/ghash-0.6.0/target/rpm/deps/libpolyval-b07d9a5f83459d8e.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name lib --edition=2024 tests/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("zeroize"))' -C metadata=6319b162f72cff30 -C extra-filename=-1d3973ba824b4ae7 --out-dir /home/iurt/rpmbuild/BUILD/rust-ghash-0.6.0-build/ghash-0.6.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-ghash-0.6.0-build/ghash-0.6.0/target/rpm/deps --extern ghash=/home/iurt/rpmbuild/BUILD/rust-ghash-0.6.0-build/ghash-0.6.0/target/rpm/deps/libghash-e241402acb33faf0.rlib --extern hex_literal=/home/iurt/rpmbuild/BUILD/rust-ghash-0.6.0-build/ghash-0.6.0/target/rpm/deps/libhex_literal-efb862c046f3b88b.rlib --extern polyval=/home/iurt/rpmbuild/BUILD/rust-ghash-0.6.0-build/ghash-0.6.0/target/rpm/deps/libpolyval-b07d9a5f83459d8e.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Finished `rpm` profile [optimized + debuginfo] target(s) in 0.58s Running `/home/iurt/rpmbuild/BUILD/rust-ghash-0.6.0-build/ghash-0.6.0/target/rpm/deps/ghash-c473fcbf632886bb` running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running `/home/iurt/rpmbuild/BUILD/rust-ghash-0.6.0-build/ghash-0.6.0/target/rpm/deps/lib-1d3973ba824b4ae7` running 1 test test ghash_test_vector ... ok test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Doc-tests ghash Running `/usr/bin/rustdoc --edition=2024 --crate-type lib --color auto --crate-name ghash --test src/lib.rs --test-run-directory /home/iurt/rpmbuild/BUILD/rust-ghash-0.6.0-build/ghash-0.6.0 --extern ghash=/home/iurt/rpmbuild/BUILD/rust-ghash-0.6.0-build/ghash-0.6.0/target/rpm/deps/libghash-e241402acb33faf0.rlib --extern hex_literal=/home/iurt/rpmbuild/BUILD/rust-ghash-0.6.0-build/ghash-0.6.0/target/rpm/deps/libhex_literal-efb862c046f3b88b.rlib --extern polyval=/home/iurt/rpmbuild/BUILD/rust-ghash-0.6.0-build/ghash-0.6.0/target/rpm/deps/libpolyval-b07d9a5f83459d8e.rlib -L dependency=/home/iurt/rpmbuild/BUILD/rust-ghash-0.6.0-build/ghash-0.6.0/target/rpm/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("zeroize"))' --error-format human` running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s + RPM_EC=0 ++ jobs -p + exit 0 Processing files: rust-ghash-devel-0.6.0-1.mga11.noarch warning: File listed twice: /usr/share/cargo/registry/ghash-0.6.0/CHANGELOG.md warning: File listed twice: /usr/share/cargo/registry/ghash-0.6.0/LICENSE-APACHE warning: File listed twice: /usr/share/cargo/registry/ghash-0.6.0/LICENSE-MIT warning: File listed twice: /usr/share/cargo/registry/ghash-0.6.0/README.md Provides: crate(ghash) = 0.6.0 purl(pkg:cargo/ghash@0.6.0) rust-ghash-devel = 0.6.0-1.mga11 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(polyval/default) >= 0.7.0 crate(polyval/hazmat) >= 0.7.0 rust >= 1.85 Processing files: rust-ghash+default-devel-0.6.0-1.mga11.noarch Provides: crate(ghash/default) = 0.6.0 rust-ghash+default-devel = 0.6.0-1.mga11 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(ghash) = 0.6.0 Processing files: rust-ghash+zeroize-devel-0.6.0-1.mga11.noarch Provides: crate(ghash/zeroize) = 0.6.0 rust-ghash+zeroize-devel = 0.6.0-1.mga11 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(ghash) = 0.6.0 crate(polyval/zeroize) >= 0.7.0 crate(zeroize) >= 1.0.0 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILD/rust-ghash-0.6.0-build/BUILDROOT Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-ghash+zeroize-devel-0.6.0-1.mga11.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-ghash+default-devel-0.6.0-1.mga11.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-ghash-devel-0.6.0-1.mga11.noarch.rpm Executing(rmbuild): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.8XKlBh + umask 022 + cd /home/iurt/rpmbuild/BUILD/rust-ghash-0.6.0-build + test -d /home/iurt/rpmbuild/BUILD/rust-ghash-0.6.0-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/iurt/rpmbuild/BUILD/rust-ghash-0.6.0-build + rm -rf /home/iurt/rpmbuild/BUILD/rust-ghash-0.6.0-build + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: File listed twice: /usr/share/cargo/registry/ghash-0.6.0/CHANGELOG.md File listed twice: /usr/share/cargo/registry/ghash-0.6.0/LICENSE-APACHE File listed twice: /usr/share/cargo/registry/ghash-0.6.0/LICENSE-MIT File listed twice: /usr/share/cargo/registry/ghash-0.6.0/README.md D: [iurt_root_command] Success!