D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/pterjan/rpmbuild/SRPMS/rust-rsa-0.9.10-1.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.qdXBM3 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.KXJCyM + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build + rm -rf rsa-0.9.10 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/rsa-0.9.10.crate + STATUS=0 + '[' 0 -ne 0 ']' + cd rsa-0.9.10 + /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.Uuwpxl + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build + cd rsa-0.9.10 + /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.O1dQ39 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-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.10 + '[' 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.180 Compiling libm v0.2.15 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/libc-0.2.180/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no '--allow=clippy::used_underscore_binding' --allow=unused_qualifications '--warn=clippy::unnecessary_semicolon' '--allow=clippy::unnecessary_cast' '--allow=clippy::uninlined_format_args' '--warn=clippy::ptr_as_ptr' '--allow=clippy::non_minimal_cfg' '--allow=clippy::missing_safety_doc' '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--allow=clippy::identity_op' '--warn=clippy::explicit_iter_loop' '--allow=clippy::expl_impl_clone_on_copy' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --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=92411a416ecbc327 -C extra-filename=-d139e536c4388098 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/build/libc-d139e536c4388098 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling const-oid v0.9.6 Compiling zerocopy v0.8.26 Compiling autocfg v1.5.0 Compiling version_check v0.9.5 Compiling typenum v1.18.0 Compiling cfg-if v1.0.4 Compiling zeroize v1.8.1 Compiling base64ct v1.8.0 Compiling num-bigint-dig v0.8.6 Compiling spin v0.9.8 Compiling smallvec v1.15.1 Compiling subtle v2.6.1 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/libm-0.2.15/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(feature, values("compiler-builtins"))' -C debug-assertions=off --cfg 'feature="arch"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arch", "default", "force-soft-floats", "unstable", "unstable-float", "unstable-intrinsics", "unstable-public-internals"))' -C metadata=6604d84085b20d64 -C extra-filename=-4fc7a652d8f51073 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/build/libm-4fc7a652d8f51073 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/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.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "db", "std"))' -C metadata=7f0fe5996485e521 -C extra-filename=-48918a069b563881 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/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/zerocopy-0.8.26/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="simd"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "derive", "float-nightly", "simd", "simd-nightly", "std", "zerocopy-derive"))' -C metadata=039fb398f35b9c46 -C extra-filename=-7c90d3069f38e1ca --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/build/zerocopy-7c90d3069f38e1ca -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/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.5.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,test)' --check-cfg 'cfg(feature, values())' -C metadata=3da3d4130c7f067d -C extra-filename=-d9f92939e64234ef --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/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.5/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,test)' --check-cfg 'cfg(feature, values())' -C metadata=b0547059fbd0fdc5 -C extra-filename=-2f5fba78a5d5b6fd --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/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/typenum-1.18.0/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,test)' --check-cfg 'cfg(feature, values("const-generics", "force_unix_path_separator", "i128", "no_std", "scale-info", "scale_info", "strict"))' -C metadata=096ab3af7384a88e -C extra-filename=-b71b4b768f84de94 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/build/typenum-b71b4b768f84de94 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/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.8.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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aarch64", "alloc", "default", "derive", "serde", "simd", "std", "zeroize_derive"))' -C metadata=fd48a0bd068b8a3c -C extra-filename=-3319ce290accf485 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/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=2024 /usr/share/cargo/registry/base64ct-1.8.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,test)' --check-cfg 'cfg(feature, values("alloc", "std"))' -C metadata=309b1637f5d29b67 -C extra-filename=-f660d5d96554b9bf --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/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.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="i128"' --cfg 'feature="prime"' --cfg 'feature="rand"' --cfg 'feature="u64_digit"' --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "fuzz", "i128", "nightly", "prime", "rand", "serde", "std", "u64_digit", "zeroize"))' -C metadata=b699e3dec38d0906 -C extra-filename=-01670d10f8f6f17a --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/build/num-bigint-dig-01670d10f8f6f17a -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/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.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,test)' --check-cfg 'cfg(feature, values("core", "rustc-dep-of-std"))' -C metadata=08b529e5e0e8f31d -C extra-filename=-882b1cd97dcfd39c --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/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,test)' --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=fea4699200619c8d -C extra-filename=-b227e6f4ab28c706 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/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.15.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,test)' --check-cfg 'cfg(feature, values("arbitrary", "bincode", "const_generics", "const_new", "debugger_visualizer", "drain_filter", "drain_keep_rest", "impl_bincode", "malloc_size_of", "may_dangle", "serde", "specialization", "union", "unty", "write"))' -C metadata=c14df3d034c650ec -C extra-filename=-d5f88d403dd506d2 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/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,test)' --check-cfg 'cfg(feature, values("const-generics", "core_hint_black_box", "default", "i128", "nightly", "std"))' -C metadata=14938d51346fb717 -C extra-filename=-c70eb289f40c5248 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/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,test)' --check-cfg 'cfg(feature, values("spin", "spin_no_std"))' -C metadata=07daec248cce5467 -C extra-filename=-15bc1d552508db40 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps --extern spin=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libspin-b227e6f4ab28c706.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,test)' --check-cfg 'cfg(feature, values("alloc", "std"))' -C metadata=41bede73412b801c -C extra-filename=-124fb403e5b2ba8e --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps --extern base64ct=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libbase64ct-f660d5d96554b9bf.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.10-build/rsa-0.9.10/target/rpm/build/num-bigint-dig-01670d10f8f6f17a/build-script-build` 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,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary", "bytes", "derive", "flagset", "oid", "pem", "real", "std", "time", "zeroize"))' -C metadata=9f7b8e4f6c7003ab -C extra-filename=-f087a410581b7fcd --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps --extern const_oid=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libconst_oid-48918a069b563881.rmeta --extern pem_rfc7468=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libpem_rfc7468-124fb403e5b2ba8e.rmeta --extern zeroize=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libzeroize-3319ce290accf485.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.10-build/rsa-0.9.10/target/rpm/build/libm-4fc7a652d8f51073/build-script-build` Running `/usr/bin/rustc --crate-name libm --edition=2021 /usr/share/cargo/registry/libm-0.2.15/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(feature, values("compiler-builtins"))' --cfg 'feature="arch"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arch", "default", "force-soft-floats", "unstable", "unstable-float", "unstable-intrinsics", "unstable-public-internals"))' -C metadata=ac347b388deb1fa2 -C extra-filename=-185b99224407e424 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg arch_enabled --cfg optimizations_enabled --check-cfg 'cfg(assert_no_panic)' --check-cfg 'cfg(intrinsics_enabled)' --check-cfg 'cfg(arch_enabled)' --check-cfg 'cfg(optimizations_enabled)' --check-cfg 'cfg(x86_no_sse)' --check-cfg 'cfg(f16_enabled)' --check-cfg 'cfg(f128_enabled)'` Running `/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/build/typenum-b71b4b768f84de94/build-script-build` Running `/usr/bin/rustc --crate-name typenum --edition=2018 /usr/share/cargo/registry/typenum-1.18.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const-generics", "force_unix_path_separator", "i128", "no_std", "scale-info", "scale_info", "strict"))' -C metadata=5857dc27b56a9705 -C extra-filename=-c40c23ce53c9a384 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling generic-array v0.14.7 Running `/usr/bin/rustc --crate-name build_script_build --edition=2015 /usr/share/cargo/registry/generic-array-0.14.7/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="more_lengths"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("more_lengths", "serde", "zeroize"))' -C metadata=3015fefa5c3a7b32 -C extra-filename=-ecc605d56ac91875 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/build/generic-array-ecc605d56ac91875 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps --extern version_check=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libversion_check-2f5fba78a5d5b6fd.rlib --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.10-build/rsa-0.9.10/target/rpm/build/generic-array-ecc605d56ac91875/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/build/zerocopy-7c90d3069f38e1ca/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/build/libc-d139e536c4388098/build-script-build` Running `/usr/bin/rustc --crate-name zerocopy --edition=2021 /usr/share/cargo/registry/zerocopy-0.8.26/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,test)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "derive", "float-nightly", "simd", "simd-nightly", "std", "zerocopy-derive"))' -C metadata=c3523682d6bc7cd3 -C extra-filename=-e9c80e7b3fc77c4d --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg zerocopy_aarch64_simd_1_59_0 --cfg zerocopy_core_error_1_81_0 --cfg zerocopy_diagnostic_on_unimplemented_1_78_0 --cfg zerocopy_generic_bounds_in_const_fn_1_61_0 --cfg zerocopy_panic_in_const_and_vec_try_reserve_1_57_0 --cfg zerocopy_target_has_atomics_1_60_0 --check-cfg 'cfg(zerocopy_aarch64_simd_1_59_0)' --check-cfg 'cfg(rust, values("1.59.0"))' --check-cfg 'cfg(zerocopy_core_error_1_81_0)' --check-cfg 'cfg(rust, values("1.81.0"))' --check-cfg 'cfg(zerocopy_diagnostic_on_unimplemented_1_78_0)' --check-cfg 'cfg(rust, values("1.78.0"))' --check-cfg 'cfg(zerocopy_generic_bounds_in_const_fn_1_61_0)' --check-cfg 'cfg(rust, values("1.61.0"))' --check-cfg 'cfg(zerocopy_panic_in_const_and_vec_try_reserve_1_57_0)' --check-cfg 'cfg(rust, values("1.57.0"))' --check-cfg 'cfg(zerocopy_target_has_atomics_1_60_0)' --check-cfg 'cfg(rust, values("1.60.0"))' --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(kani)' --check-cfg 'cfg(__ZEROCOPY_INTERNAL_USE_ONLY_NIGHTLY_FEATURES_IN_TESTS)' --check-cfg 'cfg(coverage_nightly)'` Running `/usr/bin/rustc --crate-name libc --edition=2021 /usr/share/cargo/registry/libc-0.2.180/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 '--allow=clippy::used_underscore_binding' --allow=unused_qualifications '--warn=clippy::unnecessary_semicolon' '--allow=clippy::unnecessary_cast' '--allow=clippy::uninlined_format_args' '--warn=clippy::ptr_as_ptr' '--allow=clippy::non_minimal_cfg' '--allow=clippy::missing_safety_doc' '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--allow=clippy::identity_op' '--warn=clippy::explicit_iter_loop' '--allow=clippy::expl_impl_clone_on_copy' --check-cfg 'cfg(docsrs,test)' --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=5429833b3143d375 -C extra-filename=-99d0b11ae01f7d56 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg freebsd12 --check-cfg 'cfg(emscripten_old_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(gnu_file_offset_bits64)' --check-cfg 'cfg(gnu_time_bits64)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(linux_time_bits64)' --check-cfg 'cfg(musl_v1_2_3)' --check-cfg 'cfg(musl32_time64)' --check-cfg 'cfg(vxworks_lt_25_09)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin","qurt"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos","nto71_iosock","nto80"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` Compiling num-traits v0.2.19 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,test)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=6120a11906b43232 -C extra-filename=-9b6e3f8343ad0376 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/build/num-traits-9b6e3f8343ad0376 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps --extern autocfg=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libautocfg-d9f92939e64234ef.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` 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,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary", "base64", "fingerprint", "pem", "sha2", "std"))' -C metadata=f9726127b524f1cb -C extra-filename=-917fa51b92b0ef24 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps --extern der=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libder-f087a410581b7fcd.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name generic_array --edition=2015 /usr/share/cargo/registry/generic-array-0.14.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="more_lengths"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("more_lengths", "serde", "zeroize"))' -C metadata=13ceaafab349f7c8 -C extra-filename=-372550244e36bde9 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps --extern typenum=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libtypenum-c40c23ce53c9a384.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg relaxed_coherence` 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,test)' --check-cfg 'cfg(feature, values("3des", "alloc", "des-insecure", "encryption", "getrandom", "pem", "pkcs5", "rand_core", "sha1-insecure", "std", "subtle"))' -C metadata=8533899717334516 -C extra-filename=-85844726a2df7ff8 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps --extern der=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libder-f087a410581b7fcd.rmeta --extern spki=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libspki-917fa51b92b0ef24.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.10-build/rsa-0.9.10/target/rpm/build/num-traits-9b6e3f8343ad0376/build-script-build` 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,test)' --check-cfg 'cfg(feature, values("alloc", "pem", "pkcs8", "std", "zeroize"))' -C metadata=7fd6f7eb356a9924 -C extra-filename=-26374ba1ee1aa53e --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps --extern der=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libder-f087a410581b7fcd.rmeta --extern pkcs8=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libpkcs8-85844726a2df7ff8.rmeta --extern spki=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libspki-917fa51b92b0ef24.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,test)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=68e740a004983c65 -C extra-filename=-33d2f00902d067a0 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps --extern libm=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/liblibm-185b99224407e424.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 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,test)' --check-cfg 'cfg(feature, values("getrandom", "rand_core", "std"))' -C metadata=8f76df2a787691d8 -C extra-filename=-f21e206a73362e4e --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps --extern generic_array=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libgeneric_array-372550244e36bde9.rmeta --extern typenum=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libtypenum-c40c23ce53c9a384.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,test)' --check-cfg 'cfg(feature, values("alloc", "blobby", "block-buffer", "const-oid", "core-api", "default", "dev", "mac", "oid", "rand_core", "std", "subtle"))' -C metadata=7bc91362a47cd88f -C extra-filename=-1a6b76160f3aee4a --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps --extern const_oid=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libconst_oid-48918a069b563881.rmeta --extern crypto_common=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libcrypto_common-f21e206a73362e4e.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling getrandom v0.2.15 Running `/usr/bin/rustc --crate-name getrandom --edition=2018 /usr/share/cargo/registry/getrandom-0.2.15/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,test)' --check-cfg 'cfg(feature, values("custom", "linux_disable_fallback", "rdrand", "std"))' -C metadata=111be99b76a407b0 -C extra-filename=-7a4a8201f0ac37b3 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libcfg_if-882b1cd97dcfd39c.rmeta --extern libc=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/liblibc-99d0b11ae01f7d56.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,test)' --check-cfg 'cfg(feature, values("alloc", "getrandom", "serde", "serde1", "std"))' -C metadata=deeaec249a182024 -C extra-filename=-3c103da2593f3101 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps --extern getrandom=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libgetrandom-7a4a8201f0ac37b3.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,test)' --check-cfg 'cfg(feature, values("default", "i128", "std"))' -C metadata=187f1a496e01f07c -C extra-filename=-bbd19caca6383175 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps --extern num_traits=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libnum_traits-33d2f00902d067a0.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,test)' --check-cfg 'cfg(feature, values("alloc", "derive", "digest", "rand_core", "std"))' -C metadata=3baff42bc183849b -C extra-filename=-12dcb332390e1810 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps --extern digest=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libdigest-1a6b76160f3aee4a.rmeta --extern rand_core=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/librand_core-3c103da2593f3101.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,test)' --check-cfg 'cfg(feature, values("default", "i128", "std"))' -C metadata=40d26cba4e14bab6 -C extra-filename=-abf2c8c7f1d34c60 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps --extern num_integer=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libnum_integer-bbd19caca6383175.rmeta --extern num_traits=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libnum_traits-33d2f00902d067a0.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling ppv-lite86 v0.2.21 Running `/usr/bin/rustc --crate-name ppv_lite86 --edition=2021 /usr/share/cargo/registry/ppv-lite86-0.2.21/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,test)' --check-cfg 'cfg(feature, values("default", "no_simd", "simd", "std"))' -C metadata=4b7291f73d147579 -C extra-filename=-acd9d559002f0b7a --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps --extern zerocopy=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libzerocopy-e9c80e7b3fc77c4d.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,test)' --check-cfg 'cfg(feature, values("default", "serde", "serde1", "simd", "std"))' -C metadata=4932babd2ad47ff1 -C extra-filename=-6d665414928a120c --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps --extern ppv_lite86=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libppv_lite86-acd9d559002f0b7a.rmeta --extern rand_core=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/librand_core-3c103da2593f3101.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,test)' --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=7b61f607dc7a5656 -C extra-filename=-d5cc553670e1d172 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps --extern rand_chacha=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/librand_chacha-6d665414928a120c.rmeta --extern rand_core=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/librand_core-3c103da2593f3101.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.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="i128"' --cfg 'feature="prime"' --cfg 'feature="rand"' --cfg 'feature="u64_digit"' --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "fuzz", "i128", "nightly", "prime", "rand", "serde", "std", "u64_digit", "zeroize"))' -C metadata=da04e0c72a5fc5d2 -C extra-filename=-5247331e4c1f69b0 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps --extern lazy_static=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/liblazy_static-15bc1d552508db40.rmeta --extern libm=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/liblibm-185b99224407e424.rmeta --extern num_integer=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libnum_integer-bbd19caca6383175.rmeta --extern num_iter=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libnum_iter-abf2c8c7f1d34c60.rmeta --extern num_traits=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libnum_traits-33d2f00902d067a0.rmeta --extern rand=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/librand-d5cc553670e1d172.rmeta --extern smallvec=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libsmallvec-d5f88d403dd506d2.rmeta --extern zeroize=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libzeroize-3319ce290accf485.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg has_i128` Compiling rsa v0.9.10 (/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10) 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,test)' --check-cfg 'cfg(feature, values("default", "getrandom", "hazmat", "nightly", "pem", "pkcs5", "serde", "sha1", "sha2", "std", "u64_digit"))' -C metadata=12bf4d71d2a82360 -C extra-filename=-82c9e3a0ff0679db --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps --extern const_oid=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libconst_oid-48918a069b563881.rmeta --extern digest=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libdigest-1a6b76160f3aee4a.rmeta --extern num_bigint=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libnum_bigint_dig-5247331e4c1f69b0.rmeta --extern num_integer=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libnum_integer-bbd19caca6383175.rmeta --extern num_traits=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libnum_traits-33d2f00902d067a0.rmeta --extern pkcs1=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libpkcs1-26374ba1ee1aa53e.rmeta --extern pkcs8=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libpkcs8-85844726a2df7ff8.rmeta --extern rand_core=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/librand_core-3c103da2593f3101.rmeta --extern signature=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libsignature-12dcb332390e1810.rmeta --extern spki=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libspki-917fa51b92b0ef24.rmeta --extern subtle=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libsubtle-c70eb289f40c5248.rmeta --extern zeroize=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libzeroize-3319ce290accf485.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Finished `rpm` profile [optimized + debuginfo] target(s) in 11.48s + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.rLeMRS + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build + mkdir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-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.10 + '[' 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.10 + REG_DIR=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/BUILDROOT/usr/share/cargo/registry/rsa-0.9.10 + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/BUILDROOT/usr/share/cargo/registry/rsa-0.9.10 + /usr/bin/awk -i inplace -v INPLACE_SUFFIX=.deps '/^\[((.+\.)?((dev|build)-)?dependencies|features)/{f=1;next} /^\[/{f=0}; !f' Cargo.toml + /usr/bin/env CARGO_HOME=.cargo RUSTC_BOOTSTRAP=1 'RUSTFLAGS=-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' /usr/bin/cargo package -l + grep -w -E -v 'Cargo.(lock|toml.orig)' + xargs -d '\n' /usr/bin/cp --parents -a -t /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/BUILDROOT/usr/share/cargo/registry/rsa-0.9.10 warning: no (git) VCS found for `/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10` + /usr/bin/mv Cargo.toml.deps Cargo.toml + /usr/bin/cp -a Cargo.toml /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/BUILDROOT/usr/share/cargo/registry/rsa-0.9.10/Cargo.toml + /usr/bin/rm -f /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/BUILDROOT/usr/share/cargo/registry/rsa-0.9.10/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.Vzwx4n + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-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.10 + '[' 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.180 Fresh cfg-if v1.0.4 Fresh version_check v0.9.5 Fresh const-oid v0.9.6 Compiling getrandom v0.3.4 Fresh autocfg v1.5.0 Fresh base64ct v1.8.0 Fresh zeroize v1.8.1 Compiling rustix v1.1.2 Compiling linux-raw-sys v0.11.0 Compiling bitflags v2.10.0 Compiling serde_core v1.0.228 Compiling once_cell v1.21.3 Compiling serde v1.0.228 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/libc-0.2.180/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no '--allow=clippy::used_underscore_binding' --allow=unused_qualifications '--warn=clippy::unnecessary_semicolon' '--allow=clippy::unnecessary_cast' '--allow=clippy::uninlined_format_args' '--warn=clippy::ptr_as_ptr' '--allow=clippy::non_minimal_cfg' '--allow=clippy::missing_safety_doc' '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--allow=clippy::identity_op' '--warn=clippy::explicit_iter_loop' '--allow=clippy::expl_impl_clone_on_copy' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --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=5847cfa6a656dc4c -C extra-filename=-5e3842ffd01dceae --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/build/libc-5e3842ffd01dceae -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/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/getrandom-0.3.4/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(getrandom_backend, values("custom", "efi_rng", "rdrand", "rndr", "linux_getrandom", "linux_raw", "wasm_js", "windows_legacy", "unsupported"))' --check-cfg 'cfg(getrandom_msan)' --check-cfg 'cfg(getrandom_test_linux_fallback)' --check-cfg 'cfg(getrandom_test_linux_without_fallback)' --check-cfg 'cfg(getrandom_test_netbsd_fallback)' --check-cfg 'cfg(target_os, values("cygwin"))' -C debug-assertions=off --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std"))' -C metadata=a7982f1b571b7705 -C extra-filename=-42ecac9a8af0a934 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/build/getrandom-42ecac9a8af0a934 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/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.10.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,test)' --check-cfg 'cfg(feature, values("arbitrary", "bytemuck", "example_generated", "serde", "serde_core", "std"))' -C metadata=16fbcfd0cedd0eb8 -C extra-filename=-0c3d03fcad8fc5e6 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/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/serde_core-1.0.228/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="result"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "rc", "result", "std", "unstable"))' -C metadata=308b9d7726f3066f -C extra-filename=-2d14eb444e845067 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/build/serde_core-2d14eb444e845067 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/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-1.1.2/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(error_in_core)' --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(linux_raw_dep)' --check-cfg 'cfg(lower_upper_exp_for_non_zero)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(rustc_diagnostics)' --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(wasip2)' --check-cfg 'cfg(target_arch, values("xtensa"))' --check-cfg 'cfg(target_os, values("cygwin"))' -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "default", "event", "fs", "io_uring", "libc", "libc_errno", "linux_4_11", "linux_5_1", "linux_5_11", "linux_latest", "mm", "mount", "net", "param", "pipe", "process", "pty", "rand", "runtime", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=7aa575db8ffc71f1 -C extra-filename=-6160b92b7b253cf0 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/build/rustix-6160b92b7b253cf0 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/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.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(target_arch, values("xtensa"))' --cfg 'feature="auxvec"' --cfg 'feature="elf"' --cfg 'feature="errno"' --cfg 'feature="general"' --cfg 'feature="ioctl"' --cfg 'feature="no_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("auxvec", "bootparam", "btrfs", "core", "default", "elf", "elf_uapi", "errno", "general", "if_arp", "if_ether", "if_packet", "image", "io_uring", "ioctl", "landlock", "loop_device", "mempolicy", "net", "netlink", "no_std", "prctl", "ptrace", "rustc-dep-of-std", "std", "system", "xdp"))' -C metadata=5317d21571472e57 -C extra-filename=-cab3d0581d964862 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling num-traits v0.2.19 Fresh pem-rfc7468 v0.7.0 Compiling fastrand v2.3.0 Running `/usr/bin/rustc --crate-name once_cell --edition=2021 /usr/share/cargo/registry/once_cell-1.21.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="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "critical-section", "default", "parking_lot", "portable-atomic", "race", "std", "unstable"))' -C metadata=eaf4f7267ba8c5f5 -C extra-filename=-0c81559b51215464 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/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/serde-1.0.228/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,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=6d149103527dcc26 -C extra-filename=-dd7c4e8a46954bcf --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/build/serde-dd7c4e8a46954bcf -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/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,test)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=ae8b91c5c675f929 -C extra-filename=-bdb0134c91e2996e --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/build/num-traits-bdb0134c91e2996e -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps --extern autocfg=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libautocfg-d9f92939e64234ef.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Fresh typenum v1.18.0 Fresh zerocopy v0.8.26 Fresh libm v0.2.15 Fresh der v0.7.9 Fresh spin v0.9.8 Running `/usr/bin/rustc --crate-name fastrand --edition=2018 /usr/share/cargo/registry/fastrand-2.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="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=157f72edf53aaf13 -C extra-filename=-bff68224de12f64a --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Fresh generic-array v0.14.7 Compiling ppv-lite86 v0.2.21 Fresh spki v0.7.3 Fresh lazy_static v1.5.0 Compiling fnv v1.0.7 Running `/usr/bin/rustc --crate-name ppv_lite86 --edition=2021 /usr/share/cargo/registry/ppv-lite86-0.2.21/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,test)' --check-cfg 'cfg(feature, values("default", "no_simd", "simd", "std"))' -C metadata=bab576c3077a1479 -C extra-filename=-6309d791f7d873cf --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps --extern zerocopy=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libzerocopy-e9c80e7b3fc77c4d.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Fresh crypto-common v0.1.6 Compiling block-buffer v0.10.4 Fresh pkcs8 v0.10.2 Fresh smallvec v1.15.1 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,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=92a60c82e1cbfdc2 -C extra-filename=-3d68a66b71c5c12e --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling bit-vec v0.8.0 Compiling cpufeatures v0.2.17 Compiling quick-error v1.2.3 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,test)' --check-cfg 'cfg(feature, values())' -C metadata=ddc126443410e058 -C extra-filename=-43c3574c3736a00e --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps --extern generic_array=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libgeneric_array-372550244e36bde9.rmeta --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.8.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="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "serde_no_std", "serde_std", "std"))' -C metadata=2169b233ce98eb72 -C extra-filename=-3ed29aa79fd4abab --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/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,test)' --check-cfg 'cfg(feature, values())' -C metadata=bba1bf512502daaf -C extra-filename=-a9607a480a6a2022 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name cpufeatures --edition=2018 /usr/share/cargo/registry/cpufeatures-0.2.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e35a7449e998a9b1 -C extra-filename=-21e89470d728c943 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Fresh pkcs1 v0.7.5 Compiling unarray v0.1.4 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,test)' --check-cfg 'cfg(feature, values())' -C metadata=7589d1c81d0bb513 -C extra-filename=-9bee10ac7cf25adc --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling regex-syntax v0.8.8 Running `/usr/bin/rustc --crate-name regex_syntax --edition=2021 /usr/share/cargo/registry/regex-syntax-0.8.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 --allow=unexpected_cfgs --check-cfg 'cfg(docsrs_regex)' --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,test)' --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=fc2aac04732ccc31 -C extra-filename=-9a2c0840de4b501a --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Fresh subtle v2.6.1 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,test)' --check-cfg 'cfg(feature, values("asm", "no_unroll", "simd"))' -C metadata=8be33e32e150e806 -C extra-filename=-fde053033eb50977 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/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,test)' --check-cfg 'cfg(feature, values("alloc", "blobby", "block-buffer", "const-oid", "core-api", "default", "dev", "mac", "oid", "rand_core", "std", "subtle"))' -C metadata=e59cdd12c03d4b96 -C extra-filename=-b5ece4df2e7a56f9 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps --extern block_buffer=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libblock_buffer-43c3574c3736a00e.rmeta --extern const_oid=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libconst_oid-48918a069b563881.rmeta --extern crypto_common=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libcrypto_common-f21e206a73362e4e.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling bit-set v0.8.0 Running `/usr/bin/rustc --crate-name bit_set --edition=2015 /usr/share/cargo/registry/bit-set-0.8.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="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=4f97f2e20c207765 -C extra-filename=-1745f0fa82fbed15 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps --extern bit_vec=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libbit_vec-3ed29aa79fd4abab.rmeta --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,test)' --check-cfg 'cfg(feature, values())' -C metadata=88532776ad26b23b -C extra-filename=-bd304199fa1c4427 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/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.10-build/rsa-0.9.10/target/rpm/build/num-traits-bdb0134c91e2996e/build-script-build` Compiling sha3 v0.10.8 Compiling sha2 v0.10.9 Compiling sha1 v0.10.6 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,test)' --check-cfg 'cfg(feature, values("asm", "default", "oid", "reset", "std"))' -C metadata=b3d3031d78cde733 -C extra-filename=-3c7653277856c080 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps --extern digest=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libdigest-b5ece4df2e7a56f9.rmeta --extern keccak=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libkeccak-fde053033eb50977.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.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="oid"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "asm-aarch64", "compress", "default", "force-soft", "force-soft-compact", "loongarch64_asm", "oid", "sha2-asm", "std"))' -C metadata=bba2a471ef8fb0bc -C extra-filename=-30a418a62c7bf298 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libcfg_if-882b1cd97dcfd39c.rmeta --extern cpufeatures=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libcpufeatures-21e89470d728c943.rmeta --extern digest=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libdigest-b5ece4df2e7a56f9.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` 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,test)' --check-cfg 'cfg(feature, values("asm", "compress", "default", "force-soft", "loongarch64_asm", "oid", "sha1-asm", "std"))' -C metadata=1113a455797ebb4e -C extra-filename=-16137f17cc4aac73 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libcfg_if-882b1cd97dcfd39c.rmeta --extern cpufeatures=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libcpufeatures-21e89470d728c943.rmeta --extern digest=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libdigest-b5ece4df2e7a56f9.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"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=ede153329c6c46fd -C extra-filename=-ff681b51916d7ecd --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps --extern libm=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/liblibm-185b99224407e424.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.10-build/rsa-0.9.10/target/rpm/build/serde_core-2d14eb444e845067/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/build/getrandom-42ecac9a8af0a934/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/build/serde-dd7c4e8a46954bcf/build-script-build` Running `/usr/bin/rustc --crate-name serde_core --edition=2021 /usr/share/cargo/registry/serde_core-1.0.228/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="result"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "rc", "result", "std", "unstable"))' -C metadata=731d2b18cc4eb5f8 -C extra-filename=-f6a423b8b918e323 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --check-cfg 'cfg(if_docsrs_then_no_serde_core)' --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_diagnostic_namespace)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_target_has_atomic)'` Running `/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/build/rustix-6160b92b7b253cf0/build-script-build` 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,test)' --check-cfg 'cfg(feature, values("default", "i128", "std"))' -C metadata=104e8d1102465728 -C extra-filename=-9d32ff46a9afda7e --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps --extern num_traits=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libnum_traits-ff681b51916d7ecd.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name rustix --edition=2021 /usr/share/cargo/registry/rustix-1.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=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(error_in_core)' --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(linux_raw_dep)' --check-cfg 'cfg(lower_upper_exp_for_non_zero)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(rustc_diagnostics)' --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(wasip2)' --check-cfg 'cfg(target_arch, values("xtensa"))' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "default", "event", "fs", "io_uring", "libc", "libc_errno", "linux_4_11", "linux_5_1", "linux_5_11", "linux_latest", "mm", "mount", "net", "param", "pipe", "process", "pty", "rand", "runtime", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=11260102ba12d0d5 -C extra-filename=-a6f8684bffffd266 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps --extern bitflags=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libbitflags-0c3d03fcad8fc5e6.rmeta --extern linux_raw_sys=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/liblinux_raw_sys-cab3d0581d964862.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg static_assertions --cfg lower_upper_exp_for_non_zero --cfg rustc_diagnostics --cfg linux_raw_dep --cfg linux_raw --cfg linux_like --cfg linux_kernel` Running `/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/build/libc-5e3842ffd01dceae/build-script-build` Running `/usr/bin/rustc --crate-name libc --edition=2021 /usr/share/cargo/registry/libc-0.2.180/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 '--allow=clippy::used_underscore_binding' --allow=unused_qualifications '--warn=clippy::unnecessary_semicolon' '--allow=clippy::unnecessary_cast' '--allow=clippy::uninlined_format_args' '--warn=clippy::ptr_as_ptr' '--allow=clippy::non_minimal_cfg' '--allow=clippy::missing_safety_doc' '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--allow=clippy::identity_op' '--warn=clippy::explicit_iter_loop' '--allow=clippy::expl_impl_clone_on_copy' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --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=a90c244e0b1f6725 -C extra-filename=-3c016273de920cf5 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg freebsd12 --check-cfg 'cfg(emscripten_old_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(gnu_file_offset_bits64)' --check-cfg 'cfg(gnu_time_bits64)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(linux_time_bits64)' --check-cfg 'cfg(musl_v1_2_3)' --check-cfg 'cfg(musl32_time64)' --check-cfg 'cfg(vxworks_lt_25_09)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin","qurt"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos","nto71_iosock","nto80"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` 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,test)' --check-cfg 'cfg(feature, values("default", "i128", "std"))' -C metadata=739dfb9d6b85e0ac -C extra-filename=-b45026556f17a19b --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps --extern num_integer=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libnum_integer-9d32ff46a9afda7e.rmeta --extern num_traits=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libnum_traits-ff681b51916d7ecd.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling getrandom v0.2.15 Compiling wait-timeout v0.2.1 Running `/usr/bin/rustc --crate-name getrandom --edition=2018 /usr/share/cargo/registry/getrandom-0.2.15/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,test)' --check-cfg 'cfg(feature, values("custom", "linux_disable_fallback", "rdrand", "std"))' -C metadata=f8b6acca541bf66d -C extra-filename=-402cda44c63d0e2b --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libcfg_if-882b1cd97dcfd39c.rmeta --extern libc=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/liblibc-3c016273de920cf5.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name getrandom --edition=2021 /usr/share/cargo/registry/getrandom-0.3.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(getrandom_backend, values("custom", "efi_rng", "rdrand", "rndr", "linux_getrandom", "linux_raw", "wasm_js", "windows_legacy", "unsupported"))' --check-cfg 'cfg(getrandom_msan)' --check-cfg 'cfg(getrandom_test_linux_fallback)' --check-cfg 'cfg(getrandom_test_linux_without_fallback)' --check-cfg 'cfg(getrandom_test_netbsd_fallback)' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std"))' -C metadata=756940ec2bc09c79 -C extra-filename=-a7952ae3c12e35ed --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libcfg_if-882b1cd97dcfd39c.rmeta --extern libc=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/liblibc-3c016273de920cf5.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.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,test)' --check-cfg 'cfg(feature, values())' -C metadata=bc8e7077b46a1454 -C extra-filename=-fad715aba31d3080 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps --extern libc=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/liblibc-3c016273de920cf5.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,test)' --check-cfg 'cfg(feature, values("alloc", "getrandom", "serde", "serde1", "std"))' -C metadata=8bb312a3f9d69d86 -C extra-filename=-a4d9478ee53f7ebb --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps --extern getrandom=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libgetrandom-402cda44c63d0e2b.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling rand_core v0.9.3 Running `/usr/bin/rustc --crate-name rand_core --edition=2021 /usr/share/cargo/registry/rand_core-0.9.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="os_rng"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("os_rng", "serde", "std"))' -C metadata=b12c8f7373c2e5a3 -C extra-filename=-9966216730126927 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps --extern getrandom=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libgetrandom-a7952ae3c12e35ed.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling rand_xorshift v0.4.0 Compiling rand v0.9.2 Compiling rand_chacha v0.9.0 Running `/usr/bin/rustc --crate-name rand_xorshift --edition=2021 /usr/share/cargo/registry/rand_xorshift-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=0b132816f69896e5 -C extra-filename=-a5c00d575bc31a38 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps --extern rand_core=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/librand_core-9966216730126927.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name rand --edition=2021 /usr/share/cargo/registry/rand-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 --cfg 'feature="alloc"' --cfg 'feature="os_rng"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "log", "nightly", "os_rng", "serde", "simd_support", "small_rng", "std", "std_rng", "thread_rng", "unbiased"))' -C metadata=989cf354b3e9b17e -C extra-filename=-a9ed9684fde5c590 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps --extern rand_core=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/librand_core-9966216730126927.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name rand_chacha --edition=2021 /usr/share/cargo/registry/rand_chacha-0.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "os_rng", "serde", "std"))' -C metadata=3216c36cd17b7c51 -C extra-filename=-c2baeb6756139f18 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps --extern ppv_lite86=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libppv_lite86-6309d791f7d873cf.rmeta --extern rand_core=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/librand_core-9966216730126927.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,test)' --check-cfg 'cfg(feature, values("default", "serde", "serde1", "simd", "std"))' -C metadata=f8a25dd7b44f118c -C extra-filename=-87bab7bb33c821bb --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps --extern ppv_lite86=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libppv_lite86-6309d791f7d873cf.rmeta --extern rand_core=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/librand_core-a4d9478ee53f7ebb.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,test)' --check-cfg 'cfg(feature, values("alloc", "derive", "digest", "rand_core", "std"))' -C metadata=4e0a38d37aa43396 -C extra-filename=-ddc1bb1ad70f05f7 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps --extern digest=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libdigest-b5ece4df2e7a56f9.rmeta --extern rand_core=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/librand_core-a4d9478ee53f7ebb.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,test)' --check-cfg 'cfg(feature, values("serde", "serde1"))' -C metadata=cc44ef2886df1547 -C extra-filename=-d243e4eac8169a5a --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps --extern rand_core=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/librand_core-a4d9478ee53f7ebb.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,test)' --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=f3934d48f4a3f677 -C extra-filename=-6b195e1022dfff29 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps --extern libc=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/liblibc-3c016273de920cf5.rmeta --extern rand_chacha=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/librand_chacha-87bab7bb33c821bb.rmeta --extern rand_core=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/librand_core-a4d9478ee53f7ebb.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling tempfile v3.23.0 Running `/usr/bin/rustc --crate-name tempfile --edition=2021 /usr/share/cargo/registry/tempfile-3.23.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="default"' --cfg 'feature="getrandom"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "getrandom", "nightly"))' -C metadata=a61194d271defc14 -C extra-filename=-154c88ce42d3fcb8 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps --extern fastrand=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libfastrand-bff68224de12f64a.rmeta --extern getrandom=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libgetrandom-a7952ae3c12e35ed.rmeta --extern once_cell=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libonce_cell-0c81559b51215464.rmeta --extern rustix=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/librustix-a6f8684bffffd266.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` 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,test)' --check-cfg 'cfg(feature, values("default", "timeout", "wait-timeout"))' -C metadata=1decc073fa11386b -C extra-filename=-8b1a7865c8def32d --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps --extern fnv=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libfnv-3d68a66b71c5c12e.rmeta --extern quick_error=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libquick_error-a9607a480a6a2022.rmeta --extern tempfile=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libtempfile-154c88ce42d3fcb8.rmeta --extern wait_timeout=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libwait_timeout-fad715aba31d3080.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name serde --edition=2021 /usr/share/cargo/registry/serde-1.0.228/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,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=7050738146f2930c -C extra-filename=-be3fcda3a005f5cf --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps --extern serde_core=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libserde_core-f6a423b8b918e323.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg if_docsrs_then_no_serde_core --check-cfg 'cfg(feature, values("result"))' --check-cfg 'cfg(if_docsrs_then_no_serde_core)' --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_diagnostic_namespace)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_target_has_atomic)'` Compiling proptest v1.9.0 Running `/usr/bin/rustc --crate-name proptest --edition=2021 /usr/share/cargo/registry/proptest-1.9.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="regex-syntax"' --cfg 'feature="rusty-fork"' --cfg 'feature="std"' --cfg 'feature="tempfile"' --cfg 'feature="timeout"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "atomic64bit", "attr-macro", "bit-set", "default", "default-code-coverage", "fork", "handle-panics", "hardware-rng", "no_std", "proptest-macro", "regex-syntax", "rusty-fork", "std", "tempfile", "timeout", "unstable", "x86"))' -C metadata=4c3c2626af241a2a -C extra-filename=-d2c5eaafd72607bd --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps --extern bit_set=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libbit_set-1745f0fa82fbed15.rmeta --extern bit_vec=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libbit_vec-3ed29aa79fd4abab.rmeta --extern bitflags=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libbitflags-0c3d03fcad8fc5e6.rmeta --extern num_traits=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libnum_traits-ff681b51916d7ecd.rmeta --extern rand=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/librand-a9ed9684fde5c590.rmeta --extern rand_chacha=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/librand_chacha-c2baeb6756139f18.rmeta --extern rand_xorshift=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/librand_xorshift-a5c00d575bc31a38.rmeta --extern regex_syntax=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libregex_syntax-9a2c0840de4b501a.rmeta --extern rusty_fork=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/librusty_fork-8b1a7865c8def32d.rmeta --extern tempfile=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libtempfile-154c88ce42d3fcb8.rmeta --extern unarray=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libunarray-9bee10ac7cf25adc.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling num-bigint-dig v0.8.6 Running `/usr/bin/rustc --crate-name num_bigint_dig --edition=2021 /usr/share/cargo/registry/num-bigint-dig-0.8.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="i128"' --cfg 'feature="prime"' --cfg 'feature="rand"' --cfg 'feature="u64_digit"' --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "fuzz", "i128", "nightly", "prime", "rand", "serde", "std", "u64_digit", "zeroize"))' -C metadata=ea31ee6a507d1e53 -C extra-filename=-62dd4b53c116f468 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps --extern lazy_static=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/liblazy_static-15bc1d552508db40.rmeta --extern libm=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/liblibm-185b99224407e424.rmeta --extern num_integer=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libnum_integer-9d32ff46a9afda7e.rmeta --extern num_iter=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libnum_iter-b45026556f17a19b.rmeta --extern num_traits=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libnum_traits-ff681b51916d7ecd.rmeta --extern rand=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/librand-6b195e1022dfff29.rmeta --extern smallvec=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libsmallvec-d5f88d403dd506d2.rmeta --extern zeroize=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libzeroize-3319ce290accf485.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg has_i128` Compiling serde_test v1.0.177 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,test)' --check-cfg 'cfg(feature, values())' -C metadata=c115e3bcb1397e2c -C extra-filename=-ccfca02dfc36d8f8 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps --extern serde=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libserde-be3fcda3a005f5cf.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling rsa v0.9.10 (/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10) 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,test)' --check-cfg 'cfg(feature, values("default", "getrandom", "hazmat", "nightly", "pem", "pkcs5", "serde", "sha1", "sha2", "std", "u64_digit"))' -C metadata=6be0d71025cee872 -C extra-filename=-b6438ce2dfe1df71 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps --extern const_oid=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libconst_oid-48918a069b563881.rmeta --extern digest=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libdigest-b5ece4df2e7a56f9.rmeta --extern num_bigint=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libnum_bigint_dig-62dd4b53c116f468.rmeta --extern num_integer=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libnum_integer-9d32ff46a9afda7e.rmeta --extern num_traits=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libnum_traits-ff681b51916d7ecd.rmeta --extern pkcs1=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libpkcs1-26374ba1ee1aa53e.rmeta --extern pkcs8=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libpkcs8-85844726a2df7ff8.rmeta --extern rand_core=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/librand_core-a4d9478ee53f7ebb.rmeta --extern signature=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libsignature-ddc1bb1ad70f05f7.rmeta --extern spki=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libspki-917fa51b92b0ef24.rmeta --extern subtle=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libsubtle-c70eb289f40c5248.rmeta --extern zeroize=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libzeroize-3319ce290accf485.rmeta -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,test)' --check-cfg 'cfg(feature, values("default", "getrandom", "hazmat", "nightly", "pem", "pkcs5", "serde", "sha1", "sha2", "std", "u64_digit"))' -C metadata=14cb6764599ce336 -C extra-filename=-cb34c75c5f5bc5a7 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps --extern base64ct=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libbase64ct-f660d5d96554b9bf.rlib --extern const_oid=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libconst_oid-48918a069b563881.rlib --extern digest=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libdigest-b5ece4df2e7a56f9.rlib --extern hex_literal=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libhex_literal-bd304199fa1c4427.rlib --extern num_bigint=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libnum_bigint_dig-62dd4b53c116f468.rlib --extern num_integer=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libnum_integer-9d32ff46a9afda7e.rlib --extern num_traits=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libnum_traits-ff681b51916d7ecd.rlib --extern pkcs1=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libpkcs1-26374ba1ee1aa53e.rlib --extern pkcs8=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libpkcs8-85844726a2df7ff8.rlib --extern proptest=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libproptest-d2c5eaafd72607bd.rlib --extern rand=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/librand-6b195e1022dfff29.rlib --extern rand_chacha=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/librand_chacha-87bab7bb33c821bb.rlib --extern rand_core=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/librand_core-a4d9478ee53f7ebb.rlib --extern rand_xorshift=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/librand_xorshift-d243e4eac8169a5a.rlib --extern rsa=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/librsa-b6438ce2dfe1df71.rlib --extern serde_test=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libserde_test-ccfca02dfc36d8f8.rlib --extern sha1=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libsha1-16137f17cc4aac73.rlib --extern sha2=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libsha2-30a418a62c7bf298.rlib --extern sha3=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libsha3-3c7653277856c080.rlib --extern signature=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libsignature-ddc1bb1ad70f05f7.rlib --extern spki=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libspki-917fa51b92b0ef24.rlib --extern subtle=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libsubtle-c70eb289f40c5248.rlib --extern zeroize=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libzeroize-3319ce290accf485.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` 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,test)' --check-cfg 'cfg(feature, values("default", "getrandom", "hazmat", "nightly", "pem", "pkcs5", "serde", "sha1", "sha2", "std", "u64_digit"))' -C metadata=f55746e81dd25469 -C extra-filename=-f6ac4a812e7aeffd --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps --extern base64ct=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libbase64ct-f660d5d96554b9bf.rlib --extern const_oid=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libconst_oid-48918a069b563881.rlib --extern digest=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libdigest-b5ece4df2e7a56f9.rlib --extern hex_literal=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libhex_literal-bd304199fa1c4427.rlib --extern num_bigint=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libnum_bigint_dig-62dd4b53c116f468.rlib --extern num_integer=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libnum_integer-9d32ff46a9afda7e.rlib --extern num_traits=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libnum_traits-ff681b51916d7ecd.rlib --extern pkcs1=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libpkcs1-26374ba1ee1aa53e.rlib --extern pkcs8=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libpkcs8-85844726a2df7ff8.rlib --extern proptest=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libproptest-d2c5eaafd72607bd.rlib --extern rand=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/librand-6b195e1022dfff29.rlib --extern rand_chacha=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/librand_chacha-87bab7bb33c821bb.rlib --extern rand_core=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/librand_core-a4d9478ee53f7ebb.rlib --extern rand_xorshift=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/librand_xorshift-d243e4eac8169a5a.rlib --extern rsa=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/librsa-b6438ce2dfe1df71.rlib --extern serde_test=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libserde_test-ccfca02dfc36d8f8.rlib --extern sha1=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libsha1-16137f17cc4aac73.rlib --extern sha2=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libsha2-30a418a62c7bf298.rlib --extern sha3=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libsha3-3c7653277856c080.rlib --extern signature=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libsignature-ddc1bb1ad70f05f7.rlib --extern spki=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libspki-917fa51b92b0ef24.rlib --extern subtle=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libsubtle-c70eb289f40c5248.rlib --extern zeroize=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libzeroize-3319ce290accf485.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,test)' --check-cfg 'cfg(feature, values("default", "getrandom", "hazmat", "nightly", "pem", "pkcs5", "serde", "sha1", "sha2", "std", "u64_digit"))' -C metadata=fb000b80b675c714 -C extra-filename=-bd01e2afd4aa44c9 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps --extern base64ct=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libbase64ct-f660d5d96554b9bf.rlib --extern const_oid=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libconst_oid-48918a069b563881.rlib --extern digest=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libdigest-b5ece4df2e7a56f9.rlib --extern hex_literal=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libhex_literal-bd304199fa1c4427.rlib --extern num_bigint=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libnum_bigint_dig-62dd4b53c116f468.rlib --extern num_integer=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libnum_integer-9d32ff46a9afda7e.rlib --extern num_traits=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libnum_traits-ff681b51916d7ecd.rlib --extern pkcs1=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libpkcs1-26374ba1ee1aa53e.rlib --extern pkcs8=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libpkcs8-85844726a2df7ff8.rlib --extern proptest=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libproptest-d2c5eaafd72607bd.rlib --extern rand=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/librand-6b195e1022dfff29.rlib --extern rand_chacha=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/librand_chacha-87bab7bb33c821bb.rlib --extern rand_core=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/librand_core-a4d9478ee53f7ebb.rlib --extern rand_xorshift=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/librand_xorshift-d243e4eac8169a5a.rlib --extern rsa=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/librsa-b6438ce2dfe1df71.rlib --extern serde_test=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libserde_test-ccfca02dfc36d8f8.rlib --extern sha1=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libsha1-16137f17cc4aac73.rlib --extern sha2=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libsha2-30a418a62c7bf298.rlib --extern sha3=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libsha3-3c7653277856c080.rlib --extern signature=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libsignature-ddc1bb1ad70f05f7.rlib --extern spki=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libspki-917fa51b92b0ef24.rlib --extern subtle=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libsubtle-c70eb289f40c5248.rlib --extern zeroize=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libzeroize-3319ce290accf485.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,test)' --check-cfg 'cfg(feature, values("default", "getrandom", "hazmat", "nightly", "pem", "pkcs5", "serde", "sha1", "sha2", "std", "u64_digit"))' -C metadata=f6b66ff4aebae308 -C extra-filename=-f0dd67b8a3269507 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps --extern base64ct=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libbase64ct-f660d5d96554b9bf.rlib --extern const_oid=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libconst_oid-48918a069b563881.rlib --extern digest=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libdigest-b5ece4df2e7a56f9.rlib --extern hex_literal=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libhex_literal-bd304199fa1c4427.rlib --extern num_bigint=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libnum_bigint_dig-62dd4b53c116f468.rlib --extern num_integer=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libnum_integer-9d32ff46a9afda7e.rlib --extern num_traits=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libnum_traits-ff681b51916d7ecd.rlib --extern pkcs1=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libpkcs1-26374ba1ee1aa53e.rlib --extern pkcs8=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libpkcs8-85844726a2df7ff8.rlib --extern proptest=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libproptest-d2c5eaafd72607bd.rlib --extern rand=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/librand-6b195e1022dfff29.rlib --extern rand_chacha=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/librand_chacha-87bab7bb33c821bb.rlib --extern rand_core=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/librand_core-a4d9478ee53f7ebb.rlib --extern rand_xorshift=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/librand_xorshift-d243e4eac8169a5a.rlib --extern rsa=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/librsa-b6438ce2dfe1df71.rlib --extern serde_test=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libserde_test-ccfca02dfc36d8f8.rlib --extern sha1=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libsha1-16137f17cc4aac73.rlib --extern sha2=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libsha2-30a418a62c7bf298.rlib --extern sha3=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libsha3-3c7653277856c080.rlib --extern signature=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libsignature-ddc1bb1ad70f05f7.rlib --extern spki=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libspki-917fa51b92b0ef24.rlib --extern subtle=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libsubtle-c70eb289f40c5248.rlib --extern zeroize=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libzeroize-3319ce290accf485.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,test)' --check-cfg 'cfg(feature, values("default", "getrandom", "hazmat", "nightly", "pem", "pkcs5", "serde", "sha1", "sha2", "std", "u64_digit"))' -C metadata=efb655710b9dc243 -C extra-filename=-a6d91b514c530654 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps --extern base64ct=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libbase64ct-f660d5d96554b9bf.rlib --extern const_oid=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libconst_oid-48918a069b563881.rlib --extern digest=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libdigest-b5ece4df2e7a56f9.rlib --extern hex_literal=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libhex_literal-bd304199fa1c4427.rlib --extern num_bigint=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libnum_bigint_dig-62dd4b53c116f468.rlib --extern num_integer=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libnum_integer-9d32ff46a9afda7e.rlib --extern num_traits=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libnum_traits-ff681b51916d7ecd.rlib --extern pkcs1=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libpkcs1-26374ba1ee1aa53e.rlib --extern pkcs8=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libpkcs8-85844726a2df7ff8.rlib --extern proptest=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libproptest-d2c5eaafd72607bd.rlib --extern rand=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/librand-6b195e1022dfff29.rlib --extern rand_chacha=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/librand_chacha-87bab7bb33c821bb.rlib --extern rand_core=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/librand_core-a4d9478ee53f7ebb.rlib --extern rand_xorshift=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/librand_xorshift-d243e4eac8169a5a.rlib --extern serde_test=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libserde_test-ccfca02dfc36d8f8.rlib --extern sha1=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libsha1-16137f17cc4aac73.rlib --extern sha2=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libsha2-30a418a62c7bf298.rlib --extern sha3=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libsha3-3c7653277856c080.rlib --extern signature=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libsignature-ddc1bb1ad70f05f7.rlib --extern spki=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libspki-917fa51b92b0ef24.rlib --extern subtle=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libsubtle-c70eb289f40c5248.rlib --extern zeroize=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libzeroize-3319ce290accf485.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Finished `rpm` profile [optimized + debuginfo] target(s) in 32.56s Running `/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/rsa-a6d91b514c530654` running 57 tests test algorithms::pad::tests::test_left_pad ... ok test algorithms::pkcs1v15::tests::test_encrypt_tiny_no_crash ... ok test key::tests::build_key_from_p_q ... ok test algorithms::pkcs1v15::tests::test_non_zero_bytes ... ok test algorithms::rsa::tests::recover_primes_works ... ok test key::tests::invalid_coeff_private_key_regression ... ok test key::tests::build_key_from_primes ... ok test key::tests::reject_oversized_private_key ... ok test key::tests::test_key_invalid_primes ... ok test key::tests::test_from_into ... ok test pkcs1v15::tests::test_decrypt_pkcs1v15 ... ok test pkcs1v15::tests::test_decrypt_pkcs1v15_traits ... ok test pkcs1v15::tests::test_sign_pkcs1v15_signer_sha3_256 ... ok test algorithms::generate::tests::key_generation_128 ... ok test pkcs1v15::tests::test_sign_pkcs1v15 ... ok test pkcs1v15::tests::test_sign_pkcs1v15_signer ... ok test pkcs1v15::tests::test_unpadded_signature ... ok test pkcs1v15::tests::test_unpadded_signature_hazmat ... ok test pkcs1v15::tests::test_sign_pkcs1v15_signer_sha2_256 ... ok test pkcs1v15::tests::test_verify_pkcs1v15 ... ok test pkcs1v15::tests::test_verify_pkcs1v15_signer ... ok test pkcs1v15::tests::test_verify_pkcs1v15_digest_signer ... ok test pkcs1v15::tests::test_sign_pkcs1v15_digest_signer ... ok test pss::test::test_sign_and_verify_pss_blinded_hazmat ... ok test pss::test::test_sign_and_verify_pss_hazmat ... 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_128 ... ok test pss::test::test_sign_and_verify_roundtrip_blinded_digest_signer ... ok test pss::test::test_verify_pss ... ok test pss::test::test_sign_and_verify_roundtrip_blinded_signer ... ok test pss::test::test_verify_pss_digest_signer ... ok test pss::test::test_sign_and_verify_roundtrip_signer ... ok test pss::test::test_sign_and_verify_roundtrip_digest_signer ... ok test pss::test::test_sign_blinded_and_verify_roundtrip ... ok test oaep::tests::test_decrypt_oaep_invalid_hash_traits ... ok test pss::test::test_verify_pss_signer ... ok test oaep::tests::test_decrypt_oaep_invalid_hash ... ok test pss::test::test_verify_pss_hazmat ... ok test key::tests::key_generation_multi_4_64 ... ok test algorithms::generate::tests::test_impossible_keys ... ok test algorithms::generate::tests::key_generation_multi_5_64 ... ok test key::tests::key_generation_multi_5_64 ... ok test algorithms::generate::tests::key_generation_multi_3_256 ... ok test pkcs1v15::tests::test_encrypt_decrypt_pkcs1v15_traits ... ok test pkcs1v15::tests::test_encrypt_decrypt_pkcs1v15 ... ok test key::tests::key_generation_multi_3_256 ... ok test algorithms::generate::tests::key_generation_multi_8_576 ... ok test key::tests::test_negative_decryption_value ... ok test key::tests::key_generation_multi_8_576 ... ok test algorithms::generate::tests::key_generation_multi_16_1024 ... ok test key::tests::key_generation_multi_16_1024 ... ok test pss::test::test_sign_and_verify_2049bit_key ... ok test oaep::tests::test_encrypt_decrypt_oaep_traits ... 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 result: ok. 57 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.26s Running `/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/pkcs1-cb34c75c5f5bc5a7` running 16 tests test decode_rsa2048_priv_der ... ok test decode_rsa2048_pub_der ... ok test decode_rsa2048_priv_pem ... ok test decode_rsa2048_pub_pem ... ok test decode_rsa4096_pub_der ... ok test decode_rsa4096_pub_pem ... ok test decode_rsa4096_priv_der ... ok test decode_rsa4096_priv_pem ... ok test encode_rsa2048_pub_der ... ok test encode_rsa2048_pub_pem ... ok test encode_rsa2048_priv_pem ... ok test encode_rsa2048_priv_der ... ok test encode_rsa4096_pub_der ... ok test encode_rsa4096_pub_pem ... ok test encode_rsa4096_priv_der ... ok test encode_rsa4096_priv_pem ... ok test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running `/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/pkcs1v15-f6ac4a812e7aeffd` running 1 test test signature_stringify ... ok test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running `/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/pkcs8-f0dd67b8a3269507` running 8 tests test decode_rsa2048_pub_der ... ok test decode_rsa2048_pub_pem ... ok test decode_rsa2048_priv_pem ... ok test decode_rsa2048_priv_der ... ok test encode_rsa2048_pub_der ... ok test encode_rsa2048_priv_pem ... ok test encode_rsa2048_pub_pem ... ok test encode_rsa2048_priv_der ... ok test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running `/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/proptests-bd01e2afd4aa44c9` running 1 test test pkcs1v15_sign_roundtrip ... ok test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.97s 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.10-build/rsa-0.9.10 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps --extern base64ct=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libbase64ct-f660d5d96554b9bf.rlib --extern const_oid=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libconst_oid-48918a069b563881.rlib --extern digest=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libdigest-b5ece4df2e7a56f9.rlib --extern hex_literal=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libhex_literal-bd304199fa1c4427.rlib --extern num_bigint=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libnum_bigint_dig-62dd4b53c116f468.rlib --extern num_integer=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libnum_integer-9d32ff46a9afda7e.rlib --extern num_traits=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libnum_traits-ff681b51916d7ecd.rlib --extern pkcs1=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libpkcs1-26374ba1ee1aa53e.rlib --extern pkcs8=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libpkcs8-85844726a2df7ff8.rlib --extern proptest=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libproptest-d2c5eaafd72607bd.rlib --extern rand=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/librand-6b195e1022dfff29.rlib --extern rand_chacha=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/librand_chacha-87bab7bb33c821bb.rlib --extern rand_core=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/librand_core-a4d9478ee53f7ebb.rlib --extern rand_xorshift=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/librand_xorshift-d243e4eac8169a5a.rlib --extern rsa=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/librsa-b6438ce2dfe1df71.rlib --extern serde_test=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libserde_test-ccfca02dfc36d8f8.rlib --extern sha1=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libsha1-16137f17cc4aac73.rlib --extern sha2=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libsha2-30a418a62c7bf298.rlib --extern sha3=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libsha3-3c7653277856c080.rlib --extern signature=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libsignature-ddc1bb1ad70f05f7.rlib --extern spki=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libspki-917fa51b92b0ef24.rlib --extern subtle=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libsubtle-c70eb289f40c5248.rlib --extern zeroize=/home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/rsa-0.9.10/target/rpm/deps/libzeroize-3319ce290accf485.rlib -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="pem"' --cfg 'feature="std"' --cfg 'feature="u64_digit"' --check-cfg 'cfg(docsrs,test)' --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/lib.rs - (line 264) ... ok test src/oaep.rs - oaep::Oaep::new_with_mgf_hash (line 92) ... ok test src/lib.rs - (line 308) ... ok test src/oaep.rs - oaep::Oaep::new (line 55) ... ok test src/lib.rs - (line 16) ... ok test src/lib.rs - (line 168) ... ok test result: ok. 6 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 1.38s + RPM_EC=0 ++ jobs -p + exit 0 Processing files: rust-rsa-devel-0.9.10-1.mga10.noarch warning: File listed twice: /usr/share/cargo/registry/rsa-0.9.10/CHANGELOG.md warning: File listed twice: /usr/share/cargo/registry/rsa-0.9.10/LICENSE-APACHE warning: File listed twice: /usr/share/cargo/registry/rsa-0.9.10/LICENSE-MIT warning: File listed twice: /usr/share/cargo/registry/rsa-0.9.10/README.md warning: File listed twice: /usr/share/cargo/registry/rsa-0.9.10/SECURITY.md Provides: crate(rsa) = 0.9.10 rust-rsa-devel = 0.9.10-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.6 crate(num-bigint-dig/i128) >= 0.8.6 crate(num-bigint-dig/prime) >= 0.8.6 crate(num-bigint-dig/zeroize) >= 0.8.6 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.10-1.mga10.noarch Provides: crate(rsa/default) = 0.9.10 rust-rsa+default-devel = 0.9.10-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.10 crate(rsa/pem) = 0.9.10 crate(rsa/std) = 0.9.10 crate(rsa/u64_digit) = 0.9.10 Processing files: rust-rsa+getrandom-devel-0.9.10-1.mga10.noarch Provides: crate(rsa/getrandom) = 0.9.10 rust-rsa+getrandom-devel = 0.9.10-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.10 Processing files: rust-rsa+hazmat-devel-0.9.10-1.mga10.noarch Provides: crate(rsa/hazmat) = 0.9.10 rust-rsa+hazmat-devel = 0.9.10-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.10 Processing files: rust-rsa+pem-devel-0.9.10-1.mga10.noarch Provides: crate(rsa/pem) = 0.9.10 rust-rsa+pem-devel = 0.9.10-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.10 Processing files: rust-rsa+pkcs5-devel-0.9.10-1.mga10.noarch Provides: crate(rsa/pkcs5) = 0.9.10 rust-rsa+pkcs5-devel = 0.9.10-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.10 Processing files: rust-rsa+serde-devel-0.9.10-1.mga10.noarch Provides: crate(rsa/serde) = 0.9.10 rust-rsa+serde-devel = 0.9.10-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.6 crate(rsa) = 0.9.10 crate(serde) >= 1.0.184 crate(serde/derive) >= 1.0.184 Processing files: rust-rsa+sha1-devel-0.9.10-1.mga10.noarch Provides: crate(rsa/sha1) = 0.9.10 rust-rsa+sha1-devel = 0.9.10-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.10 crate(sha1) >= 0.10.5 crate(sha1/oid) >= 0.10.5 Processing files: rust-rsa+sha2-devel-0.9.10-1.mga10.noarch Provides: crate(rsa/sha2) = 0.9.10 rust-rsa+sha2-devel = 0.9.10-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.10 crate(sha2) >= 0.10.6 crate(sha2/oid) >= 0.10.6 Processing files: rust-rsa+std-devel-0.9.10-1.mga10.noarch Provides: crate(rsa/std) = 0.9.10 rust-rsa+std-devel = 0.9.10-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.10 crate(signature/std) >= 2.1.0 Processing files: rust-rsa+u64_digit-devel-0.9.10-1.mga10.noarch Provides: crate(rsa/u64_digit) = 0.9.10 rust-rsa+u64_digit-devel = 0.9.10-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.6 crate(rsa) = 0.9.10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-rsa+hazmat-devel-0.9.10-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-rsa+pem-devel-0.9.10-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-rsa+serde-devel-0.9.10-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-rsa+pkcs5-devel-0.9.10-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-rsa+std-devel-0.9.10-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-rsa+default-devel-0.9.10-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-rsa+sha1-devel-0.9.10-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-rsa+sha2-devel-0.9.10-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-rsa+u64_digit-devel-0.9.10-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-rsa+getrandom-devel-0.9.10-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-rsa-devel-0.9.10-1.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.NPnuRu + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build + test -d /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build + rm -rf /home/pterjan/rpmbuild/BUILD/rust-rsa-0.9.10-build + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: File listed twice: /usr/share/cargo/registry/rsa-0.9.10/CHANGELOG.md File listed twice: /usr/share/cargo/registry/rsa-0.9.10/LICENSE-APACHE File listed twice: /usr/share/cargo/registry/rsa-0.9.10/LICENSE-MIT File listed twice: /usr/share/cargo/registry/rsa-0.9.10/README.md File listed twice: /usr/share/cargo/registry/rsa-0.9.10/SECURITY.md D: [iurt_root_command] Success!