D: [iurt_root_command] chroot
Building target platforms: noarch
Building for target noarch
Installing /home/pterjan/rpmbuild/SRPMS/rust-sha3-0.10.8-1.mga10.src.rpm
Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.0nqAn7
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/rust-sha3-0.10.8-build
+ test -d /home/pterjan/rpmbuild/BUILD/rust-sha3-0.10.8-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/rust-sha3-0.10.8-build
+ /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILD/rust-sha3-0.10.8-build
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-sha3-0.10.8-build
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-sha3-0.10.8-build/SPECPARTS
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.oNJ0T5
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/rust-sha3-0.10.8-build
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/pterjan/rpmbuild/BUILD/rust-sha3-0.10.8-build
+ rm -rf sha3-0.10.8
+ /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/sha3-0.10.8.crate
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd sha3-0.10.8
+ /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.0j00xf
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/rust-sha3-0.10.8-build
+ cd sha3-0.10.8
+ /usr/bin/cargo2rpm --path Cargo.toml buildrequires --with-check
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.xLGNuT
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/rust-sha3-0.10.8-build
+ cd sha3-0.10.8
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ /usr/bin/env CARGO_HOME=.cargo RUSTC_BOOTSTRAP=1 'RUSTFLAGS=-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' /usr/bin/cargo build -j16 -Z avoid-dev-deps --profile rpm
   Compiling typenum v1.16.0
   Compiling version_check v0.9.4
     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-sha3-0.10.8-build/sha3-0.10.8/target/rpm/build/typenum-09bfec9d7a24edaf -L dependency=/home/pterjan/rpmbuild/BUILD/rust-sha3-0.10.8-build/sha3-0.10.8/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
   Compiling keccak v0.1.5
     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-sha3-0.10.8-build/sha3-0.10.8/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-sha3-0.10.8-build/sha3-0.10.8/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
     Running `/usr/bin/rustc --crate-name keccak --edition=2018 /usr/share/cargo/registry/keccak-0.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("asm", "no_unroll", "simd"))' -C metadata=25ab067875c214ba -C extra-filename=-25ab067875c214ba --out-dir /home/pterjan/rpmbuild/BUILD/rust-sha3-0.10.8-build/sha3-0.10.8/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-sha3-0.10.8-build/sha3-0.10.8/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
   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-sha3-0.10.8-build/sha3-0.10.8/target/rpm/build/generic-array-27fd44153847519c -L dependency=/home/pterjan/rpmbuild/BUILD/rust-sha3-0.10.8-build/sha3-0.10.8/target/rpm/deps --extern version_check=/home/pterjan/rpmbuild/BUILD/rust-sha3-0.10.8-build/sha3-0.10.8/target/rpm/deps/libversion_check-b0f5b43fedfc206f.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
     Running `/home/pterjan/rpmbuild/BUILD/rust-sha3-0.10.8-build/sha3-0.10.8/target/rpm/build/generic-array-27fd44153847519c/build-script-build`
     Running `/home/pterjan/rpmbuild/BUILD/rust-sha3-0.10.8-build/sha3-0.10.8/target/rpm/build/typenum-09bfec9d7a24edaf/build-script-main`
     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-sha3-0.10.8-build/sha3-0.10.8/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-sha3-0.10.8-build/sha3-0.10.8/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
     Running `/usr/bin/rustc --crate-name 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-sha3-0.10.8-build/sha3-0.10.8/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-sha3-0.10.8-build/sha3-0.10.8/target/rpm/deps --extern typenum=/home/pterjan/rpmbuild/BUILD/rust-sha3-0.10.8-build/sha3-0.10.8/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 block-buffer v0.10.4
   Compiling crypto-common v0.1.6
     Running `/usr/bin/rustc --crate-name block_buffer --edition=2018 /usr/share/cargo/registry/block-buffer-0.10.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)' --check-cfg 'cfg(feature, values())' -C metadata=d81cb4151fa9b84b -C extra-filename=-d81cb4151fa9b84b --out-dir /home/pterjan/rpmbuild/BUILD/rust-sha3-0.10.8-build/sha3-0.10.8/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-sha3-0.10.8-build/sha3-0.10.8/target/rpm/deps --extern generic_array=/home/pterjan/rpmbuild/BUILD/rust-sha3-0.10.8-build/sha3-0.10.8/target/rpm/deps/libgeneric_array-6fed7193c662cb47.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
     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 --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("getrandom", "rand_core", "std"))' -C metadata=cd0736c7a1ecb6a3 -C extra-filename=-cd0736c7a1ecb6a3 --out-dir /home/pterjan/rpmbuild/BUILD/rust-sha3-0.10.8-build/sha3-0.10.8/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-sha3-0.10.8-build/sha3-0.10.8/target/rpm/deps --extern generic_array=/home/pterjan/rpmbuild/BUILD/rust-sha3-0.10.8-build/sha3-0.10.8/target/rpm/deps/libgeneric_array-6fed7193c662cb47.rmeta --extern typenum=/home/pterjan/rpmbuild/BUILD/rust-sha3-0.10.8-build/sha3-0.10.8/target/rpm/deps/libtypenum-abfb77df919866c8.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
   Compiling digest v0.10.7
     Running `/usr/bin/rustc --crate-name digest --edition=2018 /usr/share/cargo/registry/digest-0.10.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="alloc"' --cfg 'feature="block-buffer"' --cfg 'feature="core-api"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "blobby", "block-buffer", "const-oid", "core-api", "default", "dev", "mac", "oid", "rand_core", "std", "subtle"))' -C metadata=0b1077988d9e10ee -C extra-filename=-0b1077988d9e10ee --out-dir /home/pterjan/rpmbuild/BUILD/rust-sha3-0.10.8-build/sha3-0.10.8/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-sha3-0.10.8-build/sha3-0.10.8/target/rpm/deps --extern block_buffer=/home/pterjan/rpmbuild/BUILD/rust-sha3-0.10.8-build/sha3-0.10.8/target/rpm/deps/libblock_buffer-d81cb4151fa9b84b.rmeta --extern crypto_common=/home/pterjan/rpmbuild/BUILD/rust-sha3-0.10.8-build/sha3-0.10.8/target/rpm/deps/libcrypto_common-cd0736c7a1ecb6a3.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
   Compiling sha3 v0.10.8 (/home/pterjan/rpmbuild/BUILD/rust-sha3-0.10.8-build/sha3-0.10.8)
     Running `/usr/bin/rustc --crate-name sha3 --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("asm", "default", "oid", "reset", "std"))' -C metadata=d285570513beee81 -C extra-filename=-d285570513beee81 --out-dir /home/pterjan/rpmbuild/BUILD/rust-sha3-0.10.8-build/sha3-0.10.8/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-sha3-0.10.8-build/sha3-0.10.8/target/rpm/deps --extern digest=/home/pterjan/rpmbuild/BUILD/rust-sha3-0.10.8-build/sha3-0.10.8/target/rpm/deps/libdigest-0b1077988d9e10ee.rmeta --extern keccak=/home/pterjan/rpmbuild/BUILD/rust-sha3-0.10.8-build/sha3-0.10.8/target/rpm/deps/libkeccak-25ab067875c214ba.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
    Finished `rpm` profile [optimized + debuginfo] target(s) in 4.88s
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.0jJP8f
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/rust-sha3-0.10.8-build
+ '[' 1 -eq 1 ']'
+ '[' /home/pterjan/rpmbuild/BUILD/rust-sha3-0.10.8-build/BUILDROOT '!=' / ']'
+ rm -rf /home/pterjan/rpmbuild/BUILD/rust-sha3-0.10.8-build/BUILDROOT
++ dirname /home/pterjan/rpmbuild/BUILD/rust-sha3-0.10.8-build/BUILDROOT
+ mkdir -p /home/pterjan/rpmbuild/BUILD/rust-sha3-0.10.8-build
+ mkdir /home/pterjan/rpmbuild/BUILD/rust-sha3-0.10.8-build/BUILDROOT
+ cd sha3-0.10.8
+ '[' 1 -eq 1 ']'
+ set -euo pipefail
++ /usr/bin/cargo2rpm --path Cargo.toml is-lib
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
++ /usr/bin/cargo2rpm --path Cargo.toml name
+ CRATE_NAME=sha3
++ /usr/bin/cargo2rpm --path Cargo.toml version
+ CRATE_VERSION=0.10.8
+ REG_DIR=/home/pterjan/rpmbuild/BUILD/rust-sha3-0.10.8-build/BUILDROOT/usr/share/cargo/registry/sha3-0.10.8
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-sha3-0.10.8-build/BUILDROOT/usr/share/cargo/registry/sha3-0.10.8
+ /usr/bin/awk -i inplace -v INPLACE_SUFFIX=.deps '/^\[((.+\.)?((dev|build)-)?dependencies|features)/{f=1;next} /^\[/{f=0}; !f' Cargo.toml
+ grep -w -E -v 'Cargo.(lock|toml.orig)'
+ /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
+ xargs -d '\n' /usr/bin/cp --parents -a -t /home/pterjan/rpmbuild/BUILD/rust-sha3-0.10.8-build/BUILDROOT/usr/share/cargo/registry/sha3-0.10.8
warning: no (git) VCS found for `/home/pterjan/rpmbuild/BUILD/rust-sha3-0.10.8-build/sha3-0.10.8`
+ /usr/bin/mv Cargo.toml.deps Cargo.toml
+ /usr/bin/cp -a Cargo.toml /home/pterjan/rpmbuild/BUILD/rust-sha3-0.10.8-build/BUILDROOT/usr/share/cargo/registry/sha3-0.10.8/Cargo.toml
+ /usr/bin/rm -f /home/pterjan/rpmbuild/BUILD/rust-sha3-0.10.8-build/BUILDROOT/usr/share/cargo/registry/sha3-0.10.8/Cargo.toml.deps
+ echo '{"files":{},"package":""}'
++ /usr/bin/cargo2rpm --path Cargo.toml is-bin
+ '[' 0 -eq 1 ']'
+ /usr/lib/rpm/check-buildroot
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/compress_files .xz
+ '[' -n '' ']'
+ /usr/share/spec-helper/relink_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_perl
+ '[' -n '' ']'
+ /usr/share/spec-helper/lib_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/gprintify
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_mo
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_pamd
+ '[' -n '' ']'
+ /usr/share/spec-helper/remove_info_dir
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_eol
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_desktop_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_elf_files
+ /usr/lib/rpm/brp-strip /usr/bin/strip
+ /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/brp-remove-la-files
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
+ env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16
+ /usr/lib/rpm/redhat/brp-python-hardlink
Executing(%check): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.QcmsO0
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/rust-sha3-0.10.8-build
+ cd sha3-0.10.8
+ '[' 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
   Compiling proc-macro-hack v0.5.20
       Fresh block-buffer v0.10.4
       Fresh crypto-common v0.1.6
   Compiling blobby v0.3.1
       Fresh keccak v0.1.5
     Running `/usr/bin/rustc --crate-name blobby --edition=2018 /usr/share/cargo/registry/blobby-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=2099229dc98ecf87 -C extra-filename=-2099229dc98ecf87 --out-dir /home/pterjan/rpmbuild/BUILD/rust-sha3-0.10.8-build/sha3-0.10.8/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-sha3-0.10.8-build/sha3-0.10.8/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
     Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /usr/share/cargo/registry/proc-macro-hack-0.5.20/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=8338c3e6be4a893a -C extra-filename=-8338c3e6be4a893a --out-dir /home/pterjan/rpmbuild/BUILD/rust-sha3-0.10.8-build/sha3-0.10.8/target/rpm/build/proc-macro-hack-8338c3e6be4a893a -L dependency=/home/pterjan/rpmbuild/BUILD/rust-sha3-0.10.8-build/sha3-0.10.8/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
   Compiling digest v0.10.7
     Running `/usr/bin/rustc --crate-name digest --edition=2018 /usr/share/cargo/registry/digest-0.10.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="alloc"' --cfg 'feature="blobby"' --cfg 'feature="block-buffer"' --cfg 'feature="core-api"' --cfg 'feature="default"' --cfg 'feature="dev"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "blobby", "block-buffer", "const-oid", "core-api", "default", "dev", "mac", "oid", "rand_core", "std", "subtle"))' -C metadata=0554a2940d54ea89 -C extra-filename=-0554a2940d54ea89 --out-dir /home/pterjan/rpmbuild/BUILD/rust-sha3-0.10.8-build/sha3-0.10.8/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-sha3-0.10.8-build/sha3-0.10.8/target/rpm/deps --extern blobby=/home/pterjan/rpmbuild/BUILD/rust-sha3-0.10.8-build/sha3-0.10.8/target/rpm/deps/libblobby-2099229dc98ecf87.rmeta --extern block_buffer=/home/pterjan/rpmbuild/BUILD/rust-sha3-0.10.8-build/sha3-0.10.8/target/rpm/deps/libblock_buffer-d81cb4151fa9b84b.rmeta --extern crypto_common=/home/pterjan/rpmbuild/BUILD/rust-sha3-0.10.8-build/sha3-0.10.8/target/rpm/deps/libcrypto_common-cd0736c7a1ecb6a3.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
   Compiling sha3 v0.10.8 (/home/pterjan/rpmbuild/BUILD/rust-sha3-0.10.8-build/sha3-0.10.8)
     Running `/usr/bin/rustc --crate-name sha3 --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("asm", "default", "oid", "reset", "std"))' -C metadata=3575887a0213ea0b -C extra-filename=-3575887a0213ea0b --out-dir /home/pterjan/rpmbuild/BUILD/rust-sha3-0.10.8-build/sha3-0.10.8/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-sha3-0.10.8-build/sha3-0.10.8/target/rpm/deps --extern digest=/home/pterjan/rpmbuild/BUILD/rust-sha3-0.10.8-build/sha3-0.10.8/target/rpm/deps/libdigest-0554a2940d54ea89.rmeta --extern keccak=/home/pterjan/rpmbuild/BUILD/rust-sha3-0.10.8-build/sha3-0.10.8/target/rpm/deps/libkeccak-25ab067875c214ba.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
     Running `/home/pterjan/rpmbuild/BUILD/rust-sha3-0.10.8-build/sha3-0.10.8/target/rpm/build/proc-macro-hack-8338c3e6be4a893a/build-script-build`
     Running `/usr/bin/rustc --crate-name proc_macro_hack --edition=2018 /usr/share/cargo/registry/proc-macro-hack-0.5.20/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=ba6c86d221d1e859 -C extra-filename=-ba6c86d221d1e859 --out-dir /home/pterjan/rpmbuild/BUILD/rust-sha3-0.10.8-build/sha3-0.10.8/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-sha3-0.10.8-build/sha3-0.10.8/target/rpm/deps --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
   Compiling hex-literal-impl v0.2.3
     Running `/usr/bin/rustc --crate-name hex_literal_impl --edition=2018 /usr/share/cargo/registry/hex-literal-impl-0.2.3/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=b2ed547aea7f394d -C extra-filename=-b2ed547aea7f394d --out-dir /home/pterjan/rpmbuild/BUILD/rust-sha3-0.10.8-build/sha3-0.10.8/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-sha3-0.10.8-build/sha3-0.10.8/target/rpm/deps --extern proc_macro_hack=/home/pterjan/rpmbuild/BUILD/rust-sha3-0.10.8-build/sha3-0.10.8/target/rpm/deps/libproc_macro_hack-ba6c86d221d1e859.so --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
   Compiling hex-literal v0.2.2
     Running `/usr/bin/rustc --crate-name hex_literal --edition=2018 /usr/share/cargo/registry/hex-literal-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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=75d3a7c5e4a084de -C extra-filename=-75d3a7c5e4a084de --out-dir /home/pterjan/rpmbuild/BUILD/rust-sha3-0.10.8-build/sha3-0.10.8/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-sha3-0.10.8-build/sha3-0.10.8/target/rpm/deps --extern hex_literal_impl=/home/pterjan/rpmbuild/BUILD/rust-sha3-0.10.8-build/sha3-0.10.8/target/rpm/deps/libhex_literal_impl-b2ed547aea7f394d.so --extern proc_macro_hack=/home/pterjan/rpmbuild/BUILD/rust-sha3-0.10.8-build/sha3-0.10.8/target/rpm/deps/libproc_macro_hack-ba6c86d221d1e859.so --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
     Running `/usr/bin/rustc --crate-name cshake --edition=2018 tests/cshake.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("asm", "default", "oid", "reset", "std"))' -C metadata=ecd941e517afc9cf -C extra-filename=-ecd941e517afc9cf --out-dir /home/pterjan/rpmbuild/BUILD/rust-sha3-0.10.8-build/sha3-0.10.8/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-sha3-0.10.8-build/sha3-0.10.8/target/rpm/deps --extern digest=/home/pterjan/rpmbuild/BUILD/rust-sha3-0.10.8-build/sha3-0.10.8/target/rpm/deps/libdigest-0554a2940d54ea89.rlib --extern hex_literal=/home/pterjan/rpmbuild/BUILD/rust-sha3-0.10.8-build/sha3-0.10.8/target/rpm/deps/libhex_literal-75d3a7c5e4a084de.rlib --extern keccak=/home/pterjan/rpmbuild/BUILD/rust-sha3-0.10.8-build/sha3-0.10.8/target/rpm/deps/libkeccak-25ab067875c214ba.rlib --extern sha3=/home/pterjan/rpmbuild/BUILD/rust-sha3-0.10.8-build/sha3-0.10.8/target/rpm/deps/libsha3-3575887a0213ea0b.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
     Running `/usr/bin/rustc --crate-name mod --edition=2018 tests/mod.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("asm", "default", "oid", "reset", "std"))' -C metadata=25dddbd343760cd9 -C extra-filename=-25dddbd343760cd9 --out-dir /home/pterjan/rpmbuild/BUILD/rust-sha3-0.10.8-build/sha3-0.10.8/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-sha3-0.10.8-build/sha3-0.10.8/target/rpm/deps --extern digest=/home/pterjan/rpmbuild/BUILD/rust-sha3-0.10.8-build/sha3-0.10.8/target/rpm/deps/libdigest-0554a2940d54ea89.rlib --extern hex_literal=/home/pterjan/rpmbuild/BUILD/rust-sha3-0.10.8-build/sha3-0.10.8/target/rpm/deps/libhex_literal-75d3a7c5e4a084de.rlib --extern keccak=/home/pterjan/rpmbuild/BUILD/rust-sha3-0.10.8-build/sha3-0.10.8/target/rpm/deps/libkeccak-25ab067875c214ba.rlib --extern sha3=/home/pterjan/rpmbuild/BUILD/rust-sha3-0.10.8-build/sha3-0.10.8/target/rpm/deps/libsha3-3575887a0213ea0b.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
     Running `/usr/bin/rustc --crate-name aliases --edition=2018 tests/aliases.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("asm", "default", "oid", "reset", "std"))' -C metadata=5546e720fca8134c -C extra-filename=-5546e720fca8134c --out-dir /home/pterjan/rpmbuild/BUILD/rust-sha3-0.10.8-build/sha3-0.10.8/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-sha3-0.10.8-build/sha3-0.10.8/target/rpm/deps --extern digest=/home/pterjan/rpmbuild/BUILD/rust-sha3-0.10.8-build/sha3-0.10.8/target/rpm/deps/libdigest-0554a2940d54ea89.rlib --extern hex_literal=/home/pterjan/rpmbuild/BUILD/rust-sha3-0.10.8-build/sha3-0.10.8/target/rpm/deps/libhex_literal-75d3a7c5e4a084de.rlib --extern keccak=/home/pterjan/rpmbuild/BUILD/rust-sha3-0.10.8-build/sha3-0.10.8/target/rpm/deps/libkeccak-25ab067875c214ba.rlib --extern sha3=/home/pterjan/rpmbuild/BUILD/rust-sha3-0.10.8-build/sha3-0.10.8/target/rpm/deps/libsha3-3575887a0213ea0b.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
     Running `/usr/bin/rustc --crate-name sha3 --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("asm", "default", "oid", "reset", "std"))' -C metadata=11e66cabe66aae0e -C extra-filename=-11e66cabe66aae0e --out-dir /home/pterjan/rpmbuild/BUILD/rust-sha3-0.10.8-build/sha3-0.10.8/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-sha3-0.10.8-build/sha3-0.10.8/target/rpm/deps --extern digest=/home/pterjan/rpmbuild/BUILD/rust-sha3-0.10.8-build/sha3-0.10.8/target/rpm/deps/libdigest-0554a2940d54ea89.rlib --extern hex_literal=/home/pterjan/rpmbuild/BUILD/rust-sha3-0.10.8-build/sha3-0.10.8/target/rpm/deps/libhex_literal-75d3a7c5e4a084de.rlib --extern keccak=/home/pterjan/rpmbuild/BUILD/rust-sha3-0.10.8-build/sha3-0.10.8/target/rpm/deps/libkeccak-25ab067875c214ba.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
     Running `/usr/bin/rustc --crate-name turboshake --edition=2018 tests/turboshake.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("asm", "default", "oid", "reset", "std"))' -C metadata=5e697777af0143b7 -C extra-filename=-5e697777af0143b7 --out-dir /home/pterjan/rpmbuild/BUILD/rust-sha3-0.10.8-build/sha3-0.10.8/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-sha3-0.10.8-build/sha3-0.10.8/target/rpm/deps --extern digest=/home/pterjan/rpmbuild/BUILD/rust-sha3-0.10.8-build/sha3-0.10.8/target/rpm/deps/libdigest-0554a2940d54ea89.rlib --extern hex_literal=/home/pterjan/rpmbuild/BUILD/rust-sha3-0.10.8-build/sha3-0.10.8/target/rpm/deps/libhex_literal-75d3a7c5e4a084de.rlib --extern keccak=/home/pterjan/rpmbuild/BUILD/rust-sha3-0.10.8-build/sha3-0.10.8/target/rpm/deps/libkeccak-25ab067875c214ba.rlib --extern sha3=/home/pterjan/rpmbuild/BUILD/rust-sha3-0.10.8-build/sha3-0.10.8/target/rpm/deps/libsha3-3575887a0213ea0b.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
    Finished `rpm` profile [optimized + debuginfo] target(s) in 7.51s
     Running `/home/pterjan/rpmbuild/BUILD/rust-sha3-0.10.8-build/sha3-0.10.8/target/rpm/deps/sha3-11e66cabe66aae0e`

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-sha3-0.10.8-build/sha3-0.10.8/target/rpm/deps/aliases-5546e720fca8134c`

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-sha3-0.10.8-build/sha3-0.10.8/target/rpm/deps/cshake-ecd941e517afc9cf`

