D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/pterjan/rpmbuild/SRPMS/rust-pbkdf2-0.12.2-1.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.9Tb2Ks + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-pbkdf2-0.12.2-build + test -d /home/pterjan/rpmbuild/BUILD/rust-pbkdf2-0.12.2-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/rust-pbkdf2-0.12.2-build + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILD/rust-pbkdf2-0.12.2-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-pbkdf2-0.12.2-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-pbkdf2-0.12.2-build/SPECPARTS + RPM_EC=0 ++ jobs -p + exit 0 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.52vYz8 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-pbkdf2-0.12.2-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/rust-pbkdf2-0.12.2-build + rm -rf pbkdf2-0.12.2 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/pbkdf2-0.12.2.crate + STATUS=0 + '[' 0 -ne 0 ']' + cd pbkdf2-0.12.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + set -euo pipefail + /usr/bin/mkdir -p target/rpm + /usr/bin/ln -s rpm target/release + /usr/bin/rm -rf .cargo/ + /usr/bin/mkdir -p .cargo + cat + cat + /usr/bin/rm -f Cargo.lock + /usr/bin/rm -f Cargo.toml.orig + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.LQZyKw + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-pbkdf2-0.12.2-build + cd pbkdf2-0.12.2 + /usr/bin/cargo2rpm --path Cargo.toml buildrequires --with-check + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.5Jesoa + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-pbkdf2-0.12.2-build + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd pbkdf2-0.12.2 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/env CARGO_HOME=.cargo RUSTC_BOOTSTRAP=1 'RUSTFLAGS=-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' /usr/bin/cargo build -j16 -Z avoid-dev-deps --profile rpm Compiling version_check v0.9.4 Compiling typenum v1.16.0 Compiling subtle v2.6.1 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=2a10ed08fb740984 -C extra-filename=-2a10ed08fb740984 --out-dir /home/pterjan/rpmbuild/BUILD/rust-pbkdf2-0.12.2-build/pbkdf2-0.12.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pbkdf2-0.12.2-build/pbkdf2-0.12.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name build_script_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=46bd66e07c25f414 -C extra-filename=-46bd66e07c25f414 --out-dir /home/pterjan/rpmbuild/BUILD/rust-pbkdf2-0.12.2-build/pbkdf2-0.12.2/target/rpm/build/typenum-46bd66e07c25f414 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pbkdf2-0.12.2-build/pbkdf2-0.12.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name subtle --edition=2018 /usr/share/cargo/registry/subtle-2.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("const-generics", "core_hint_black_box", "default", "i128", "nightly", "std"))' -C metadata=d742df40492516af -C extra-filename=-d742df40492516af --out-dir /home/pterjan/rpmbuild/BUILD/rust-pbkdf2-0.12.2-build/pbkdf2-0.12.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pbkdf2-0.12.2-build/pbkdf2-0.12.2/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=7049219d50ad921c -C extra-filename=-7049219d50ad921c --out-dir /home/pterjan/rpmbuild/BUILD/rust-pbkdf2-0.12.2-build/pbkdf2-0.12.2/target/rpm/build/generic-array-7049219d50ad921c -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pbkdf2-0.12.2-build/pbkdf2-0.12.2/target/rpm/deps --extern version_check=/home/pterjan/rpmbuild/BUILD/rust-pbkdf2-0.12.2-build/pbkdf2-0.12.2/target/rpm/deps/libversion_check-2a10ed08fb740984.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/rust-pbkdf2-0.12.2-build/pbkdf2-0.12.2/target/rpm/build/typenum-46bd66e07c25f414/build-script-main` Running `/home/pterjan/rpmbuild/BUILD/rust-pbkdf2-0.12.2-build/pbkdf2-0.12.2/target/rpm/build/generic-array-7049219d50ad921c/build-script-build` 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=76038eb49b556fe9 -C extra-filename=-76038eb49b556fe9 --out-dir /home/pterjan/rpmbuild/BUILD/rust-pbkdf2-0.12.2-build/pbkdf2-0.12.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pbkdf2-0.12.2-build/pbkdf2-0.12.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name 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=9344563e1039880c -C extra-filename=-9344563e1039880c --out-dir /home/pterjan/rpmbuild/BUILD/rust-pbkdf2-0.12.2-build/pbkdf2-0.12.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pbkdf2-0.12.2-build/pbkdf2-0.12.2/target/rpm/deps --extern typenum=/home/pterjan/rpmbuild/BUILD/rust-pbkdf2-0.12.2-build/pbkdf2-0.12.2/target/rpm/deps/libtypenum-76038eb49b556fe9.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 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=b9ff3e0863433d84 -C extra-filename=-b9ff3e0863433d84 --out-dir /home/pterjan/rpmbuild/BUILD/rust-pbkdf2-0.12.2-build/pbkdf2-0.12.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pbkdf2-0.12.2-build/pbkdf2-0.12.2/target/rpm/deps --extern generic_array=/home/pterjan/rpmbuild/BUILD/rust-pbkdf2-0.12.2-build/pbkdf2-0.12.2/target/rpm/deps/libgeneric_array-9344563e1039880c.rmeta --extern typenum=/home/pterjan/rpmbuild/BUILD/rust-pbkdf2-0.12.2-build/pbkdf2-0.12.2/target/rpm/deps/libtypenum-76038eb49b556fe9.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` 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=55df21bb769d52c6 -C extra-filename=-55df21bb769d52c6 --out-dir /home/pterjan/rpmbuild/BUILD/rust-pbkdf2-0.12.2-build/pbkdf2-0.12.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pbkdf2-0.12.2-build/pbkdf2-0.12.2/target/rpm/deps --extern generic_array=/home/pterjan/rpmbuild/BUILD/rust-pbkdf2-0.12.2-build/pbkdf2-0.12.2/target/rpm/deps/libgeneric_array-9344563e1039880c.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="block-buffer"' --cfg 'feature="core-api"' --cfg 'feature="default"' --cfg 'feature="mac"' --cfg 'feature="subtle"' --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=fc2b06d881464eae -C extra-filename=-fc2b06d881464eae --out-dir /home/pterjan/rpmbuild/BUILD/rust-pbkdf2-0.12.2-build/pbkdf2-0.12.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pbkdf2-0.12.2-build/pbkdf2-0.12.2/target/rpm/deps --extern block_buffer=/home/pterjan/rpmbuild/BUILD/rust-pbkdf2-0.12.2-build/pbkdf2-0.12.2/target/rpm/deps/libblock_buffer-55df21bb769d52c6.rmeta --extern crypto_common=/home/pterjan/rpmbuild/BUILD/rust-pbkdf2-0.12.2-build/pbkdf2-0.12.2/target/rpm/deps/libcrypto_common-b9ff3e0863433d84.rmeta --extern subtle=/home/pterjan/rpmbuild/BUILD/rust-pbkdf2-0.12.2-build/pbkdf2-0.12.2/target/rpm/deps/libsubtle-d742df40492516af.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling hmac v0.12.1 Running `/usr/bin/rustc --crate-name hmac --edition=2018 /usr/share/cargo/registry/hmac-0.12.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("reset", "std"))' -C metadata=ff18987551786dfc -C extra-filename=-ff18987551786dfc --out-dir /home/pterjan/rpmbuild/BUILD/rust-pbkdf2-0.12.2-build/pbkdf2-0.12.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pbkdf2-0.12.2-build/pbkdf2-0.12.2/target/rpm/deps --extern digest=/home/pterjan/rpmbuild/BUILD/rust-pbkdf2-0.12.2-build/pbkdf2-0.12.2/target/rpm/deps/libdigest-fc2b06d881464eae.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling pbkdf2 v0.12.2 (/home/pterjan/rpmbuild/BUILD/rust-pbkdf2-0.12.2-build/pbkdf2-0.12.2) Running `/usr/bin/rustc --crate-name pbkdf2 --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 --cfg 'feature="default"' --cfg 'feature="hmac"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "hmac", "parallel", "password-hash", "rayon", "sha1", "sha2", "simple", "std"))' -C metadata=7a633a5751bc4faa -C extra-filename=-7a633a5751bc4faa --out-dir /home/pterjan/rpmbuild/BUILD/rust-pbkdf2-0.12.2-build/pbkdf2-0.12.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pbkdf2-0.12.2-build/pbkdf2-0.12.2/target/rpm/deps --extern digest=/home/pterjan/rpmbuild/BUILD/rust-pbkdf2-0.12.2-build/pbkdf2-0.12.2/target/rpm/deps/libdigest-fc2b06d881464eae.rmeta --extern hmac=/home/pterjan/rpmbuild/BUILD/rust-pbkdf2-0.12.2-build/pbkdf2-0.12.2/target/rpm/deps/libhmac-ff18987551786dfc.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Finished `rpm` profile [optimized + debuginfo] target(s) in 3.19s + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.PsQbqI + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-pbkdf2-0.12.2-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/rust-pbkdf2-0.12.2-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/rust-pbkdf2-0.12.2-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/rust-pbkdf2-0.12.2-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/rust-pbkdf2-0.12.2-build + mkdir /home/pterjan/rpmbuild/BUILD/rust-pbkdf2-0.12.2-build/BUILDROOT + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd pbkdf2-0.12.2 + '[' 1 -eq 1 ']' + set -euo pipefail ++ /usr/bin/cargo2rpm --path Cargo.toml is-lib + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' ++ /usr/bin/cargo2rpm --path Cargo.toml name + CRATE_NAME=pbkdf2 ++ /usr/bin/cargo2rpm --path Cargo.toml version + CRATE_VERSION=0.12.2 + REG_DIR=/home/pterjan/rpmbuild/BUILD/rust-pbkdf2-0.12.2-build/BUILDROOT/usr/share/cargo/registry/pbkdf2-0.12.2 + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-pbkdf2-0.12.2-build/BUILDROOT/usr/share/cargo/registry/pbkdf2-0.12.2 + /usr/bin/awk -i inplace -v INPLACE_SUFFIX=.deps '/^\[((.+\.)?((dev|build)-)?dependencies|features)/{f=1;next} /^\[/{f=0}; !f' Cargo.toml + /usr/bin/env CARGO_HOME=.cargo RUSTC_BOOTSTRAP=1 'RUSTFLAGS=-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' /usr/bin/cargo package -l + grep -w -E -v 'Cargo.(lock|toml.orig)' + xargs -d '\n' /usr/bin/cp --parents -a -t /home/pterjan/rpmbuild/BUILD/rust-pbkdf2-0.12.2-build/BUILDROOT/usr/share/cargo/registry/pbkdf2-0.12.2 warning: no (git) VCS found for `/home/pterjan/rpmbuild/BUILD/rust-pbkdf2-0.12.2-build/pbkdf2-0.12.2` + /usr/bin/mv Cargo.toml.deps Cargo.toml + /usr/bin/cp -a Cargo.toml /home/pterjan/rpmbuild/BUILD/rust-pbkdf2-0.12.2-build/BUILDROOT/usr/share/cargo/registry/pbkdf2-0.12.2/Cargo.toml + /usr/bin/rm -f /home/pterjan/rpmbuild/BUILD/rust-pbkdf2-0.12.2-build/BUILDROOT/usr/share/cargo/registry/pbkdf2-0.12.2/Cargo.toml.deps + echo '{"files":{},"package":""}' ++ /usr/bin/cargo2rpm --path Cargo.toml is-bin + '[' 0 -eq 1 ']' + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs + env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.jAenBG + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-pbkdf2-0.12.2-build + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd pbkdf2-0.12.2 + '[' 1 -eq 1 ']' + /usr/bin/env CARGO_HOME=.cargo RUSTC_BOOTSTRAP=1 'RUSTFLAGS=-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' /usr/bin/cargo test -j16 -Z avoid-dev-deps --profile rpm --no-fail-fast Fresh version_check v0.9.4 Fresh typenum v1.16.0 Fresh generic-array v0.14.7 Fresh block-buffer v0.10.4 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 --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("getrandom", "rand_core", "std"))' -C metadata=660cae4c619e242b -C extra-filename=-660cae4c619e242b --out-dir /home/pterjan/rpmbuild/BUILD/rust-pbkdf2-0.12.2-build/pbkdf2-0.12.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pbkdf2-0.12.2-build/pbkdf2-0.12.2/target/rpm/deps --extern generic_array=/home/pterjan/rpmbuild/BUILD/rust-pbkdf2-0.12.2-build/pbkdf2-0.12.2/target/rpm/deps/libgeneric_array-9344563e1039880c.rmeta --extern typenum=/home/pterjan/rpmbuild/BUILD/rust-pbkdf2-0.12.2-build/pbkdf2-0.12.2/target/rpm/deps/libtypenum-76038eb49b556fe9.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Fresh subtle v2.6.1 Compiling cpufeatures v0.2.11 Compiling cfg-if v1.0.0 Compiling hex-literal v0.4.1 Running `/usr/bin/rustc --crate-name hex_literal --edition=2021 /usr/share/cargo/registry/hex-literal-0.4.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=931925b1d285bf3e -C extra-filename=-931925b1d285bf3e --out-dir /home/pterjan/rpmbuild/BUILD/rust-pbkdf2-0.12.2-build/pbkdf2-0.12.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pbkdf2-0.12.2-build/pbkdf2-0.12.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name 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=8e8de00cc75cefde -C extra-filename=-8e8de00cc75cefde --out-dir /home/pterjan/rpmbuild/BUILD/rust-pbkdf2-0.12.2-build/pbkdf2-0.12.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pbkdf2-0.12.2-build/pbkdf2-0.12.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name cfg_if --edition=2018 /usr/share/cargo/registry/cfg-if-1.0.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=a75da4dac8bb7c65 -C extra-filename=-a75da4dac8bb7c65 --out-dir /home/pterjan/rpmbuild/BUILD/rust-pbkdf2-0.12.2-build/pbkdf2-0.12.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pbkdf2-0.12.2-build/pbkdf2-0.12.2/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="block-buffer"' --cfg 'feature="core-api"' --cfg 'feature="default"' --cfg 'feature="mac"' --cfg 'feature="std"' --cfg 'feature="subtle"' --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=22c41f3aff82673c -C extra-filename=-22c41f3aff82673c --out-dir /home/pterjan/rpmbuild/BUILD/rust-pbkdf2-0.12.2-build/pbkdf2-0.12.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pbkdf2-0.12.2-build/pbkdf2-0.12.2/target/rpm/deps --extern block_buffer=/home/pterjan/rpmbuild/BUILD/rust-pbkdf2-0.12.2-build/pbkdf2-0.12.2/target/rpm/deps/libblock_buffer-55df21bb769d52c6.rmeta --extern crypto_common=/home/pterjan/rpmbuild/BUILD/rust-pbkdf2-0.12.2-build/pbkdf2-0.12.2/target/rpm/deps/libcrypto_common-660cae4c619e242b.rmeta --extern subtle=/home/pterjan/rpmbuild/BUILD/rust-pbkdf2-0.12.2-build/pbkdf2-0.12.2/target/rpm/deps/libsubtle-d742df40492516af.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling hmac v0.12.1 Compiling sha2 v0.10.8 Compiling streebog v0.10.2 Compiling sha1 v0.10.6 Running `/usr/bin/rustc --crate-name sha1 --edition=2018 /usr/share/cargo/registry/sha1-0.10.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="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("asm", "compress", "default", "force-soft", "loongarch64_asm", "oid", "sha1-asm", "std"))' -C metadata=9617aa240cc2dc8a -C extra-filename=-9617aa240cc2dc8a --out-dir /home/pterjan/rpmbuild/BUILD/rust-pbkdf2-0.12.2-build/pbkdf2-0.12.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pbkdf2-0.12.2-build/pbkdf2-0.12.2/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-pbkdf2-0.12.2-build/pbkdf2-0.12.2/target/rpm/deps/libcfg_if-a75da4dac8bb7c65.rmeta --extern cpufeatures=/home/pterjan/rpmbuild/BUILD/rust-pbkdf2-0.12.2-build/pbkdf2-0.12.2/target/rpm/deps/libcpufeatures-8e8de00cc75cefde.rmeta --extern digest=/home/pterjan/rpmbuild/BUILD/rust-pbkdf2-0.12.2-build/pbkdf2-0.12.2/target/rpm/deps/libdigest-22c41f3aff82673c.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name sha2 --edition=2018 /usr/share/cargo/registry/sha2-0.10.8/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", "asm-aarch64", "compress", "default", "force-soft", "loongarch64_asm", "oid", "sha2-asm", "std"))' -C metadata=41f482902ff27772 -C extra-filename=-41f482902ff27772 --out-dir /home/pterjan/rpmbuild/BUILD/rust-pbkdf2-0.12.2-build/pbkdf2-0.12.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pbkdf2-0.12.2-build/pbkdf2-0.12.2/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-pbkdf2-0.12.2-build/pbkdf2-0.12.2/target/rpm/deps/libcfg_if-a75da4dac8bb7c65.rmeta --extern cpufeatures=/home/pterjan/rpmbuild/BUILD/rust-pbkdf2-0.12.2-build/pbkdf2-0.12.2/target/rpm/deps/libcpufeatures-8e8de00cc75cefde.rmeta --extern digest=/home/pterjan/rpmbuild/BUILD/rust-pbkdf2-0.12.2-build/pbkdf2-0.12.2/target/rpm/deps/libdigest-22c41f3aff82673c.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name hmac --edition=2018 /usr/share/cargo/registry/hmac-0.12.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("reset", "std"))' -C metadata=800e6ee707dcbed3 -C extra-filename=-800e6ee707dcbed3 --out-dir /home/pterjan/rpmbuild/BUILD/rust-pbkdf2-0.12.2-build/pbkdf2-0.12.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pbkdf2-0.12.2-build/pbkdf2-0.12.2/target/rpm/deps --extern digest=/home/pterjan/rpmbuild/BUILD/rust-pbkdf2-0.12.2-build/pbkdf2-0.12.2/target/rpm/deps/libdigest-22c41f3aff82673c.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name streebog --edition=2018 /usr/share/cargo/registry/streebog-0.10.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "oid", "std"))' -C metadata=334a522114d3d391 -C extra-filename=-334a522114d3d391 --out-dir /home/pterjan/rpmbuild/BUILD/rust-pbkdf2-0.12.2-build/pbkdf2-0.12.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pbkdf2-0.12.2-build/pbkdf2-0.12.2/target/rpm/deps --extern digest=/home/pterjan/rpmbuild/BUILD/rust-pbkdf2-0.12.2-build/pbkdf2-0.12.2/target/rpm/deps/libdigest-22c41f3aff82673c.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling pbkdf2 v0.12.2 (/home/pterjan/rpmbuild/BUILD/rust-pbkdf2-0.12.2-build/pbkdf2-0.12.2) Running `/usr/bin/rustc --crate-name pbkdf2 --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 --cfg 'feature="default"' --cfg 'feature="hmac"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "hmac", "parallel", "password-hash", "rayon", "sha1", "sha2", "simple", "std"))' -C metadata=f36e2da04f18180d -C extra-filename=-f36e2da04f18180d --out-dir /home/pterjan/rpmbuild/BUILD/rust-pbkdf2-0.12.2-build/pbkdf2-0.12.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pbkdf2-0.12.2-build/pbkdf2-0.12.2/target/rpm/deps --extern digest=/home/pterjan/rpmbuild/BUILD/rust-pbkdf2-0.12.2-build/pbkdf2-0.12.2/target/rpm/deps/libdigest-22c41f3aff82673c.rmeta --extern hmac=/home/pterjan/rpmbuild/BUILD/rust-pbkdf2-0.12.2-build/pbkdf2-0.12.2/target/rpm/deps/libhmac-800e6ee707dcbed3.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name pbkdf2 --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 --cfg 'feature="default"' --cfg 'feature="hmac"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "hmac", "parallel", "password-hash", "rayon", "sha1", "sha2", "simple", "std"))' -C metadata=4da1e6899a53e4af -C extra-filename=-4da1e6899a53e4af --out-dir /home/pterjan/rpmbuild/BUILD/rust-pbkdf2-0.12.2-build/pbkdf2-0.12.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pbkdf2-0.12.2-build/pbkdf2-0.12.2/target/rpm/deps --extern digest=/home/pterjan/rpmbuild/BUILD/rust-pbkdf2-0.12.2-build/pbkdf2-0.12.2/target/rpm/deps/libdigest-22c41f3aff82673c.rlib --extern hex_literal=/home/pterjan/rpmbuild/BUILD/rust-pbkdf2-0.12.2-build/pbkdf2-0.12.2/target/rpm/deps/libhex_literal-931925b1d285bf3e.rlib --extern hmac=/home/pterjan/rpmbuild/BUILD/rust-pbkdf2-0.12.2-build/pbkdf2-0.12.2/target/rpm/deps/libhmac-800e6ee707dcbed3.rlib --extern sha1=/home/pterjan/rpmbuild/BUILD/rust-pbkdf2-0.12.2-build/pbkdf2-0.12.2/target/rpm/deps/libsha1-9617aa240cc2dc8a.rlib --extern sha2=/home/pterjan/rpmbuild/BUILD/rust-pbkdf2-0.12.2-build/pbkdf2-0.12.2/target/rpm/deps/libsha2-41f482902ff27772.rlib --extern streebog=/home/pterjan/rpmbuild/BUILD/rust-pbkdf2-0.12.2-build/pbkdf2-0.12.2/target/rpm/deps/libstreebog-334a522114d3d391.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name mod --edition=2021 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="hmac"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "hmac", "parallel", "password-hash", "rayon", "sha1", "sha2", "simple", "std"))' -C metadata=2bd7340aae76210b -C extra-filename=-2bd7340aae76210b --out-dir /home/pterjan/rpmbuild/BUILD/rust-pbkdf2-0.12.2-build/pbkdf2-0.12.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pbkdf2-0.12.2-build/pbkdf2-0.12.2/target/rpm/deps --extern digest=/home/pterjan/rpmbuild/BUILD/rust-pbkdf2-0.12.2-build/pbkdf2-0.12.2/target/rpm/deps/libdigest-22c41f3aff82673c.rlib --extern hex_literal=/home/pterjan/rpmbuild/BUILD/rust-pbkdf2-0.12.2-build/pbkdf2-0.12.2/target/rpm/deps/libhex_literal-931925b1d285bf3e.rlib --extern hmac=/home/pterjan/rpmbuild/BUILD/rust-pbkdf2-0.12.2-build/pbkdf2-0.12.2/target/rpm/deps/libhmac-800e6ee707dcbed3.rlib --extern pbkdf2=/home/pterjan/rpmbuild/BUILD/rust-pbkdf2-0.12.2-build/pbkdf2-0.12.2/target/rpm/deps/libpbkdf2-f36e2da04f18180d.rlib --extern sha1=/home/pterjan/rpmbuild/BUILD/rust-pbkdf2-0.12.2-build/pbkdf2-0.12.2/target/rpm/deps/libsha1-9617aa240cc2dc8a.rlib --extern sha2=/home/pterjan/rpmbuild/BUILD/rust-pbkdf2-0.12.2-build/pbkdf2-0.12.2/target/rpm/deps/libsha2-41f482902ff27772.rlib --extern streebog=/home/pterjan/rpmbuild/BUILD/rust-pbkdf2-0.12.2-build/pbkdf2-0.12.2/target/rpm/deps/libstreebog-334a522114d3d391.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name simple --edition=2021 tests/simple.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="hmac"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "hmac", "parallel", "password-hash", "rayon", "sha1", "sha2", "simple", "std"))' -C metadata=b518478d9675b34f -C extra-filename=-b518478d9675b34f --out-dir /home/pterjan/rpmbuild/BUILD/rust-pbkdf2-0.12.2-build/pbkdf2-0.12.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pbkdf2-0.12.2-build/pbkdf2-0.12.2/target/rpm/deps --extern digest=/home/pterjan/rpmbuild/BUILD/rust-pbkdf2-0.12.2-build/pbkdf2-0.12.2/target/rpm/deps/libdigest-22c41f3aff82673c.rlib --extern hex_literal=/home/pterjan/rpmbuild/BUILD/rust-pbkdf2-0.12.2-build/pbkdf2-0.12.2/target/rpm/deps/libhex_literal-931925b1d285bf3e.rlib --extern hmac=/home/pterjan/rpmbuild/BUILD/rust-pbkdf2-0.12.2-build/pbkdf2-0.12.2/target/rpm/deps/libhmac-800e6ee707dcbed3.rlib --extern pbkdf2=/home/pterjan/rpmbuild/BUILD/rust-pbkdf2-0.12.2-build/pbkdf2-0.12.2/target/rpm/deps/libpbkdf2-f36e2da04f18180d.rlib --extern sha1=/home/pterjan/rpmbuild/BUILD/rust-pbkdf2-0.12.2-build/pbkdf2-0.12.2/target/rpm/deps/libsha1-9617aa240cc2dc8a.rlib --extern sha2=/home/pterjan/rpmbuild/BUILD/rust-pbkdf2-0.12.2-build/pbkdf2-0.12.2/target/rpm/deps/libsha2-41f482902ff27772.rlib --extern streebog=/home/pterjan/rpmbuild/BUILD/rust-pbkdf2-0.12.2-build/pbkdf2-0.12.2/target/rpm/deps/libstreebog-334a522114d3d391.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Finished `rpm` profile [optimized + debuginfo] target(s) in 4.71s Running `/home/pterjan/rpmbuild/BUILD/rust-pbkdf2-0.12.2-build/pbkdf2-0.12.2/target/rpm/deps/pbkdf2-4da1e6899a53e4af` 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-pbkdf2-0.12.2-build/pbkdf2-0.12.2/target/rpm/deps/mod-2bd7340aae76210b` running 2 tests test rfc6070 ... ok test gost ... ok test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s Running `/home/pterjan/rpmbuild/BUILD/rust-pbkdf2-0.12.2-build/pbkdf2-0.12.2/target/rpm/deps/simple-b518478d9675b34f` running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Doc-tests pbkdf2 Running `/usr/bin/rustdoc --edition=2021 --crate-type lib --color auto --crate-name pbkdf2 --test src/lib.rs --test-run-directory /home/pterjan/rpmbuild/BUILD/rust-pbkdf2-0.12.2-build/pbkdf2-0.12.2 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pbkdf2-0.12.2-build/pbkdf2-0.12.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-pbkdf2-0.12.2-build/pbkdf2-0.12.2/target/rpm/deps --extern digest=/home/pterjan/rpmbuild/BUILD/rust-pbkdf2-0.12.2-build/pbkdf2-0.12.2/target/rpm/deps/libdigest-22c41f3aff82673c.rlib --extern hex_literal=/home/pterjan/rpmbuild/BUILD/rust-pbkdf2-0.12.2-build/pbkdf2-0.12.2/target/rpm/deps/libhex_literal-931925b1d285bf3e.rlib --extern hmac=/home/pterjan/rpmbuild/BUILD/rust-pbkdf2-0.12.2-build/pbkdf2-0.12.2/target/rpm/deps/libhmac-800e6ee707dcbed3.rlib --extern pbkdf2=/home/pterjan/rpmbuild/BUILD/rust-pbkdf2-0.12.2-build/pbkdf2-0.12.2/target/rpm/deps/libpbkdf2-f36e2da04f18180d.rlib --extern sha1=/home/pterjan/rpmbuild/BUILD/rust-pbkdf2-0.12.2-build/pbkdf2-0.12.2/target/rpm/deps/libsha1-9617aa240cc2dc8a.rlib --extern sha2=/home/pterjan/rpmbuild/BUILD/rust-pbkdf2-0.12.2-build/pbkdf2-0.12.2/target/rpm/deps/libsha2-41f482902ff27772.rlib --extern streebog=/home/pterjan/rpmbuild/BUILD/rust-pbkdf2-0.12.2-build/pbkdf2-0.12.2/target/rpm/deps/libstreebog-334a522114d3d391.rlib -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="hmac"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "hmac", "parallel", "password-hash", "rayon", "sha1", "sha2", "simple", "std"))' --error-format human` running 6 tests test src/lib.rs - (line 51) ... ok test src/lib.rs - pbkdf2_hmac_array (line 254) ... ok test src/lib.rs - pbkdf2 (line 152) ... ok test src/lib.rs - pbkdf2_hmac (line 223) ... ok test src/lib.rs - pbkdf2_array (line 197) ... ok test src/lib.rs - (line 12) ... ok test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.60s + RPM_EC=0 ++ jobs -p + exit 0 Processing files: rust-pbkdf2-devel-0.12.2-1.mga10.noarch warning: File listed twice: /usr/share/cargo/registry/pbkdf2-0.12.2/CHANGELOG.md warning: File listed twice: /usr/share/cargo/registry/pbkdf2-0.12.2/LICENSE-APACHE warning: File listed twice: /usr/share/cargo/registry/pbkdf2-0.12.2/LICENSE-MIT warning: File listed twice: /usr/share/cargo/registry/pbkdf2-0.12.2/README.md Provides: crate(pbkdf2) = 0.12.2 rust-pbkdf2-devel = 0.12.2-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(digest/default) >= 0.10.7 crate(digest/mac) >= 0.10.7 rust >= 1.60 Processing files: rust-pbkdf2+default-devel-0.12.2-1.mga10.noarch Provides: crate(pbkdf2/default) = 0.12.2 rust-pbkdf2+default-devel = 0.12.2-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(pbkdf2) = 0.12.2 crate(pbkdf2/hmac) = 0.12.2 Processing files: rust-pbkdf2+hmac-devel-0.12.2-1.mga10.noarch Provides: crate(pbkdf2/hmac) = 0.12.2 rust-pbkdf2+hmac-devel = 0.12.2-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(hmac) >= 0.12.0 crate(pbkdf2) = 0.12.2 Processing files: rust-pbkdf2+parallel-devel-0.12.2-1.mga10.noarch Provides: crate(pbkdf2/parallel) = 0.12.2 rust-pbkdf2+parallel-devel = 0.12.2-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(pbkdf2) = 0.12.2 crate(pbkdf2/rayon) = 0.12.2 crate(pbkdf2/std) = 0.12.2 Processing files: rust-pbkdf2+password-hash-devel-0.12.2-1.mga10.noarch Provides: crate(pbkdf2/password-hash) = 0.12.2 rust-pbkdf2+password-hash-devel = 0.12.2-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(password-hash) >= 0.5.0 crate(password-hash/rand_core) >= 0.5.0 crate(pbkdf2) = 0.12.2 Processing files: rust-pbkdf2+rayon-devel-0.12.2-1.mga10.noarch Provides: crate(pbkdf2/rayon) = 0.12.2 rust-pbkdf2+rayon-devel = 0.12.2-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(pbkdf2) = 0.12.2 crate(rayon/default) >= 1.7.0 Processing files: rust-pbkdf2+sha1-devel-0.12.2-1.mga10.noarch Provides: crate(pbkdf2/sha1) = 0.12.2 rust-pbkdf2+sha1-devel = 0.12.2-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(pbkdf2) = 0.12.2 crate(sha1) >= 0.10.0 Processing files: rust-pbkdf2+sha2-devel-0.12.2-1.mga10.noarch Provides: crate(pbkdf2/sha2) = 0.12.2 rust-pbkdf2+sha2-devel = 0.12.2-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(pbkdf2) = 0.12.2 crate(sha2) >= 0.10.0 Processing files: rust-pbkdf2+simple-devel-0.12.2-1.mga10.noarch Provides: crate(pbkdf2/simple) = 0.12.2 rust-pbkdf2+simple-devel = 0.12.2-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(pbkdf2) = 0.12.2 crate(pbkdf2/hmac) = 0.12.2 crate(pbkdf2/password-hash) = 0.12.2 crate(pbkdf2/sha2) = 0.12.2 Processing files: rust-pbkdf2+std-devel-0.12.2-1.mga10.noarch Provides: crate(pbkdf2/std) = 0.12.2 rust-pbkdf2+std-devel = 0.12.2-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(password-hash) >= 0.5.0 crate(password-hash/rand_core) >= 0.5.0 crate(password-hash/std) >= 0.5.0 crate(pbkdf2) = 0.12.2 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/rust-pbkdf2-0.12.2-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-pbkdf2+default-devel-0.12.2-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-pbkdf2+sha2-devel-0.12.2-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-pbkdf2+rayon-devel-0.12.2-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-pbkdf2+parallel-devel-0.12.2-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-pbkdf2+std-devel-0.12.2-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-pbkdf2+hmac-devel-0.12.2-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-pbkdf2-devel-0.12.2-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-pbkdf2+sha1-devel-0.12.2-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-pbkdf2+password-hash-devel-0.12.2-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-pbkdf2+simple-devel-0.12.2-1.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.R7PvhU + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-pbkdf2-0.12.2-build + test -d /home/pterjan/rpmbuild/BUILD/rust-pbkdf2-0.12.2-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/rust-pbkdf2-0.12.2-build + rm -rf /home/pterjan/rpmbuild/BUILD/rust-pbkdf2-0.12.2-build + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: File listed twice: /usr/share/cargo/registry/pbkdf2-0.12.2/CHANGELOG.md File listed twice: /usr/share/cargo/registry/pbkdf2-0.12.2/LICENSE-APACHE File listed twice: /usr/share/cargo/registry/pbkdf2-0.12.2/LICENSE-MIT File listed twice: /usr/share/cargo/registry/pbkdf2-0.12.2/README.md D: [iurt_root_command] Success!