D: [iurt_root_command] chroot
Building target platforms: noarch
Building for target noarch
Installing /home/pterjan/rpmbuild/SRPMS/rust-tempfile-3.14.0-1.mga10.src.rpm
Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.XgEfVC
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/rust-tempfile-3.14.0-build
+ test -d /home/pterjan/rpmbuild/BUILD/rust-tempfile-3.14.0-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/rust-tempfile-3.14.0-build
+ /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILD/rust-tempfile-3.14.0-build
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-tempfile-3.14.0-build
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-tempfile-3.14.0-build/SPECPARTS
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.VXhrj2
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/rust-tempfile-3.14.0-build
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/pterjan/rpmbuild/BUILD/rust-tempfile-3.14.0-build
+ rm -rf tempfile-3.14.0
+ /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/tempfile-3.14.0.crate
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd tempfile-3.14.0
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ /usr/lib/rpm/rpmuncompress /home/pterjan/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/pterjan/rpmbuild/tmp/rpm-tmp.vJgLGJ
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/rust-tempfile-3.14.0-build
+ cd tempfile-3.14.0
+ /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.Ay3r33
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/rust-tempfile-3.14.0-build
+ cd tempfile-3.14.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 -j16 -Z avoid-dev-deps --profile rpm
   Compiling rustix v0.38.42
   Compiling bitflags v2.6.0
   Compiling linux-raw-sys v0.4.14
   Compiling fastrand v2.1.1
   Compiling cfg-if v1.0.0
   Compiling once_cell v1.20.0
     Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/rustix-0.38.42/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 -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="std"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' --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(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(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --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(target_arch, values("xtensa"))' -C metadata=5ecafac38c2ccf9a -C extra-filename=-5ecafac38c2ccf9a --out-dir /home/pterjan/rpmbuild/BUILD/rust-tempfile-3.14.0-build/tempfile-3.14.0/target/rpm/build/rustix-5ecafac38c2ccf9a -L dependency=/home/pterjan/rpmbuild/BUILD/rust-tempfile-3.14.0-build/tempfile-3.14.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.20.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="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "critical-section", "default", "parking_lot", "portable-atomic", "race", "std", "unstable"))' -C metadata=39e389c246c20d2d -C extra-filename=-39e389c246c20d2d --out-dir /home/pterjan/rpmbuild/BUILD/rust-tempfile-3.14.0-build/tempfile-3.14.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-tempfile-3.14.0-build/tempfile-3.14.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.4.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="elf"' --cfg 'feature="errno"' --cfg 'feature="general"' --cfg 'feature="ioctl"' --cfg 'feature="no_std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bootparam", "compiler_builtins", "core", "default", "elf", "errno", "general", "if_arp", "if_ether", "if_packet", "io_uring", "ioctl", "loop_device", "mempolicy", "net", "netlink", "no_std", "prctl", "rustc-dep-of-std", "std", "system", "xdp"))' -C metadata=4263be15172e7768 -C extra-filename=-4263be15172e7768 --out-dir /home/pterjan/rpmbuild/BUILD/rust-tempfile-3.14.0-build/tempfile-3.14.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-tempfile-3.14.0-build/tempfile-3.14.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.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std"))' -C metadata=25316131be321185 -C extra-filename=-25316131be321185 --out-dir /home/pterjan/rpmbuild/BUILD/rust-tempfile-3.14.0-build/tempfile-3.14.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-tempfile-3.14.0-build/tempfile-3.14.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.6.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)' --check-cfg 'cfg(feature, values("arbitrary", "bytemuck", "compiler_builtins", "core", "example_generated", "rustc-dep-of-std", "serde", "std"))' -C metadata=828c9d64620d0755 -C extra-filename=-828c9d64620d0755 --out-dir /home/pterjan/rpmbuild/BUILD/rust-tempfile-3.14.0-build/tempfile-3.14.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-tempfile-3.14.0-build/tempfile-3.14.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.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=3ccc5fb0d47dfdef -C extra-filename=-3ccc5fb0d47dfdef --out-dir /home/pterjan/rpmbuild/BUILD/rust-tempfile-3.14.0-build/tempfile-3.14.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-tempfile-3.14.0-build/tempfile-3.14.0/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-tempfile-3.14.0-build/tempfile-3.14.0/target/rpm/build/rustix-5ecafac38c2ccf9a/build-script-build`
     Running `/usr/bin/rustc --crate-name rustix --edition=2021 /usr/share/cargo/registry/rustix-0.38.42/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 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="std"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' --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(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(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --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(target_arch, values("xtensa"))' -C metadata=0eea66e780b50b76 -C extra-filename=-0eea66e780b50b76 --out-dir /home/pterjan/rpmbuild/BUILD/rust-tempfile-3.14.0-build/tempfile-3.14.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-tempfile-3.14.0-build/tempfile-3.14.0/target/rpm/deps --extern bitflags=/home/pterjan/rpmbuild/BUILD/rust-tempfile-3.14.0-build/tempfile-3.14.0/target/rpm/deps/libbitflags-828c9d64620d0755.rmeta --extern linux_raw_sys=/home/pterjan/rpmbuild/BUILD/rust-tempfile-3.14.0-build/tempfile-3.14.0/target/rpm/deps/liblinux_raw_sys-4263be15172e7768.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg linux_raw --cfg linux_like --cfg linux_kernel`
   Compiling tempfile v3.14.0 (/home/pterjan/rpmbuild/BUILD/rust-tempfile-3.14.0-build/tempfile-3.14.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=574367d46d3e58e2 -C extra-filename=-574367d46d3e58e2 --out-dir /home/pterjan/rpmbuild/BUILD/rust-tempfile-3.14.0-build/tempfile-3.14.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-tempfile-3.14.0-build/tempfile-3.14.0/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-tempfile-3.14.0-build/tempfile-3.14.0/target/rpm/deps/libcfg_if-25316131be321185.rmeta --extern fastrand=/home/pterjan/rpmbuild/BUILD/rust-tempfile-3.14.0-build/tempfile-3.14.0/target/rpm/deps/libfastrand-3ccc5fb0d47dfdef.rmeta --extern once_cell=/home/pterjan/rpmbuild/BUILD/rust-tempfile-3.14.0-build/tempfile-3.14.0/target/rpm/deps/libonce_cell-39e389c246c20d2d.rmeta --extern rustix=/home/pterjan/rpmbuild/BUILD/rust-tempfile-3.14.0-build/tempfile-3.14.0/target/rpm/deps/librustix-0eea66e780b50b76.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
    Finished `rpm` profile [optimized + debuginfo] target(s) in 4.90s
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.EXC9Qo
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/rust-tempfile-3.14.0-build
+ '[' 1 -eq 1 ']'
+ '[' /home/pterjan/rpmbuild/BUILD/rust-tempfile-3.14.0-build/BUILDROOT '!=' / ']'
+ rm -rf /home/pterjan/rpmbuild/BUILD/rust-tempfile-3.14.0-build/BUILDROOT
++ dirname /home/pterjan/rpmbuild/BUILD/rust-tempfile-3.14.0-build/BUILDROOT
+ mkdir -p /home/pterjan/rpmbuild/BUILD/rust-tempfile-3.14.0-build
+ mkdir /home/pterjan/rpmbuild/BUILD/rust-tempfile-3.14.0-build/BUILDROOT
+ cd tempfile-3.14.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.14.0
+ REG_DIR=/home/pterjan/rpmbuild/BUILD/rust-tempfile-3.14.0-build/BUILDROOT/usr/share/cargo/registry/tempfile-3.14.0
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-tempfile-3.14.0-build/BUILDROOT/usr/share/cargo/registry/tempfile-3.14.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
+ xargs -d '\n' /usr/bin/cp --parents -a -t /home/pterjan/rpmbuild/BUILD/rust-tempfile-3.14.0-build/BUILDROOT/usr/share/cargo/registry/tempfile-3.14.0
+ grep -w -E -v 'Cargo.(lock|toml.orig)'
warning: no (git) VCS found for `/home/pterjan/rpmbuild/BUILD/rust-tempfile-3.14.0-build/tempfile-3.14.0`
+ /usr/bin/mv Cargo.toml.deps Cargo.toml
+ /usr/bin/cp -a Cargo.toml /home/pterjan/rpmbuild/BUILD/rust-tempfile-3.14.0-build/BUILDROOT/usr/share/cargo/registry/tempfile-3.14.0/Cargo.toml
+ /usr/bin/rm -f /home/pterjan/rpmbuild/BUILD/rust-tempfile-3.14.0-build/BUILDROOT/usr/share/cargo/registry/tempfile-3.14.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 -j16
+ /usr/lib/rpm/redhat/brp-python-hardlink
Executing(%check): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.TVzVTk
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/rust-tempfile-3.14.0-build
+ cd tempfile-3.14.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 -j16 -Z avoid-dev-deps --profile rpm --no-fail-fast
   Compiling doc-comment v0.3.3
       Fresh bitflags v2.6.0
       Fresh linux-raw-sys v0.4.14
       Fresh rustix v0.38.42
       Fresh once_cell v1.20.0
       Fresh cfg-if v1.0.0
       Fresh fastrand v2.1.1
     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)' --check-cfg 'cfg(feature, values("no_core", "old_macros"))' -C metadata=d0dd3354492d4219 -C extra-filename=-d0dd3354492d4219 --out-dir /home/pterjan/rpmbuild/BUILD/rust-tempfile-3.14.0-build/tempfile-3.14.0/target/rpm/build/doc-comment-d0dd3354492d4219 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-tempfile-3.14.0-build/tempfile-3.14.0/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-tempfile-3.14.0-build/tempfile-3.14.0/target/rpm/build/doc-comment-d0dd3354492d4219/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)' --check-cfg 'cfg(feature, values("no_core", "old_macros"))' -C metadata=8605300d130c5032 -C extra-filename=-8605300d130c5032 --out-dir /home/pterjan/rpmbuild/BUILD/rust-tempfile-3.14.0-build/tempfile-3.14.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-tempfile-3.14.0-build/tempfile-3.14.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
   Compiling tempfile v3.14.0 (/home/pterjan/rpmbuild/BUILD/rust-tempfile-3.14.0-build/tempfile-3.14.0)
     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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=1899ab09df0df70c -C extra-filename=-1899ab09df0df70c --out-dir /home/pterjan/rpmbuild/BUILD/rust-tempfile-3.14.0-build/tempfile-3.14.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-tempfile-3.14.0-build/tempfile-3.14.0/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-tempfile-3.14.0-build/tempfile-3.14.0/target/rpm/deps/libcfg_if-25316131be321185.rlib --extern doc_comment=/home/pterjan/rpmbuild/BUILD/rust-tempfile-3.14.0-build/tempfile-3.14.0/target/rpm/deps/libdoc_comment-8605300d130c5032.rlib --extern fastrand=/home/pterjan/rpmbuild/BUILD/rust-tempfile-3.14.0-build/tempfile-3.14.0/target/rpm/deps/libfastrand-3ccc5fb0d47dfdef.rlib --extern once_cell=/home/pterjan/rpmbuild/BUILD/rust-tempfile-3.14.0-build/tempfile-3.14.0/target/rpm/deps/libonce_cell-39e389c246c20d2d.rlib --extern rustix=/home/pterjan/rpmbuild/BUILD/rust-tempfile-3.14.0-build/tempfile-3.14.0/target/rpm/deps/librustix-0eea66e780b50b76.rlib --extern tempfile=/home/pterjan/rpmbuild/BUILD/rust-tempfile-3.14.0-build/tempfile-3.14.0/target/rpm/deps/libtempfile-574367d46d3e58e2.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=493a838996e84c50 -C extra-filename=-493a838996e84c50 --out-dir /home/pterjan/rpmbuild/BUILD/rust-tempfile-3.14.0-build/tempfile-3.14.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-tempfile-3.14.0-build/tempfile-3.14.0/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-tempfile-3.14.0-build/tempfile-3.14.0/target/rpm/deps/libcfg_if-25316131be321185.rlib --extern doc_comment=/home/pterjan/rpmbuild/BUILD/rust-tempfile-3.14.0-build/tempfile-3.14.0/target/rpm/deps/libdoc_comment-8605300d130c5032.rlib --extern fastrand=/home/pterjan/rpmbuild/BUILD/rust-tempfile-3.14.0-build/tempfile-3.14.0/target/rpm/deps/libfastrand-3ccc5fb0d47dfdef.rlib --extern once_cell=/home/pterjan/rpmbuild/BUILD/rust-tempfile-3.14.0-build/tempfile-3.14.0/target/rpm/deps/libonce_cell-39e389c246c20d2d.rlib --extern rustix=/home/pterjan/rpmbuild/BUILD/rust-tempfile-3.14.0-build/tempfile-3.14.0/target/rpm/deps/librustix-0eea66e780b50b76.rlib --extern tempfile=/home/pterjan/rpmbuild/BUILD/rust-tempfile-3.14.0-build/tempfile-3.14.0/target/rpm/deps/libtempfile-574367d46d3e58e2.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=5a0a3ec8bdb79707 -C extra-filename=-5a0a3ec8bdb79707 --out-dir /home/pterjan/rpmbuild/BUILD/rust-tempfile-3.14.0-build/tempfile-3.14.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-tempfile-3.14.0-build/tempfile-3.14.0/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-tempfile-3.14.0-build/tempfile-3.14.0/target/rpm/deps/libcfg_if-25316131be321185.rlib --extern doc_comment=/home/pterjan/rpmbuild/BUILD/rust-tempfile-3.14.0-build/tempfile-3.14.0/target/rpm/deps/libdoc_comment-8605300d130c5032.rlib --extern fastrand=/home/pterjan/rpmbuild/BUILD/rust-tempfile-3.14.0-build/tempfile-3.14.0/target/rpm/deps/libfastrand-3ccc5fb0d47dfdef.rlib --extern once_cell=/home/pterjan/rpmbuild/BUILD/rust-tempfile-3.14.0-build/tempfile-3.14.0/target/rpm/deps/libonce_cell-39e389c246c20d2d.rlib --extern rustix=/home/pterjan/rpmbuild/BUILD/rust-tempfile-3.14.0-build/tempfile-3.14.0/target/rpm/deps/librustix-0eea66e780b50b76.rlib --extern tempfile=/home/pterjan/rpmbuild/BUILD/rust-tempfile-3.14.0-build/tempfile-3.14.0/target/rpm/deps/libtempfile-574367d46d3e58e2.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=e770e735a0d7bcb1 -C extra-filename=-e770e735a0d7bcb1 --out-dir /home/pterjan/rpmbuild/BUILD/rust-tempfile-3.14.0-build/tempfile-3.14.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-tempfile-3.14.0-build/tempfile-3.14.0/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-tempfile-3.14.0-build/tempfile-3.14.0/target/rpm/deps/libcfg_if-25316131be321185.rlib --extern doc_comment=/home/pterjan/rpmbuild/BUILD/rust-tempfile-3.14.0-build/tempfile-3.14.0/target/rpm/deps/libdoc_comment-8605300d130c5032.rlib --extern fastrand=/home/pterjan/rpmbuild/BUILD/rust-tempfile-3.14.0-build/tempfile-3.14.0/target/rpm/deps/libfastrand-3ccc5fb0d47dfdef.rlib --extern once_cell=/home/pterjan/rpmbuild/BUILD/rust-tempfile-3.14.0-build/tempfile-3.14.0/target/rpm/deps/libonce_cell-39e389c246c20d2d.rlib --extern rustix=/home/pterjan/rpmbuild/BUILD/rust-tempfile-3.14.0-build/tempfile-3.14.0/target/rpm/deps/librustix-0eea66e780b50b76.rlib --extern tempfile=/home/pterjan/rpmbuild/BUILD/rust-tempfile-3.14.0-build/tempfile-3.14.0/target/rpm/deps/libtempfile-574367d46d3e58e2.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=8fb5b4fc3ecc78ec -C extra-filename=-8fb5b4fc3ecc78ec --out-dir /home/pterjan/rpmbuild/BUILD/rust-tempfile-3.14.0-build/tempfile-3.14.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-tempfile-3.14.0-build/tempfile-3.14.0/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-tempfile-3.14.0-build/tempfile-3.14.0/target/rpm/deps/libcfg_if-25316131be321185.rlib --extern doc_comment=/home/pterjan/rpmbuild/BUILD/rust-tempfile-3.14.0-build/tempfile-3.14.0/target/rpm/deps/libdoc_comment-8605300d130c5032.rlib --extern fastrand=/home/pterjan/rpmbuild/BUILD/rust-tempfile-3.14.0-build/tempfile-3.14.0/target/rpm/deps/libfastrand-3ccc5fb0d47dfdef.rlib --extern once_cell=/home/pterjan/rpmbuild/BUILD/rust-tempfile-3.14.0-build/tempfile-3.14.0/target/rpm/deps/libonce_cell-39e389c246c20d2d.rlib --extern rustix=/home/pterjan/rpmbuild/BUILD/rust-tempfile-3.14.0-build/tempfile-3.14.0/target/rpm/deps/librustix-0eea66e780b50b76.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
     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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=cc7742c78e0b29c3 -C extra-filename=-cc7742c78e0b29c3 --out-dir /home/pterjan/rpmbuild/BUILD/rust-tempfile-3.14.0-build/tempfile-3.14.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-tempfile-3.14.0-build/tempfile-3.14.0/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-tempfile-3.14.0-build/tempfile-3.14.0/target/rpm/deps/libcfg_if-25316131be321185.rlib --extern doc_comment=/home/pterjan/rpmbuild/BUILD/rust-tempfile-3.14.0-build/tempfile-3.14.0/target/rpm/deps/libdoc_comment-8605300d130c5032.rlib --extern fastrand=/home/pterjan/rpmbuild/BUILD/rust-tempfile-3.14.0-build/tempfile-3.14.0/target/rpm/deps/libfastrand-3ccc5fb0d47dfdef.rlib --extern once_cell=/home/pterjan/rpmbuild/BUILD/rust-tempfile-3.14.0-build/tempfile-3.14.0/target/rpm/deps/libonce_cell-39e389c246c20d2d.rlib --extern rustix=/home/pterjan/rpmbuild/BUILD/rust-tempfile-3.14.0-build/tempfile-3.14.0/target/rpm/deps/librustix-0eea66e780b50b76.rlib --extern tempfile=/home/pterjan/rpmbuild/BUILD/rust-tempfile-3.14.0-build/tempfile-3.14.0/target/rpm/deps/libtempfile-574367d46d3e58e2.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
    Finished `rpm` profile [optimized + debuginfo] target(s) in 3.95s
     Running `/home/pterjan/rpmbuild/BUILD/rust-tempfile-3.14.0-build/tempfile-3.14.0/target/rpm/deps/tempfile-8fb5b4fc3ecc78ec`

running 0 tests

test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s

     Running `/home/pterjan/rpmbuild/BUILD/rust-tempfile-3.14.0-build/tempfile-3.14.0/target/rpm/deps/env-1899ab09df0df70c`

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/pterjan/rpmbuild/BUILD/rust-tempfile-3.14.0-build/tempfile-3.14.0/target/rpm/deps/namedtempfile-493a838996e84c50`