running 2 tests
test cshake128 ... ok
test cshake256 ... ok

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

     Running `/home/pterjan/rpmbuild/BUILD/rust-sha3-0.10.8-build/sha3-0.10.8/target/rpm/deps/mod-25dddbd343760cd9`

running 11 tests
test keccak_224 ... ok
test keccak_256 ... ok
test keccak_512 ... ok
test keccak_256_full ... ok
test keccak_384 ... ok
test sha3_256 ... ok
test sha3_224 ... ok
test sha3_384 ... ok
test sha3_512 ... ok
test shake128 ... ok
test shake256 ... ok

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

     Running `/home/pterjan/rpmbuild/BUILD/rust-sha3-0.10.8-build/sha3-0.10.8/target/rpm/deps/turboshake-5e697777af0143b7`

running 2 tests
test turboshake128 ... ok
test turboshake256 ... ok

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

   Doc-tests sha3
     Running `/usr/bin/rustdoc --edition=2018 --crate-type lib --color auto --crate-name sha3 --test src/lib.rs --test-run-directory /home/pterjan/rpmbuild/BUILD/rust-sha3-0.10.8-build/sha3-0.10.8 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-sha3-0.10.8-build/sha3-0.10.8/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-sha3-0.10.8-build/sha3-0.10.8/target/rpm/deps --extern digest=/home/pterjan/rpmbuild/BUILD/rust-sha3-0.10.8-build/sha3-0.10.8/target/rpm/deps/libdigest-0554a2940d54ea89.rlib --extern hex_literal=/home/pterjan/rpmbuild/BUILD/rust-sha3-0.10.8-build/sha3-0.10.8/target/rpm/deps/libhex_literal-75d3a7c5e4a084de.rlib --extern keccak=/home/pterjan/rpmbuild/BUILD/rust-sha3-0.10.8-build/sha3-0.10.8/target/rpm/deps/libkeccak-25ab067875c214ba.rlib --extern sha3=/home/pterjan/rpmbuild/BUILD/rust-sha3-0.10.8-build/sha3-0.10.8/target/rpm/deps/libsha3-3575887a0213ea0b.rlib -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("asm", "default", "oid", "reset", "std"))' --error-format human`

