D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/iurt/rpmbuild/SRPMS/@2355307:rust-crypto-bigint-0.7.5-1.mga11.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.A3Rsi2 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.TXyzYB + umask 022 + cd /home/iurt/rpmbuild/BUILD/rust-crypto-bigint-0.7.5-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD/rust-crypto-bigint-0.7.5-build + rm -rf crypto-bigint-0.7.5 + /usr/lib/rpm/rpmuncompress -x /home/iurt/rpmbuild/SOURCES/crypto-bigint-0.7.5.crate + STATUS=0 + '[' 0 -ne 0 ']' + cd crypto-bigint-0.7.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /home/iurt/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/iurt/rpmbuild/tmp/rpm-tmp.fFf2zQ + umask 022 + cd /home/iurt/rpmbuild/BUILD/rust-crypto-bigint-0.7.5-build + cd crypto-bigint-0.7.5 + /usr/bin/cargo2rpm --path Cargo.toml buildrequires --with-check + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.QznPs0 + umask 022 + cd /home/iurt/rpmbuild/BUILD/rust-crypto-bigint-0.7.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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection ' + 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection ' + 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.7.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 autocfg v1.5.0 Compiling cmov v0.5.4 Compiling rand_core v0.10.1 Compiling cpubits v0.1.1 Running `/usr/bin/rustc --crate-name autocfg --edition=2015 /usr/share/cargo/registry/autocfg-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d385570a04105ca0 -C extra-filename=-125dd6fcc49ab381 --out-dir /home/iurt/rpmbuild/BUILD/rust-crypto-bigint-0.7.5-build/crypto-bigint-0.7.5/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-crypto-bigint-0.7.5-build/crypto-bigint-0.7.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 cmov --edition=2024 /usr/share/cargo/registry/cmov-0.5.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 '--warn=clippy::unwrap_used' '--warn=clippy::unwrap_in_result' --warn=unused_qualifications --warn=unused_lifetimes '--warn=clippy::unnecessary_safety_comment' '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::trivially_copy_pass_by_ref' --warn=trivial_numeric_casts --warn=trivial_casts '--warn=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::return_self_not_must_use' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_closure_for_method_calls' '--warn=clippy::ptr_as_ptr' '--allow=clippy::needless_range_loop' '--warn=clippy::must_use_candidate' '--warn=clippy::mod_module_files' '--warn=clippy::missing_panics_doc' '--warn=clippy::missing_errors_doc' --warn=missing_docs --warn=missing_debug_implementations --warn=missing_copy_implementations '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--warn=clippy::implicit_saturating_sub' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::doc_markdown' '--warn=clippy::checked_conversions' '--warn=clippy::cast_sign_loss' '--warn=clippy::cast_precision_loss' '--warn=clippy::cast_possible_wrap' '--warn=clippy::cast_possible_truncation' '--warn=clippy::cast_lossless' '--warn=clippy::borrow_as_ptr' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=69ab50aea16c8dbb -C extra-filename=-06ac9c09d78f8988 --out-dir /home/iurt/rpmbuild/BUILD/rust-crypto-bigint-0.7.5-build/crypto-bigint-0.7.5/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-crypto-bigint-0.7.5-build/crypto-bigint-0.7.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 rand_core --edition=2024 /usr/share/cargo/registry/rand_core-0.10.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=clippy::undocumented_unsafe_blocks' --warn=missing_docs --warn=missing_debug_implementations --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e485cc711324c2e9 -C extra-filename=-fbcb687f68282738 --out-dir /home/iurt/rpmbuild/BUILD/rust-crypto-bigint-0.7.5-build/crypto-bigint-0.7.5/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-crypto-bigint-0.7.5-build/crypto-bigint-0.7.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 cpubits --edition=2024 /usr/share/cargo/registry/cpubits-0.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 --warn=unexpected_cfgs --check-cfg 'cfg(cpubits, values("16", "32", "64"))' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=86f98394939fcc60 -C extra-filename=-278b1aa26743c1da --out-dir /home/iurt/rpmbuild/BUILD/rust-crypto-bigint-0.7.5-build/crypto-bigint-0.7.5/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-crypto-bigint-0.7.5-build/crypto-bigint-0.7.5/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling ctutils v0.4.2 Running `/usr/bin/rustc --crate-name ctutils --edition=2024 /usr/share/cargo/registry/ctutils-0.4.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=clippy::unwrap_used' '--warn=clippy::unwrap_in_result' --warn=unused_qualifications --warn=unused_lifetimes '--warn=clippy::unnecessary_safety_comment' '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::trivially_copy_pass_by_ref' --warn=trivial_numeric_casts --warn=trivial_casts '--warn=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::return_self_not_must_use' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_closure_for_method_calls' '--warn=clippy::ptr_as_ptr' '--allow=clippy::needless_range_loop' '--warn=clippy::must_use_candidate' '--warn=clippy::mod_module_files' '--warn=clippy::missing_panics_doc' '--warn=clippy::missing_errors_doc' --warn=missing_docs --warn=missing_debug_implementations --warn=missing_copy_implementations '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--warn=clippy::implicit_saturating_sub' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::doc_markdown' '--warn=clippy::checked_conversions' '--warn=clippy::cast_sign_loss' '--warn=clippy::cast_precision_loss' '--warn=clippy::cast_possible_wrap' '--warn=clippy::cast_possible_truncation' '--warn=clippy::cast_lossless' '--warn=clippy::borrow_as_ptr' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "subtle"))' -C metadata=bf0f6265a826596b -C extra-filename=-662f247a2a9bac22 --out-dir /home/iurt/rpmbuild/BUILD/rust-crypto-bigint-0.7.5-build/crypto-bigint-0.7.5/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-crypto-bigint-0.7.5-build/crypto-bigint-0.7.5/target/rpm/deps --extern cmov=/home/iurt/rpmbuild/BUILD/rust-crypto-bigint-0.7.5-build/crypto-bigint-0.7.5/target/rpm/deps/libcmov-06ac9c09d78f8988.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=2019672a85819653 -C extra-filename=-6528c828f9a87fd5 --out-dir /home/iurt/rpmbuild/BUILD/rust-crypto-bigint-0.7.5-build/crypto-bigint-0.7.5/target/rpm/build/num-traits-6528c828f9a87fd5 -L dependency=/home/iurt/rpmbuild/BUILD/rust-crypto-bigint-0.7.5-build/crypto-bigint-0.7.5/target/rpm/deps --extern autocfg=/home/iurt/rpmbuild/BUILD/rust-crypto-bigint-0.7.5-build/crypto-bigint-0.7.5/target/rpm/deps/libautocfg-125dd6fcc49ab381.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/iurt/rpmbuild/BUILD/rust-crypto-bigint-0.7.5-build/crypto-bigint-0.7.5/target/rpm/build/num-traits-6528c828f9a87fd5/build-script-build` Running `/usr/bin/rustc --crate-name num_traits --edition=2021 /usr/share/cargo/registry/num-traits-0.2.19/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=4451fca924eb4c1e -C extra-filename=-207f354318e297c4 --out-dir /home/iurt/rpmbuild/BUILD/rust-crypto-bigint-0.7.5-build/crypto-bigint-0.7.5/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-crypto-bigint-0.7.5-build/crypto-bigint-0.7.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 crypto-bigint v0.7.5 (/home/iurt/rpmbuild/BUILD/rust-crypto-bigint-0.7.5-build/crypto-bigint-0.7.5) Running `/usr/bin/rustc --crate-name crypto_bigint --edition=2024 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=clippy::unwrap_in_result' --warn=unused_qualifications --warn=unused_lifetimes --deny=unsafe_code '--warn=clippy::unnecessary_safety_comment' --warn=unexpected_cfgs '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::trivially_copy_pass_by_ref' --warn=trivial_numeric_casts --warn=trivial_casts '--warn=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::return_self_not_must_use' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_closure_for_method_calls' '--warn=clippy::ptr_as_ptr' '--warn=clippy::panic_in_result_fn' '--allow=clippy::needless_range_loop' '--warn=clippy::must_use_candidate' '--warn=clippy::mod_module_files' '--warn=clippy::missing_panics_doc' '--warn=clippy::missing_errors_doc' --warn=missing_docs --warn=missing_debug_implementations --warn=missing_copy_implementations '--warn=clippy::map_unwrap_or' '--allow=clippy::many_single_char_names' '--warn=clippy::manual_assert' '--warn=clippy::integer_division_remainder_used' '--warn=clippy::implicit_saturating_sub' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::doc_markdown' '--warn=clippy::checked_conversions' '--warn=clippy::cast_sign_loss' '--warn=clippy::cast_precision_loss' '--warn=clippy::cast_possible_wrap' '--warn=clippy::cast_possible_truncation' '--warn=clippy::cast_lossless' '--warn=clippy::borrow_as_ptr' --check-cfg 'cfg(cpubits, values("16", "32", "64"))' --cfg 'feature="default"' --cfg 'feature="rand_core"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "der", "extra-sizes", "getrandom", "hybrid-array", "rand_core", "serde", "subtle", "zeroize"))' -C metadata=e57b90fa98c7b1c8 -C extra-filename=-4f878bb23e92bd74 --out-dir /home/iurt/rpmbuild/BUILD/rust-crypto-bigint-0.7.5-build/crypto-bigint-0.7.5/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-crypto-bigint-0.7.5-build/crypto-bigint-0.7.5/target/rpm/deps --extern cpubits=/home/iurt/rpmbuild/BUILD/rust-crypto-bigint-0.7.5-build/crypto-bigint-0.7.5/target/rpm/deps/libcpubits-278b1aa26743c1da.rmeta --extern ctutils=/home/iurt/rpmbuild/BUILD/rust-crypto-bigint-0.7.5-build/crypto-bigint-0.7.5/target/rpm/deps/libctutils-662f247a2a9bac22.rmeta --extern num_traits=/home/iurt/rpmbuild/BUILD/rust-crypto-bigint-0.7.5-build/crypto-bigint-0.7.5/target/rpm/deps/libnum_traits-207f354318e297c4.rmeta --extern rand_core=/home/iurt/rpmbuild/BUILD/rust-crypto-bigint-0.7.5-build/crypto-bigint-0.7.5/target/rpm/deps/librand_core-fbcb687f68282738.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` warning: unexpected `cfg` condition value: `rlp` --> src/lib.rs:188:7 | 188 | #[cfg(feature = "rlp")] | ^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `default`, `der`, `extra-sizes`, `getrandom`, `hybrid-array`, `rand_core`, `serde`, `subtle`, and `zeroize` = help: consider adding `rlp` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: requested on the command line with `-W unexpected-cfgs` warning: unexpected `cfg` condition value: `rlp` --> src/uint/encoding.rs:5:7 | 5 | #[cfg(feature = "rlp")] | ^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `default`, `der`, `extra-sizes`, `getrandom`, `hybrid-array`, `rand_core`, `serde`, `subtle`, and `zeroize` = help: consider adding `rlp` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: `crypto-bigint` (lib) generated 2 warnings Finished `rpm` profile [optimized + debuginfo] target(s) in 11.07s + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.qXuPiS + umask 022 + cd /home/iurt/rpmbuild/BUILD/rust-crypto-bigint-0.7.5-build + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILD/rust-crypto-bigint-0.7.5-build/BUILDROOT '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILD/rust-crypto-bigint-0.7.5-build/BUILDROOT ++ dirname /home/iurt/rpmbuild/BUILD/rust-crypto-bigint-0.7.5-build/BUILDROOT + mkdir -p /home/iurt/rpmbuild/BUILD/rust-crypto-bigint-0.7.5-build + mkdir /home/iurt/rpmbuild/BUILD/rust-crypto-bigint-0.7.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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection ' + 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection ' + 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.7.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.7.5 + REG_DIR=/home/iurt/rpmbuild/BUILD/rust-crypto-bigint-0.7.5-build/BUILDROOT/usr/share/cargo/registry/crypto-bigint-0.7.5 + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILD/rust-crypto-bigint-0.7.5-build/BUILDROOT/usr/share/cargo/registry/crypto-bigint-0.7.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/iurt/rpmbuild/BUILD/rust-crypto-bigint-0.7.5-build/BUILDROOT/usr/share/cargo/registry/crypto-bigint-0.7.5 warning: no (git) VCS found for `/home/iurt/rpmbuild/BUILD/rust-crypto-bigint-0.7.5-build/crypto-bigint-0.7.5` + /usr/bin/mv Cargo.toml.deps Cargo.toml + /usr/bin/cp -a Cargo.toml /home/iurt/rpmbuild/BUILD/rust-crypto-bigint-0.7.5-build/BUILDROOT/usr/share/cargo/registry/crypto-bigint-0.7.5/Cargo.toml + /usr/bin/rm -f /home/iurt/rpmbuild/BUILD/rust-crypto-bigint-0.7.5-build/BUILDROOT/usr/share/cargo/registry/crypto-bigint-0.7.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/iurt/rpmbuild/tmp/rpm-tmp.gkzMWo + umask 022 + cd /home/iurt/rpmbuild/BUILD/rust-crypto-bigint-0.7.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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection ' + 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection ' + 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.7.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 error: failed to select a version for the requirement `num-bigint = "^0.4.3"` candidate versions found which didn't match: 0.5.1 location searched: directory source `/usr/share/cargo/registry` (which is replacing registry `crates-io`) required by package `num-modular v0.6.1` ... which satisfies dependency `num-modular = "^0.6"` of package `crypto-bigint v0.7.5 (/home/iurt/rpmbuild/BUILD/rust-crypto-bigint-0.7.5-build/crypto-bigint-0.7.5)` note: perhaps a crate was updated and forgotten to be re-vendored? note: offline mode (via `--offline`) can sometimes cause surprising resolution failures help: if this error is too confusing you may wish to retry without `--offline` error: Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.gkzMWo (%check) RPM build errors: Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.gkzMWo (%check) I: [iurt_root_command] ERROR: chroot