running 28 tests
test temp_path_from_existing ... ok
test test_overly_generic_bounds ... ok
test temp_path_from_argument_types ... ok
test test_suffix ... ok
test test_deleted ... ok
test test_immut ... ok
test test_prefix ... ok
test test_make_uds ... ok
test test_write_after_close ... ok
test test_change_dir ... ok
test test_basic ... ok
test test_make_fnmut ... ok
test test_persist ... ok
test test_make_in ... ok
test test_temppath ... ok
test test_keep ... ok
test test_from_parts ... ok
test test_into_file ... ok
test test_into_parts ... ok
test test_persist_noclobber ... ok
test test_temppath_persist ... ok
test test_make ... ok
test test_reopen ... ok
test test_builder_keep ... ok
test test_append ... ok
test test_customnamed ... ok
test test_temppath_persist_noclobber ... ok
test test_make_uds_conflict ... ok

test result: ok. 28 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s

     Running `/home/pterjan/rpmbuild/BUILD/rust-tempfile-3.14.0-build/tempfile-3.14.0/target/rpm/deps/spooled-cc7742c78e0b29c3`

running 17 tests
test test_overwrite_middle_of_buffer ... ok
test test_seek_file ... ok
test test_explicit_rollover ... ok
test test_sparse_file ... ok
test test_seek_read_buffer ... ok
test test_overwrite_middle_of_file ... ok
test test_seek_read_file ... ok
test test_seek_buffer ... ok
test test_set_len_buffer ... ok
test test_sparse_write_rollover ... ok
test test_set_len_rollover ... ok
test test_sparse_buffer ... ok
test test_automatic_rollover ... ok
test test_overwrite_and_extend_buffer ... ok
test test_overwrite_and_extend_rollover ... ok
test test_set_len_file ... ok
test test_write_overflow ... ok

