D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/pterjan/rpmbuild/SRPMS/rust-const-random-0.1.18-1.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.9rsWMr Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.hvpT0b + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-const-random-0.1.18-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/rust-const-random-0.1.18-build + rm -rf const-random-0.1.18 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/const-random-0.1.18.crate + STATUS=0 + '[' 0 -ne 0 ']' + cd const-random-0.1.18 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + set -euo pipefail + /usr/bin/mkdir -p target/rpm + /usr/bin/ln -s rpm target/release + /usr/bin/rm -rf .cargo/ + /usr/bin/mkdir -p .cargo + cat + cat + /usr/bin/rm -f Cargo.lock + /usr/bin/rm -f Cargo.toml.orig + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.56umpX + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-const-random-0.1.18-build + cd const-random-0.1.18 + /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.YTAm8v + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-const-random-0.1.18-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 const-random-0.1.18 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/env CARGO_HOME=.cargo RUSTC_BOOTSTRAP=1 'RUSTFLAGS=-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' /usr/bin/cargo build -j16 -Z avoid-dev-deps --profile rpm Compiling libc v0.2.180 Compiling crunchy v0.2.2 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/libc-0.2.180/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no '--allow=clippy::used_underscore_binding' --allow=unused_qualifications '--warn=clippy::unnecessary_semicolon' '--allow=clippy::unnecessary_cast' '--allow=clippy::uninlined_format_args' '--warn=clippy::ptr_as_ptr' '--allow=clippy::non_minimal_cfg' '--allow=clippy::missing_safety_doc' '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--allow=clippy::identity_op' '--warn=clippy::explicit_iter_loop' '--allow=clippy::expl_impl_clone_on_copy' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=92411a416ecbc327 -C extra-filename=-d139e536c4388098 --out-dir /home/pterjan/rpmbuild/BUILD/rust-const-random-0.1.18-build/const-random-0.1.18/target/rpm/build/libc-d139e536c4388098 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-const-random-0.1.18-build/const-random-0.1.18/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling tiny-keccak v2.0.2 Compiling cfg-if v1.0.4 Compiling once_cell v1.21.3 Running `/usr/bin/rustc --crate-name build_script_build --edition=2015 /usr/share/cargo/registry/crunchy-0.2.2/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="limit_128"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "limit_1024", "limit_128", "limit_2048", "limit_256", "limit_512", "limit_64", "std"))' -C metadata=8d5e5307db8c3010 -C extra-filename=-d2949bdd12bee14e --out-dir /home/pterjan/rpmbuild/BUILD/rust-const-random-0.1.18-build/const-random-0.1.18/target/rpm/build/crunchy-d2949bdd12bee14e -L dependency=/home/pterjan/rpmbuild/BUILD/rust-const-random-0.1.18-build/const-random-0.1.18/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/tiny-keccak-2.0.2/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="shake"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cshake", "default", "fips202", "k12", "keccak", "kmac", "parallel_hash", "sha3", "shake", "sp800", "tuple_hash"))' -C metadata=06b6bb9da02a7075 -C extra-filename=-c19c64cd1037e308 --out-dir /home/pterjan/rpmbuild/BUILD/rust-const-random-0.1.18-build/const-random-0.1.18/target/rpm/build/tiny-keccak-c19c64cd1037e308 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-const-random-0.1.18-build/const-random-0.1.18/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name cfg_if --edition=2018 /usr/share/cargo/registry/cfg-if-1.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("core", "rustc-dep-of-std"))' -C metadata=ce19bb5bafa14b00 -C extra-filename=-5a498e038e3334ec --out-dir /home/pterjan/rpmbuild/BUILD/rust-const-random-0.1.18-build/const-random-0.1.18/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-const-random-0.1.18-build/const-random-0.1.18/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.21.3/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 --cfg 'feature="alloc"' --cfg 'feature="race"' --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=c12be350e4abf390 -C extra-filename=-b6a8094d4aadae7c --out-dir /home/pterjan/rpmbuild/BUILD/rust-const-random-0.1.18-build/const-random-0.1.18/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-const-random-0.1.18-build/const-random-0.1.18/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-const-random-0.1.18-build/const-random-0.1.18/target/rpm/build/tiny-keccak-c19c64cd1037e308/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/rust-const-random-0.1.18-build/const-random-0.1.18/target/rpm/build/crunchy-d2949bdd12bee14e/build-script-build` Running `/usr/bin/rustc --crate-name crunchy --edition=2015 /usr/share/cargo/registry/crunchy-0.2.2/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 --cfg 'feature="default"' --cfg 'feature="limit_128"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "limit_1024", "limit_128", "limit_2048", "limit_256", "limit_512", "limit_64", "std"))' -C metadata=5c1de4b7c366b6da -C extra-filename=-c1875ccb6779f4b4 --out-dir /home/pterjan/rpmbuild/BUILD/rust-const-random-0.1.18-build/const-random-0.1.18/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-const-random-0.1.18-build/const-random-0.1.18/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 tiny_keccak --edition=2018 /usr/share/cargo/registry/tiny-keccak-2.0.2/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 --cfg 'feature="default"' --cfg 'feature="shake"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cshake", "default", "fips202", "k12", "keccak", "kmac", "parallel_hash", "sha3", "shake", "sp800", "tuple_hash"))' -C metadata=0773f5295c8b1a6f -C extra-filename=-881ba939f9c329b6 --out-dir /home/pterjan/rpmbuild/BUILD/rust-const-random-0.1.18-build/const-random-0.1.18/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-const-random-0.1.18-build/const-random-0.1.18/target/rpm/deps --extern crunchy=/home/pterjan/rpmbuild/BUILD/rust-const-random-0.1.18-build/const-random-0.1.18/target/rpm/deps/libcrunchy-c1875ccb6779f4b4.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/rust-const-random-0.1.18-build/const-random-0.1.18/target/rpm/build/libc-d139e536c4388098/build-script-build` Running `/usr/bin/rustc --crate-name libc --edition=2021 /usr/share/cargo/registry/libc-0.2.180/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no '--allow=clippy::used_underscore_binding' --allow=unused_qualifications '--warn=clippy::unnecessary_semicolon' '--allow=clippy::unnecessary_cast' '--allow=clippy::uninlined_format_args' '--warn=clippy::ptr_as_ptr' '--allow=clippy::non_minimal_cfg' '--allow=clippy::missing_safety_doc' '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--allow=clippy::identity_op' '--warn=clippy::explicit_iter_loop' '--allow=clippy::expl_impl_clone_on_copy' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=b46d697a2bd1559c -C extra-filename=-819e3c772bcf25b9 --out-dir /home/pterjan/rpmbuild/BUILD/rust-const-random-0.1.18-build/const-random-0.1.18/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-const-random-0.1.18-build/const-random-0.1.18/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg freebsd12 --check-cfg 'cfg(emscripten_old_stat_abi)' --check-cfg 'cfg(espidf_time32)' --check-cfg 'cfg(freebsd10)' --check-cfg 'cfg(freebsd11)' --check-cfg 'cfg(freebsd12)' --check-cfg 'cfg(freebsd13)' --check-cfg 'cfg(freebsd14)' --check-cfg 'cfg(freebsd15)' --check-cfg 'cfg(gnu_file_offset_bits64)' --check-cfg 'cfg(gnu_time_bits64)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(linux_time_bits64)' --check-cfg 'cfg(musl_v1_2_3)' --check-cfg 'cfg(musl32_time64)' --check-cfg 'cfg(vxworks_lt_25_09)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin","qurt"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos","nto71_iosock","nto80"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` Compiling 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 embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("custom", "linux_disable_fallback", "rdrand", "std"))' -C metadata=87a57975013f52d6 -C extra-filename=-215505067058bac1 --out-dir /home/pterjan/rpmbuild/BUILD/rust-const-random-0.1.18-build/const-random-0.1.18/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-const-random-0.1.18-build/const-random-0.1.18/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-const-random-0.1.18-build/const-random-0.1.18/target/rpm/deps/libcfg_if-5a498e038e3334ec.rmeta --extern libc=/home/pterjan/rpmbuild/BUILD/rust-const-random-0.1.18-build/const-random-0.1.18/target/rpm/deps/liblibc-819e3c772bcf25b9.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling const-random-macro v0.1.16 Running `/usr/bin/rustc --crate-name const_random_macro --edition=2018 /usr/share/cargo/registry/const-random-macro-0.1.16/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c048a641f3d81d6e -C extra-filename=-649e08b45ef34de7 --out-dir /home/pterjan/rpmbuild/BUILD/rust-const-random-0.1.18-build/const-random-0.1.18/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-const-random-0.1.18-build/const-random-0.1.18/target/rpm/deps --extern getrandom=/home/pterjan/rpmbuild/BUILD/rust-const-random-0.1.18-build/const-random-0.1.18/target/rpm/deps/libgetrandom-215505067058bac1.rlib --extern once_cell=/home/pterjan/rpmbuild/BUILD/rust-const-random-0.1.18-build/const-random-0.1.18/target/rpm/deps/libonce_cell-b6a8094d4aadae7c.rlib --extern tiny_keccak=/home/pterjan/rpmbuild/BUILD/rust-const-random-0.1.18-build/const-random-0.1.18/target/rpm/deps/libtiny_keccak-881ba939f9c329b6.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling const-random v0.1.18 (/home/pterjan/rpmbuild/BUILD/rust-const-random-0.1.18-build/const-random-0.1.18) Running `/usr/bin/rustc --crate-name const_random --edition=2018 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=3e5bc2d76d7af245 -C extra-filename=-7279c7cd820b73ab --out-dir /home/pterjan/rpmbuild/BUILD/rust-const-random-0.1.18-build/const-random-0.1.18/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-const-random-0.1.18-build/const-random-0.1.18/target/rpm/deps --extern const_random_macro=/home/pterjan/rpmbuild/BUILD/rust-const-random-0.1.18-build/const-random-0.1.18/target/rpm/deps/libconst_random_macro-649e08b45ef34de7.so -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Finished `rpm` profile [optimized + debuginfo] target(s) in 3.86s + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.TWkdBx + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-const-random-0.1.18-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/rust-const-random-0.1.18-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/rust-const-random-0.1.18-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/rust-const-random-0.1.18-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/rust-const-random-0.1.18-build + mkdir /home/pterjan/rpmbuild/BUILD/rust-const-random-0.1.18-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 const-random-0.1.18 + '[' 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=const-random ++ /usr/bin/cargo2rpm --path Cargo.toml version + CRATE_VERSION=0.1.18 + REG_DIR=/home/pterjan/rpmbuild/BUILD/rust-const-random-0.1.18-build/BUILDROOT/usr/share/cargo/registry/const-random-0.1.18 + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-const-random-0.1.18-build/BUILDROOT/usr/share/cargo/registry/const-random-0.1.18 + /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-const-random-0.1.18-build/BUILDROOT/usr/share/cargo/registry/const-random-0.1.18 warning: no (git) VCS found for `/home/pterjan/rpmbuild/BUILD/rust-const-random-0.1.18-build/const-random-0.1.18` + /usr/bin/mv Cargo.toml.deps Cargo.toml + /usr/bin/cp -a Cargo.toml /home/pterjan/rpmbuild/BUILD/rust-const-random-0.1.18-build/BUILDROOT/usr/share/cargo/registry/const-random-0.1.18/Cargo.toml + /usr/bin/rm -f /home/pterjan/rpmbuild/BUILD/rust-const-random-0.1.18-build/BUILDROOT/usr/share/cargo/registry/const-random-0.1.18/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.58zBbV + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-const-random-0.1.18-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 const-random-0.1.18 + '[' 1 -eq 1 ']' + /usr/bin/env CARGO_HOME=.cargo RUSTC_BOOTSTRAP=1 'RUSTFLAGS=-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' /usr/bin/cargo test -j16 -Z avoid-dev-deps --profile rpm --no-fail-fast Fresh libc v0.2.180 Fresh crunchy v0.2.2 Fresh cfg-if v1.0.4 Fresh tiny-keccak v2.0.2 Fresh once_cell v1.21.3 Fresh getrandom v0.2.15 Fresh const-random-macro v0.1.16 Compiling const-random v0.1.18 (/home/pterjan/rpmbuild/BUILD/rust-const-random-0.1.18-build/const-random-0.1.18) Running `/usr/bin/rustc --crate-name tests --edition=2018 tests/tests.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=fdcd259b3ae55016 -C extra-filename=-bd7b7dc9ba0ad96f --out-dir /home/pterjan/rpmbuild/BUILD/rust-const-random-0.1.18-build/const-random-0.1.18/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-const-random-0.1.18-build/const-random-0.1.18/target/rpm/deps --extern const_random=/home/pterjan/rpmbuild/BUILD/rust-const-random-0.1.18-build/const-random-0.1.18/target/rpm/deps/libconst_random-7279c7cd820b73ab.rlib --extern const_random_macro=/home/pterjan/rpmbuild/BUILD/rust-const-random-0.1.18-build/const-random-0.1.18/target/rpm/deps/libconst_random_macro-649e08b45ef34de7.so -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name const_random --edition=2018 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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=84925ef118afb87a -C extra-filename=-8ca74408808c59b2 --out-dir /home/pterjan/rpmbuild/BUILD/rust-const-random-0.1.18-build/const-random-0.1.18/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-const-random-0.1.18-build/const-random-0.1.18/target/rpm/deps --extern const_random_macro=/home/pterjan/rpmbuild/BUILD/rust-const-random-0.1.18-build/const-random-0.1.18/target/rpm/deps/libconst_random_macro-649e08b45ef34de7.so -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Finished `rpm` profile [optimized + debuginfo] target(s) in 0.47s Running `/home/pterjan/rpmbuild/BUILD/rust-const-random-0.1.18-build/const-random-0.1.18/target/rpm/deps/const_random-8ca74408808c59b2` 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-const-random-0.1.18-build/const-random-0.1.18/target/rpm/deps/tests-bd7b7dc9ba0ad96f` running 6 tests test i64 ... ok test array ... ok test suffixed ... ok test u128 ... ok test usize ... ok test u32 ... ok test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Doc-tests const_random Running `/usr/bin/rustdoc --edition=2018 --crate-type lib --color auto --crate-name const_random --test src/lib.rs --test-run-directory /home/pterjan/rpmbuild/BUILD/rust-const-random-0.1.18-build/const-random-0.1.18 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-const-random-0.1.18-build/const-random-0.1.18/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-const-random-0.1.18-build/const-random-0.1.18/target/rpm/deps --extern const_random=/home/pterjan/rpmbuild/BUILD/rust-const-random-0.1.18-build/const-random-0.1.18/target/rpm/deps/libconst_random-7279c7cd820b73ab.rlib --extern const_random_macro=/home/pterjan/rpmbuild/BUILD/rust-const-random-0.1.18-build/const-random-0.1.18/target/rpm/deps/libconst_random_macro-649e08b45ef34de7.so -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --error-format human` running 1 test test src/lib.rs - const_random (line 6) ... ok test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.33s + RPM_EC=0 ++ jobs -p + exit 0 Processing files: rust-const-random-devel-0.1.18-1.mga10.noarch warning: File listed twice: /usr/share/cargo/registry/const-random-0.1.18/LICENSE-APACHE warning: File listed twice: /usr/share/cargo/registry/const-random-0.1.18/LICENSE-MIT warning: File listed twice: /usr/share/cargo/registry/const-random-0.1.18/README.md Provides: crate(const-random) = 0.1.18 rust-const-random-devel = 0.1.18-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(const-random-macro/default) >= 0.1.16 Processing files: rust-const-random+default-devel-0.1.18-1.mga10.noarch Provides: crate(const-random/default) = 0.1.18 rust-const-random+default-devel = 0.1.18-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(const-random) = 0.1.18 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/rust-const-random-0.1.18-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-const-random+default-devel-0.1.18-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-const-random-devel-0.1.18-1.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.pbws1o + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-const-random-0.1.18-build + test -d /home/pterjan/rpmbuild/BUILD/rust-const-random-0.1.18-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/rust-const-random-0.1.18-build + rm -rf /home/pterjan/rpmbuild/BUILD/rust-const-random-0.1.18-build + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: File listed twice: /usr/share/cargo/registry/const-random-0.1.18/LICENSE-APACHE File listed twice: /usr/share/cargo/registry/const-random-0.1.18/LICENSE-MIT File listed twice: /usr/share/cargo/registry/const-random-0.1.18/README.md D: [iurt_root_command] Success!