D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/pterjan/rpmbuild/SRPMS/rust-ghash-0.5.1-1.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.rURVHv + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-ghash-0.5.1-build + test -d /home/pterjan/rpmbuild/BUILD/rust-ghash-0.5.1-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/rust-ghash-0.5.1-build + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILD/rust-ghash-0.5.1-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-ghash-0.5.1-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-ghash-0.5.1-build/SPECPARTS + RPM_EC=0 ++ jobs -p + exit 0 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.RHKIZ4 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-ghash-0.5.1-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/rust-ghash-0.5.1-build + rm -rf ghash-0.5.1 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/ghash-0.5.1.crate + STATUS=0 + '[' 0 -ne 0 ']' + cd ghash-0.5.1 + /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.9t6Qpq + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-ghash-0.5.1-build + cd ghash-0.5.1 + /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.dg44jL + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-ghash-0.5.1-build + cd ghash-0.5.1 + '[' 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 typenum v1.16.0 Running `/usr/bin/rustc --crate-name build_script_main --edition=2018 /usr/share/cargo/registry/typenum-1.16.0/build/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("const-generics", "force_unix_path_separator", "i128", "no_std", "scale-info", "scale_info", "strict"))' -C metadata=09bfec9d7a24edaf -C extra-filename=-09bfec9d7a24edaf --out-dir /home/pterjan/rpmbuild/BUILD/rust-ghash-0.5.1-build/ghash-0.5.1/target/rpm/build/typenum-09bfec9d7a24edaf -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ghash-0.5.1-build/ghash-0.5.1/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling version_check v0.9.4 Compiling subtle v2.5.0 Compiling cfg-if v1.0.0 Compiling opaque-debug v0.3.0 Compiling cpufeatures v0.2.11 Running `/usr/bin/rustc --crate-name version_check --edition=2015 /usr/share/cargo/registry/version_check-0.9.4/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)' --check-cfg 'cfg(feature, values())' -C metadata=b0f5b43fedfc206f -C extra-filename=-b0f5b43fedfc206f --out-dir /home/pterjan/rpmbuild/BUILD/rust-ghash-0.5.1-build/ghash-0.5.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ghash-0.5.1-build/ghash-0.5.1/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.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std"))' -C metadata=25316131be321185 -C extra-filename=-25316131be321185 --out-dir /home/pterjan/rpmbuild/BUILD/rust-ghash-0.5.1-build/ghash-0.5.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ghash-0.5.1-build/ghash-0.5.1/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 opaque_debug --edition=2018 /usr/share/cargo/registry/opaque-debug-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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=8d51dd174dbdd5f2 -C extra-filename=-8d51dd174dbdd5f2 --out-dir /home/pterjan/rpmbuild/BUILD/rust-ghash-0.5.1-build/ghash-0.5.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ghash-0.5.1-build/ghash-0.5.1/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=2018 /usr/share/cargo/registry/cpufeatures-0.2.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=af6226544b32028c -C extra-filename=-af6226544b32028c --out-dir /home/pterjan/rpmbuild/BUILD/rust-ghash-0.5.1-build/ghash-0.5.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ghash-0.5.1-build/ghash-0.5.1/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 subtle --edition=2018 /usr/share/cargo/registry/subtle-2.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("const-generics", "core_hint_black_box", "default", "i128", "nightly", "std"))' -C metadata=c43e456fdaff9ac7 -C extra-filename=-c43e456fdaff9ac7 --out-dir /home/pterjan/rpmbuild/BUILD/rust-ghash-0.5.1-build/ghash-0.5.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ghash-0.5.1-build/ghash-0.5.1/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-ghash-0.5.1-build/ghash-0.5.1/target/rpm/build/typenum-09bfec9d7a24edaf/build-script-main` Compiling generic-array v0.14.7 Running `/usr/bin/rustc --crate-name build_script_build --edition=2015 /usr/share/cargo/registry/generic-array-0.14.7/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="more_lengths"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("more_lengths", "serde", "zeroize"))' -C metadata=27fd44153847519c -C extra-filename=-27fd44153847519c --out-dir /home/pterjan/rpmbuild/BUILD/rust-ghash-0.5.1-build/ghash-0.5.1/target/rpm/build/generic-array-27fd44153847519c -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ghash-0.5.1-build/ghash-0.5.1/target/rpm/deps --extern version_check=/home/pterjan/rpmbuild/BUILD/rust-ghash-0.5.1-build/ghash-0.5.1/target/rpm/deps/libversion_check-b0f5b43fedfc206f.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name typenum --edition=2018 /usr/share/cargo/registry/typenum-1.16.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("const-generics", "force_unix_path_separator", "i128", "no_std", "scale-info", "scale_info", "strict"))' -C metadata=abfb77df919866c8 -C extra-filename=-abfb77df919866c8 --out-dir /home/pterjan/rpmbuild/BUILD/rust-ghash-0.5.1-build/ghash-0.5.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ghash-0.5.1-build/ghash-0.5.1/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-ghash-0.5.1-build/ghash-0.5.1/target/rpm/build/generic-array-27fd44153847519c/build-script-build` Running `/usr/bin/rustc --crate-name generic_array --edition=2015 /usr/share/cargo/registry/generic-array-0.14.7/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="more_lengths"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("more_lengths", "serde", "zeroize"))' -C metadata=6fed7193c662cb47 -C extra-filename=-6fed7193c662cb47 --out-dir /home/pterjan/rpmbuild/BUILD/rust-ghash-0.5.1-build/ghash-0.5.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ghash-0.5.1-build/ghash-0.5.1/target/rpm/deps --extern typenum=/home/pterjan/rpmbuild/BUILD/rust-ghash-0.5.1-build/ghash-0.5.1/target/rpm/deps/libtypenum-abfb77df919866c8.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg relaxed_coherence` Compiling crypto-common v0.1.6 Running `/usr/bin/rustc --crate-name crypto_common --edition=2018 /usr/share/cargo/registry/crypto-common-0.1.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("getrandom", "rand_core", "std"))' -C metadata=e67b62b28e02dc88 -C extra-filename=-e67b62b28e02dc88 --out-dir /home/pterjan/rpmbuild/BUILD/rust-ghash-0.5.1-build/ghash-0.5.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ghash-0.5.1-build/ghash-0.5.1/target/rpm/deps --extern generic_array=/home/pterjan/rpmbuild/BUILD/rust-ghash-0.5.1-build/ghash-0.5.1/target/rpm/deps/libgeneric_array-6fed7193c662cb47.rmeta --extern typenum=/home/pterjan/rpmbuild/BUILD/rust-ghash-0.5.1-build/ghash-0.5.1/target/rpm/deps/libtypenum-abfb77df919866c8.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling universal-hash v0.5.1 Running `/usr/bin/rustc --crate-name universal_hash --edition=2021 /usr/share/cargo/registry/universal-hash-0.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("std"))' -C metadata=495dec384ea9c432 -C extra-filename=-495dec384ea9c432 --out-dir /home/pterjan/rpmbuild/BUILD/rust-ghash-0.5.1-build/ghash-0.5.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ghash-0.5.1-build/ghash-0.5.1/target/rpm/deps --extern crypto_common=/home/pterjan/rpmbuild/BUILD/rust-ghash-0.5.1-build/ghash-0.5.1/target/rpm/deps/libcrypto_common-e67b62b28e02dc88.rmeta --extern subtle=/home/pterjan/rpmbuild/BUILD/rust-ghash-0.5.1-build/ghash-0.5.1/target/rpm/deps/libsubtle-c43e456fdaff9ac7.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling polyval v0.6.2 Running `/usr/bin/rustc --crate-name polyval --edition=2021 /usr/share/cargo/registry/polyval-0.6.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("std", "zeroize"))' -C metadata=ba441578e9796869 -C extra-filename=-ba441578e9796869 --out-dir /home/pterjan/rpmbuild/BUILD/rust-ghash-0.5.1-build/ghash-0.5.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ghash-0.5.1-build/ghash-0.5.1/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-ghash-0.5.1-build/ghash-0.5.1/target/rpm/deps/libcfg_if-25316131be321185.rmeta --extern cpufeatures=/home/pterjan/rpmbuild/BUILD/rust-ghash-0.5.1-build/ghash-0.5.1/target/rpm/deps/libcpufeatures-af6226544b32028c.rmeta --extern opaque_debug=/home/pterjan/rpmbuild/BUILD/rust-ghash-0.5.1-build/ghash-0.5.1/target/rpm/deps/libopaque_debug-8d51dd174dbdd5f2.rmeta --extern universal_hash=/home/pterjan/rpmbuild/BUILD/rust-ghash-0.5.1-build/ghash-0.5.1/target/rpm/deps/libuniversal_hash-495dec384ea9c432.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling ghash v0.5.1 (/home/pterjan/rpmbuild/BUILD/rust-ghash-0.5.1-build/ghash-0.5.1) Running `/usr/bin/rustc --crate-name ghash --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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("std", "zeroize"))' -C metadata=0a7484f28691e6f7 -C extra-filename=-0a7484f28691e6f7 --out-dir /home/pterjan/rpmbuild/BUILD/rust-ghash-0.5.1-build/ghash-0.5.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ghash-0.5.1-build/ghash-0.5.1/target/rpm/deps --extern opaque_debug=/home/pterjan/rpmbuild/BUILD/rust-ghash-0.5.1-build/ghash-0.5.1/target/rpm/deps/libopaque_debug-8d51dd174dbdd5f2.rmeta --extern polyval=/home/pterjan/rpmbuild/BUILD/rust-ghash-0.5.1-build/ghash-0.5.1/target/rpm/deps/libpolyval-ba441578e9796869.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Finished `rpm` profile [optimized + debuginfo] target(s) in 6.83s + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.X7iNBD + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-ghash-0.5.1-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/rust-ghash-0.5.1-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/rust-ghash-0.5.1-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/rust-ghash-0.5.1-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/rust-ghash-0.5.1-build + mkdir /home/pterjan/rpmbuild/BUILD/rust-ghash-0.5.1-build/BUILDROOT + cd ghash-0.5.1 + '[' 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.5.1 + REG_DIR=/home/pterjan/rpmbuild/BUILD/rust-ghash-0.5.1-build/BUILDROOT/usr/share/cargo/registry/ghash-0.5.1 + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-ghash-0.5.1-build/BUILDROOT/usr/share/cargo/registry/ghash-0.5.1 + /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-ghash-0.5.1-build/BUILDROOT/usr/share/cargo/registry/ghash-0.5.1 warning: no (git) VCS found for `/home/pterjan/rpmbuild/BUILD/rust-ghash-0.5.1-build/ghash-0.5.1` + /usr/bin/mv Cargo.toml.deps Cargo.toml + /usr/bin/cp -a Cargo.toml /home/pterjan/rpmbuild/BUILD/rust-ghash-0.5.1-build/BUILDROOT/usr/share/cargo/registry/ghash-0.5.1/Cargo.toml + /usr/bin/rm -f /home/pterjan/rpmbuild/BUILD/rust-ghash-0.5.1-build/BUILDROOT/usr/share/cargo/registry/ghash-0.5.1/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.MfOnwR + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-ghash-0.5.1-build + cd ghash-0.5.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 test -j16 -Z avoid-dev-deps --profile rpm --no-fail-fast Fresh version_check v0.9.4 Fresh typenum v1.16.0 Fresh generic-array v0.14.7 Fresh crypto-common v0.1.6 Fresh subtle v2.5.0 Fresh universal-hash v0.5.1 Fresh cpufeatures v0.2.11 Fresh opaque-debug v0.3.0 Fresh cfg-if v1.0.0 Fresh polyval v0.6.2 Compiling hex-literal v0.3.4 Running `/usr/bin/rustc --crate-name hex_literal --edition=2018 /usr/share/cargo/registry/hex-literal-0.3.4/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)' --check-cfg 'cfg(feature, values())' -C metadata=0d9f7cf19a5690fe -C extra-filename=-0d9f7cf19a5690fe --out-dir /home/pterjan/rpmbuild/BUILD/rust-ghash-0.5.1-build/ghash-0.5.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ghash-0.5.1-build/ghash-0.5.1/target/rpm/deps --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling ghash v0.5.1 (/home/pterjan/rpmbuild/BUILD/rust-ghash-0.5.1-build/ghash-0.5.1) Running `/usr/bin/rustc --crate-name ghash --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("std", "zeroize"))' -C metadata=c23bec37a0d3c7ce -C extra-filename=-c23bec37a0d3c7ce --out-dir /home/pterjan/rpmbuild/BUILD/rust-ghash-0.5.1-build/ghash-0.5.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ghash-0.5.1-build/ghash-0.5.1/target/rpm/deps --extern hex_literal=/home/pterjan/rpmbuild/BUILD/rust-ghash-0.5.1-build/ghash-0.5.1/target/rpm/deps/libhex_literal-0d9f7cf19a5690fe.so --extern opaque_debug=/home/pterjan/rpmbuild/BUILD/rust-ghash-0.5.1-build/ghash-0.5.1/target/rpm/deps/libopaque_debug-8d51dd174dbdd5f2.rlib --extern polyval=/home/pterjan/rpmbuild/BUILD/rust-ghash-0.5.1-build/ghash-0.5.1/target/rpm/deps/libpolyval-ba441578e9796869.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name lib --edition=2021 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)' --check-cfg 'cfg(feature, values("std", "zeroize"))' -C metadata=82c387e35ba31e2a -C extra-filename=-82c387e35ba31e2a --out-dir /home/pterjan/rpmbuild/BUILD/rust-ghash-0.5.1-build/ghash-0.5.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ghash-0.5.1-build/ghash-0.5.1/target/rpm/deps --extern ghash=/home/pterjan/rpmbuild/BUILD/rust-ghash-0.5.1-build/ghash-0.5.1/target/rpm/deps/libghash-0a7484f28691e6f7.rlib --extern hex_literal=/home/pterjan/rpmbuild/BUILD/rust-ghash-0.5.1-build/ghash-0.5.1/target/rpm/deps/libhex_literal-0d9f7cf19a5690fe.so --extern opaque_debug=/home/pterjan/rpmbuild/BUILD/rust-ghash-0.5.1-build/ghash-0.5.1/target/rpm/deps/libopaque_debug-8d51dd174dbdd5f2.rlib --extern polyval=/home/pterjan/rpmbuild/BUILD/rust-ghash-0.5.1-build/ghash-0.5.1/target/rpm/deps/libpolyval-ba441578e9796869.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Finished `rpm` profile [optimized + debuginfo] target(s) in 3.63s Running `/home/pterjan/rpmbuild/BUILD/rust-ghash-0.5.1-build/ghash-0.5.1/target/rpm/deps/ghash-c23bec37a0d3c7ce` running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running `/home/pterjan/rpmbuild/BUILD/rust-ghash-0.5.1-build/ghash-0.5.1/target/rpm/deps/lib-82c387e35ba31e2a` 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.01s Doc-tests ghash Running `/usr/bin/rustdoc --edition=2021 --crate-type lib --color auto --crate-name ghash --test src/lib.rs --test-run-directory /home/pterjan/rpmbuild/BUILD/rust-ghash-0.5.1-build/ghash-0.5.1 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ghash-0.5.1-build/ghash-0.5.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ghash-0.5.1-build/ghash-0.5.1/target/rpm/deps --extern ghash=/home/pterjan/rpmbuild/BUILD/rust-ghash-0.5.1-build/ghash-0.5.1/target/rpm/deps/libghash-0a7484f28691e6f7.rlib --extern hex_literal=/home/pterjan/rpmbuild/BUILD/rust-ghash-0.5.1-build/ghash-0.5.1/target/rpm/deps/libhex_literal-0d9f7cf19a5690fe.so --extern opaque_debug=/home/pterjan/rpmbuild/BUILD/rust-ghash-0.5.1-build/ghash-0.5.1/target/rpm/deps/libopaque_debug-8d51dd174dbdd5f2.rlib --extern polyval=/home/pterjan/rpmbuild/BUILD/rust-ghash-0.5.1-build/ghash-0.5.1/target/rpm/deps/libpolyval-ba441578e9796869.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("std", "zeroize"))' --error-format human` running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s + RPM_EC=0 ++ jobs -p + exit 0 Processing files: rust-ghash-devel-0.5.1-1.mga10.noarch warning: File listed twice: /usr/share/cargo/registry/ghash-0.5.1/CHANGELOG.md warning: File listed twice: /usr/share/cargo/registry/ghash-0.5.1/LICENSE-APACHE warning: File listed twice: /usr/share/cargo/registry/ghash-0.5.1/LICENSE-MIT warning: File listed twice: /usr/share/cargo/registry/ghash-0.5.1/README.md Provides: crate(ghash) = 0.5.1 rust-ghash-devel = 0.5.1-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(opaque-debug/default) >= 0.3.0 crate(polyval/default) >= 0.6.2 rust >= 1.56 Processing files: rust-ghash+default-devel-0.5.1-1.mga10.noarch Provides: crate(ghash/default) = 0.5.1 rust-ghash+default-devel = 0.5.1-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(ghash) = 0.5.1 Processing files: rust-ghash+std-devel-0.5.1-1.mga10.noarch Provides: crate(ghash/std) = 0.5.1 rust-ghash+std-devel = 0.5.1-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(ghash) = 0.5.1 crate(polyval/std) >= 0.6.2 Processing files: rust-ghash+zeroize-devel-0.5.1-1.mga10.noarch Provides: crate(ghash/zeroize) = 0.5.1 rust-ghash+zeroize-devel = 0.5.1-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(ghash) = 0.5.1 crate(zeroize) >= 1.0.0 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/rust-ghash-0.5.1-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-ghash+zeroize-devel-0.5.1-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-ghash-devel-0.5.1-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-ghash+default-devel-0.5.1-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-ghash+std-devel-0.5.1-1.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.RJvPac + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-ghash-0.5.1-build + test -d /home/pterjan/rpmbuild/BUILD/rust-ghash-0.5.1-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/rust-ghash-0.5.1-build + rm -rf /home/pterjan/rpmbuild/BUILD/rust-ghash-0.5.1-build + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: File listed twice: /usr/share/cargo/registry/ghash-0.5.1/CHANGELOG.md File listed twice: /usr/share/cargo/registry/ghash-0.5.1/LICENSE-APACHE File listed twice: /usr/share/cargo/registry/ghash-0.5.1/LICENSE-MIT File listed twice: /usr/share/cargo/registry/ghash-0.5.1/README.md D: [iurt_root_command] Success!