test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s

     Running `/home/pterjan/rpmbuild/BUILD/rust-tempfile-3.14.0-build/tempfile-3.14.0/target/rpm/deps/tempdir-5a0a3ec8bdb79707`

running 1 test
test main ... ok

test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s

     Running `/home/pterjan/rpmbuild/BUILD/rust-tempfile-3.14.0-build/tempfile-3.14.0/target/rpm/deps/tempfile-e770e735a0d7bcb1`

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.21s

   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/pterjan/rpmbuild/BUILD/rust-tempfile-3.14.0-build/tempfile-3.14.0 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-tempfile-3.14.0-build/tempfile-3.14.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-tempfile-3.14.0-build/tempfile-3.14.0/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-tempfile-3.14.0-build/tempfile-3.14.0/target/rpm/deps/libcfg_if-25316131be321185.rlib --extern doc_comment=/home/pterjan/rpmbuild/BUILD/rust-tempfile-3.14.0-build/tempfile-3.14.0/target/rpm/deps/libdoc_comment-8605300d130c5032.rlib --extern fastrand=/home/pterjan/rpmbuild/BUILD/rust-tempfile-3.14.0-build/tempfile-3.14.0/target/rpm/deps/libfastrand-3ccc5fb0d47dfdef.rlib --extern once_cell=/home/pterjan/rpmbuild/BUILD/rust-tempfile-3.14.0-build/tempfile-3.14.0/target/rpm/deps/libonce_cell-39e389c246c20d2d.rlib --extern rustix=/home/pterjan/rpmbuild/BUILD/rust-tempfile-3.14.0-build/tempfile-3.14.0/target/rpm/deps/librustix-0eea66e780b50b76.rlib --extern tempfile=/home/pterjan/rpmbuild/BUILD/rust-tempfile-3.14.0-build/tempfile-3.14.0/target/rpm/deps/libtempfile-574367d46d3e58e2.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' --error-format human`

