D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/pterjan/rpmbuild/SRPMS/rust-rsa-0.9.6-1.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.OnZbAZ + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build + test -d /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/SPECPARTS + RPM_EC=0 ++ jobs -p + exit 0 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.M5Vf0R + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build + rm -rf rsa-0.9.6 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/rsa-0.9.6.crate + STATUS=0 + '[' 0 -ne 0 ']' + cd rsa-0.9.6 + /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.FpmkoZ + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build + cd rsa-0.9.6 + /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.t9aPP1 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-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 rsa-0.9.6 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/env CARGO_HOME=.cargo RUSTC_BOOTSTRAP=1 'RUSTFLAGS=-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' /usr/bin/cargo build -j16 -Z avoid-dev-deps --profile rpm Compiling libc v0.2.168 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/libc-0.2.168/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("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=25c1c3be200813b3 -C extra-filename=-25c1c3be200813b3 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/build/libc-25c1c3be200813b3 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling const-oid v0.9.2 Compiling autocfg v1.4.0 Compiling version_check v0.9.4 Compiling cfg-if v1.0.0 Compiling typenum v1.16.0 Compiling libm v0.2.6 Compiling zeroize v1.7.0 Compiling base64ct v1.6.0 Compiling ppv-lite86 v0.2.17 Compiling num-bigint-dig v0.8.4 Compiling spin v0.9.8 Compiling smallvec v1.13.2 Compiling byteorder v1.5.0 Compiling subtle v2.6.1 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-rsa-0.9.6-build/rsa-0.9.6/target/rpm/build/typenum-46bd66e07c25f414 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/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/libm-0.2.6/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "musl-reference-tests", "rand", "unstable"))' -C metadata=6c849cee663aa89b -C extra-filename=-6c849cee663aa89b --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/build/libm-6c849cee663aa89b -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/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 ppv_lite86 --edition=2018 /usr/share/cargo/registry/ppv-lite86-0.2.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="simd"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "no_simd", "simd", "std"))' -C metadata=eb4e291acb5e3b98 -C extra-filename=-eb4e291acb5e3b98 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/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 const_oid --edition=2021 /usr/share/cargo/registry/const-oid-0.9.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "db", "std"))' -C metadata=990ea101e68c3837 -C extra-filename=-990ea101e68c3837 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/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-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/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 byteorder --edition=2021 /usr/share/cargo/registry/byteorder-1.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("default", "i128", "std"))' -C metadata=3554cdb4e62cdd04 -C extra-filename=-3554cdb4e62cdd04 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/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 autocfg --edition=2015 /usr/share/cargo/registry/autocfg-1.4.0/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=93969f80fea9d9e8 -C extra-filename=-93969f80fea9d9e8 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/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 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-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/num-bigint-dig-0.8.4/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="i128"' --cfg 'feature="prime"' --cfg 'feature="rand"' --cfg 'feature="u64_digit"' --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "default", "fuzz", "i128", "nightly", "prime", "rand", "serde", "std", "u64_digit", "zeroize"))' -C metadata=ac7646027608f045 -C extra-filename=-ac7646027608f045 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/build/num-bigint-dig-ac7646027608f045 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/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-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/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 smallvec --edition=2018 /usr/share/cargo/registry/smallvec-1.13.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("arbitrary", "const_generics", "const_new", "debugger_visualizer", "drain_filter", "drain_keep_rest", "may_dangle", "serde", "specialization", "union", "write"))' -C metadata=7aa31bed6a6db628 -C extra-filename=-7aa31bed6a6db628 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/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 base64ct --edition=2021 /usr/share/cargo/registry/base64ct-1.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "std"))' -C metadata=89810319008e446a -C extra-filename=-89810319008e446a --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/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 spin --edition=2015 /usr/share/cargo/registry/spin-0.9.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="once"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("barrier", "default", "fair_mutex", "lazy", "lock_api", "lock_api_crate", "mutex", "once", "portable-atomic", "portable_atomic", "rwlock", "spin_mutex", "std", "ticket_mutex", "use_ticket_mutex"))' -C metadata=c1ca2158a638c857 -C extra-filename=-c1ca2158a638c857 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/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 zeroize --edition=2021 /usr/share/cargo/registry/zeroize-1.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("aarch64", "alloc", "default", "derive", "serde", "std", "zeroize_derive"))' -C metadata=2886fe593be40a2a -C extra-filename=-2886fe593be40a2a --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling lazy_static v1.5.0 Running `/usr/bin/rustc --crate-name lazy_static --edition=2015 /usr/share/cargo/registry/lazy_static-1.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 --cfg 'feature="spin"' --cfg 'feature="spin_no_std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("spin", "spin_no_std"))' -C metadata=1a546a4c987cdf8c -C extra-filename=-1a546a4c987cdf8c --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps --extern spin=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libspin-c1ca2158a638c857.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling pem-rfc7468 v0.7.0 Running `/usr/bin/rustc --crate-name pem_rfc7468 --edition=2021 /usr/share/cargo/registry/pem-rfc7468-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "std"))' -C metadata=ebaea543b4552348 -C extra-filename=-ebaea543b4552348 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps --extern base64ct=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libbase64ct-89810319008e446a.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/build/num-bigint-dig-ac7646027608f045/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/build/libm-6c849cee663aa89b/build-script-build` Running `/usr/bin/rustc --crate-name libm --edition=2018 /usr/share/cargo/registry/libm-0.2.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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "musl-reference-tests", "rand", "unstable"))' -C metadata=90843c4de49a3027 -C extra-filename=-90843c4de49a3027 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg assert_no_panic` Compiling der v0.7.9 Running `/usr/bin/rustc --crate-name der --edition=2021 /usr/share/cargo/registry/der-0.7.9/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="oid"' --cfg 'feature="pem"' --cfg 'feature="std"' --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "arbitrary", "bytes", "derive", "flagset", "oid", "pem", "real", "std", "time", "zeroize"))' -C metadata=19e879ee13842715 -C extra-filename=-19e879ee13842715 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps --extern const_oid=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libconst_oid-990ea101e68c3837.rmeta --extern pem_rfc7468=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libpem_rfc7468-ebaea543b4552348.rmeta --extern zeroize=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libzeroize-2886fe593be40a2a.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/build/typenum-46bd66e07c25f414/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=76038eb49b556fe9 -C extra-filename=-76038eb49b556fe9 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/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-rsa-0.9.6-build/rsa-0.9.6/target/rpm/build/libc-25c1c3be200813b3/build-script-build` Running `/usr/bin/rustc --crate-name libc --edition=2021 /usr/share/cargo/registry/libc-0.2.168/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("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=b56a13c920abbd53 -C extra-filename=-b56a13c920abbd53 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg freebsd11 --cfg libc_const_extern_fn --check-cfg 'cfg(emscripten_new_stat_abi)' --check-cfg 'cfg(espidf_time32)' --check-cfg 'cfg(freebsd10)' --check-cfg 'cfg(freebsd11)' --check-cfg 'cfg(freebsd12)' --check-cfg 'cfg(freebsd13)' --check-cfg 'cfg(freebsd14)' --check-cfg 'cfg(freebsd15)' --check-cfg 'cfg(libc_const_extern_fn)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_thread_local)' --check-cfg 'cfg(libc_ctest)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` 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-rsa-0.9.6-build/rsa-0.9.6/target/rpm/build/generic-array-7049219d50ad921c -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps --extern version_check=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libversion_check-2a10ed08fb740984.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling num-traits v0.2.19 Compiling spki v0.7.3 Running `/usr/bin/rustc --crate-name spki --edition=2021 /usr/share/cargo/registry/spki-0.7.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="pem"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "arbitrary", "base64", "fingerprint", "pem", "sha2", "std"))' -C metadata=eced0b32f99d2d61 -C extra-filename=-eced0b32f99d2d61 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps --extern der=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libder-19e879ee13842715.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/num-traits-0.2.19/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="i128"' --cfg 'feature="libm"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=92d67e109b2ea3c9 -C extra-filename=-92d67e109b2ea3c9 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/build/num-traits-92d67e109b2ea3c9 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps --extern autocfg=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libautocfg-93969f80fea9d9e8.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling pkcs8 v0.10.2 Running `/usr/bin/rustc --crate-name pkcs8 --edition=2021 /usr/share/cargo/registry/pkcs8-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="alloc"' --cfg 'feature="pem"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("3des", "alloc", "des-insecure", "encryption", "getrandom", "pem", "pkcs5", "rand_core", "sha1-insecure", "std", "subtle"))' -C metadata=cae9763546b9414f -C extra-filename=-cae9763546b9414f --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps --extern der=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libder-19e879ee13842715.rmeta --extern spki=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libspki-eced0b32f99d2d61.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/build/generic-array-7049219d50ad921c/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=9344563e1039880c -C extra-filename=-9344563e1039880c --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps --extern typenum=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/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 pkcs1 v0.7.5 Running `/usr/bin/rustc --crate-name pkcs1 --edition=2021 /usr/share/cargo/registry/pkcs1-0.7.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 --cfg 'feature="alloc"' --cfg 'feature="pem"' --cfg 'feature="pkcs8"' --cfg 'feature="std"' --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "pem", "pkcs8", "std", "zeroize"))' -C metadata=11e3746ad3dcca66 -C extra-filename=-11e3746ad3dcca66 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps --extern der=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libder-19e879ee13842715.rmeta --extern pkcs8=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libpkcs8-cae9763546b9414f.rmeta --extern spki=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libspki-eced0b32f99d2d61.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/build/num-traits-92d67e109b2ea3c9/build-script-build` Compiling getrandom v0.2.11 Running `/usr/bin/rustc --crate-name getrandom --edition=2018 /usr/share/cargo/registry/getrandom-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 --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("custom", "rdrand", "std"))' -C metadata=3cac3f2389605c4e -C extra-filename=-3cac3f2389605c4e --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libcfg_if-a75da4dac8bb7c65.rmeta --extern libc=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/liblibc-b56a13c920abbd53.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name num_traits --edition=2021 /usr/share/cargo/registry/num-traits-0.2.19/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="i128"' --cfg 'feature="libm"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=f4b1b61fedb0c509 -C extra-filename=-f4b1b61fedb0c509 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps --extern libm=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/liblibm-90843c4de49a3027.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg has_total_cmp --check-cfg 'cfg(has_total_cmp)'` Compiling rand_core v0.6.4 Running `/usr/bin/rustc --crate-name rand_core --edition=2018 /usr/share/cargo/registry/rand_core-0.6.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 --cfg 'feature="alloc"' --cfg 'feature="getrandom"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "getrandom", "serde", "serde1", "std"))' -C metadata=ecae7bd70e1a73ed -C extra-filename=-ecae7bd70e1a73ed --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps --extern getrandom=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libgetrandom-3cac3f2389605c4e.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling rand_chacha v0.3.1 Running `/usr/bin/rustc --crate-name rand_chacha --edition=2018 /usr/share/cargo/registry/rand_chacha-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("default", "serde", "serde1", "simd", "std"))' -C metadata=f6f3d213e49b08fc -C extra-filename=-f6f3d213e49b08fc --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps --extern ppv_lite86=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libppv_lite86-eb4e291acb5e3b98.rmeta --extern rand_core=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/librand_core-ecae7bd70e1a73ed.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` 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-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps --extern generic_array=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libgeneric_array-9344563e1039880c.rmeta --extern typenum=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libtypenum-76038eb49b556fe9.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="const-oid"' --cfg 'feature="oid"' --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=17b20f4a86f6bf1d -C extra-filename=-17b20f4a86f6bf1d --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps --extern const_oid=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libconst_oid-990ea101e68c3837.rmeta --extern crypto_common=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libcrypto_common-660cae4c619e242b.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling rand v0.8.5 Running `/usr/bin/rustc --crate-name rand --edition=2018 /usr/share/cargo/registry/rand-0.8.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 --cfg 'feature="rand_chacha"' --cfg 'feature="std_rng"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "libc", "log", "min_const_gen", "nightly", "packed_simd", "rand_chacha", "serde", "serde1", "simd_support", "small_rng", "std", "std_rng"))' -C metadata=ddbca3c607fe9cab -C extra-filename=-ddbca3c607fe9cab --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps --extern rand_chacha=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/librand_chacha-f6f3d213e49b08fc.rmeta --extern rand_core=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/librand_core-ecae7bd70e1a73ed.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling signature v2.2.0 Running `/usr/bin/rustc --crate-name signature --edition=2021 /usr/share/cargo/registry/signature-2.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="digest"' --cfg 'feature="rand_core"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "derive", "digest", "rand_core", "std"))' -C metadata=d9f99ad5932b55a4 -C extra-filename=-d9f99ad5932b55a4 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps --extern digest=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libdigest-17b20f4a86f6bf1d.rmeta --extern rand_core=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/librand_core-ecae7bd70e1a73ed.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling num-integer v0.1.46 Running `/usr/bin/rustc --crate-name num_integer --edition=2018 /usr/share/cargo/registry/num-integer-0.1.46/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="i128"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "i128", "std"))' -C metadata=586252d9f71edb09 -C extra-filename=-586252d9f71edb09 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps --extern num_traits=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libnum_traits-f4b1b61fedb0c509.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling num-iter v0.1.45 Running `/usr/bin/rustc --crate-name num_iter --edition=2018 /usr/share/cargo/registry/num-iter-0.1.45/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("default", "i128", "std"))' -C metadata=9d5a8a3a6e67da66 -C extra-filename=-9d5a8a3a6e67da66 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps --extern num_integer=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libnum_integer-586252d9f71edb09.rmeta --extern num_traits=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libnum_traits-f4b1b61fedb0c509.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name num_bigint_dig --edition=2021 /usr/share/cargo/registry/num-bigint-dig-0.8.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 --cfg 'feature="i128"' --cfg 'feature="prime"' --cfg 'feature="rand"' --cfg 'feature="u64_digit"' --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "default", "fuzz", "i128", "nightly", "prime", "rand", "serde", "std", "u64_digit", "zeroize"))' -C metadata=e4ebb1a63e04a4e5 -C extra-filename=-e4ebb1a63e04a4e5 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps --extern byteorder=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libbyteorder-3554cdb4e62cdd04.rmeta --extern lazy_static=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/liblazy_static-1a546a4c987cdf8c.rmeta --extern libm=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/liblibm-90843c4de49a3027.rmeta --extern num_integer=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libnum_integer-586252d9f71edb09.rmeta --extern num_iter=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libnum_iter-9d5a8a3a6e67da66.rmeta --extern num_traits=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libnum_traits-f4b1b61fedb0c509.rmeta --extern rand=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/librand-ddbca3c607fe9cab.rmeta --extern smallvec=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libsmallvec-7aa31bed6a6db628.rmeta --extern zeroize=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libzeroize-2886fe593be40a2a.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg has_i128` Compiling rsa v0.9.6 (/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6) Running `/usr/bin/rustc --crate-name rsa --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="pem"' --cfg 'feature="std"' --cfg 'feature="u64_digit"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "getrandom", "hazmat", "nightly", "pem", "pkcs5", "serde", "sha1", "sha2", "std", "u64_digit"))' -C metadata=14caaadd2731b2c5 -C extra-filename=-14caaadd2731b2c5 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps --extern const_oid=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libconst_oid-990ea101e68c3837.rmeta --extern digest=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libdigest-17b20f4a86f6bf1d.rmeta --extern num_bigint=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libnum_bigint_dig-e4ebb1a63e04a4e5.rmeta --extern num_integer=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libnum_integer-586252d9f71edb09.rmeta --extern num_traits=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libnum_traits-f4b1b61fedb0c509.rmeta --extern pkcs1=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libpkcs1-11e3746ad3dcca66.rmeta --extern pkcs8=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libpkcs8-cae9763546b9414f.rmeta --extern rand_core=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/librand_core-ecae7bd70e1a73ed.rmeta --extern signature=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libsignature-d9f99ad5932b55a4.rmeta --extern spki=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libspki-eced0b32f99d2d61.rmeta --extern subtle=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libsubtle-d742df40492516af.rmeta --extern zeroize=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libzeroize-2886fe593be40a2a.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` warning: unused imports: `DigestSigner`, `DigestVerifier`, `Error`, `Keypair`, `PrehashSigner`, `PrehashVerifier`, `RandomizedDigestSigner`, `RandomizedSigner`, `Result`, `Signer`, and `Verifier` --> src/pkcs1v15/signature.rs:2:14 | 2 | hazmat::{PrehashSigner, PrehashVerifier}, | ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^ 3 | DigestSigner, DigestVerifier, Error, Keypair, RandomizedDigestSigner, RandomizedSigner, Result, | ^^^^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^ ^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ ^^^^^^ 4 | SignatureEncoding, Signer, Verifier, | ^^^^^^ ^^^^^^^^ | = note: `#[warn(unused_imports)]` on by default warning: unused imports: `DigestSigner`, `DigestVerifier`, `Error`, `Keypair`, `PrehashSigner`, `PrehashVerifier`, `RandomizedDigestSigner`, `RandomizedSigner`, `Result`, `Signer`, and `Verifier` --> src/pss/signature.rs:2:14 | 2 | hazmat::{PrehashSigner, PrehashVerifier}, | ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^ 3 | DigestSigner, DigestVerifier, Error, Keypair, RandomizedDigestSigner, RandomizedSigner, Result, | ^^^^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^ ^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ ^^^^^^ 4 | SignatureEncoding, Signer, Verifier, | ^^^^^^ ^^^^^^^^ warning: `rsa` (lib) generated 2 warnings (run `cargo fix --lib -p rsa` to apply 2 suggestions) Finished `rpm` profile [optimized + debuginfo] target(s) in 20.16s + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.JedPGE + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build + mkdir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-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 rsa-0.9.6 + '[' 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=rsa ++ /usr/bin/cargo2rpm --path Cargo.toml version + CRATE_VERSION=0.9.6 + REG_DIR=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/BUILDROOT/usr/share/cargo/registry/rsa-0.9.6 + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/BUILDROOT/usr/share/cargo/registry/rsa-0.9.6 + /usr/bin/awk -i inplace -v INPLACE_SUFFIX=.deps '/^\[((.+\.)?((dev|build)-)?dependencies|features)/{f=1;next} /^\[/{f=0}; !f' Cargo.toml + xargs -d '\n' /usr/bin/cp --parents -a -t /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/BUILDROOT/usr/share/cargo/registry/rsa-0.9.6 + /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)' warning: no (git) VCS found for `/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6` + /usr/bin/mv Cargo.toml.deps Cargo.toml + /usr/bin/cp -a Cargo.toml /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/BUILDROOT/usr/share/cargo/registry/rsa-0.9.6/Cargo.toml + /usr/bin/rm -f /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/BUILDROOT/usr/share/cargo/registry/rsa-0.9.6/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.XNBSvh + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-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 rsa-0.9.6 + '[' 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 Compiling libc v0.2.168 Fresh cfg-if v1.0.0 Fresh version_check v0.9.4 Fresh const-oid v0.9.2 Fresh autocfg v1.4.0 Fresh base64ct v1.6.0 Fresh zeroize v1.7.0 Compiling rustix v0.38.42 Compiling ppv-lite86 v0.2.17 Compiling bitflags v2.6.0 Fresh spin v0.9.8 Compiling linux-raw-sys v0.4.14 Compiling once_cell v1.20.0 Compiling serde v1.0.210 Compiling num-traits v0.2.19 Fresh pem-rfc7468 v0.7.0 Fresh lazy_static v1.5.0 Compiling fastrand v2.1.1 Compiling quick-error v1.2.3 Fresh typenum v1.16.0 Fresh libm v0.2.6 Fresh der v0.7.9 Compiling bit-vec v0.6.3 Fresh byteorder v1.5.0 Fresh generic-array v0.14.7 Fresh spki v0.7.3 Fresh smallvec v1.13.2 Compiling cpufeatures v0.2.11 Compiling fnv v1.0.7 Fresh crypto-common v0.1.6 Compiling block-buffer v0.10.4 Fresh pkcs8 v0.10.2 Fresh pkcs1 v0.7.5 Compiling regex-syntax v0.8.2 Fresh subtle v2.6.1 Compiling unarray v0.1.4 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-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps --extern generic_array=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libgeneric_array-9344563e1039880c.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name fnv --edition=2015 /usr/share/cargo/registry/fnv-1.0.7/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", "std"))' -C metadata=00aeb38acad1498e -C extra-filename=-00aeb38acad1498e --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/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 ppv_lite86 --edition=2018 /usr/share/cargo/registry/ppv-lite86-0.2.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="simd"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "no_simd", "simd", "std"))' -C metadata=d10d683b801a33fe -C extra-filename=-d10d683b801a33fe --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/num-traits-0.2.19/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="i128"' --cfg 'feature="libm"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=6190791a47311bdd -C extra-filename=-6190791a47311bdd --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/build/num-traits-6190791a47311bdd -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps --extern autocfg=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libautocfg-93969f80fea9d9e8.rlib --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-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/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 once_cell --edition=2021 /usr/share/cargo/registry/once_cell-1.20.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "critical-section", "default", "parking_lot", "portable-atomic", "race", "std", "unstable"))' -C metadata=84acd09378c3467e -C extra-filename=-84acd09378c3467e --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/libc-0.2.168/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=8eca07f79ffd64c9 -C extra-filename=-8eca07f79ffd64c9 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/build/libc-8eca07f79ffd64c9 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/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 unarray --edition=2018 /usr/share/cargo/registry/unarray-0.1.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=254575ffba5acfda -C extra-filename=-254575ffba5acfda --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/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 bitflags --edition=2021 /usr/share/cargo/registry/bitflags-2.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "bytemuck", "compiler_builtins", "core", "example_generated", "rustc-dep-of-std", "serde", "std"))' -C metadata=e19f384cf650af3f -C extra-filename=-e19f384cf650af3f --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/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 fastrand --edition=2018 /usr/share/cargo/registry/fastrand-2.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=3f15cfc7f7c7a86a -C extra-filename=-3f15cfc7f7c7a86a --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/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 bit_vec --edition=2015 /usr/share/cargo/registry/bit-vec-0.6.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "serde_no_std", "serde_std", "std"))' -C metadata=b6e18666797b2ae6 -C extra-filename=-b6e18666797b2ae6 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/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 quick_error --edition=2015 /usr/share/cargo/registry/quick-error-1.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ce4d66a1a65d44b4 -C extra-filename=-ce4d66a1a65d44b4 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/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 linux_raw_sys --edition=2021 /usr/share/cargo/registry/linux-raw-sys-0.4.14/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="elf"' --cfg 'feature="errno"' --cfg 'feature="general"' --cfg 'feature="ioctl"' --cfg 'feature="no_std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bootparam", "compiler_builtins", "core", "default", "elf", "errno", "general", "if_arp", "if_ether", "if_packet", "io_uring", "ioctl", "loop_device", "mempolicy", "net", "netlink", "no_std", "prctl", "rustc-dep-of-std", "std", "system", "xdp"))' -C metadata=ecead7ae4075b6d1 -C extra-filename=-ecead7ae4075b6d1 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/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/serde-1.0.210/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=56d133e965a63eab -C extra-filename=-56d133e965a63eab --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/build/serde-56d133e965a63eab -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/rustix-0.38.42/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(target_arch, values("xtensa"))' -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="std"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=445cd40384bf5329 -C extra-filename=-445cd40384bf5329 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/build/rustix-445cd40384bf5329 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/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 regex_syntax --edition=2021 /usr/share/cargo/registry/regex-syntax-0.8.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"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=aed2ef858c37169e -C extra-filename=-aed2ef858c37169e --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/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 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=d314d40e682d9145 -C extra-filename=-d314d40e682d9145 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` 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-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/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="const-oid"' --cfg 'feature="core-api"' --cfg 'feature="default"' --cfg 'feature="oid"' --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=bf4549ec459b0692 -C extra-filename=-bf4549ec459b0692 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps --extern block_buffer=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libblock_buffer-55df21bb769d52c6.rmeta --extern const_oid=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libconst_oid-990ea101e68c3837.rmeta --extern crypto_common=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libcrypto_common-660cae4c619e242b.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling bit-set v0.5.3 Running `/usr/bin/rustc --crate-name bit_set --edition=2015 /usr/share/cargo/registry/bit-set-0.5.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=818f39dacae20714 -C extra-filename=-818f39dacae20714 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps --extern bit_vec=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libbit_vec-b6e18666797b2ae6.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling sha1 v0.10.6 Compiling sha3 v0.10.8 Compiling sha2 v0.10.8 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="oid"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("asm", "compress", "default", "force-soft", "loongarch64_asm", "oid", "sha1-asm", "std"))' -C metadata=a44afef8d84597af -C extra-filename=-a44afef8d84597af --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libcfg_if-a75da4dac8bb7c65.rmeta --extern cpufeatures=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libcpufeatures-8e8de00cc75cefde.rmeta --extern digest=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libdigest-bf4549ec459b0692.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name sha3 --edition=2018 /usr/share/cargo/registry/sha3-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="oid"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("asm", "default", "oid", "reset", "std"))' -C metadata=3a5164feff907cfb -C extra-filename=-3a5164feff907cfb --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps --extern digest=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libdigest-bf4549ec459b0692.rmeta --extern keccak=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libkeccak-d314d40e682d9145.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="oid"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("asm", "asm-aarch64", "compress", "default", "force-soft", "loongarch64_asm", "oid", "sha2-asm", "std"))' -C metadata=dbbd0a517d278b3b -C extra-filename=-dbbd0a517d278b3b --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libcfg_if-a75da4dac8bb7c65.rmeta --extern cpufeatures=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libcpufeatures-8e8de00cc75cefde.rmeta --extern digest=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libdigest-bf4549ec459b0692.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/build/num-traits-6190791a47311bdd/build-script-build` Running `/usr/bin/rustc --crate-name num_traits --edition=2021 /usr/share/cargo/registry/num-traits-0.2.19/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="i128"' --cfg 'feature="libm"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=4dc3eccd98957902 -C extra-filename=-4dc3eccd98957902 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps --extern libm=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/liblibm-90843c4de49a3027.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg has_total_cmp --check-cfg 'cfg(has_total_cmp)'` Running `/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/build/serde-56d133e965a63eab/build-script-build` Running `/usr/bin/rustc --crate-name serde --edition=2018 /usr/share/cargo/registry/serde-1.0.210/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("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=3664dbfbdad5260d -C extra-filename=-3664dbfbdad5260d --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_error)' --check-cfg 'cfg(no_core_net)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_core_try_from)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_float_copysign)' --check-cfg 'cfg(no_num_nonzero_signed)' --check-cfg 'cfg(no_relaxed_trait_bounds)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_systemtime_checked_add)' --check-cfg 'cfg(no_target_has_atomic)'` Running `/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/build/libc-8eca07f79ffd64c9/build-script-build` Running `/usr/bin/rustc --crate-name libc --edition=2021 /usr/share/cargo/registry/libc-0.2.168/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("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=3492ba3f820def40 -C extra-filename=-3492ba3f820def40 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg freebsd11 --cfg libc_const_extern_fn --check-cfg 'cfg(emscripten_new_stat_abi)' --check-cfg 'cfg(espidf_time32)' --check-cfg 'cfg(freebsd10)' --check-cfg 'cfg(freebsd11)' --check-cfg 'cfg(freebsd12)' --check-cfg 'cfg(freebsd13)' --check-cfg 'cfg(freebsd14)' --check-cfg 'cfg(freebsd15)' --check-cfg 'cfg(libc_const_extern_fn)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_thread_local)' --check-cfg 'cfg(libc_ctest)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` Running `/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/build/rustix-445cd40384bf5329/build-script-build` Running `/usr/bin/rustc --crate-name rustix --edition=2021 /usr/share/cargo/registry/rustix-0.38.42/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(target_arch, values("xtensa"))' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="std"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=9a94cb3e8d63d9d1 -C extra-filename=-9a94cb3e8d63d9d1 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps --extern bitflags=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libbitflags-e19f384cf650af3f.rmeta --extern linux_raw_sys=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/liblinux_raw_sys-ecead7ae4075b6d1.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg linux_raw --cfg linux_like --cfg linux_kernel` Compiling num-integer v0.1.46 Running `/usr/bin/rustc --crate-name num_integer --edition=2018 /usr/share/cargo/registry/num-integer-0.1.46/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="i128"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "i128", "std"))' -C metadata=3fb7749bd9c77d92 -C extra-filename=-3fb7749bd9c77d92 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps --extern num_traits=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libnum_traits-4dc3eccd98957902.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling getrandom v0.2.11 Compiling wait-timeout v0.2.0 Compiling num-iter v0.1.45 Running `/usr/bin/rustc --crate-name getrandom --edition=2018 /usr/share/cargo/registry/getrandom-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 --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("custom", "rdrand", "std"))' -C metadata=d3db55130bea7bba -C extra-filename=-d3db55130bea7bba --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libcfg_if-a75da4dac8bb7c65.rmeta --extern libc=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/liblibc-3492ba3f820def40.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name wait_timeout --edition=2015 /usr/share/cargo/registry/wait-timeout-0.2.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=ee9cf7bbff80ae33 -C extra-filename=-ee9cf7bbff80ae33 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps --extern libc=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/liblibc-3492ba3f820def40.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name num_iter --edition=2018 /usr/share/cargo/registry/num-iter-0.1.45/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("default", "i128", "std"))' -C metadata=33078472db3a3649 -C extra-filename=-33078472db3a3649 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps --extern num_integer=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libnum_integer-3fb7749bd9c77d92.rmeta --extern num_traits=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libnum_traits-4dc3eccd98957902.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling rand_core v0.6.4 Running `/usr/bin/rustc --crate-name rand_core --edition=2018 /usr/share/cargo/registry/rand_core-0.6.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 --cfg 'feature="alloc"' --cfg 'feature="getrandom"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "getrandom", "serde", "serde1", "std"))' -C metadata=9f6de59069846e87 -C extra-filename=-9f6de59069846e87 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps --extern getrandom=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libgetrandom-d3db55130bea7bba.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling rand_chacha v0.3.1 Compiling signature v2.2.0 Compiling rand_xorshift v0.3.0 Running `/usr/bin/rustc --crate-name rand_chacha --edition=2018 /usr/share/cargo/registry/rand_chacha-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 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "serde1", "simd", "std"))' -C metadata=06d932248f2180fb -C extra-filename=-06d932248f2180fb --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps --extern ppv_lite86=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libppv_lite86-d10d683b801a33fe.rmeta --extern rand_core=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/librand_core-9f6de59069846e87.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name rand_xorshift --edition=2018 /usr/share/cargo/registry/rand_xorshift-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("serde", "serde1"))' -C metadata=279c79b724019ab1 -C extra-filename=-279c79b724019ab1 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps --extern rand_core=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/librand_core-9f6de59069846e87.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name signature --edition=2021 /usr/share/cargo/registry/signature-2.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="digest"' --cfg 'feature="rand_core"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "derive", "digest", "rand_core", "std"))' -C metadata=4bff8ca4d306a283 -C extra-filename=-4bff8ca4d306a283 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps --extern digest=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libdigest-bf4549ec459b0692.rmeta --extern rand_core=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/librand_core-9f6de59069846e87.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling rand v0.8.5 Running `/usr/bin/rustc --crate-name rand --edition=2018 /usr/share/cargo/registry/rand-0.8.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 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="libc"' --cfg 'feature="rand_chacha"' --cfg 'feature="std"' --cfg 'feature="std_rng"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "libc", "log", "min_const_gen", "nightly", "packed_simd", "rand_chacha", "serde", "serde1", "simd_support", "small_rng", "std", "std_rng"))' -C metadata=e765a927cdc484ab -C extra-filename=-e765a927cdc484ab --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps --extern libc=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/liblibc-3492ba3f820def40.rmeta --extern rand_chacha=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/librand_chacha-06d932248f2180fb.rmeta --extern rand_core=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/librand_core-9f6de59069846e87.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling num-bigint-dig v0.8.4 Running `/usr/bin/rustc --crate-name num_bigint_dig --edition=2021 /usr/share/cargo/registry/num-bigint-dig-0.8.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 --cfg 'feature="i128"' --cfg 'feature="prime"' --cfg 'feature="rand"' --cfg 'feature="u64_digit"' --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "default", "fuzz", "i128", "nightly", "prime", "rand", "serde", "std", "u64_digit", "zeroize"))' -C metadata=65d58a1a8875f504 -C extra-filename=-65d58a1a8875f504 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps --extern byteorder=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libbyteorder-3554cdb4e62cdd04.rmeta --extern lazy_static=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/liblazy_static-1a546a4c987cdf8c.rmeta --extern libm=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/liblibm-90843c4de49a3027.rmeta --extern num_integer=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libnum_integer-3fb7749bd9c77d92.rmeta --extern num_iter=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libnum_iter-33078472db3a3649.rmeta --extern num_traits=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libnum_traits-4dc3eccd98957902.rmeta --extern rand=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/librand-e765a927cdc484ab.rmeta --extern smallvec=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libsmallvec-7aa31bed6a6db628.rmeta --extern zeroize=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libzeroize-2886fe593be40a2a.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg has_i128` Compiling rsa v0.9.6 (/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6) Running `/usr/bin/rustc --crate-name rsa --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="pem"' --cfg 'feature="std"' --cfg 'feature="u64_digit"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "getrandom", "hazmat", "nightly", "pem", "pkcs5", "serde", "sha1", "sha2", "std", "u64_digit"))' -C metadata=402ea0bc94b85d76 -C extra-filename=-402ea0bc94b85d76 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps --extern const_oid=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libconst_oid-990ea101e68c3837.rmeta --extern digest=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libdigest-bf4549ec459b0692.rmeta --extern num_bigint=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libnum_bigint_dig-65d58a1a8875f504.rmeta --extern num_integer=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libnum_integer-3fb7749bd9c77d92.rmeta --extern num_traits=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libnum_traits-4dc3eccd98957902.rmeta --extern pkcs1=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libpkcs1-11e3746ad3dcca66.rmeta --extern pkcs8=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libpkcs8-cae9763546b9414f.rmeta --extern rand_core=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/librand_core-9f6de59069846e87.rmeta --extern signature=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libsignature-4bff8ca4d306a283.rmeta --extern spki=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libspki-eced0b32f99d2d61.rmeta --extern subtle=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libsubtle-d742df40492516af.rmeta --extern zeroize=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libzeroize-2886fe593be40a2a.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling tempfile v3.14.0 Running `/usr/bin/rustc --crate-name tempfile --edition=2021 /usr/share/cargo/registry/tempfile-3.14.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("nightly"))' -C metadata=2137d0cee0a06ae5 -C extra-filename=-2137d0cee0a06ae5 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libcfg_if-a75da4dac8bb7c65.rmeta --extern fastrand=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libfastrand-3f15cfc7f7c7a86a.rmeta --extern once_cell=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libonce_cell-84acd09378c3467e.rmeta --extern rustix=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/librustix-9a94cb3e8d63d9d1.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` warning: unused imports: `DigestSigner`, `DigestVerifier`, `Error`, `Keypair`, `PrehashSigner`, `PrehashVerifier`, `RandomizedDigestSigner`, `RandomizedSigner`, `Result`, `Signer`, and `Verifier` --> src/pkcs1v15/signature.rs:2:14 | 2 | hazmat::{PrehashSigner, PrehashVerifier}, | ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^ 3 | DigestSigner, DigestVerifier, Error, Keypair, RandomizedDigestSigner, RandomizedSigner, Result, | ^^^^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^ ^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ ^^^^^^ 4 | SignatureEncoding, Signer, Verifier, | ^^^^^^ ^^^^^^^^ | = note: `#[warn(unused_imports)]` on by default warning: unused imports: `DigestSigner`, `DigestVerifier`, `Error`, `Keypair`, `PrehashSigner`, `PrehashVerifier`, `RandomizedDigestSigner`, `RandomizedSigner`, `Result`, `Signer`, and `Verifier` --> src/pss/signature.rs:2:14 | 2 | hazmat::{PrehashSigner, PrehashVerifier}, | ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^ 3 | DigestSigner, DigestVerifier, Error, Keypair, RandomizedDigestSigner, RandomizedSigner, Result, | ^^^^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^ ^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ ^^^^^^ 4 | SignatureEncoding, Signer, Verifier, | ^^^^^^ ^^^^^^^^ Compiling rusty-fork v0.3.0 Running `/usr/bin/rustc --crate-name rusty_fork --edition=2018 /usr/share/cargo/registry/rusty-fork-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 --cfg 'feature="timeout"' --cfg 'feature="wait-timeout"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "timeout", "wait-timeout"))' -C metadata=bb06ea076cf2b20d -C extra-filename=-bb06ea076cf2b20d --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps --extern fnv=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libfnv-00aeb38acad1498e.rmeta --extern quick_error=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libquick_error-ce4d66a1a65d44b4.rmeta --extern tempfile=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libtempfile-2137d0cee0a06ae5.rmeta --extern wait_timeout=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libwait_timeout-ee9cf7bbff80ae33.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling serde_test v1.0.177 Compiling proptest v1.5.0 Running `/usr/bin/rustc --crate-name serde_test --edition=2021 /usr/share/cargo/registry/serde_test-1.0.177/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b45aecf1ecb6c3f5 -C extra-filename=-b45aecf1ecb6c3f5 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps --extern serde=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libserde-3664dbfbdad5260d.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name proptest --edition=2018 /usr/share/cargo/registry/proptest-1.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 --cfg 'feature="bit-set"' --cfg 'feature="default"' --cfg 'feature="fork"' --cfg 'feature="lazy_static"' --cfg 'feature="regex-syntax"' --cfg 'feature="rusty-fork"' --cfg 'feature="std"' --cfg 'feature="tempfile"' --cfg 'feature="timeout"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "atomic64bit", "attr-macro", "bit-set", "default", "default-code-coverage", "fork", "hardware-rng", "lazy_static", "proptest-macro", "regex-syntax", "rusty-fork", "std", "tempfile", "timeout", "unstable", "x86"))' -C metadata=8f88a15eddaac82a -C extra-filename=-8f88a15eddaac82a --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps --extern bit_set=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libbit_set-818f39dacae20714.rmeta --extern bit_vec=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libbit_vec-b6e18666797b2ae6.rmeta --extern bitflags=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libbitflags-e19f384cf650af3f.rmeta --extern lazy_static=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/liblazy_static-1a546a4c987cdf8c.rmeta --extern num_traits=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libnum_traits-4dc3eccd98957902.rmeta --extern rand=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/librand-e765a927cdc484ab.rmeta --extern rand_chacha=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/librand_chacha-06d932248f2180fb.rmeta --extern rand_xorshift=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/librand_xorshift-279c79b724019ab1.rmeta --extern regex_syntax=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libregex_syntax-aed2ef858c37169e.rmeta --extern rusty_fork=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/librusty_fork-bb06ea076cf2b20d.rmeta --extern tempfile=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libtempfile-2137d0cee0a06ae5.rmeta --extern unarray=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libunarray-254575ffba5acfda.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` warning: `rsa` (lib) generated 2 warnings (run `cargo fix --lib -p rsa` to apply 2 suggestions) Running `/usr/bin/rustc --crate-name pkcs1v15 --edition=2021 tests/pkcs1v15.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="pem"' --cfg 'feature="std"' --cfg 'feature="u64_digit"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "getrandom", "hazmat", "nightly", "pem", "pkcs5", "serde", "sha1", "sha2", "std", "u64_digit"))' -C metadata=94365dc8adb3ec5f -C extra-filename=-94365dc8adb3ec5f --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps --extern base64ct=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libbase64ct-89810319008e446a.rlib --extern const_oid=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libconst_oid-990ea101e68c3837.rlib --extern digest=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libdigest-bf4549ec459b0692.rlib --extern hex_literal=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libhex_literal-931925b1d285bf3e.rlib --extern num_bigint=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libnum_bigint_dig-65d58a1a8875f504.rlib --extern num_integer=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libnum_integer-3fb7749bd9c77d92.rlib --extern num_traits=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libnum_traits-4dc3eccd98957902.rlib --extern pkcs1=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libpkcs1-11e3746ad3dcca66.rlib --extern pkcs8=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libpkcs8-cae9763546b9414f.rlib --extern proptest=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libproptest-8f88a15eddaac82a.rlib --extern rand=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/librand-e765a927cdc484ab.rlib --extern rand_chacha=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/librand_chacha-06d932248f2180fb.rlib --extern rand_core=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/librand_core-9f6de59069846e87.rlib --extern rand_xorshift=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/librand_xorshift-279c79b724019ab1.rlib --extern rsa=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/librsa-402ea0bc94b85d76.rlib --extern serde_test=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libserde_test-b45aecf1ecb6c3f5.rlib --extern sha1=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libsha1-a44afef8d84597af.rlib --extern sha2=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libsha2-dbbd0a517d278b3b.rlib --extern sha3=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libsha3-3a5164feff907cfb.rlib --extern signature=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libsignature-4bff8ca4d306a283.rlib --extern spki=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libspki-eced0b32f99d2d61.rlib --extern subtle=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libsubtle-d742df40492516af.rlib --extern zeroize=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libzeroize-2886fe593be40a2a.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name pkcs1 --edition=2021 tests/pkcs1.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="pem"' --cfg 'feature="std"' --cfg 'feature="u64_digit"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "getrandom", "hazmat", "nightly", "pem", "pkcs5", "serde", "sha1", "sha2", "std", "u64_digit"))' -C metadata=f33ca8c3a4ea4041 -C extra-filename=-f33ca8c3a4ea4041 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps --extern base64ct=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libbase64ct-89810319008e446a.rlib --extern const_oid=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libconst_oid-990ea101e68c3837.rlib --extern digest=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libdigest-bf4549ec459b0692.rlib --extern hex_literal=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libhex_literal-931925b1d285bf3e.rlib --extern num_bigint=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libnum_bigint_dig-65d58a1a8875f504.rlib --extern num_integer=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libnum_integer-3fb7749bd9c77d92.rlib --extern num_traits=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libnum_traits-4dc3eccd98957902.rlib --extern pkcs1=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libpkcs1-11e3746ad3dcca66.rlib --extern pkcs8=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libpkcs8-cae9763546b9414f.rlib --extern proptest=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libproptest-8f88a15eddaac82a.rlib --extern rand=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/librand-e765a927cdc484ab.rlib --extern rand_chacha=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/librand_chacha-06d932248f2180fb.rlib --extern rand_core=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/librand_core-9f6de59069846e87.rlib --extern rand_xorshift=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/librand_xorshift-279c79b724019ab1.rlib --extern rsa=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/librsa-402ea0bc94b85d76.rlib --extern serde_test=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libserde_test-b45aecf1ecb6c3f5.rlib --extern sha1=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libsha1-a44afef8d84597af.rlib --extern sha2=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libsha2-dbbd0a517d278b3b.rlib --extern sha3=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libsha3-3a5164feff907cfb.rlib --extern signature=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libsignature-4bff8ca4d306a283.rlib --extern spki=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libspki-eced0b32f99d2d61.rlib --extern subtle=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libsubtle-d742df40492516af.rlib --extern zeroize=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libzeroize-2886fe593be40a2a.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name rsa --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="pem"' --cfg 'feature="std"' --cfg 'feature="u64_digit"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "getrandom", "hazmat", "nightly", "pem", "pkcs5", "serde", "sha1", "sha2", "std", "u64_digit"))' -C metadata=cc20bcfe462f7c3c -C extra-filename=-cc20bcfe462f7c3c --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps --extern base64ct=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libbase64ct-89810319008e446a.rlib --extern const_oid=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libconst_oid-990ea101e68c3837.rlib --extern digest=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libdigest-bf4549ec459b0692.rlib --extern hex_literal=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libhex_literal-931925b1d285bf3e.rlib --extern num_bigint=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libnum_bigint_dig-65d58a1a8875f504.rlib --extern num_integer=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libnum_integer-3fb7749bd9c77d92.rlib --extern num_traits=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libnum_traits-4dc3eccd98957902.rlib --extern pkcs1=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libpkcs1-11e3746ad3dcca66.rlib --extern pkcs8=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libpkcs8-cae9763546b9414f.rlib --extern proptest=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libproptest-8f88a15eddaac82a.rlib --extern rand=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/librand-e765a927cdc484ab.rlib --extern rand_chacha=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/librand_chacha-06d932248f2180fb.rlib --extern rand_core=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/librand_core-9f6de59069846e87.rlib --extern rand_xorshift=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/librand_xorshift-279c79b724019ab1.rlib --extern serde_test=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libserde_test-b45aecf1ecb6c3f5.rlib --extern sha1=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libsha1-a44afef8d84597af.rlib --extern sha2=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libsha2-dbbd0a517d278b3b.rlib --extern sha3=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libsha3-3a5164feff907cfb.rlib --extern signature=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libsignature-4bff8ca4d306a283.rlib --extern spki=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libspki-eced0b32f99d2d61.rlib --extern subtle=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libsubtle-d742df40492516af.rlib --extern zeroize=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libzeroize-2886fe593be40a2a.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name pkcs8 --edition=2021 tests/pkcs8.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="pem"' --cfg 'feature="std"' --cfg 'feature="u64_digit"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "getrandom", "hazmat", "nightly", "pem", "pkcs5", "serde", "sha1", "sha2", "std", "u64_digit"))' -C metadata=3f8a5b186b45a1e7 -C extra-filename=-3f8a5b186b45a1e7 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps --extern base64ct=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libbase64ct-89810319008e446a.rlib --extern const_oid=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libconst_oid-990ea101e68c3837.rlib --extern digest=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libdigest-bf4549ec459b0692.rlib --extern hex_literal=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libhex_literal-931925b1d285bf3e.rlib --extern num_bigint=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libnum_bigint_dig-65d58a1a8875f504.rlib --extern num_integer=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libnum_integer-3fb7749bd9c77d92.rlib --extern num_traits=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libnum_traits-4dc3eccd98957902.rlib --extern pkcs1=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libpkcs1-11e3746ad3dcca66.rlib --extern pkcs8=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libpkcs8-cae9763546b9414f.rlib --extern proptest=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libproptest-8f88a15eddaac82a.rlib --extern rand=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/librand-e765a927cdc484ab.rlib --extern rand_chacha=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/librand_chacha-06d932248f2180fb.rlib --extern rand_core=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/librand_core-9f6de59069846e87.rlib --extern rand_xorshift=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/librand_xorshift-279c79b724019ab1.rlib --extern rsa=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/librsa-402ea0bc94b85d76.rlib --extern serde_test=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libserde_test-b45aecf1ecb6c3f5.rlib --extern sha1=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libsha1-a44afef8d84597af.rlib --extern sha2=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libsha2-dbbd0a517d278b3b.rlib --extern sha3=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libsha3-3a5164feff907cfb.rlib --extern signature=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libsignature-4bff8ca4d306a283.rlib --extern spki=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libspki-eced0b32f99d2d61.rlib --extern subtle=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libsubtle-d742df40492516af.rlib --extern zeroize=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libzeroize-2886fe593be40a2a.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name proptests --edition=2021 tests/proptests.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="pem"' --cfg 'feature="std"' --cfg 'feature="u64_digit"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "getrandom", "hazmat", "nightly", "pem", "pkcs5", "serde", "sha1", "sha2", "std", "u64_digit"))' -C metadata=ecf5b83775db3cd7 -C extra-filename=-ecf5b83775db3cd7 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps --extern base64ct=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libbase64ct-89810319008e446a.rlib --extern const_oid=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libconst_oid-990ea101e68c3837.rlib --extern digest=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libdigest-bf4549ec459b0692.rlib --extern hex_literal=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libhex_literal-931925b1d285bf3e.rlib --extern num_bigint=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libnum_bigint_dig-65d58a1a8875f504.rlib --extern num_integer=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libnum_integer-3fb7749bd9c77d92.rlib --extern num_traits=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libnum_traits-4dc3eccd98957902.rlib --extern pkcs1=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libpkcs1-11e3746ad3dcca66.rlib --extern pkcs8=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libpkcs8-cae9763546b9414f.rlib --extern proptest=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libproptest-8f88a15eddaac82a.rlib --extern rand=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/librand-e765a927cdc484ab.rlib --extern rand_chacha=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/librand_chacha-06d932248f2180fb.rlib --extern rand_core=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/librand_core-9f6de59069846e87.rlib --extern rand_xorshift=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/librand_xorshift-279c79b724019ab1.rlib --extern rsa=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/librsa-402ea0bc94b85d76.rlib --extern serde_test=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libserde_test-b45aecf1ecb6c3f5.rlib --extern sha1=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libsha1-a44afef8d84597af.rlib --extern sha2=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libsha2-dbbd0a517d278b3b.rlib --extern sha3=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libsha3-3a5164feff907cfb.rlib --extern signature=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libsignature-4bff8ca4d306a283.rlib --extern spki=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libspki-eced0b32f99d2d61.rlib --extern subtle=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libsubtle-d742df40492516af.rlib --extern zeroize=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libzeroize-2886fe593be40a2a.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` warning: `rsa` (lib test) generated 2 warnings (2 duplicates) Finished `rpm` profile [optimized + debuginfo] target(s) in 1m 14s Running `/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/rsa-cc20bcfe462f7c3c` running 55 tests test algorithms::rsa::tests::recover_primes_works ... ok test oaep::tests::test_decrypt_oaep_invalid_hash ... ok test key::tests::reject_oversized_private_key ... ok test key::tests::test_from_into ... ok test key::tests::build_key_from_p_q ... ok test pkcs1v15::tests::test_sign_pkcs1v15_signer_sha2_256 ... ok test pkcs1v15::tests::test_verify_pkcs1v15 ... ok test key::tests::key_generation_128 ... ok test pss::test::test_sign_and_verify_roundtrip_blinded_signer ... ok test pkcs1v15::tests::test_sign_pkcs1v15 ... ok test key::tests::invalid_coeff_private_key_regression ... ok test algorithms::generate::tests::key_generation_multi_3_256 ... ok test algorithms::pkcs1v15::tests::test_non_zero_bytes ... ok test pss::test::test_sign_and_verify_pss_blinded_hazmat ... ok test pss::test::test_sign_and_verify_pss_hazmat ... ok test pkcs1v15::tests::test_sign_pkcs1v15_signer_sha3_256 ... ok test pkcs1v15::tests::test_sign_pkcs1v15_signer ... ok test pkcs1v15::tests::test_decrypt_pkcs1v15 ... ok test pkcs1v15::tests::test_unpadded_signature ... ok test pss::test::test_sign_and_verify_roundtrip ... ok test algorithms::generate::tests::key_generation_multi_4_64 ... ok test key::tests::key_generation_multi_4_64 ... ok test algorithms::generate::tests::key_generation_multi_5_64 ... ok test pkcs1v15::tests::test_verify_pkcs1v15_signer ... ok test pkcs1v15::tests::test_unpadded_signature_hazmat ... ok test oaep::tests::test_decrypt_oaep_invalid_hash_traits ... ok test pkcs1v15::tests::test_encrypt_decrypt_pkcs1v15_traits ... ok test pss::test::test_verify_pss_digest_signer ... ok test pkcs1v15::tests::test_verify_pkcs1v15_digest_signer ... ok test pss::test::test_verify_pss ... ok test pss::test::test_sign_and_verify_roundtrip_digest_signer ... ok test key::tests::build_key_from_primes ... ok test pss::test::test_sign_blinded_and_verify_roundtrip ... ok test pkcs1v15::tests::test_sign_pkcs1v15_digest_signer ... ok test pss::test::test_sign_and_verify_roundtrip_blinded_digest_signer ... ok test pkcs1v15::tests::test_decrypt_pkcs1v15_traits ... ok test algorithms::pad::tests::test_left_pad ... ok test algorithms::generate::tests::key_generation_128 ... ok test key::tests::key_generation_multi_5_64 ... ok test pss::test::test_verify_pss_signer ... ok test pkcs1v15::tests::test_encrypt_decrypt_pkcs1v15 ... ok test algorithms::generate::tests::test_impossible_keys ... ok test pss::test::test_verify_pss_hazmat ... ok test key::tests::key_generation_multi_3_256 ... ok test pss::test::test_sign_and_verify_roundtrip_signer ... ok test key::tests::test_negative_decryption_value ... ok test algorithms::generate::tests::key_generation_multi_8_576 ... ok test key::tests::key_generation_multi_8_576 ... ok test algorithms::generate::tests::key_generation_multi_16_1024 ... ok test pss::test::test_sign_and_verify_2049bit_key ... ok test key::tests::key_generation_multi_16_1024 ... ok test oaep::tests::test_encrypt_decrypt_oaep ... ok test algorithms::generate::tests::key_generation_1024 ... ok test key::tests::key_generation_1024 ... ok test oaep::tests::test_encrypt_decrypt_oaep_traits ... ok test result: ok. 55 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.13s Running `/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/pkcs1-f33ca8c3a4ea4041` running 16 tests test encode_rsa2048_pub_pem ... ok test decode_rsa4096_priv_pem ... ok test decode_rsa2048_pub_pem ... ok test decode_rsa4096_priv_der ... ok test decode_rsa2048_priv_der ... ok test decode_rsa4096_pub_pem ... ok test encode_rsa2048_pub_der ... ok test decode_rsa2048_priv_pem ... ok test encode_rsa2048_priv_der ... ok test encode_rsa4096_pub_der ... ok test decode_rsa4096_pub_der ... ok test encode_rsa4096_priv_der ... ok test encode_rsa4096_priv_pem ... ok test encode_rsa4096_pub_pem ... ok test decode_rsa2048_pub_der ... ok test encode_rsa2048_priv_pem ... ok test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s Running `/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/pkcs1v15-94365dc8adb3ec5f` running 1 test test signature_stringify ... ok test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s Running `/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/pkcs8-3f8a5b186b45a1e7` running 8 tests test encode_rsa2048_priv_pem ... ok test decode_rsa2048_priv_der ... ok test encode_rsa2048_priv_der ... ok test decode_rsa2048_pub_der ... ok test decode_rsa2048_priv_pem ... ok test encode_rsa2048_pub_der ... ok test encode_rsa2048_pub_pem ... ok test decode_rsa2048_pub_pem ... ok test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s Running `/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/proptests-ecf5b83775db3cd7` running 1 test test pkcs1v15_sign_roundtrip ... ok test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.71s Doc-tests rsa Running `/usr/bin/rustdoc --edition=2021 --crate-type lib --color auto --crate-name rsa --test src/lib.rs --test-run-directory /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps --extern base64ct=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libbase64ct-89810319008e446a.rlib --extern const_oid=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libconst_oid-990ea101e68c3837.rlib --extern digest=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libdigest-bf4549ec459b0692.rlib --extern hex_literal=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libhex_literal-931925b1d285bf3e.rlib --extern num_bigint=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libnum_bigint_dig-65d58a1a8875f504.rlib --extern num_integer=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libnum_integer-3fb7749bd9c77d92.rlib --extern num_traits=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libnum_traits-4dc3eccd98957902.rlib --extern pkcs1=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libpkcs1-11e3746ad3dcca66.rlib --extern pkcs8=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libpkcs8-cae9763546b9414f.rlib --extern proptest=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libproptest-8f88a15eddaac82a.rlib --extern rand=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/librand-e765a927cdc484ab.rlib --extern rand_chacha=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/librand_chacha-06d932248f2180fb.rlib --extern rand_core=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/librand_core-9f6de59069846e87.rlib --extern rand_xorshift=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/librand_xorshift-279c79b724019ab1.rlib --extern rsa=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/librsa-402ea0bc94b85d76.rlib --extern serde_test=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libserde_test-b45aecf1ecb6c3f5.rlib --extern sha1=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libsha1-a44afef8d84597af.rlib --extern sha2=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libsha2-dbbd0a517d278b3b.rlib --extern sha3=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libsha3-3a5164feff907cfb.rlib --extern signature=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libsignature-4bff8ca4d306a283.rlib --extern spki=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libspki-eced0b32f99d2d61.rlib --extern subtle=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libsubtle-d742df40492516af.rlib --extern zeroize=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/rsa-0.9.6/target/rpm/deps/libzeroize-2886fe593be40a2a.rlib -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="pem"' --cfg 'feature="std"' --cfg 'feature="u64_digit"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "getrandom", "hazmat", "nightly", "pem", "pkcs5", "serde", "sha1", "sha2", "std", "u64_digit"))' --error-format human` running 9 tests test src/lib.rs - (line 146) ... ignored test src/lib.rs - (line 191) ... ignored test src/lib.rs - (line 217) ... ignored test src/oaep.rs - oaep::Oaep::new_with_mgf_hash (line 92) ... ok test src/lib.rs - (line 264) ... ok test src/lib.rs - (line 308) ... ok test src/oaep.rs - oaep::Oaep::new (line 55) ... ok test src/lib.rs - (line 168) ... ok test src/lib.rs - (line 16) ... ok test result: ok. 6 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 2.07s + RPM_EC=0 ++ jobs -p + exit 0 Processing files: rust-rsa-devel-0.9.6-1.mga10.noarch warning: File listed twice: /usr/share/cargo/registry/rsa-0.9.6/CHANGELOG.md warning: File listed twice: /usr/share/cargo/registry/rsa-0.9.6/LICENSE-APACHE warning: File listed twice: /usr/share/cargo/registry/rsa-0.9.6/LICENSE-MIT warning: File listed twice: /usr/share/cargo/registry/rsa-0.9.6/README.md warning: File listed twice: /usr/share/cargo/registry/rsa-0.9.6/SECURITY.md Provides: crate(rsa) = 0.9.6 rust-rsa-devel = 0.9.6-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(const-oid) >= 0.9.0 crate(digest) >= 0.10.5 crate(digest/alloc) >= 0.10.5 crate(digest/oid) >= 0.10.5 crate(num-bigint-dig) >= 0.8.2 crate(num-bigint-dig/i128) >= 0.8.2 crate(num-bigint-dig/prime) >= 0.8.2 crate(num-bigint-dig/zeroize) >= 0.8.2 crate(num-integer) >= 0.1.39 crate(num-traits) >= 0.2.9 crate(num-traits/libm) >= 0.2.9 crate(pkcs1) >= 0.7.5 crate(pkcs1/alloc) >= 0.7.5 crate(pkcs1/pkcs8) >= 0.7.5 crate(pkcs8) >= 0.10.2 crate(pkcs8/alloc) >= 0.10.2 crate(rand_core) >= 0.6.4 crate(signature) >= 2.1.0 crate(signature/alloc) >= 2.1.0 crate(signature/digest) >= 2.1.0 crate(signature/rand_core) >= 2.1.0 crate(spki) >= 0.7.3 crate(spki/alloc) >= 0.7.3 crate(subtle) >= 2.1.1 crate(zeroize/alloc) >= 1.5.0 crate(zeroize/default) >= 1.5.0 rust >= 1.65 Processing files: rust-rsa+default-devel-0.9.6-1.mga10.noarch Provides: crate(rsa/default) = 0.9.6 rust-rsa+default-devel = 0.9.6-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(rsa) = 0.9.6 crate(rsa/pem) = 0.9.6 crate(rsa/std) = 0.9.6 crate(rsa/u64_digit) = 0.9.6 Processing files: rust-rsa+getrandom-devel-0.9.6-1.mga10.noarch Provides: crate(rsa/getrandom) = 0.9.6 rust-rsa+getrandom-devel = 0.9.6-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(rand_core/getrandom) >= 0.6.4 crate(rsa) = 0.9.6 Processing files: rust-rsa+hazmat-devel-0.9.6-1.mga10.noarch Provides: crate(rsa/hazmat) = 0.9.6 rust-rsa+hazmat-devel = 0.9.6-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(rsa) = 0.9.6 Processing files: rust-rsa+pem-devel-0.9.6-1.mga10.noarch Provides: crate(rsa/pem) = 0.9.6 rust-rsa+pem-devel = 0.9.6-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(pkcs1/pem) >= 0.7.5 crate(pkcs8/pem) >= 0.10.2 crate(rsa) = 0.9.6 Processing files: rust-rsa+pkcs5-devel-0.9.6-1.mga10.noarch Provides: crate(rsa/pkcs5) = 0.9.6 rust-rsa+pkcs5-devel = 0.9.6-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(pkcs8/encryption) >= 0.10.2 crate(rsa) = 0.9.6 Processing files: rust-rsa+serde-devel-0.9.6-1.mga10.noarch Provides: crate(rsa/serde) = 0.9.6 rust-rsa+serde-devel = 0.9.6-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(num-bigint-dig/serde) >= 0.8.2 crate(rsa) = 0.9.6 crate(serde) >= 1.0.184 crate(serde/derive) >= 1.0.184 Processing files: rust-rsa+sha1-devel-0.9.6-1.mga10.noarch Provides: crate(rsa/sha1) = 0.9.6 rust-rsa+sha1-devel = 0.9.6-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(rsa) = 0.9.6 crate(sha1) >= 0.10.5 crate(sha1/oid) >= 0.10.5 Processing files: rust-rsa+sha2-devel-0.9.6-1.mga10.noarch Provides: crate(rsa/sha2) = 0.9.6 rust-rsa+sha2-devel = 0.9.6-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(rsa) = 0.9.6 crate(sha2) >= 0.10.6 crate(sha2/oid) >= 0.10.6 Processing files: rust-rsa+std-devel-0.9.6-1.mga10.noarch Provides: crate(rsa/std) = 0.9.6 rust-rsa+std-devel = 0.9.6-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.5 crate(pkcs1/std) >= 0.7.5 crate(pkcs8/std) >= 0.10.2 crate(rand_core/std) >= 0.6.4 crate(rsa) = 0.9.6 crate(signature/std) >= 2.1.0 Processing files: rust-rsa+u64_digit-devel-0.9.6-1.mga10.noarch Provides: crate(rsa/u64_digit) = 0.9.6 rust-rsa+u64_digit-devel = 0.9.6-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(num-bigint-dig/u64_digit) >= 0.8.2 crate(rsa) = 0.9.6 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-rsa+default-devel-0.9.6-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-rsa+pkcs5-devel-0.9.6-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-rsa+sha2-devel-0.9.6-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-rsa+serde-devel-0.9.6-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-rsa+u64_digit-devel-0.9.6-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-rsa+std-devel-0.9.6-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-rsa+pem-devel-0.9.6-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-rsa+sha1-devel-0.9.6-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-rsa+hazmat-devel-0.9.6-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-rsa+getrandom-devel-0.9.6-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-rsa-devel-0.9.6-1.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.wGUsm8 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build + test -d /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build + rm -rf /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.6-build + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: File listed twice: /usr/share/cargo/registry/rsa-0.9.6/CHANGELOG.md File listed twice: /usr/share/cargo/registry/rsa-0.9.6/LICENSE-APACHE File listed twice: /usr/share/cargo/registry/rsa-0.9.6/LICENSE-MIT File listed twice: /usr/share/cargo/registry/rsa-0.9.6/README.md File listed twice: /usr/share/cargo/registry/rsa-0.9.6/SECURITY.md D: [iurt_root_command] Success!