D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/pterjan/rpmbuild/SRPMS/rust-const-random-macro-0.1.16-2.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.eYTyfc Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.rNbMlI + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-const-random-macro-0.1.16-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/rust-const-random-macro-0.1.16-build + rm -rf const-random-macro-0.1.16 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/const-random-macro-0.1.16.crate + STATUS=0 + '[' 0 -ne 0 ']' + cd const-random-macro-0.1.16 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/0001-Fix-proc-macro-panicked-with-Invalid-type-in-const_r.patch + /usr/bin/patch -p2 -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.WjP8ao + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-const-random-macro-0.1.16-build + cd const-random-macro-0.1.16 + /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.awKNSo + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-const-random-macro-0.1.16-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-macro-0.1.16 + '[' 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 crunchy v0.2.2 Compiling libc v0.2.174 Compiling tiny-keccak v2.0.2 Compiling cfg-if v1.0.1 Compiling once_cell v1.20.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=cd9ff27cc15990fa -C extra-filename=-2866848853c2f325 --out-dir /home/pterjan/rpmbuild/BUILD/rust-const-random-macro-0.1.16-build/const-random-macro-0.1.16/target/rpm/build/crunchy-2866848853c2f325 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-const-random-macro-0.1.16-build/const-random-macro-0.1.16/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.174/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=15a889c209b393cc -C extra-filename=-cb4dc4b1d11a51d1 --out-dir /home/pterjan/rpmbuild/BUILD/rust-const-random-macro-0.1.16-build/const-random-macro-0.1.16/target/rpm/build/libc-cb4dc4b1d11a51d1 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-const-random-macro-0.1.16-build/const-random-macro-0.1.16/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=adb2bdc52b2fb7e6 -C extra-filename=-9977be95a6cbbf79 --out-dir /home/pterjan/rpmbuild/BUILD/rust-const-random-macro-0.1.16-build/const-random-macro-0.1.16/target/rpm/build/tiny-keccak-9977be95a6cbbf79 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-const-random-macro-0.1.16-build/const-random-macro-0.1.16/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.1/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=06cc13b931c39e4e -C extra-filename=-ce7bba48b2485fa3 --out-dir /home/pterjan/rpmbuild/BUILD/rust-const-random-macro-0.1.16-build/const-random-macro-0.1.16/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-const-random-macro-0.1.16-build/const-random-macro-0.1.16/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 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=6b70ce3e014a3a1e -C extra-filename=-c6a6f36b2b5f8614 --out-dir /home/pterjan/rpmbuild/BUILD/rust-const-random-macro-0.1.16-build/const-random-macro-0.1.16/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-const-random-macro-0.1.16-build/const-random-macro-0.1.16/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-macro-0.1.16-build/const-random-macro-0.1.16/target/rpm/build/tiny-keccak-9977be95a6cbbf79/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/rust-const-random-macro-0.1.16-build/const-random-macro-0.1.16/target/rpm/build/crunchy-2866848853c2f325/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=a457130adb89c45e -C extra-filename=-4ace2f3fc3745ddb --out-dir /home/pterjan/rpmbuild/BUILD/rust-const-random-macro-0.1.16-build/const-random-macro-0.1.16/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-const-random-macro-0.1.16-build/const-random-macro-0.1.16/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=42ce68ce94dd6d9d -C extra-filename=-a32c87280791de3d --out-dir /home/pterjan/rpmbuild/BUILD/rust-const-random-macro-0.1.16-build/const-random-macro-0.1.16/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-const-random-macro-0.1.16-build/const-random-macro-0.1.16/target/rpm/deps --extern crunchy=/home/pterjan/rpmbuild/BUILD/rust-const-random-macro-0.1.16-build/const-random-macro-0.1.16/target/rpm/deps/libcrunchy-4ace2f3fc3745ddb.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-macro-0.1.16-build/const-random-macro-0.1.16/target/rpm/build/libc-cb4dc4b1d11a51d1/build-script-build` Running `/usr/bin/rustc --crate-name libc --edition=2021 /usr/share/cargo/registry/libc-0.2.174/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=e5fadaa2af538e6e -C extra-filename=-5392104030d948f4 --out-dir /home/pterjan/rpmbuild/BUILD/rust-const-random-macro-0.1.16-build/const-random-macro-0.1.16/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-const-random-macro-0.1.16-build/const-random-macro-0.1.16/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(gnu_file_offset_bits64)' --check-cfg 'cfg(gnu_time_bits64)' --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(musl_v1_2_3)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin"))' --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=03c4672a7f5f5b62 -C extra-filename=-467cbdde0f83f1a6 --out-dir /home/pterjan/rpmbuild/BUILD/rust-const-random-macro-0.1.16-build/const-random-macro-0.1.16/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-const-random-macro-0.1.16-build/const-random-macro-0.1.16/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-const-random-macro-0.1.16-build/const-random-macro-0.1.16/target/rpm/deps/libcfg_if-ce7bba48b2485fa3.rmeta --extern libc=/home/pterjan/rpmbuild/BUILD/rust-const-random-macro-0.1.16-build/const-random-macro-0.1.16/target/rpm/deps/liblibc-5392104030d948f4.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling const-random-macro v0.1.16 (/home/pterjan/rpmbuild/BUILD/rust-const-random-macro-0.1.16-build/const-random-macro-0.1.16) Running `/usr/bin/rustc --crate-name const_random_macro --edition=2018 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 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=6e085939430c0de1 -C extra-filename=-f2d068b8b3574d0c --out-dir /home/pterjan/rpmbuild/BUILD/rust-const-random-macro-0.1.16-build/const-random-macro-0.1.16/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-const-random-macro-0.1.16-build/const-random-macro-0.1.16/target/rpm/deps --extern getrandom=/home/pterjan/rpmbuild/BUILD/rust-const-random-macro-0.1.16-build/const-random-macro-0.1.16/target/rpm/deps/libgetrandom-467cbdde0f83f1a6.rlib --extern once_cell=/home/pterjan/rpmbuild/BUILD/rust-const-random-macro-0.1.16-build/const-random-macro-0.1.16/target/rpm/deps/libonce_cell-c6a6f36b2b5f8614.rlib --extern tiny_keccak=/home/pterjan/rpmbuild/BUILD/rust-const-random-macro-0.1.16-build/const-random-macro-0.1.16/target/rpm/deps/libtiny_keccak-a32c87280791de3d.rlib --extern proc_macro -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Finished `rpm` profile [optimized + debuginfo] target(s) in 2.52s + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.BkW7nA + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-const-random-macro-0.1.16-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/rust-const-random-macro-0.1.16-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/rust-const-random-macro-0.1.16-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/rust-const-random-macro-0.1.16-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/rust-const-random-macro-0.1.16-build + mkdir /home/pterjan/rpmbuild/BUILD/rust-const-random-macro-0.1.16-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-macro-0.1.16 + '[' 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-macro ++ /usr/bin/cargo2rpm --path Cargo.toml version + CRATE_VERSION=0.1.16 + REG_DIR=/home/pterjan/rpmbuild/BUILD/rust-const-random-macro-0.1.16-build/BUILDROOT/usr/share/cargo/registry/const-random-macro-0.1.16 + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-const-random-macro-0.1.16-build/BUILDROOT/usr/share/cargo/registry/const-random-macro-0.1.16 + /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-macro-0.1.16-build/BUILDROOT/usr/share/cargo/registry/const-random-macro-0.1.16 warning: no (git) VCS found for `/home/pterjan/rpmbuild/BUILD/rust-const-random-macro-0.1.16-build/const-random-macro-0.1.16` + /usr/bin/mv Cargo.toml.deps Cargo.toml + /usr/bin/cp -a Cargo.toml /home/pterjan/rpmbuild/BUILD/rust-const-random-macro-0.1.16-build/BUILDROOT/usr/share/cargo/registry/const-random-macro-0.1.16/Cargo.toml + /usr/bin/rm -f /home/pterjan/rpmbuild/BUILD/rust-const-random-macro-0.1.16-build/BUILDROOT/usr/share/cargo/registry/const-random-macro-0.1.16/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.8PszDT + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-const-random-macro-0.1.16-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-macro-0.1.16 + '[' 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 crunchy v0.2.2 Fresh libc v0.2.174 Fresh cfg-if v1.0.1 Fresh getrandom v0.2.15 Fresh tiny-keccak v2.0.2 Fresh once_cell v1.20.3 Compiling const-random-macro v0.1.16 (/home/pterjan/rpmbuild/BUILD/rust-const-random-macro-0.1.16-build/const-random-macro-0.1.16) Running `/usr/bin/rustc --crate-name const_random_macro --edition=2018 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=d859e2afc83283ed -C extra-filename=-b5ca94ae6f088b75 --out-dir /home/pterjan/rpmbuild/BUILD/rust-const-random-macro-0.1.16-build/const-random-macro-0.1.16/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-const-random-macro-0.1.16-build/const-random-macro-0.1.16/target/rpm/deps --extern getrandom=/home/pterjan/rpmbuild/BUILD/rust-const-random-macro-0.1.16-build/const-random-macro-0.1.16/target/rpm/deps/libgetrandom-467cbdde0f83f1a6.rlib --extern once_cell=/home/pterjan/rpmbuild/BUILD/rust-const-random-macro-0.1.16-build/const-random-macro-0.1.16/target/rpm/deps/libonce_cell-c6a6f36b2b5f8614.rlib --extern tiny_keccak=/home/pterjan/rpmbuild/BUILD/rust-const-random-macro-0.1.16-build/const-random-macro-0.1.16/target/rpm/deps/libtiny_keccak-a32c87280791de3d.rlib --extern proc_macro -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name const_random_macro --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C prefer-dynamic -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=c574347c1dc72a1c -C extra-filename=-759ac6102636daf8 --out-dir /home/pterjan/rpmbuild/BUILD/rust-const-random-macro-0.1.16-build/const-random-macro-0.1.16/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-const-random-macro-0.1.16-build/const-random-macro-0.1.16/target/rpm/deps --extern getrandom=/home/pterjan/rpmbuild/BUILD/rust-const-random-macro-0.1.16-build/const-random-macro-0.1.16/target/rpm/deps/libgetrandom-467cbdde0f83f1a6.rlib --extern once_cell=/home/pterjan/rpmbuild/BUILD/rust-const-random-macro-0.1.16-build/const-random-macro-0.1.16/target/rpm/deps/libonce_cell-c6a6f36b2b5f8614.rlib --extern tiny_keccak=/home/pterjan/rpmbuild/BUILD/rust-const-random-macro-0.1.16-build/const-random-macro-0.1.16/target/rpm/deps/libtiny_keccak-a32c87280791de3d.rlib --extern proc_macro -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Finished `rpm` profile [optimized + debuginfo] target(s) in 0.90s Running `/home/pterjan/rpmbuild/BUILD/rust-const-random-macro-0.1.16-build/const-random-macro-0.1.16/target/rpm/deps/const_random_macro-759ac6102636daf8` running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Doc-tests const_random_macro Running `/usr/bin/rustdoc --edition=2018 --crate-type proc-macro --color auto --crate-name const_random_macro --test src/lib.rs --test-run-directory /home/pterjan/rpmbuild/BUILD/rust-const-random-macro-0.1.16-build/const-random-macro-0.1.16 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-const-random-macro-0.1.16-build/const-random-macro-0.1.16/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-const-random-macro-0.1.16-build/const-random-macro-0.1.16/target/rpm/deps --extern const_random_macro=/home/pterjan/rpmbuild/BUILD/rust-const-random-macro-0.1.16-build/const-random-macro-0.1.16/target/rpm/deps/libconst_random_macro-b5ca94ae6f088b75.so --extern getrandom=/home/pterjan/rpmbuild/BUILD/rust-const-random-macro-0.1.16-build/const-random-macro-0.1.16/target/rpm/deps/libgetrandom-467cbdde0f83f1a6.rlib --extern once_cell=/home/pterjan/rpmbuild/BUILD/rust-const-random-macro-0.1.16-build/const-random-macro-0.1.16/target/rpm/deps/libonce_cell-c6a6f36b2b5f8614.rlib --extern tiny_keccak=/home/pterjan/rpmbuild/BUILD/rust-const-random-macro-0.1.16-build/const-random-macro-0.1.16/target/rpm/deps/libtiny_keccak-a32c87280791de3d.rlib --extern proc_macro -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --error-format human` running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s + RPM_EC=0 ++ jobs -p + exit 0 Processing files: rust-const-random-macro-devel-0.1.16-2.mga10.noarch warning: File listed twice: /usr/share/cargo/registry/const-random-macro-0.1.16/LICENSE-APACHE warning: File listed twice: /usr/share/cargo/registry/const-random-macro-0.1.16/LICENSE-MIT Provides: crate(const-random-macro) = 0.1.16 rust-const-random-macro-devel = 0.1.16-2.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(getrandom/default) >= 0.2.0 crate(once_cell) >= 1.15.0 crate(once_cell/alloc) >= 1.15.0 crate(once_cell/race) >= 1.15.0 crate(tiny-keccak/default) >= 2.0.2 crate(tiny-keccak/shake) >= 2.0.2 Processing files: rust-const-random-macro+default-devel-0.1.16-2.mga10.noarch Provides: crate(const-random-macro/default) = 0.1.16 rust-const-random-macro+default-devel = 0.1.16-2.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) = 0.1.16 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/rust-const-random-macro-0.1.16-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-const-random-macro+default-devel-0.1.16-2.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-const-random-macro-devel-0.1.16-2.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.qONTXe + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-const-random-macro-0.1.16-build + test -d /home/pterjan/rpmbuild/BUILD/rust-const-random-macro-0.1.16-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/rust-const-random-macro-0.1.16-build + rm -rf /home/pterjan/rpmbuild/BUILD/rust-const-random-macro-0.1.16-build + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: File listed twice: /usr/share/cargo/registry/const-random-macro-0.1.16/LICENSE-APACHE File listed twice: /usr/share/cargo/registry/const-random-macro-0.1.16/LICENSE-MIT D: [iurt_root_command] Success!