running 53 tests
test src/file/mod.rs - file::NamedTempFile<File>::new_in (line 569) ... ignored
test src/file/mod.rs - file::NamedTempFile<File>::with_prefix_in (line 620) ... ignored
test src/file/mod.rs - file::NamedTempFile<File>::with_suffix_in (line 593) ... ignored
test src/file/mod.rs - file::NamedTempFile<File>::new (line 550) - compile ... ok
test src/file/mod.rs - file::TempPath::keep (line 285) - compile ... ok
test src/file/mod.rs - file::NamedTempFile<F>::path (line 646) - compile ... ok
test src/lib.rs - (line 39) - compile ... ok
test src/file/mod.rs - file::NamedTempFile<F>::close (line 669) - compile ... ok
test src/file/mod.rs - file::NamedTempFile<File>::reopen (line 878) - compile ... ok
test src/file/mod.rs - file::NamedTempFile<F>::keep (line 793) - compile ... ok
test src/file/mod.rs - file::TempPath::close (line 145) - compile ... ok
test src/file/mod.rs - file::TempPath::persist_noclobber (line 242) - compile ... ok
test src/file/mod.rs - file::TempPath::persist (line 190) - compile ... ok
test src/file/mod.rs - file::NamedTempFile<F>::persist_noclobber (line 758) - compile ... ok
test src/lib.rs - Builder<'a,'b>::new (line 254) - compile ... ok
test src/file/mod.rs - file::NamedTempFile<F>::persist (line 710) - compile ... ok
test src/lib.rs - (line 79) ... ok
test src/file/mod.rs - file::tempfile_in (line 73) ... ok
test src/dir/mod.rs - dir::tempdir (line 40) ... ok
test src/lib.rs - Builder<'a,'b>::rand_bytes (line 313) ... ok
test src/file/mod.rs - file::tempfile (line 41) ... ok
test src/lib.rs - Builder<'a,'b>::make (line 620) ... ok
test src/lib.rs - Builder<'a,'b>::tempfile (line 454) ... ok
test src/dir/mod.rs - dir::TempDir (line 157) ... ok
test src/lib.rs - (line 176) ... ok
test src/dir/mod.rs - dir::TempDir::with_prefix (line 255) ... ok
test src/dir/mod.rs - dir::TempDir::with_prefix_in (line 332) ... ok
test src/lib.rs - Builder<'a,'b>::prefix (line 274) ... ok
test src/dir/mod.rs - dir::TempDir::path (line 356) ... ok
test src/dir/mod.rs - dir::TempDir::new (line 197) ... ok
test src/lib.rs - Builder<'a,'b>::new (line 227) ... ok
test src/lib.rs - Builder<'a,'b>::suffix (line 294) ... ok
test src/lib.rs - Builder<'a,'b>::tempdir (line 524) ... ok
test src/dir/mod.rs - dir::TempDir::with_suffix (line 280) ... ok
test src/lib.rs - Builder<'a,'b>::new (line 203) ... ok
test src/dir/mod.rs - dir::tempdir_in (line 82) ... ok
test src/lib.rs - Builder<'a,'b>::make (line 643) ... ok
test src/lib.rs - Builder<'a,'b>::make (line 598) ... ok
test src/dir/mod.rs - dir::TempDir::with_suffix_in (line 304) ... ok
test src/spooled.rs - spooled::spooled_tempfile (line 37) ... ok
test src/dir/mod.rs - dir::TempDir::into_path (line 390) ... ok
test src/lib.rs - (line 66) ... ok
test src/lib.rs - Builder<'a,'b>::keep (line 425) ... ok
test src/dir/mod.rs - dir::TempDir::close (line 431) ... ok
test src/dir/mod.rs - dir::TempDir (line 145) ... ok
test src/lib.rs - Builder<'a,'b>::tempfile_in (line 483) ... ok
test src/lib.rs - Builder<'a,'b>::make_in (line 670) ... ok
test src/lib.rs - Builder<'a,'b>::permissions (line 395) ... ok
test src/lib.rs - Builder<'a,'b>::permissions (line 375) ... ok
test src/dir/mod.rs - dir::TempDir::new_in (line 229) ... ok
test src/lib.rs - Builder<'a,'b>::tempdir_in (line 550) ... ok
test src/lib.rs - (line 103) ... ok
test src/lib.rs - Builder<'a,'b>::append (line 332) ... ok

