D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/pterjan/rpmbuild/SRPMS/rust-crypto-bigint-0.5.5-1.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.2dk2a8 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.XJhWm3 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build + rm -rf crypto-bigint-0.5.5 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/crypto-bigint-0.5.5.crate + STATUS=0 + '[' 0 -ne 0 ']' + cd crypto-bigint-0.5.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/crypto-bigint-fix-metadata.diff + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + 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.nAt1v0 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build + cd crypto-bigint-0.5.5 + /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.j6HZhi + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-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 crypto-bigint-0.5.5 + '[' 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.171 Compiling cfg-if v1.0.0 Compiling subtle v2.6.1 Running `/usr/bin/rustc --crate-name cfg_if --edition=2018 /usr/share/cargo/registry/cfg-if-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std"))' -C metadata=d0d5fe105289cea2 -C extra-filename=-ec6a769025b5f44f --out-dir /home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/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=de82333f79ac3d27 -C extra-filename=-1b968098ebd16b7b --out-dir /home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/libc-0.2.171/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("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=78dfc2c836562524 -C extra-filename=-2014d9a2c60152e2 --out-dir /home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/build/libc-2014d9a2c60152e2 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/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-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/build/libc-2014d9a2c60152e2/build-script-build` Running `/usr/bin/rustc --crate-name libc --edition=2021 /usr/share/cargo/registry/libc-0.2.171/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("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=6a148af2e207b573 -C extra-filename=-dd505a5ba0bad04e --out-dir /home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg freebsd11 --cfg libc_const_extern_fn --check-cfg 'cfg(emscripten_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(libc_const_extern_fn)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_thread_local)' --check-cfg 'cfg(libc_ctest)' --check-cfg 'cfg(linux_time_bits64)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` 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=ab8683d1b179a21e -C extra-filename=-9792f0e64407f4b7 --out-dir /home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps/libcfg_if-ec6a769025b5f44f.rmeta --extern libc=/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps/liblibc-dd505a5ba0bad04e.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=f02171f29a3a550b -C extra-filename=-754d48fa32878947 --out-dir /home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps --extern getrandom=/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps/libgetrandom-9792f0e64407f4b7.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling crypto-bigint v0.5.5 (/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5) Running `/usr/bin/rustc --crate-name crypto_bigint --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="rand"' --cfg 'feature="rand_core"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "der", "extra-sizes", "generic-array", "rand", "rand_core", "serde", "zeroize"))' -C metadata=ec344db99b2c9a58 -C extra-filename=-9a2affe797de54a9 --out-dir /home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps --extern rand_core=/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps/librand_core-754d48fa32878947.rmeta --extern subtle=/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps/libsubtle-1b968098ebd16b7b.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` warning: unexpected `cfg` condition value: `rlp` --> src/lib.rs:198:7 | 198 | #[cfg(feature = "rlp")] | ^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `default`, `der`, `extra-sizes`, `generic-array`, `rand`, `rand_core`, `serde`, and `zeroize` = help: consider adding `rlp` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `sidefuzz` --> src/lib.rs:212:7 | 212 | #[cfg(sidefuzz)] | ^^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(sidefuzz)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(sidefuzz)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `rlp` --> src/uint/encoding.rs:6:7 | 6 | #[cfg(feature = "rlp")] | ^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `default`, `der`, `extra-sizes`, `generic-array`, `rand`, `rand_core`, `serde`, and `zeroize` = help: consider adding `rlp` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unused import: `macros::*` --> src/uint/modular/constant_mod.rs:36:9 | 36 | pub use macros::*; | ^^^^^^^^^ | = note: `#[warn(unused_imports)]` on by default warning: `crypto-bigint` (lib) generated 4 warnings (run `cargo fix --lib -p crypto-bigint` to apply 1 suggestion) Finished `rpm` profile [optimized + debuginfo] target(s) in 5.04s + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.ekkopq + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build + mkdir /home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-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 crypto-bigint-0.5.5 + '[' 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=crypto-bigint ++ /usr/bin/cargo2rpm --path Cargo.toml version + CRATE_VERSION=0.5.5 + REG_DIR=/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/BUILDROOT/usr/share/cargo/registry/crypto-bigint-0.5.5 + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/BUILDROOT/usr/share/cargo/registry/crypto-bigint-0.5.5 + /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-crypto-bigint-0.5.5-build/BUILDROOT/usr/share/cargo/registry/crypto-bigint-0.5.5 warning: no (git) VCS found for `/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5` + /usr/bin/mv Cargo.toml.deps Cargo.toml + /usr/bin/cp -a Cargo.toml /home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/BUILDROOT/usr/share/cargo/registry/crypto-bigint-0.5.5/Cargo.toml + /usr/bin/rm -f /home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/BUILDROOT/usr/share/cargo/registry/crypto-bigint-0.5.5/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.N2aTYg + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-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 crypto-bigint-0.5.5 + '[' 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.171 Fresh cfg-if v1.0.0 Compiling autocfg v1.4.0 Compiling rustix v1.0.3 Compiling getrandom v0.3.1 Compiling linux-raw-sys v0.9.2 Compiling bitflags v2.9.0 Compiling ppv-lite86 v0.2.17 Compiling serde v1.0.217 Compiling once_cell v1.20.3 Compiling fastrand v2.1.1 Compiling quick-error v1.2.3 Compiling bit-vec v0.8.0 Compiling fnv v1.0.7 Compiling regex-syntax v0.8.5 Fresh subtle v2.6.1 Compiling unarray v0.1.4 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/libc-0.2.171/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("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=42efa26aba98bd78 -C extra-filename=-5121e35c8cbfbca6 --out-dir /home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/build/libc-5121e35c8cbfbca6 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name autocfg --edition=2015 /usr/share/cargo/registry/autocfg-1.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e124a71a4c38a5a2 -C extra-filename=-33df3ec257ba7fb0 --out-dir /home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/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.0.3/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(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(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=7b9c5c85ceb4d92b -C extra-filename=-25aa64fbca77b5dd --out-dir /home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/build/rustix-25aa64fbca77b5dd -L dependency=/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/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.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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "bytemuck", "compiler_builtins", "core", "example_generated", "rustc-dep-of-std", "serde", "std"))' -C metadata=25a226740ac9522f -C extra-filename=-4f413b9d76fac989 --out-dir /home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/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.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 --warn=unexpected_cfgs --check-cfg 'cfg(target_arch, values("xtensa"))' --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("bootparam", "btrfs", "compiler_builtins", "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=56a9d18ee311c2ec -C extra-filename=-573303dd7ea4fc7f --out-dir /home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name ppv_lite86 --edition=2018 /usr/share/cargo/registry/ppv-lite86-0.2.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="simd"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "no_simd", "simd", "std"))' -C metadata=8191e95c6e74c43a -C extra-filename=-72dd139700fae6d7 --out-dir /home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/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.1/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", "rdrand", "rndr", "linux_getrandom", "wasm_js"))' --check-cfg 'cfg(getrandom_msan)' --check-cfg 'cfg(getrandom_test_linux_fallback)' --check-cfg 'cfg(getrandom_test_netbsd_fallback)' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std"))' -C metadata=d6510c6480fd2157 -C extra-filename=-c6f90b3b334fac23 --out-dir /home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/build/getrandom-c6f90b3b334fac23 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/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 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=116ef4d43996475a -C extra-filename=-75ed1efe4903ca0b --out-dir /home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name unarray --edition=2018 /usr/share/cargo/registry/unarray-0.1.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=57b23b7ad2065e99 -C extra-filename=-89fba710be91b30c --out-dir /home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/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 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=1aa55f94493c2884 -C extra-filename=-48a15bfabd685c29 --out-dir /home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/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 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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("spin", "spin_no_std"))' -C metadata=2e788d234a69074e -C extra-filename=-74cabfed94616a3a --out-dir /home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name regex_syntax --edition=2021 /usr/share/cargo/registry/regex-syntax-0.8.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="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=7fada060eb077420 -C extra-filename=-1570020434bc9df2 --out-dir /home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /usr/share/cargo/registry/serde-1.0.217/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=23c33bd44e5b2880 -C extra-filename=-c893c1601ea249e9 --out-dir /home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/build/serde-c893c1601ea249e9 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name fastrand --edition=2018 /usr/share/cargo/registry/fastrand-2.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=852cc6b3e50c8d85 -C extra-filename=-4c95b925d660f651 --out-dir /home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name once_cell --edition=2021 /usr/share/cargo/registry/once_cell-1.20.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=70e3d4020837acd0 -C extra-filename=-444dcaa43c18c382 --out-dir /home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/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=9b7eef057bea2cd0 -C extra-filename=-b7616dc03305314e --out-dir /home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling hex-literal v0.4.1 Running `/usr/bin/rustc --crate-name hex_literal --edition=2021 /usr/share/cargo/registry/hex-literal-0.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9b4951d4554a9e34 -C extra-filename=-6ef1fb2b0d81ff4a --out-dir /home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps --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=bd8536317f8967a3 -C extra-filename=-c61502f8b4341f3b --out-dir /home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps --extern bit_vec=/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps/libbit_vec-75ed1efe4903ca0b.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/build/getrandom-c6f90b3b334fac23/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/build/serde-c893c1601ea249e9/build-script-build` Running `/usr/bin/rustc --crate-name serde --edition=2018 /usr/share/cargo/registry/serde-1.0.217/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=b749c9e10a9e182f -C extra-filename=-2450d9623ee82f46 --out-dir /home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_error)' --check-cfg 'cfg(no_core_net)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_core_try_from)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_float_copysign)' --check-cfg 'cfg(no_num_nonzero_signed)' --check-cfg 'cfg(no_relaxed_trait_bounds)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_systemtime_checked_add)' --check-cfg 'cfg(no_target_has_atomic)'` Running `/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/build/libc-5121e35c8cbfbca6/build-script-build` Running `/usr/bin/rustc --crate-name libc --edition=2021 /usr/share/cargo/registry/libc-0.2.171/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("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=725a75cc44332baf -C extra-filename=-8db1b84232c234ea --out-dir /home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg freebsd11 --cfg libc_const_extern_fn --check-cfg 'cfg(emscripten_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(libc_const_extern_fn)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_thread_local)' --check-cfg 'cfg(libc_ctest)' --check-cfg 'cfg(linux_time_bits64)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` Running `/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/build/rustix-25aa64fbca77b5dd/build-script-build` Running `/usr/bin/rustc --crate-name rustix --edition=2021 /usr/share/cargo/registry/rustix-1.0.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 --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(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(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=9acc2080c4110cc1 -C extra-filename=-4d4445290fab8d45 --out-dir /home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps --extern bitflags=/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps/libbitflags-4f413b9d76fac989.rmeta --extern linux_raw_sys=/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps/liblinux_raw_sys-573303dd7ea4fc7f.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg linux_raw --cfg linux_like --cfg linux_kernel` Compiling getrandom v0.2.15 Compiling wait-timeout v0.2.0 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=9bcb6d6fc9b30dd1 -C extra-filename=-02deb25870f25126 --out-dir /home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps/libcfg_if-ec6a769025b5f44f.rmeta --extern libc=/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps/liblibc-8db1b84232c234ea.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.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 --warn=unexpected_cfgs --check-cfg 'cfg(getrandom_backend, values("custom", "rdrand", "rndr", "linux_getrandom", "wasm_js"))' --check-cfg 'cfg(getrandom_msan)' --check-cfg 'cfg(getrandom_test_linux_fallback)' --check-cfg 'cfg(getrandom_test_netbsd_fallback)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std"))' -C metadata=f95d0f1eba79b7b2 -C extra-filename=-f6622fcbcc19984f --out-dir /home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps/libcfg_if-ec6a769025b5f44f.rmeta --extern libc=/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps/liblibc-8db1b84232c234ea.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name wait_timeout --edition=2015 /usr/share/cargo/registry/wait-timeout-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=de8cb8c7fac57a2a -C extra-filename=-77bcf5567fa87baf --out-dir /home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps --extern libc=/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps/liblibc-8db1b84232c234ea.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` 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="default"' --cfg 'feature="i128"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=7683cbc769fa6ea6 -C extra-filename=-399089eb6ab3d4e7 --out-dir /home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/build/num-traits-399089eb6ab3d4e7 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps --extern autocfg=/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps/libautocfg-33df3ec257ba7fb0.rlib --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=be1258e0f6f4db38 -C extra-filename=-3a68d9f0ef08b83f --out-dir /home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps --extern getrandom=/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps/libgetrandom-02deb25870f25126.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling rand_chacha v0.3.1 Compiling rand_xorshift v0.3.0 Compiling crypto-bigint v0.5.5 (/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5) Running `/usr/bin/rustc --crate-name crypto_bigint --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="rand"' --cfg 'feature="rand_core"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "der", "extra-sizes", "generic-array", "rand", "rand_core", "serde", "zeroize"))' -C metadata=a00cd3a65e56d95f -C extra-filename=-f55719a227676d06 --out-dir /home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps --extern rand_core=/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps/librand_core-3a68d9f0ef08b83f.rmeta --extern subtle=/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps/libsubtle-1b968098ebd16b7b.rmeta -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=8cec5926989406f2 -C extra-filename=-472dc60c19f3132a --out-dir /home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps --extern rand_core=/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps/librand_core-3a68d9f0ef08b83f.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=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=8c5c0e5db0f36f62 -C extra-filename=-49eaa4f4364e9814 --out-dir /home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps --extern ppv_lite86=/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps/libppv_lite86-72dd139700fae6d7.rmeta --extern rand_core=/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps/librand_core-3a68d9f0ef08b83f.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` warning: unexpected `cfg` condition value: `rlp` --> src/lib.rs:198:7 | 198 | #[cfg(feature = "rlp")] | ^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `default`, `der`, `extra-sizes`, `generic-array`, `rand`, `rand_core`, `serde`, and `zeroize` = help: consider adding `rlp` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `sidefuzz` --> src/lib.rs:212:7 | 212 | #[cfg(sidefuzz)] | ^^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(sidefuzz)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(sidefuzz)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `rlp` --> src/uint/encoding.rs:6:7 | 6 | #[cfg(feature = "rlp")] | ^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `default`, `der`, `extra-sizes`, `generic-array`, `rand`, `rand_core`, `serde`, and `zeroize` = help: consider adding `rlp` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unused import: `macros::*` --> src/uint/modular/constant_mod.rs:36:9 | 36 | pub use macros::*; | ^^^^^^^^^ | = note: `#[warn(unused_imports)]` on by default Running `/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/build/num-traits-399089eb6ab3d4e7/build-script-build` 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="getrandom"' --cfg 'feature="libc"' --cfg 'feature="rand_chacha"' --cfg 'feature="std"' --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=ef7984bb9073f072 -C extra-filename=-53625535a20a205e --out-dir /home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps --extern libc=/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps/liblibc-8db1b84232c234ea.rmeta --extern rand_chacha=/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps/librand_chacha-49eaa4f4364e9814.rmeta --extern rand_core=/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps/librand_core-3a68d9f0ef08b83f.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="default"' --cfg 'feature="i128"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=b3d73430dc5a83b9 -C extra-filename=-c8fc7454622c6b00 --out-dir /home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps --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 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="default"' --cfg 'feature="i128"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "std"))' -C metadata=307295567d06f048 -C extra-filename=-5026434bd93995d6 --out-dir /home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps --extern num_traits=/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps/libnum_traits-c8fc7454622c6b00.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling tempfile v3.19.0 Running `/usr/bin/rustc --crate-name tempfile --edition=2021 /usr/share/cargo/registry/tempfile-3.19.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", "unstable-windows-keep-open-tempfile"))' -C metadata=292502e22d3009ee -C extra-filename=-69650a1d5e4199f6 --out-dir /home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps --extern fastrand=/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps/libfastrand-4c95b925d660f651.rmeta --extern getrandom=/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps/libgetrandom-f6622fcbcc19984f.rmeta --extern once_cell=/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps/libonce_cell-444dcaa43c18c382.rmeta --extern rustix=/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps/librustix-4d4445290fab8d45.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling num-bigint v0.4.6 Running `/usr/bin/rustc --crate-name num_bigint --edition=2021 /usr/share/cargo/registry/num-bigint-0.4.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "quickcheck", "rand", "serde", "std"))' -C metadata=6dfe6b32a20544db -C extra-filename=-4d6edb6e79e78914 --out-dir /home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps --extern num_integer=/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps/libnum_integer-5026434bd93995d6.rmeta --extern num_traits=/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps/libnum_traits-c8fc7454622c6b00.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=9fc37582101427bd -C extra-filename=-77e4221033e7f84c --out-dir /home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps --extern fnv=/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps/libfnv-48a15bfabd685c29.rmeta --extern quick_error=/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps/libquick_error-b7616dc03305314e.rmeta --extern tempfile=/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps/libtempfile-69650a1d5e4199f6.rmeta --extern wait_timeout=/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps/libwait_timeout-77bcf5567fa87baf.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling bincode v1.3.3 Running `/usr/bin/rustc --crate-name bincode --edition=2015 /usr/share/cargo/registry/bincode-1.3.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("i128"))' -C metadata=765b9c62c98cc401 -C extra-filename=-e84d55a6b1dcebf3 --out-dir /home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps --extern serde=/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps/libserde-2450d9623ee82f46.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling proptest v1.6.0 Running `/usr/bin/rustc --crate-name proptest --edition=2018 /usr/share/cargo/registry/proptest-1.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="bit-set"' --cfg 'feature="default"' --cfg 'feature="fork"' --cfg 'feature="lazy_static"' --cfg 'feature="regex-syntax"' --cfg 'feature="rusty-fork"' --cfg 'feature="std"' --cfg 'feature="tempfile"' --cfg 'feature="timeout"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "atomic64bit", "attr-macro", "bit-set", "default", "default-code-coverage", "fork", "handle-panics", "hardware-rng", "lazy_static", "no_std", "proptest-macro", "regex-syntax", "rusty-fork", "std", "tempfile", "timeout", "unstable", "x86"))' -C metadata=8dc3198f2585e7bd -C extra-filename=-781584bb1b95145d --out-dir /home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps --extern bit_set=/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps/libbit_set-c61502f8b4341f3b.rmeta --extern bit_vec=/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps/libbit_vec-75ed1efe4903ca0b.rmeta --extern bitflags=/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps/libbitflags-4f413b9d76fac989.rmeta --extern lazy_static=/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps/liblazy_static-74cabfed94616a3a.rmeta --extern num_traits=/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps/libnum_traits-c8fc7454622c6b00.rmeta --extern rand=/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps/librand-53625535a20a205e.rmeta --extern rand_chacha=/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps/librand_chacha-49eaa4f4364e9814.rmeta --extern rand_xorshift=/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps/librand_xorshift-472dc60c19f3132a.rmeta --extern regex_syntax=/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps/libregex_syntax-1570020434bc9df2.rmeta --extern rusty_fork=/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps/librusty_fork-77e4221033e7f84c.rmeta --extern tempfile=/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps/libtempfile-69650a1d5e4199f6.rmeta --extern unarray=/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps/libunarray-89fba710be91b30c.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` warning: `crypto-bigint` (lib) generated 4 warnings (run `cargo fix --lib -p crypto-bigint` to apply 1 suggestion) Running `/usr/bin/rustc --crate-name impl_modulus --edition=2021 tests/impl_modulus.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="rand"' --cfg 'feature="rand_core"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "der", "extra-sizes", "generic-array", "rand", "rand_core", "serde", "zeroize"))' -C metadata=2f55e71d68673555 -C extra-filename=-91017aca8df6ac8c --out-dir /home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps --extern bincode=/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps/libbincode-e84d55a6b1dcebf3.rlib --extern crypto_bigint=/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps/libcrypto_bigint-f55719a227676d06.rlib --extern hex_literal=/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps/libhex_literal-6ef1fb2b0d81ff4a.rlib --extern num_bigint=/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps/libnum_bigint-4d6edb6e79e78914.rlib --extern num_integer=/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps/libnum_integer-5026434bd93995d6.rlib --extern num_traits=/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps/libnum_traits-c8fc7454622c6b00.rlib --extern proptest=/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps/libproptest-781584bb1b95145d.rlib --extern rand_chacha=/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps/librand_chacha-49eaa4f4364e9814.rlib --extern rand_core=/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps/librand_core-3a68d9f0ef08b83f.rlib --extern subtle=/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps/libsubtle-1b968098ebd16b7b.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name crypto_bigint --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="rand"' --cfg 'feature="rand_core"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "der", "extra-sizes", "generic-array", "rand", "rand_core", "serde", "zeroize"))' -C metadata=7e9c22b1385ee2be -C extra-filename=-4fb2142eaf790259 --out-dir /home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps --extern bincode=/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps/libbincode-e84d55a6b1dcebf3.rlib --extern hex_literal=/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps/libhex_literal-6ef1fb2b0d81ff4a.rlib --extern num_bigint=/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps/libnum_bigint-4d6edb6e79e78914.rlib --extern num_integer=/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps/libnum_integer-5026434bd93995d6.rlib --extern num_traits=/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps/libnum_traits-c8fc7454622c6b00.rlib --extern proptest=/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps/libproptest-781584bb1b95145d.rlib --extern rand_chacha=/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps/librand_chacha-49eaa4f4364e9814.rlib --extern rand_core=/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps/librand_core-3a68d9f0ef08b83f.rlib --extern subtle=/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps/libsubtle-1b968098ebd16b7b.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="rand"' --cfg 'feature="rand_core"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "der", "extra-sizes", "generic-array", "rand", "rand_core", "serde", "zeroize"))' -C metadata=0d91322d148ae626 -C extra-filename=-d965c8f913877524 --out-dir /home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps --extern bincode=/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps/libbincode-e84d55a6b1dcebf3.rlib --extern crypto_bigint=/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps/libcrypto_bigint-f55719a227676d06.rlib --extern hex_literal=/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps/libhex_literal-6ef1fb2b0d81ff4a.rlib --extern num_bigint=/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps/libnum_bigint-4d6edb6e79e78914.rlib --extern num_integer=/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps/libnum_integer-5026434bd93995d6.rlib --extern num_traits=/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps/libnum_traits-c8fc7454622c6b00.rlib --extern proptest=/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps/libproptest-781584bb1b95145d.rlib --extern rand_chacha=/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps/librand_chacha-49eaa4f4364e9814.rlib --extern rand_core=/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps/librand_core-3a68d9f0ef08b83f.rlib --extern subtle=/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps/libsubtle-1b968098ebd16b7b.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name const_residue --edition=2021 tests/const_residue.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="rand"' --cfg 'feature="rand_core"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "der", "extra-sizes", "generic-array", "rand", "rand_core", "serde", "zeroize"))' -C metadata=33f9ac1e789c6245 -C extra-filename=-32edf46459ca12ed --out-dir /home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps --extern bincode=/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps/libbincode-e84d55a6b1dcebf3.rlib --extern crypto_bigint=/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps/libcrypto_bigint-f55719a227676d06.rlib --extern hex_literal=/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps/libhex_literal-6ef1fb2b0d81ff4a.rlib --extern num_bigint=/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps/libnum_bigint-4d6edb6e79e78914.rlib --extern num_integer=/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps/libnum_integer-5026434bd93995d6.rlib --extern num_traits=/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps/libnum_traits-c8fc7454622c6b00.rlib --extern proptest=/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps/libproptest-781584bb1b95145d.rlib --extern rand_chacha=/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps/librand_chacha-49eaa4f4364e9814.rlib --extern rand_core=/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps/librand_core-3a68d9f0ef08b83f.rlib --extern subtle=/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps/libsubtle-1b968098ebd16b7b.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` warning: `crypto-bigint` (lib test) generated 4 warnings (4 duplicates) Finished `rpm` profile [optimized + debuginfo] target(s) in 38.37s Running `/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps/crypto_bigint-4fb2142eaf790259` running 211 tests test limb::add::tests::adc_no_carry ... ok test ct_choice::tests::select ... ok test limb::add::tests::checked_add_overflow ... ok test limb::add::tests::wrapping_add_no_carry ... ok test limb::add::tests::adc_with_carry ... ok test limb::add::tests::wrapping_add_with_carry ... ok test limb::cmp::tests::cmp ... ok test limb::add::tests::checked_add_ok ... ok test limb::cmp::tests::ct_eq ... ok test limb::cmp::tests::ct_gt ... ok test limb::cmp::tests::ct_lt ... ok test limb::cmp::tests::is_odd ... ok test limb::cmp::tests::is_zero ... ok test limb::mul::tests::checked_mul_ok ... ok test limb::mul::tests::checked_mul_overflow ... ok test limb::encoding::test::reverse ... ok test limb::mul::tests::mul_wide ... ok test limb::encoding::test::roundtrip ... ok test limb::mul::tests::mul_wide_zero_and_one ... ok test limb::shl::tests::shl1 ... ok test limb::shl::tests::shl2 ... ok test limb::shl::tests::shl_assign1 ... ok test limb::shl::tests::shl_assign2 ... ok test limb::shr::tests::shr1 ... ok test limb::shr::tests::shr2 ... ok test limb::shr::tests::shr_assign1 ... ok test limb::shr::tests::shr_assign2 ... ok test limb::sub::tests::checked_sub_ok ... ok test limb::sub::tests::checked_sub_overflow ... ok test limb::sub::tests::sbb_no_borrow ... ok test limb::sub::tests::sbb_with_borrow ... ok test limb::sub::tests::wrapping_sub_no_borrow ... ok test limb::sub::tests::wrapping_sub_with_borrow ... ok test macros::tests::nlimbs_for_bits_macro ... ok test uint::add::tests::adc_no_carry ... ok test uint::add::tests::adc_with_carry ... ok test uint::add::tests::checked_add_ok ... ok test uint::add::tests::checked_add_overflow ... ok test uint::add::tests::saturating_add_no_carry ... ok test uint::add::tests::saturating_add_with_carry ... ok test uint::add::tests::wrapping_add_no_carry ... ok test uint::add::tests::wrapping_add_with_carry ... ok test uint::add_mod::tests::add_mod_nist_p256 ... ok test uint::add_mod::tests::add_mod_special_1 ... ok test uint::add_mod::tests::add_mod_special_10 ... ok test uint::add_mod::tests::add_mod_special_11 ... ok test uint::add_mod::tests::add_mod_special_2 ... ok test uint::add_mod::tests::add_mod_special_12 ... ok test uint::add_mod::tests::add_mod_special_3 ... ok test uint::add_mod::tests::add_mod_special_4 ... ok test uint::add_mod::tests::add_mod_special_5 ... ok test uint::add_mod::tests::add_mod_special_6 ... ok test uint::add_mod::tests::add_mod_special_7 ... ok test uint::add_mod::tests::add_mod_special_8 ... ok test uint::add_mod::tests::add_mod_special_9 ... ok test uint::bit_and::tests::checked_and_ok ... ok test uint::bit_not::tests::bitnot_ok ... ok test uint::bit_xor::tests::overlapping_xor_ok ... ok test uint::bits::tests::bit ... ok test uint::bit_xor::tests::checked_xor_ok ... ok test uint::bit_or::tests::overlapping_or_ok ... ok test uint::bits::tests::bit_vartime ... ok test uint::bit_and::tests::overlapping_and_ok ... ok test uint::bit_or::tests::checked_or_ok ... ok test uint::bits::tests::leading_zeros ... ok test uint::bits::tests::leading_zeros_vartime ... ok test uint::bits::tests::set_bit ... ok test uint::bits::tests::trailing_ones ... ok test uint::bits::tests::trailing_zeros ... ok test uint::bits::tests::trailing_zeros_vartime ... ok test uint::cmp::tests::cmp ... ok test uint::cmp::tests::ct_eq ... ok test uint::bits::tests::trailing_ones_vartime ... ok test uint::cmp::tests::ct_lt ... ok test uint::cmp::tests::ct_gt ... ok test uint::cmp::tests::is_zero ... ok test uint::concat::tests::concat ... ok test uint::concat::tests::concat_mixed ... ok test uint::concat::tests::convert ... ok test uint::div::tests::div_max ... ok test uint::div::tests::div ... ok test uint::div::tests::div_one ... ok test uint::div::tests::div_zero ... ok test uint::div::tests::div_word ... ok test uint::div::tests::reduce_one ... ok test uint::div::tests::reduce_tests ... ok test uint::cmp::tests::cmp_vartime ... ok test uint::div::tests::reduce_tests_wide_zero_padded ... ok test uint::div::tests::reduce_max ... ok test uint::div_limb::tests::div2by1_overflow ... ok test uint::encoding::tests::from_be_hex ... ok test uint::encoding::tests::from_be_slice ... ok test uint::encoding::tests::from_le_hex ... ok test uint::encoding::tests::from_le_slice ... ok test uint::div::tests::reduce_zero ... ok test uint::from::tests::array_round_trip ... ok test uint::from::tests::from_u128 ... ok test uint::from::tests::from_u16 ... ok test uint::div::tests::rem_trait ... ok test uint::cmp::tests::is_odd ... ok test uint::modular::tests::test_new_retrieve ... ok test uint::from::tests::from_u64 ... ok test uint::modular::tests::test_reducing_r ... ok test uint::modular::tests::test_reducing_r2_wide ... ok test uint::modular::tests::test_reducing_xr2_wide ... ok test uint::modular::tests::test_reducing_xr_wide ... ok test uint::modular::tests::test_residue_macro ... ok test uint::div::tests::rem2krand ... ok test uint::mul::tests::checked_mul_ok ... ok test uint::mul::tests::checked_mul_overflow ... ok test uint::from::tests::from_u8 ... ok test uint::mul::tests::mul_concat_even ... ok test uint::mul::tests::mul_concat_mixed ... ok test uint::mul::tests::mul_wide_lo_only ... ok test uint::mul::tests::mul_wide_zero_and_one ... ok test uint::inv_mod::tests::test_invert_bounded ... ok test uint::mul_mod::tests::mul_mod_special_2 ... ok test uint::neg::tests::wrapping_neg ... ok test uint::inv_mod::tests::test_invert_small ... ok test uint::neg_mod::tests::neg_mod_random ... ok test uint::neg_mod::tests::neg_mod_zero ... ok test uint::inv_mod::tests::test_invert_even ... ok test uint::resize::tests::resize_larger ... ok test uint::rand::tests::random_mod ... ok test uint::resize::tests::resize_smaller ... ok test uint::shl::tests::shl1 ... ok test uint::inv_mod::tests::test_no_inverse_small ... ok test uint::modular::constant_mod::const_add::tests::add_overflow ... ok test uint::shl::tests::shl2 ... ok test uint::shl::tests::shl256 ... ok test uint::shl::tests::shl64 ... ok test uint::modular::constant_mod::const_inv::tests::test_self_inverse ... ok test uint::modular::constant_mod::const_neg::tests::test_negate ... ok test uint::modular::constant_mod::const_pow::tests::test_powmod ... ok test uint::modular::constant_mod::const_pow::tests::test_multi_exp_array ... ok test uint::inv_mod::tests::test_invert_odd ... ok test uint::modular::constant_mod::const_pow::tests::test_powmod_small_base ... ok test uint::mul_mod::tests::mul_mod_special_4 ... ok test uint::modular::runtime_mod::runtime_add::tests::add_overflow ... ok test uint::modular::runtime_mod::runtime_sub::tests::sub_overflow ... ok test uint::modular::runtime_mod::test::test_valid_modulus ... ok test uint::modular::runtime_mod::test::test_invalid_modulus - should panic ... ok test uint::mul::tests::saturating_mul_no_overflow ... ok test uint::inv_mod::tests::inv_mod2k ... ok test uint::split::tests::split ... ok test uint::modular::tests::test_montgomery_params ... ok test uint::sqrt::tests::edge ... ok test uint::mul::tests::square ... ok test uint::sqrt::tests::nonsquares ... ok test uint::modular::tests::test_reducing_r2 ... ok test uint::mul_mod::tests::mul_mod_special_6 ... ok test uint::sub::tests::checked_sub_ok ... ok test uint::mul::tests::square_larger ... ok test uint::sub::tests::checked_sub_overflow ... ok test uint::sqrt::tests::simple ... ok test uint::sub::tests::saturating_sub_with_borrow ... ok test uint::sub::tests::saturating_sub_no_borrow ... ok test uint::mul_mod::tests::mul_mod_special_1 ... ok test uint::sub::tests::sbb_no_borrow ... ok test uint::sub::tests::sbb_with_borrow ... ok test uint::sub::tests::wrapping_sub_no_borrow ... ok test uint::mul::tests::saturating_mul_overflow ... ok test uint::sub::tests::wrapping_sub_with_borrow ... ok test uint::sub_mod::tests::sub1 ... ok test uint::shl::tests::shl65 ... ok test uint::sub_mod::tests::sub4 ... ok test uint::sub_mod::tests::sub5 ... ok test uint::sub_mod::tests::sub6 ... ok test uint::shl::tests::shl88 ... ok test uint::modular::constant_mod::const_pow::tests::test_powmod_small_exponent ... ok test uint::modular::constant_mod::const_sub::tests::sub_overflow ... ok test uint::sub_mod::tests::sub7 ... ok test uint::modular::runtime_mod::test::test_invalid_checked_modulus ... ok test uint::mul_mod::tests::mul_mod_special_3 ... ok test uint::sub_mod::tests::sub8 ... ok test uint::shl::tests::shl_simple ... ok test uint::shl::tests::shl_wide_1_1_128 ... ok test uint::shl::tests::shl_wide_max_0_1 ... ok test uint::shl::tests::shl_wide_max_max_256 ... ok test uint::shr::tests::shr1 ... ok test uint::shr::tests::shr_wide_0_max_1 ... ok test uint::shr::tests::shr_wide_1_1_128 ... ok test uint::shr::tests::shr_wide_max_max_256 ... ok test uint::sub_mod::tests::sub11 ... ok test uint::sub_mod::tests::sub10 ... ok test uint::mul_mod::tests::mul_mod_special_5 ... ok test uint::sub_mod::tests::sub3 ... ok test uint::sqrt::tests::fuzz ... ok test uint::sub_mod::tests::sub_mod_special_1 ... ok test uint::mul_mod::tests::mul_mod_special_9 ... ok test uint::sub_mod::tests::sub9 ... ok test uint::sub_mod::tests::sub_mod_special_10 ... ok test uint::sub_mod::tests::sub_mod_special_11 ... ok test uint::sub_mod::tests::sub_mod_special_2 ... ok test uint::sub_mod::tests::sub_mod_special_3 ... ok test uint::sub_mod::tests::sub_mod_special_12 ... ok test uint::sub_mod::tests::sub_mod_special_7 ... ok test uint::sub_mod::tests::sub_mod_special_8 ... ok test uint::tests::conditional_select ... ok test uint::mul_mod::tests::mul_mod_special_7 ... ok test uint::sub_mod::tests::sub_mod_special_9 ... ok test uint::tests::from_bytes ... ok test uint::sub_mod::tests::sub2 ... ok test uint::sub_mod::tests::sub_mod_special_4 ... ok test uint::sub_mod::tests::sub12 ... ok test uint::mul_mod::tests::mul_mod_special_8 ... ok test uint::sub_mod::tests::sub_mod_special_5 ... ok test uint::sub_mod::tests::sub_mod_special_6 ... ok test uint::mul_mod::tests::mul_mod_special_12 ... ok test uint::mul_mod::tests::mul_mod_special_11 ... ok test uint::mul_mod::tests::mul_mod_special_10 ... ok test result: ok. 211 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s Running `/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps/const_residue-32edf46459ca12ed` running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running `/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps/impl_modulus-91017aca8df6ac8c` running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running `/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps/proptests-d965c8f913877524` running 24 tests test encoding ... ok test div_rem_limb_min_max ... ok test encoding_reverse ... ok test add_mod_nist_p256 ... ok test div_rem_limb ... ok test shl ... ok test inv_mod2k ... ok test residue_div_by_2 ... ok test roundtrip ... ok test shl_vartime ... ok test shr ... ok test sub_mod_nist_p256 ... ok test wrapping_add ... ok test wrapping_and ... ok test wrapping_div ... ok test wrapping_mul ... ok test wrapping_or ... ok test wrapping_rem ... ok test wrapping_sub ... ok test wrapping_xor ... ok test wrapping_sqrt ... ok test inv_mod ... ok test residue_pow_bounded_exp ... ok test residue_pow ... ok test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s Doc-tests crypto_bigint Running `/usr/bin/rustdoc --edition=2021 --crate-type lib --color auto --crate-name crypto_bigint --test src/lib.rs --test-run-directory /home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps --extern bincode=/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps/libbincode-e84d55a6b1dcebf3.rlib --extern crypto_bigint=/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps/libcrypto_bigint-f55719a227676d06.rlib --extern hex_literal=/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps/libhex_literal-6ef1fb2b0d81ff4a.rlib --extern num_bigint=/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps/libnum_bigint-4d6edb6e79e78914.rlib --extern num_integer=/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps/libnum_integer-5026434bd93995d6.rlib --extern num_traits=/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps/libnum_traits-c8fc7454622c6b00.rlib --extern proptest=/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps/libproptest-781584bb1b95145d.rlib --extern rand_chacha=/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps/librand_chacha-49eaa4f4364e9814.rlib --extern rand_core=/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps/librand_core-3a68d9f0ef08b83f.rlib --extern subtle=/home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/crypto-bigint-0.5.5/target/rpm/deps/libsubtle-1b968098ebd16b7b.rlib -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="rand"' --cfg 'feature="rand_core"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "der", "extra-sizes", "generic-array", "rand", "rand_core", "serde", "zeroize"))' --error-format human` running 9 tests test src/lib.rs - (line 116) ... ignored test src/lib.rs - (line 101) ... ok test src/macros.rs - macros::const_assert_ne (line 38) ... ok test src/macros.rs - macros::const_assert_eq (line 23) ... ok test src/lib.rs - (line 131) ... ok test src/lib.rs - (line 185) ... ok test src/lib.rs - (line 159) ... ok test src/lib.rs - (line 199) ... ok test src/lib.rs - (line 144) ... ok test result: ok. 8 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.28s + RPM_EC=0 ++ jobs -p + exit 0 Processing files: rust-crypto-bigint-devel-0.5.5-1.mga10.noarch warning: File listed twice: /usr/share/cargo/registry/crypto-bigint-0.5.5/CHANGELOG.md warning: File listed twice: /usr/share/cargo/registry/crypto-bigint-0.5.5/LICENSE-APACHE warning: File listed twice: /usr/share/cargo/registry/crypto-bigint-0.5.5/LICENSE-MIT warning: File listed twice: /usr/share/cargo/registry/crypto-bigint-0.5.5/README.md warning: File listed twice: /usr/share/cargo/registry/crypto-bigint-0.5.5/SECURITY.md Provides: crate(crypto-bigint) = 0.5.5 rust-crypto-bigint-devel = 0.5.5-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(subtle) >= 2.4.0 rust >= 1.65 Processing files: rust-crypto-bigint+default-devel-0.5.5-1.mga10.noarch Provides: crate(crypto-bigint/default) = 0.5.5 rust-crypto-bigint+default-devel = 0.5.5-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(crypto-bigint) = 0.5.5 crate(crypto-bigint/rand) = 0.5.5 Processing files: rust-crypto-bigint+alloc-devel-0.5.5-1.mga10.noarch Provides: crate(crypto-bigint/alloc) = 0.5.5 rust-crypto-bigint+alloc-devel = 0.5.5-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(crypto-bigint) = 0.5.5 crate(serdect) >= 0.2.0 crate(serdect/alloc) >= 0.2.0 Processing files: rust-crypto-bigint+der-devel-0.5.5-1.mga10.noarch Provides: crate(crypto-bigint/der) = 0.5.5 rust-crypto-bigint+der-devel = 0.5.5-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(crypto-bigint) = 0.5.5 crate(der) >= 0.7.0 Processing files: rust-crypto-bigint+extra-sizes-devel-0.5.5-1.mga10.noarch Provides: crate(crypto-bigint/extra-sizes) = 0.5.5 rust-crypto-bigint+extra-sizes-devel = 0.5.5-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(crypto-bigint) = 0.5.5 Processing files: rust-crypto-bigint+generic-array-devel-0.5.5-1.mga10.noarch Provides: crate(crypto-bigint/generic-array) = 0.5.5 rust-crypto-bigint+generic-array-devel = 0.5.5-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(crypto-bigint) = 0.5.5 crate(generic-array/default) >= 0.14.0 Processing files: rust-crypto-bigint+rand-devel-0.5.5-1.mga10.noarch Provides: crate(crypto-bigint/rand) = 0.5.5 rust-crypto-bigint+rand-devel = 0.5.5-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(crypto-bigint) = 0.5.5 crate(rand_core/default) >= 0.6.4 crate(rand_core/std) >= 0.6.4 Processing files: rust-crypto-bigint+rand_core-devel-0.5.5-1.mga10.noarch Provides: crate(crypto-bigint/rand_core) = 0.5.5 rust-crypto-bigint+rand_core-devel = 0.5.5-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(crypto-bigint) = 0.5.5 crate(rand_core/default) >= 0.6.4 Processing files: rust-crypto-bigint+serde-devel-0.5.5-1.mga10.noarch Provides: crate(crypto-bigint/serde) = 0.5.5 rust-crypto-bigint+serde-devel = 0.5.5-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(crypto-bigint) = 0.5.5 crate(serdect) >= 0.2.0 Processing files: rust-crypto-bigint+zeroize-devel-0.5.5-1.mga10.noarch Provides: crate(crypto-bigint/zeroize) = 0.5.5 rust-crypto-bigint+zeroize-devel = 0.5.5-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(crypto-bigint) = 0.5.5 crate(zeroize) >= 1.0.0 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-crypto-bigint+generic-array-devel-0.5.5-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-crypto-bigint+rand_core-devel-0.5.5-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-crypto-bigint+extra-sizes-devel-0.5.5-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-crypto-bigint+zeroize-devel-0.5.5-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-crypto-bigint+alloc-devel-0.5.5-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-crypto-bigint+serde-devel-0.5.5-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-crypto-bigint+default-devel-0.5.5-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-crypto-bigint+der-devel-0.5.5-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-crypto-bigint+rand-devel-0.5.5-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-crypto-bigint-devel-0.5.5-1.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.l7HQbZ + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build + test -d /home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build + rm -rf /home/pterjan/rpmbuild/BUILD/rust-crypto-bigint-0.5.5-build + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: File listed twice: /usr/share/cargo/registry/crypto-bigint-0.5.5/CHANGELOG.md File listed twice: /usr/share/cargo/registry/crypto-bigint-0.5.5/LICENSE-APACHE File listed twice: /usr/share/cargo/registry/crypto-bigint-0.5.5/LICENSE-MIT File listed twice: /usr/share/cargo/registry/crypto-bigint-0.5.5/README.md File listed twice: /usr/share/cargo/registry/crypto-bigint-0.5.5/SECURITY.md D: [iurt_root_command] Success!