D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/iurt/rpmbuild/SRPMS/@2316062:rust-tempfile-3.24.0-1.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Bym1dh Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.RqVkPg + umask 022 + cd /home/iurt/rpmbuild/BUILD/rust-tempfile-3.24.0-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD/rust-tempfile-3.24.0-build + rm -rf tempfile-3.24.0 + /usr/lib/rpm/rpmuncompress -x /home/iurt/rpmbuild/SOURCES/tempfile-3.24.0.crate + STATUS=0 + '[' 0 -ne 0 ']' + cd tempfile-3.24.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /home/iurt/rpmbuild/SOURCES/tempfile-fix-metadata-auto.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.8YTV3H + umask 022 + cd /home/iurt/rpmbuild/BUILD/rust-tempfile-3.24.0-build + cd tempfile-3.24.0 + /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.QNK2nO + umask 022 + cd /home/iurt/rpmbuild/BUILD/rust-tempfile-3.24.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 tempfile-3.24.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 -j12 -Z avoid-dev-deps --profile rpm Compiling libc v0.2.180 Compiling getrandom v0.3.4 Compiling rustix v1.1.3 Compiling linux-raw-sys v0.11.0 Compiling cfg-if v1.0.4 Compiling bitflags v2.10.0 Compiling fastrand v2.3.0 Compiling once_cell v1.21.3 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 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=2028e1134c97e78d -C extra-filename=-5326c9b9dbc639d3 --out-dir /home/iurt/rpmbuild/BUILD/rust-tempfile-3.24.0-build/tempfile-3.24.0/target/rpm/build/libc-5326c9b9dbc639d3 -L dependency=/home/iurt/rpmbuild/BUILD/rust-tempfile-3.24.0-build/tempfile-3.24.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/getrandom-0.3.4/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", "efi_rng", "rdrand", "rndr", "linux_getrandom", "linux_raw", "wasm_js", "windows_legacy", "unsupported"))' --check-cfg 'cfg(getrandom_msan)' --check-cfg 'cfg(getrandom_test_linux_fallback)' --check-cfg 'cfg(getrandom_test_linux_without_fallback)' --check-cfg 'cfg(getrandom_test_netbsd_fallback)' --check-cfg 'cfg(target_os, values("cygwin"))' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std"))' -C metadata=4102e94322ab87c5 -C extra-filename=-b911b54b0e2a8bb6 --out-dir /home/iurt/rpmbuild/BUILD/rust-tempfile-3.24.0-build/tempfile-3.24.0/target/rpm/build/getrandom-b911b54b0e2a8bb6 -L dependency=/home/iurt/rpmbuild/BUILD/rust-tempfile-3.24.0-build/tempfile-3.24.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 linux_raw_sys --edition=2021 /usr/share/cargo/registry/linux-raw-sys-0.11.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 --warn=unexpected_cfgs --check-cfg 'cfg(target_arch, values("xtensa"))' --cfg 'feature="auxvec"' --cfg 'feature="elf"' --cfg 'feature="errno"' --cfg 'feature="general"' --cfg 'feature="ioctl"' --cfg 'feature="no_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("auxvec", "bootparam", "btrfs", "core", "default", "elf", "elf_uapi", "errno", "general", "if_arp", "if_ether", "if_packet", "image", "io_uring", "ioctl", "landlock", "loop_device", "mempolicy", "net", "netlink", "no_std", "prctl", "ptrace", "rustc-dep-of-std", "std", "system", "xdp"))' -C metadata=f9a2d93819b6ac39 -C extra-filename=-684411d1e246708e --out-dir /home/iurt/rpmbuild/BUILD/rust-tempfile-3.24.0-build/tempfile-3.24.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-tempfile-3.24.0-build/tempfile-3.24.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.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("core", "rustc-dep-of-std"))' -C metadata=39f82b0773f11758 -C extra-filename=-23f151c7617148e1 --out-dir /home/iurt/rpmbuild/BUILD/rust-tempfile-3.24.0-build/tempfile-3.24.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-tempfile-3.24.0-build/tempfile-3.24.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 bitflags --edition=2021 /usr/share/cargo/registry/bitflags-2.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "bytemuck", "example_generated", "serde", "serde_core", "std"))' -C metadata=2f2ffd7c4a0eedc8 -C extra-filename=-3f237b9abd7ffa8b --out-dir /home/iurt/rpmbuild/BUILD/rust-tempfile-3.24.0-build/tempfile-3.24.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-tempfile-3.24.0-build/tempfile-3.24.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/rustix-1.1.3/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(error_in_core)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(linux_raw_dep)' --check-cfg 'cfg(lower_upper_exp_for_non_zero)' --check-cfg 'cfg(sanitize_memory)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(rustc_diagnostics)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(wasip2)' --check-cfg 'cfg(target_arch, values("xtensa"))' --check-cfg 'cfg(target_os, values("cygwin"))' -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "default", "event", "fs", "io_uring", "libc", "libc_errno", "linux_4_11", "linux_5_1", "linux_5_11", "linux_latest", "mm", "mount", "net", "param", "pipe", "process", "pty", "rand", "runtime", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=423ffbd58a235463 -C extra-filename=-faf4cb19b1ded783 --out-dir /home/iurt/rpmbuild/BUILD/rust-tempfile-3.24.0-build/tempfile-3.24.0/target/rpm/build/rustix-faf4cb19b1ded783 -L dependency=/home/iurt/rpmbuild/BUILD/rust-tempfile-3.24.0-build/tempfile-3.24.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 fastrand --edition=2018 /usr/share/cargo/registry/fastrand-2.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=be7906f5c205e4f4 -C extra-filename=-2e0e1fc263cbf059 --out-dir /home/iurt/rpmbuild/BUILD/rust-tempfile-3.24.0-build/tempfile-3.24.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-tempfile-3.24.0-build/tempfile-3.24.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 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 opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "critical-section", "default", "parking_lot", "portable-atomic", "race", "std", "unstable"))' -C metadata=60f24eebb8ae0f26 -C extra-filename=-9f9a39d584297e50 --out-dir /home/iurt/rpmbuild/BUILD/rust-tempfile-3.24.0-build/tempfile-3.24.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-tempfile-3.24.0-build/tempfile-3.24.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-tempfile-3.24.0-build/tempfile-3.24.0/target/rpm/build/getrandom-b911b54b0e2a8bb6/build-script-build` Running `/home/iurt/rpmbuild/BUILD/rust-tempfile-3.24.0-build/tempfile-3.24.0/target/rpm/build/rustix-faf4cb19b1ded783/build-script-build` Running `/usr/bin/rustc --crate-name rustix --edition=2021 /usr/share/cargo/registry/rustix-1.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(error_in_core)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(linux_raw_dep)' --check-cfg 'cfg(lower_upper_exp_for_non_zero)' --check-cfg 'cfg(sanitize_memory)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(rustc_diagnostics)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(wasip2)' --check-cfg 'cfg(target_arch, values("xtensa"))' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "default", "event", "fs", "io_uring", "libc", "libc_errno", "linux_4_11", "linux_5_1", "linux_5_11", "linux_latest", "mm", "mount", "net", "param", "pipe", "process", "pty", "rand", "runtime", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=bdf13d829a2a5fbf -C extra-filename=-9b55dff9947099c6 --out-dir /home/iurt/rpmbuild/BUILD/rust-tempfile-3.24.0-build/tempfile-3.24.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-tempfile-3.24.0-build/tempfile-3.24.0/target/rpm/deps --extern bitflags=/home/iurt/rpmbuild/BUILD/rust-tempfile-3.24.0-build/tempfile-3.24.0/target/rpm/deps/libbitflags-3f237b9abd7ffa8b.rmeta --extern linux_raw_sys=/home/iurt/rpmbuild/BUILD/rust-tempfile-3.24.0-build/tempfile-3.24.0/target/rpm/deps/liblinux_raw_sys-684411d1e246708e.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg static_assertions --cfg lower_upper_exp_for_non_zero --cfg rustc_diagnostics --cfg linux_raw_dep --cfg linux_raw --cfg linux_like --cfg linux_kernel` Running `/home/iurt/rpmbuild/BUILD/rust-tempfile-3.24.0-build/tempfile-3.24.0/target/rpm/build/libc-5326c9b9dbc639d3/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 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' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=c83a3e353a954f19 -C extra-filename=-fdf4d70bda60552c --out-dir /home/iurt/rpmbuild/BUILD/rust-tempfile-3.24.0-build/tempfile-3.24.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-tempfile-3.24.0-build/tempfile-3.24.0/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"))'` Running `/usr/bin/rustc --crate-name getrandom --edition=2021 /usr/share/cargo/registry/getrandom-0.3.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=unexpected_cfgs --check-cfg 'cfg(getrandom_backend, values("custom", "efi_rng", "rdrand", "rndr", "linux_getrandom", "linux_raw", "wasm_js", "windows_legacy", "unsupported"))' --check-cfg 'cfg(getrandom_msan)' --check-cfg 'cfg(getrandom_test_linux_fallback)' --check-cfg 'cfg(getrandom_test_linux_without_fallback)' --check-cfg 'cfg(getrandom_test_netbsd_fallback)' --check-cfg 'cfg(target_os, values("cygwin"))' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std"))' -C metadata=09d32f45615cafd7 -C extra-filename=-937d190ccce4b6a8 --out-dir /home/iurt/rpmbuild/BUILD/rust-tempfile-3.24.0-build/tempfile-3.24.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-tempfile-3.24.0-build/tempfile-3.24.0/target/rpm/deps --extern cfg_if=/home/iurt/rpmbuild/BUILD/rust-tempfile-3.24.0-build/tempfile-3.24.0/target/rpm/deps/libcfg_if-23f151c7617148e1.rmeta --extern libc=/home/iurt/rpmbuild/BUILD/rust-tempfile-3.24.0-build/tempfile-3.24.0/target/rpm/deps/liblibc-fdf4d70bda60552c.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling tempfile v3.24.0 (/home/iurt/rpmbuild/BUILD/rust-tempfile-3.24.0-build/tempfile-3.24.0) Running `/usr/bin/rustc --crate-name tempfile --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="getrandom"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "getrandom", "nightly"))' -C metadata=ecab5b0c916311e9 -C extra-filename=-a3b1cd76feaa70b2 --out-dir /home/iurt/rpmbuild/BUILD/rust-tempfile-3.24.0-build/tempfile-3.24.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-tempfile-3.24.0-build/tempfile-3.24.0/target/rpm/deps --extern fastrand=/home/iurt/rpmbuild/BUILD/rust-tempfile-3.24.0-build/tempfile-3.24.0/target/rpm/deps/libfastrand-2e0e1fc263cbf059.rmeta --extern getrandom=/home/iurt/rpmbuild/BUILD/rust-tempfile-3.24.0-build/tempfile-3.24.0/target/rpm/deps/libgetrandom-937d190ccce4b6a8.rmeta --extern once_cell=/home/iurt/rpmbuild/BUILD/rust-tempfile-3.24.0-build/tempfile-3.24.0/target/rpm/deps/libonce_cell-9f9a39d584297e50.rmeta --extern rustix=/home/iurt/rpmbuild/BUILD/rust-tempfile-3.24.0-build/tempfile-3.24.0/target/rpm/deps/librustix-9b55dff9947099c6.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Finished `rpm` profile [optimized + debuginfo] target(s) in 6.59s + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.UMswlF + umask 022 + cd /home/iurt/rpmbuild/BUILD/rust-tempfile-3.24.0-build + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILD/rust-tempfile-3.24.0-build/BUILDROOT '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILD/rust-tempfile-3.24.0-build/BUILDROOT ++ dirname /home/iurt/rpmbuild/BUILD/rust-tempfile-3.24.0-build/BUILDROOT + mkdir -p /home/iurt/rpmbuild/BUILD/rust-tempfile-3.24.0-build + mkdir /home/iurt/rpmbuild/BUILD/rust-tempfile-3.24.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 tempfile-3.24.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=tempfile ++ /usr/bin/cargo2rpm --path Cargo.toml version + CRATE_VERSION=3.24.0 + REG_DIR=/home/iurt/rpmbuild/BUILD/rust-tempfile-3.24.0-build/BUILDROOT/usr/share/cargo/registry/tempfile-3.24.0 + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILD/rust-tempfile-3.24.0-build/BUILDROOT/usr/share/cargo/registry/tempfile-3.24.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-tempfile-3.24.0-build/BUILDROOT/usr/share/cargo/registry/tempfile-3.24.0 warning: no (git) VCS found for `/home/iurt/rpmbuild/BUILD/rust-tempfile-3.24.0-build/tempfile-3.24.0` + /usr/bin/mv Cargo.toml.deps Cargo.toml + /usr/bin/cp -a Cargo.toml /home/iurt/rpmbuild/BUILD/rust-tempfile-3.24.0-build/BUILDROOT/usr/share/cargo/registry/tempfile-3.24.0/Cargo.toml + /usr/bin/rm -f /home/iurt/rpmbuild/BUILD/rust-tempfile-3.24.0-build/BUILDROOT/usr/share/cargo/registry/tempfile-3.24.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 -j12 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.1TmOzP + umask 022 + cd /home/iurt/rpmbuild/BUILD/rust-tempfile-3.24.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 tempfile-3.24.0 + '[' 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 -j12 -Z avoid-dev-deps --profile rpm --no-fail-fast Fresh libc v0.2.180 Fresh cfg-if v1.0.4 Fresh linux-raw-sys v0.11.0 Compiling doc-comment v0.3.3 Fresh bitflags v2.10.0 Fresh fastrand v2.3.0 Fresh once_cell v1.21.3 Fresh rustix v1.1.3 Running `/usr/bin/rustc --crate-name build_script_build --edition=2015 /usr/share/cargo/registry/doc-comment-0.3.3/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("no_core", "old_macros"))' -C metadata=e7b3c2a389114e07 -C extra-filename=-a09fcdb9ecefeca1 --out-dir /home/iurt/rpmbuild/BUILD/rust-tempfile-3.24.0-build/tempfile-3.24.0/target/rpm/build/doc-comment-a09fcdb9ecefeca1 -L dependency=/home/iurt/rpmbuild/BUILD/rust-tempfile-3.24.0-build/tempfile-3.24.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Fresh getrandom v0.3.4 Running `/home/iurt/rpmbuild/BUILD/rust-tempfile-3.24.0-build/tempfile-3.24.0/target/rpm/build/doc-comment-a09fcdb9ecefeca1/build-script-build` Running `/usr/bin/rustc --crate-name doc_comment --edition=2015 /usr/share/cargo/registry/doc-comment-0.3.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no_core", "old_macros"))' -C metadata=cd4546eb0b5d65a8 -C extra-filename=-755debbcf65041de --out-dir /home/iurt/rpmbuild/BUILD/rust-tempfile-3.24.0-build/tempfile-3.24.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-tempfile-3.24.0-build/tempfile-3.24.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling tempfile v3.24.0 (/home/iurt/rpmbuild/BUILD/rust-tempfile-3.24.0-build/tempfile-3.24.0) Running `/usr/bin/rustc --crate-name spooled --edition=2021 tests/spooled.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="getrandom"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "getrandom", "nightly"))' -C metadata=ba4c67e9134fe9e8 -C extra-filename=-56649bcd43c4bd1c --out-dir /home/iurt/rpmbuild/BUILD/rust-tempfile-3.24.0-build/tempfile-3.24.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-tempfile-3.24.0-build/tempfile-3.24.0/target/rpm/deps --extern doc_comment=/home/iurt/rpmbuild/BUILD/rust-tempfile-3.24.0-build/tempfile-3.24.0/target/rpm/deps/libdoc_comment-755debbcf65041de.rlib --extern fastrand=/home/iurt/rpmbuild/BUILD/rust-tempfile-3.24.0-build/tempfile-3.24.0/target/rpm/deps/libfastrand-2e0e1fc263cbf059.rlib --extern getrandom=/home/iurt/rpmbuild/BUILD/rust-tempfile-3.24.0-build/tempfile-3.24.0/target/rpm/deps/libgetrandom-937d190ccce4b6a8.rlib --extern once_cell=/home/iurt/rpmbuild/BUILD/rust-tempfile-3.24.0-build/tempfile-3.24.0/target/rpm/deps/libonce_cell-9f9a39d584297e50.rlib --extern rustix=/home/iurt/rpmbuild/BUILD/rust-tempfile-3.24.0-build/tempfile-3.24.0/target/rpm/deps/librustix-9b55dff9947099c6.rlib --extern tempfile=/home/iurt/rpmbuild/BUILD/rust-tempfile-3.24.0-build/tempfile-3.24.0/target/rpm/deps/libtempfile-a3b1cd76feaa70b2.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name tempdir --edition=2021 tests/tempdir.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="getrandom"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "getrandom", "nightly"))' -C metadata=a3fe7d005924bc33 -C extra-filename=-5281407f1d41a509 --out-dir /home/iurt/rpmbuild/BUILD/rust-tempfile-3.24.0-build/tempfile-3.24.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-tempfile-3.24.0-build/tempfile-3.24.0/target/rpm/deps --extern doc_comment=/home/iurt/rpmbuild/BUILD/rust-tempfile-3.24.0-build/tempfile-3.24.0/target/rpm/deps/libdoc_comment-755debbcf65041de.rlib --extern fastrand=/home/iurt/rpmbuild/BUILD/rust-tempfile-3.24.0-build/tempfile-3.24.0/target/rpm/deps/libfastrand-2e0e1fc263cbf059.rlib --extern getrandom=/home/iurt/rpmbuild/BUILD/rust-tempfile-3.24.0-build/tempfile-3.24.0/target/rpm/deps/libgetrandom-937d190ccce4b6a8.rlib --extern once_cell=/home/iurt/rpmbuild/BUILD/rust-tempfile-3.24.0-build/tempfile-3.24.0/target/rpm/deps/libonce_cell-9f9a39d584297e50.rlib --extern rustix=/home/iurt/rpmbuild/BUILD/rust-tempfile-3.24.0-build/tempfile-3.24.0/target/rpm/deps/librustix-9b55dff9947099c6.rlib --extern tempfile=/home/iurt/rpmbuild/BUILD/rust-tempfile-3.24.0-build/tempfile-3.24.0/target/rpm/deps/libtempfile-a3b1cd76feaa70b2.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name tempfile --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="getrandom"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "getrandom", "nightly"))' -C metadata=a9af47f2cf1a24d6 -C extra-filename=-c43e496775043648 --out-dir /home/iurt/rpmbuild/BUILD/rust-tempfile-3.24.0-build/tempfile-3.24.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-tempfile-3.24.0-build/tempfile-3.24.0/target/rpm/deps --extern doc_comment=/home/iurt/rpmbuild/BUILD/rust-tempfile-3.24.0-build/tempfile-3.24.0/target/rpm/deps/libdoc_comment-755debbcf65041de.rlib --extern fastrand=/home/iurt/rpmbuild/BUILD/rust-tempfile-3.24.0-build/tempfile-3.24.0/target/rpm/deps/libfastrand-2e0e1fc263cbf059.rlib --extern getrandom=/home/iurt/rpmbuild/BUILD/rust-tempfile-3.24.0-build/tempfile-3.24.0/target/rpm/deps/libgetrandom-937d190ccce4b6a8.rlib --extern once_cell=/home/iurt/rpmbuild/BUILD/rust-tempfile-3.24.0-build/tempfile-3.24.0/target/rpm/deps/libonce_cell-9f9a39d584297e50.rlib --extern rustix=/home/iurt/rpmbuild/BUILD/rust-tempfile-3.24.0-build/tempfile-3.24.0/target/rpm/deps/librustix-9b55dff9947099c6.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name env --edition=2021 tests/env.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="getrandom"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "getrandom", "nightly"))' -C metadata=83d2742026a976ea -C extra-filename=-c04fd5c52d4be50b --out-dir /home/iurt/rpmbuild/BUILD/rust-tempfile-3.24.0-build/tempfile-3.24.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-tempfile-3.24.0-build/tempfile-3.24.0/target/rpm/deps --extern doc_comment=/home/iurt/rpmbuild/BUILD/rust-tempfile-3.24.0-build/tempfile-3.24.0/target/rpm/deps/libdoc_comment-755debbcf65041de.rlib --extern fastrand=/home/iurt/rpmbuild/BUILD/rust-tempfile-3.24.0-build/tempfile-3.24.0/target/rpm/deps/libfastrand-2e0e1fc263cbf059.rlib --extern getrandom=/home/iurt/rpmbuild/BUILD/rust-tempfile-3.24.0-build/tempfile-3.24.0/target/rpm/deps/libgetrandom-937d190ccce4b6a8.rlib --extern once_cell=/home/iurt/rpmbuild/BUILD/rust-tempfile-3.24.0-build/tempfile-3.24.0/target/rpm/deps/libonce_cell-9f9a39d584297e50.rlib --extern rustix=/home/iurt/rpmbuild/BUILD/rust-tempfile-3.24.0-build/tempfile-3.24.0/target/rpm/deps/librustix-9b55dff9947099c6.rlib --extern tempfile=/home/iurt/rpmbuild/BUILD/rust-tempfile-3.24.0-build/tempfile-3.24.0/target/rpm/deps/libtempfile-a3b1cd76feaa70b2.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name namedtempfile --edition=2021 tests/namedtempfile.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="getrandom"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "getrandom", "nightly"))' -C metadata=a14a9d9b523cc30c -C extra-filename=-8f10e1d4bb1e0b5f --out-dir /home/iurt/rpmbuild/BUILD/rust-tempfile-3.24.0-build/tempfile-3.24.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-tempfile-3.24.0-build/tempfile-3.24.0/target/rpm/deps --extern doc_comment=/home/iurt/rpmbuild/BUILD/rust-tempfile-3.24.0-build/tempfile-3.24.0/target/rpm/deps/libdoc_comment-755debbcf65041de.rlib --extern fastrand=/home/iurt/rpmbuild/BUILD/rust-tempfile-3.24.0-build/tempfile-3.24.0/target/rpm/deps/libfastrand-2e0e1fc263cbf059.rlib --extern getrandom=/home/iurt/rpmbuild/BUILD/rust-tempfile-3.24.0-build/tempfile-3.24.0/target/rpm/deps/libgetrandom-937d190ccce4b6a8.rlib --extern once_cell=/home/iurt/rpmbuild/BUILD/rust-tempfile-3.24.0-build/tempfile-3.24.0/target/rpm/deps/libonce_cell-9f9a39d584297e50.rlib --extern rustix=/home/iurt/rpmbuild/BUILD/rust-tempfile-3.24.0-build/tempfile-3.24.0/target/rpm/deps/librustix-9b55dff9947099c6.rlib --extern tempfile=/home/iurt/rpmbuild/BUILD/rust-tempfile-3.24.0-build/tempfile-3.24.0/target/rpm/deps/libtempfile-a3b1cd76feaa70b2.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name tempfile --edition=2021 tests/tempfile.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="getrandom"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "getrandom", "nightly"))' -C metadata=58f62b947538c7e1 -C extra-filename=-d2994a106dd61582 --out-dir /home/iurt/rpmbuild/BUILD/rust-tempfile-3.24.0-build/tempfile-3.24.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-tempfile-3.24.0-build/tempfile-3.24.0/target/rpm/deps --extern doc_comment=/home/iurt/rpmbuild/BUILD/rust-tempfile-3.24.0-build/tempfile-3.24.0/target/rpm/deps/libdoc_comment-755debbcf65041de.rlib --extern fastrand=/home/iurt/rpmbuild/BUILD/rust-tempfile-3.24.0-build/tempfile-3.24.0/target/rpm/deps/libfastrand-2e0e1fc263cbf059.rlib --extern getrandom=/home/iurt/rpmbuild/BUILD/rust-tempfile-3.24.0-build/tempfile-3.24.0/target/rpm/deps/libgetrandom-937d190ccce4b6a8.rlib --extern once_cell=/home/iurt/rpmbuild/BUILD/rust-tempfile-3.24.0-build/tempfile-3.24.0/target/rpm/deps/libonce_cell-9f9a39d584297e50.rlib --extern rustix=/home/iurt/rpmbuild/BUILD/rust-tempfile-3.24.0-build/tempfile-3.24.0/target/rpm/deps/librustix-9b55dff9947099c6.rlib --extern tempfile=/home/iurt/rpmbuild/BUILD/rust-tempfile-3.24.0-build/tempfile-3.24.0/target/rpm/deps/libtempfile-a3b1cd76feaa70b2.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Finished `rpm` profile [optimized + debuginfo] target(s) in 4.63s Running `/home/iurt/rpmbuild/BUILD/rust-tempfile-3.24.0-build/tempfile-3.24.0/target/rpm/deps/tempfile-c43e496775043648` running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running `/home/iurt/rpmbuild/BUILD/rust-tempfile-3.24.0-build/tempfile-3.24.0/target/rpm/deps/env-c04fd5c52d4be50b` running 1 test test test_override_temp_dir ... ok test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running `/home/iurt/rpmbuild/BUILD/rust-tempfile-3.24.0-build/tempfile-3.24.0/target/rpm/deps/namedtempfile-8f10e1d4bb1e0b5f` running 30 tests test temp_path_from_argument_types ... ok test test_append ... ok test temp_path_from_existing ... ok test test_basic ... ok test test_customnamed ... ok test test_deleted ... ok test test_change_dir ... ok test test_from_parts ... ok test test_immut ... ok test test_change_dir_make ... ok test test_into_file ... ok test test_overly_generic_bounds ... ok test test_keep ... ok test test_make ... ok test test_make_in ... ok test test_prefix ... ok test test_reopen ... ok test test_suffix ... ok test test_temppath ... ok test test_persist_noclobber ... ok test test_make_fnmut ... ok test test_disable_cleanup ... ok test test_into_parts ... ok test test_temppath_persist ... ok test test_persist ... ok test test_reseed ... ok test test_make_uds ... ok test test_temppath_persist_noclobber ... ok test test_write_after_close ... ok test test_make_uds_conflict ... ok test result: ok. 30 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.34s Running `/home/iurt/rpmbuild/BUILD/rust-tempfile-3.24.0-build/tempfile-3.24.0/target/rpm/deps/spooled-56649bcd43c4bd1c` running 18 tests test test_automatic_rollover ... ok test test_overwrite_and_extend_buffer ... ok test test_custom_dir ... ok test test_explicit_rollover ... ok test test_overwrite_middle_of_buffer ... ok test test_overwrite_middle_of_file ... ok test test_overwrite_and_extend_rollover ... ok test test_seek_buffer ... ok test test_seek_file ... ok test test_seek_read_buffer ... ok test test_set_len_buffer ... ok test test_set_len_file ... ok test test_seek_read_file ... ok test test_sparse_buffer ... ok test test_set_len_rollover ... ok test test_sparse_write_rollover ... ok test test_sparse_file ... ok test test_write_overflow ... ok test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running `/home/iurt/rpmbuild/BUILD/rust-tempfile-3.24.0-build/tempfile-3.24.0/target/rpm/deps/tempdir-5281407f1d41a509` running 10 tests test pass_as_asref_path ... ok test test_customnamed ... ok test test_prefix ... ok test test_suffix ... ok test dont_double_panic ... ok test test_tempdir_keep ... ok test test_tempdir ... ok test test_tmpdir_close ... ok test test_disable_cleanup ... ok test test_rm_tempdir_threading ... ok test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running `/home/iurt/rpmbuild/BUILD/rust-tempfile-3.24.0-build/tempfile-3.24.0/target/rpm/deps/tempfile-d2994a106dd61582` running 3 tests test test_basic ... ok test test_cleanup ... ok test test_pathological_cleaner ... ok test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s Doc-tests tempfile Running `/usr/bin/rustdoc --edition=2021 --crate-type lib --color auto --crate-name tempfile --test src/lib.rs --test-run-directory /home/iurt/rpmbuild/BUILD/rust-tempfile-3.24.0-build/tempfile-3.24.0 -L dependency=/home/iurt/rpmbuild/BUILD/rust-tempfile-3.24.0-build/tempfile-3.24.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-tempfile-3.24.0-build/tempfile-3.24.0/target/rpm/deps --extern doc_comment=/home/iurt/rpmbuild/BUILD/rust-tempfile-3.24.0-build/tempfile-3.24.0/target/rpm/deps/libdoc_comment-755debbcf65041de.rlib --extern fastrand=/home/iurt/rpmbuild/BUILD/rust-tempfile-3.24.0-build/tempfile-3.24.0/target/rpm/deps/libfastrand-2e0e1fc263cbf059.rlib --extern getrandom=/home/iurt/rpmbuild/BUILD/rust-tempfile-3.24.0-build/tempfile-3.24.0/target/rpm/deps/libgetrandom-937d190ccce4b6a8.rlib --extern once_cell=/home/iurt/rpmbuild/BUILD/rust-tempfile-3.24.0-build/tempfile-3.24.0/target/rpm/deps/libonce_cell-9f9a39d584297e50.rlib --extern rustix=/home/iurt/rpmbuild/BUILD/rust-tempfile-3.24.0-build/tempfile-3.24.0/target/rpm/deps/librustix-9b55dff9947099c6.rlib --extern tempfile=/home/iurt/rpmbuild/BUILD/rust-tempfile-3.24.0-build/tempfile-3.24.0/target/rpm/deps/libtempfile-a3b1cd76feaa70b2.rlib -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="getrandom"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "getrandom", "nightly"))' --error-format human` running 53 tests test src/dir/mod.rs - dir::TempDir::path (line 359) ... ok test src/dir/mod.rs - dir::TempDir::with_prefix (line 258) ... ok test src/dir/mod.rs - dir::TempDir (line 148) ... ok test src/dir/mod.rs - dir::TempDir::keep (line 403) ... ok test src/dir/mod.rs - dir::TempDir::with_suffix (line 283) ... ok test src/dir/mod.rs - dir::tempdir (line 43) ... ok test src/dir/mod.rs - dir::TempDir::with_suffix_in (line 307) ... ok test src/dir/mod.rs - dir::TempDir (line 160) ... ok test src/file/mod.rs - file::NamedTempFile::new_in (line 567) ... ignored test src/dir/mod.rs - dir::TempDir::close (line 450) ... ok test src/file/mod.rs - file::NamedTempFile::with_prefix_in (line 618) ... ignored test src/file/mod.rs - file::NamedTempFile::with_suffix_in (line 591) ... ignored test src/dir/mod.rs - dir::TempDir::new (line 200) ... ok test src/file/mod.rs - file::NamedTempFile::keep (line 798) - compile ... ok test src/file/mod.rs - file::NamedTempFile::close (line 667) - compile ... ok test src/file/mod.rs - file::NamedTempFile::path (line 644) - compile ... ok test src/file/mod.rs - file::NamedTempFile::persist (line 708) - compile ... ok test src/dir/mod.rs - dir::TempDir::with_prefix_in (line 335) ... ok test src/dir/mod.rs - dir::TempDir::new_in (line 232) ... ok test src/file/mod.rs - file::NamedTempFile::reopen (line 896) - compile ... ok test src/file/mod.rs - file::NamedTempFile::new (line 548) - compile ... ok test src/file/mod.rs - file::NamedTempFile::persist_noclobber (line 762) - compile ... ok test src/file/mod.rs - file::TempPath::close (line 146) - compile ... ok test src/file/mod.rs - file::TempPath::keep (line 286) - compile ... ok test src/file/mod.rs - file::TempPath::persist (line 191) - compile ... ok test src/file/mod.rs - file::TempPath::persist_noclobber (line 243) - compile ... ok test src/lib.rs - (line 90) - compile ... ok test src/file/mod.rs - file::tempfile (line 41) ... ok test src/dir/mod.rs - dir::tempdir_in (line 85) ... ok test src/lib.rs - Builder<'a,'b>::append (line 376) ... ok test src/lib.rs - (line 117) ... ok test src/lib.rs - (line 130) ... ok test src/file/mod.rs - file::tempfile_in (line 73) ... ok test src/lib.rs - Builder<'a,'b>::disable_cleanup (line 482) ... ok test src/lib.rs - (line 154) ... ok test src/lib.rs - (line 220) ... ok test src/lib.rs - Builder<'a,'b>::new (line 298) - compile ... ok test src/lib.rs - Builder<'a,'b>::make (line 657) ... ok test src/lib.rs - Builder<'a,'b>::make (line 702) ... ok test src/lib.rs - Builder<'a,'b>::make (line 679) ... ok test src/lib.rs - Builder<'a,'b>::permissions (line 443) ... ok test src/lib.rs - Builder<'a,'b>::make_in (line 729) ... ok test src/lib.rs - Builder<'a,'b>::new (line 271) ... ok test src/lib.rs - Builder<'a,'b>::tempdir (line 587) ... ok test src/lib.rs - Builder<'a,'b>::rand_bytes (line 357) ... ok test src/lib.rs - Builder<'a,'b>::permissions (line 420) ... ok test src/lib.rs - Builder<'a,'b>::new (line 247) ... ok test src/lib.rs - Builder<'a,'b>::prefix (line 318) ... ok test src/lib.rs - Builder<'a,'b>::suffix (line 338) ... ok test src/lib.rs - Builder<'a,'b>::tempfile (line 517) ... ok test src/lib.rs - Builder<'a,'b>::tempdir_in (line 613) ... ok test src/lib.rs - Builder<'a,'b>::tempfile_in (line 546) ... ok test src/spooled.rs - spooled::spooled_tempfile (line 50) ... ok test result: ok. 50 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 1.84s + RPM_EC=0 ++ jobs -p + exit 0 Processing files: rust-tempfile-devel-3.24.0-1.mga10.noarch warning: File listed twice: /usr/share/cargo/registry/tempfile-3.24.0/CHANGELOG.md warning: File listed twice: /usr/share/cargo/registry/tempfile-3.24.0/LICENSE-APACHE warning: File listed twice: /usr/share/cargo/registry/tempfile-3.24.0/LICENSE-MIT warning: File listed twice: /usr/share/cargo/registry/tempfile-3.24.0/README.md Provides: crate(tempfile) = 3.24.0 rust-tempfile-devel = 3.24.0-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(fastrand/default) >= 2.1.1 crate(once_cell) >= 1.19.0 crate(once_cell/std) >= 1.19.0 crate(rustix/default) >= 1.1.3 crate(rustix/fs) >= 1.1.3 rust >= 1.63 Processing files: rust-tempfile+default-devel-3.24.0-1.mga10.noarch Provides: crate(tempfile/default) = 3.24.0 rust-tempfile+default-devel = 3.24.0-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(tempfile) = 3.24.0 crate(tempfile/getrandom) = 3.24.0 Processing files: rust-tempfile+getrandom-devel-3.24.0-1.mga10.noarch Provides: crate(tempfile/getrandom) = 3.24.0 rust-tempfile+getrandom-devel = 3.24.0-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(getrandom) >= 0.3.0 crate(tempfile) = 3.24.0 Processing files: rust-tempfile+nightly-devel-3.24.0-1.mga10.noarch Provides: crate(tempfile/nightly) = 3.24.0 rust-tempfile+nightly-devel = 3.24.0-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(tempfile) = 3.24.0 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILD/rust-tempfile-3.24.0-build/BUILDROOT Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-tempfile+getrandom-devel-3.24.0-1.mga10.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-tempfile+default-devel-3.24.0-1.mga10.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-tempfile+nightly-devel-3.24.0-1.mga10.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-tempfile-devel-3.24.0-1.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.8swNac + umask 022 + cd /home/iurt/rpmbuild/BUILD/rust-tempfile-3.24.0-build + test -d /home/iurt/rpmbuild/BUILD/rust-tempfile-3.24.0-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/iurt/rpmbuild/BUILD/rust-tempfile-3.24.0-build + rm -rf /home/iurt/rpmbuild/BUILD/rust-tempfile-3.24.0-build + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: File listed twice: /usr/share/cargo/registry/tempfile-3.24.0/CHANGELOG.md File listed twice: /usr/share/cargo/registry/tempfile-3.24.0/LICENSE-APACHE File listed twice: /usr/share/cargo/registry/tempfile-3.24.0/LICENSE-MIT File listed twice: /usr/share/cargo/registry/tempfile-3.24.0/README.md D: [iurt_root_command] Success!