test result: ok. 50 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.69s

+ RPM_EC=0
++ jobs -p
+ exit 0
Processing files: rust-tempfile-devel-3.14.0-1.mga10.noarch
warning: File listed twice: /usr/share/cargo/registry/tempfile-3.14.0/CHANGELOG.md
warning: File listed twice: /usr/share/cargo/registry/tempfile-3.14.0/LICENSE-APACHE
warning: File listed twice: /usr/share/cargo/registry/tempfile-3.14.0/LICENSE-MIT
warning: File listed twice: /usr/share/cargo/registry/tempfile-3.14.0/README.md
Provides: crate(tempfile) = 3.14.0 rust-tempfile-devel = 3.14.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(cfg-if/default) >= 1.0.0 crate(fastrand/default) >= 2.1.1 crate(once_cell) >= 1.19.0 crate(once_cell/std) >= 1.19.0 crate(rustix/default) >= 0.38.39 crate(rustix/fs) >= 0.38.39 rust >= 1.63
Processing files: rust-tempfile+default-devel-3.14.0-1.mga10.noarch
Provides: crate(tempfile/default) = 3.14.0 rust-tempfile+default-devel = 3.14.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.14.0
Processing files: rust-tempfile+nightly-devel-3.14.0-1.mga10.noarch
Provides: crate(tempfile/nightly) = 3.14.0 rust-tempfile+nightly-devel = 3.14.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.14.0
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/rust-tempfile-3.14.0-build/BUILDROOT
Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-tempfile+nightly-devel-3.14.0-1.mga10.noarch.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-tempfile+default-devel-3.14.0-1.mga10.noarch.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-tempfile-devel-3.14.0-1.mga10.noarch.rpm
Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.S2WOPF
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/rust-tempfile-3.14.0-build
+ test -d /home/pterjan/rpmbuild/BUILD/rust-tempfile-3.14.0-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/rust-tempfile-3.14.0-build
+ rm -rf /home/pterjan/rpmbuild/BUILD/rust-tempfile-3.14.0-build
+ RPM_EC=0
++ jobs -p
+ exit 0

RPM build warnings:
    File listed twice: /usr/share/cargo/registry/tempfile-3.14.0/CHANGELOG.md
    File listed twice: /usr/share/cargo/registry/tempfile-3.14.0/LICENSE-APACHE
    File listed twice: /usr/share/cargo/registry/tempfile-3.14.0/LICENSE-MIT
    File listed twice: /usr/share/cargo/registry/tempfile-3.14.0/README.md
D: [iurt_root_command] Success!