D: [iurt_root_command] chroot RTNETLINK answers: Invalid argument RTNETLINK answers: Invalid argument RTNETLINK answers: Invalid argument RTNETLINK answers: Invalid argument RTNETLINK answers: Invalid argument RTNETLINK answers: Invalid argument RTNETLINK answers: Invalid argument RTNETLINK answers: Invalid argument RTNETLINK answers: Invalid argument RTNETLINK answers: Invalid argument Building target platforms: noarch Building for target noarch Installing /home/iurt/rpmbuild/SRPMS/@2236683:rust-rand-0.9.0-2.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.5ze88p Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.2NiRVi + umask 022 + cd /home/iurt/rpmbuild/BUILD/rust-rand-0.9.0-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD/rust-rand-0.9.0-build + rm -rf rand-0.9.0 + /usr/lib/rpm/rpmuncompress -x /home/iurt/rpmbuild/SOURCES/rand-0.9.0.crate + STATUS=0 + '[' 0 -ne 0 ']' + cd rand-0.9.0 + /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/iurt/rpmbuild/tmp/rpm-tmp.4KXXhg + umask 022 + cd /home/iurt/rpmbuild/BUILD/rust-rand-0.9.0-build + cd rand-0.9.0 + /usr/bin/cargo2rpm --path Cargo.toml buildrequires + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.QoREjS + umask 022 + cd /home/iurt/rpmbuild/BUILD/rust-rand-0.9.0-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 rand-0.9.0 + '[' 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 -j24 -Z avoid-dev-deps --profile rpm Compiling libc v0.2.174 Compiling getrandom v0.3.1 Compiling zerocopy v0.8.14 Compiling cfg-if v1.0.1 Compiling ppv-lite86 v0.2.17 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 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std"))' -C metadata=ec5c7cb23f69c0fd -C extra-filename=-4fe2a61b7b16e0c8 --out-dir /home/iurt/rpmbuild/BUILD/rust-rand-0.9.0-build/rand-0.9.0/target/rpm/build/getrandom-4fe2a61b7b16e0c8 -L dependency=/home/iurt/rpmbuild/BUILD/rust-rand-0.9.0-build/rand-0.9.0/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/iurt/rpmbuild/BUILD/rust-rand-0.9.0-build/rand-0.9.0/target/rpm/build/libc-cb4dc4b1d11a51d1 -L dependency=/home/iurt/rpmbuild/BUILD/rust-rand-0.9.0-build/rand-0.9.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/zerocopy-0.8.14/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="simd"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "derive", "float-nightly", "simd", "simd-nightly", "std", "zerocopy-derive"))' -C metadata=22cb470c61c7bd18 -C extra-filename=-d29336d8209fdd02 --out-dir /home/iurt/rpmbuild/BUILD/rust-rand-0.9.0-build/rand-0.9.0/target/rpm/build/zerocopy-d29336d8209fdd02 -L dependency=/home/iurt/rpmbuild/BUILD/rust-rand-0.9.0-build/rand-0.9.0/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 opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("core", "rustc-dep-of-std"))' -C metadata=e36c5635509685b1 -C extra-filename=-ef87fd9400bde0bc --out-dir /home/iurt/rpmbuild/BUILD/rust-rand-0.9.0-build/rand-0.9.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-rand-0.9.0-build/rand-0.9.0/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=5b6f74c75dfaf98e -C extra-filename=-a17db888505ce38f --out-dir /home/iurt/rpmbuild/BUILD/rust-rand-0.9.0-build/rand-0.9.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-rand-0.9.0-build/rand-0.9.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/iurt/rpmbuild/BUILD/rust-rand-0.9.0-build/rand-0.9.0/target/rpm/build/getrandom-4fe2a61b7b16e0c8/build-script-build` Running `/home/iurt/rpmbuild/BUILD/rust-rand-0.9.0-build/rand-0.9.0/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 opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 '--allow=clippy::used_underscore_binding' --allow=unused_qualifications '--warn=clippy::unnecessary_semicolon' '--allow=clippy::unnecessary_cast' '--allow=clippy::uninlined_format_args' '--warn=clippy::ptr_as_ptr' '--allow=clippy::non_minimal_cfg' '--allow=clippy::missing_safety_doc' '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--allow=clippy::identity_op' '--warn=clippy::explicit_iter_loop' '--allow=clippy::expl_impl_clone_on_copy' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=0325413c5799f0a5 -C extra-filename=-c4166686ded8827b --out-dir /home/iurt/rpmbuild/BUILD/rust-rand-0.9.0-build/rand-0.9.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-rand-0.9.0-build/rand-0.9.0/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"))'` Running `/home/iurt/rpmbuild/BUILD/rust-rand-0.9.0-build/rand-0.9.0/target/rpm/build/zerocopy-d29336d8209fdd02/build-script-build` Running `/usr/bin/rustc --crate-name zerocopy --edition=2021 /usr/share/cargo/registry/zerocopy-0.8.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="simd"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "derive", "float-nightly", "simd", "simd-nightly", "std", "zerocopy-derive"))' -C metadata=3a90ce3460fb873a -C extra-filename=-7f3d87f7e4c16216 --out-dir /home/iurt/rpmbuild/BUILD/rust-rand-0.9.0-build/rand-0.9.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-rand-0.9.0-build/rand-0.9.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg zerocopy_aarch64_simd_1_59_0 --cfg zerocopy_core_error_1_81_0 --cfg zerocopy_diagnostic_on_unimplemented_1_78_0 --cfg zerocopy_generic_bounds_in_const_fn_1_61_0 --cfg zerocopy_panic_in_const_and_vec_try_reserve_1_57_0 --cfg zerocopy_target_has_atomics_1_60_0 --check-cfg 'cfg(zerocopy_aarch64_simd_1_59_0)' --check-cfg 'cfg(zerocopy_core_error_1_81_0)' --check-cfg 'cfg(zerocopy_diagnostic_on_unimplemented_1_78_0)' --check-cfg 'cfg(zerocopy_generic_bounds_in_const_fn_1_61_0)' --check-cfg 'cfg(zerocopy_panic_in_const_and_vec_try_reserve_1_57_0)' --check-cfg 'cfg(zerocopy_target_has_atomics_1_60_0)' --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(kani)' --check-cfg 'cfg(__ZEROCOPY_INTERNAL_USE_ONLY_NIGHTLY_FEATURES_IN_TESTS)' --check-cfg 'cfg(coverage_nightly)'` Running `/usr/bin/rustc --crate-name 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)' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std"))' -C metadata=d4d81609c3319112 -C extra-filename=-91ebac9c8bb87efd --out-dir /home/iurt/rpmbuild/BUILD/rust-rand-0.9.0-build/rand-0.9.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-rand-0.9.0-build/rand-0.9.0/target/rpm/deps --extern cfg_if=/home/iurt/rpmbuild/BUILD/rust-rand-0.9.0-build/rand-0.9.0/target/rpm/deps/libcfg_if-ef87fd9400bde0bc.rmeta --extern libc=/home/iurt/rpmbuild/BUILD/rust-rand-0.9.0-build/rand-0.9.0/target/rpm/deps/liblibc-c4166686ded8827b.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling rand_core v0.9.1 Running `/usr/bin/rustc --crate-name rand_core --edition=2021 /usr/share/cargo/registry/rand_core-0.9.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="os_rng"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("os_rng", "serde", "std"))' -C metadata=0e4611af89968205 -C extra-filename=-78a268dc825a85e3 --out-dir /home/iurt/rpmbuild/BUILD/rust-rand-0.9.0-build/rand-0.9.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-rand-0.9.0-build/rand-0.9.0/target/rpm/deps --extern getrandom=/home/iurt/rpmbuild/BUILD/rust-rand-0.9.0-build/rand-0.9.0/target/rpm/deps/libgetrandom-91ebac9c8bb87efd.rmeta --extern zerocopy=/home/iurt/rpmbuild/BUILD/rust-rand-0.9.0-build/rand-0.9.0/target/rpm/deps/libzerocopy-7f3d87f7e4c16216.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling rand_chacha v0.9.0 Running `/usr/bin/rustc --crate-name rand_chacha --edition=2021 /usr/share/cargo/registry/rand_chacha-0.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "os_rng", "serde", "std"))' -C metadata=5f088c7d3a764752 -C extra-filename=-48e146cd1979feca --out-dir /home/iurt/rpmbuild/BUILD/rust-rand-0.9.0-build/rand-0.9.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-rand-0.9.0-build/rand-0.9.0/target/rpm/deps --extern ppv_lite86=/home/iurt/rpmbuild/BUILD/rust-rand-0.9.0-build/rand-0.9.0/target/rpm/deps/libppv_lite86-a17db888505ce38f.rmeta --extern rand_core=/home/iurt/rpmbuild/BUILD/rust-rand-0.9.0-build/rand-0.9.0/target/rpm/deps/librand_core-78a268dc825a85e3.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling rand v0.9.0 (/home/iurt/rpmbuild/BUILD/rust-rand-0.9.0-build/rand-0.9.0) Running `/usr/bin/rustc --crate-name rand --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="alloc"' --cfg 'feature="default"' --cfg 'feature="os_rng"' --cfg 'feature="small_rng"' --cfg 'feature="std"' --cfg 'feature="std_rng"' --cfg 'feature="thread_rng"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "log", "nightly", "os_rng", "serde", "simd_support", "small_rng", "std", "std_rng", "thread_rng", "unbiased"))' -C metadata=3f1d4c4c74c24e93 -C extra-filename=-159d9a7e45c7ac1d --out-dir /home/iurt/rpmbuild/BUILD/rust-rand-0.9.0-build/rand-0.9.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-rand-0.9.0-build/rand-0.9.0/target/rpm/deps --extern rand_chacha=/home/iurt/rpmbuild/BUILD/rust-rand-0.9.0-build/rand-0.9.0/target/rpm/deps/librand_chacha-48e146cd1979feca.rmeta --extern rand_core=/home/iurt/rpmbuild/BUILD/rust-rand-0.9.0-build/rand-0.9.0/target/rpm/deps/librand_core-78a268dc825a85e3.rmeta --extern zerocopy=/home/iurt/rpmbuild/BUILD/rust-rand-0.9.0-build/rand-0.9.0/target/rpm/deps/libzerocopy-7f3d87f7e4c16216.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Finished `rpm` profile [optimized + debuginfo] target(s) in 5.82s + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.DpYwbE + umask 022 + cd /home/iurt/rpmbuild/BUILD/rust-rand-0.9.0-build + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILD/rust-rand-0.9.0-build/BUILDROOT '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILD/rust-rand-0.9.0-build/BUILDROOT ++ dirname /home/iurt/rpmbuild/BUILD/rust-rand-0.9.0-build/BUILDROOT + mkdir -p /home/iurt/rpmbuild/BUILD/rust-rand-0.9.0-build + mkdir /home/iurt/rpmbuild/BUILD/rust-rand-0.9.0-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 rand-0.9.0 + '[' 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=rand ++ /usr/bin/cargo2rpm --path Cargo.toml version + CRATE_VERSION=0.9.0 + REG_DIR=/home/iurt/rpmbuild/BUILD/rust-rand-0.9.0-build/BUILDROOT/usr/share/cargo/registry/rand-0.9.0 + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILD/rust-rand-0.9.0-build/BUILDROOT/usr/share/cargo/registry/rand-0.9.0 + /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-rand-0.9.0-build/BUILDROOT/usr/share/cargo/registry/rand-0.9.0 warning: no (git) VCS found for `/home/iurt/rpmbuild/BUILD/rust-rand-0.9.0-build/rand-0.9.0` + /usr/bin/mv Cargo.toml.deps Cargo.toml + /usr/bin/cp -a Cargo.toml /home/iurt/rpmbuild/BUILD/rust-rand-0.9.0-build/BUILDROOT/usr/share/cargo/registry/rand-0.9.0/Cargo.toml + /usr/bin/rm -f /home/iurt/rpmbuild/BUILD/rust-rand-0.9.0-build/BUILDROOT/usr/share/cargo/registry/rand-0.9.0/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 -j24 + /usr/lib/rpm/redhat/brp-python-hardlink Processing files: rust-rand-devel-0.9.0-2.mga10.noarch warning: File listed twice: /usr/share/cargo/registry/rand-0.9.0/CHANGELOG.md warning: File listed twice: /usr/share/cargo/registry/rand-0.9.0/COPYRIGHT warning: File listed twice: /usr/share/cargo/registry/rand-0.9.0/LICENSE-APACHE warning: File listed twice: /usr/share/cargo/registry/rand-0.9.0/LICENSE-MIT warning: File listed twice: /usr/share/cargo/registry/rand-0.9.0/README.md Provides: crate(rand) = 0.9.0 rust-rand-devel = 0.9.0-2.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(rand_core) >= 0.9.0 crate(zerocopy) >= 0.8.0 crate(zerocopy/simd) >= 0.8.0 rust >= 1.63 Processing files: rust-rand+default-devel-0.9.0-2.mga10.noarch Provides: crate(rand/default) = 0.9.0 rust-rand+default-devel = 0.9.0-2.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(rand) = 0.9.0 crate(rand/os_rng) = 0.9.0 crate(rand/small_rng) = 0.9.0 crate(rand/std) = 0.9.0 crate(rand/std_rng) = 0.9.0 crate(rand/thread_rng) = 0.9.0 Processing files: rust-rand+alloc-devel-0.9.0-2.mga10.noarch Provides: crate(rand/alloc) = 0.9.0 rust-rand+alloc-devel = 0.9.0-2.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(rand) = 0.9.0 Processing files: rust-rand+log-devel-0.9.0-2.mga10.noarch Provides: crate(rand/log) = 0.9.0 rust-rand+log-devel = 0.9.0-2.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(log/default) >= 0.4.4 crate(rand) = 0.9.0 Processing files: rust-rand+os_rng-devel-0.9.0-2.mga10.noarch Provides: crate(rand/os_rng) = 0.9.0 rust-rand+os_rng-devel = 0.9.0-2.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(rand) = 0.9.0 crate(rand_core/os_rng) >= 0.9.0 Processing files: rust-rand+serde-devel-0.9.0-2.mga10.noarch Provides: crate(rand/serde) = 0.9.0 rust-rand+serde-devel = 0.9.0-2.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(rand) = 0.9.0 crate(rand_core/serde) >= 0.9.0 crate(serde/default) >= 1.0.103 crate(serde/derive) >= 1.0.103 Processing files: rust-rand+small_rng-devel-0.9.0-2.mga10.noarch Provides: crate(rand/small_rng) = 0.9.0 rust-rand+small_rng-devel = 0.9.0-2.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(rand) = 0.9.0 Processing files: rust-rand+std-devel-0.9.0-2.mga10.noarch Provides: crate(rand/std) = 0.9.0 rust-rand+std-devel = 0.9.0-2.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(rand) = 0.9.0 crate(rand/alloc) = 0.9.0 crate(rand_chacha) >= 0.9.0 crate(rand_chacha/std) >= 0.9.0 crate(rand_core/std) >= 0.9.0 Processing files: rust-rand+std_rng-devel-0.9.0-2.mga10.noarch Provides: crate(rand/std_rng) = 0.9.0 rust-rand+std_rng-devel = 0.9.0-2.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(rand) = 0.9.0 crate(rand_chacha) >= 0.9.0 Processing files: rust-rand+thread_rng-devel-0.9.0-2.mga10.noarch Provides: crate(rand/thread_rng) = 0.9.0 rust-rand+thread_rng-devel = 0.9.0-2.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(rand) = 0.9.0 crate(rand/os_rng) = 0.9.0 crate(rand/std) = 0.9.0 crate(rand/std_rng) = 0.9.0 Processing files: rust-rand+unbiased-devel-0.9.0-2.mga10.noarch Provides: crate(rand/unbiased) = 0.9.0 rust-rand+unbiased-devel = 0.9.0-2.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(rand) = 0.9.0 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILD/rust-rand-0.9.0-build/BUILDROOT Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-rand+thread_rng-devel-0.9.0-2.mga10.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-rand+std-devel-0.9.0-2.mga10.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-rand+alloc-devel-0.9.0-2.mga10.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-rand+default-devel-0.9.0-2.mga10.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-rand+std_rng-devel-0.9.0-2.mga10.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-rand+serde-devel-0.9.0-2.mga10.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-rand+os_rng-devel-0.9.0-2.mga10.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-rand+unbiased-devel-0.9.0-2.mga10.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-rand+small_rng-devel-0.9.0-2.mga10.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-rand+log-devel-0.9.0-2.mga10.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-rand-devel-0.9.0-2.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.JKoVMN + umask 022 + cd /home/iurt/rpmbuild/BUILD/rust-rand-0.9.0-build + test -d /home/iurt/rpmbuild/BUILD/rust-rand-0.9.0-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/iurt/rpmbuild/BUILD/rust-rand-0.9.0-build + rm -rf /home/iurt/rpmbuild/BUILD/rust-rand-0.9.0-build + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: File listed twice: /usr/share/cargo/registry/rand-0.9.0/CHANGELOG.md File listed twice: /usr/share/cargo/registry/rand-0.9.0/COPYRIGHT File listed twice: /usr/share/cargo/registry/rand-0.9.0/LICENSE-APACHE File listed twice: /usr/share/cargo/registry/rand-0.9.0/LICENSE-MIT File listed twice: /usr/share/cargo/registry/rand-0.9.0/README.md D: [iurt_root_command] Success!