running 2 tests
test src/lib.rs - (line 44) ... ok
test src/lib.rs - (line 21) ... ok

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

+ RPM_EC=0
++ jobs -p
+ exit 0
Processing files: rust-sha3-devel-0.10.8-1.mga10.noarch
warning: File listed twice: /usr/share/cargo/registry/sha3-0.10.8/CHANGELOG.md
warning: File listed twice: /usr/share/cargo/registry/sha3-0.10.8/LICENSE-APACHE
warning: File listed twice: /usr/share/cargo/registry/sha3-0.10.8/LICENSE-MIT
warning: File listed twice: /usr/share/cargo/registry/sha3-0.10.8/README.md
Provides: crate(sha3) = 0.10.8 rust-sha3-devel = 0.10.8-1.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: cargo crate(digest/default) >= 0.10.4 crate(keccak/default) >= 0.1.4
Processing files: rust-sha3+default-devel-0.10.8-1.mga10.noarch
Provides: crate(sha3/default) = 0.10.8 rust-sha3+default-devel = 0.10.8-1.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: cargo crate(sha3) = 0.10.8 crate(sha3/std) = 0.10.8
Processing files: rust-sha3+asm-devel-0.10.8-1.mga10.noarch
Provides: crate(sha3/asm) = 0.10.8 rust-sha3+asm-devel = 0.10.8-1.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: cargo crate(keccak/asm) >= 0.1.4 crate(sha3) = 0.10.8
Processing files: rust-sha3+oid-devel-0.10.8-1.mga10.noarch
Provides: crate(sha3/oid) = 0.10.8 rust-sha3+oid-devel = 0.10.8-1.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: cargo crate(digest/oid) >= 0.10.4 crate(sha3) = 0.10.8
Processing files: rust-sha3+reset-devel-0.10.8-1.mga10.noarch
Provides: crate(sha3/reset) = 0.10.8 rust-sha3+reset-devel = 0.10.8-1.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: cargo crate(sha3) = 0.10.8
Processing files: rust-sha3+std-devel-0.10.8-1.mga10.noarch
Provides: crate(sha3/std) = 0.10.8 rust-sha3+std-devel = 0.10.8-1.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: cargo crate(digest/std) >= 0.10.4 crate(sha3) = 0.10.8
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/rust-sha3-0.10.8-build/BUILDROOT
Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-sha3+oid-devel-0.10.8-1.mga10.noarch.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-sha3+reset-devel-0.10.8-1.mga10.noarch.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-sha3+default-devel-0.10.8-1.mga10.noarch.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-sha3+std-devel-0.10.8-1.mga10.noarch.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-sha3+asm-devel-0.10.8-1.mga10.noarch.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-sha3-devel-0.10.8-1.mga10.noarch.rpm
Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.1Ckt1r
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/rust-sha3-0.10.8-build
+ test -d /home/pterjan/rpmbuild/BUILD/rust-sha3-0.10.8-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/rust-sha3-0.10.8-build
+ rm -rf /home/pterjan/rpmbuild/BUILD/rust-sha3-0.10.8-build
+ RPM_EC=0
++ jobs -p
+ exit 0

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