D: [iurt_root_command] chroot
Building target platforms: x86_64
Building for target x86_64
Installing /home/pterjan/rpmbuild/SRPMS/rust-duct-0.13.6-1.mga10.src.rpm
Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.qh7Zu1
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/rust-duct-0.13.6-build
+ test -d /home/pterjan/rpmbuild/BUILD/rust-duct-0.13.6-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/rust-duct-0.13.6-build
+ /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILD/rust-duct-0.13.6-build
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-duct-0.13.6-build
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-duct-0.13.6-build/SPECPARTS
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.VTHTUa
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/rust-duct-0.13.6-build
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/pterjan/rpmbuild/BUILD/rust-duct-0.13.6-build
+ rm -rf duct-0.13.6
+ /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/duct-0.13.6.crate
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd duct-0.13.6
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/duct-fix-metadata.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.MiWVW4
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/rust-duct-0.13.6-build
+ cd duct-0.13.6
+ /usr/bin/cargo2rpm --path Cargo.toml buildrequires
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.6UcgZn
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/rust-duct-0.13.6-build
+ cd duct-0.13.6
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ /usr/bin/env CARGO_HOME=.cargo RUSTC_BOOTSTRAP=1 'RUSTFLAGS=-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' /usr/bin/cargo build -j16 -Z avoid-dev-deps --profile rpm
   Compiling libc v0.2.168
   Compiling once_cell v1.20.0
     Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/libc-0.2.168/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --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=f42b49d70ff2f22b -C extra-filename=-f42b49d70ff2f22b --out-dir /home/pterjan/rpmbuild/BUILD/rust-duct-0.13.6-build/duct-0.13.6/target/rpm/build/libc-f42b49d70ff2f22b -L dependency=/home/pterjan/rpmbuild/BUILD/rust-duct-0.13.6-build/duct-0.13.6/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="default"' --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=ae2a09de16f1a059 -C extra-filename=-ae2a09de16f1a059 --out-dir /home/pterjan/rpmbuild/BUILD/rust-duct-0.13.6-build/duct-0.13.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-duct-0.13.6-build/duct-0.13.6/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-duct-0.13.6-build/duct-0.13.6/target/rpm/build/libc-f42b49d70ff2f22b/build-script-build`
     Running `/usr/bin/rustc --crate-name libc --edition=2021 /usr/share/cargo/registry/libc-0.2.168/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="std"' --check-cfg 'cfg(docsrs)' --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=823392d1629734b9 -C extra-filename=-823392d1629734b9 --out-dir /home/pterjan/rpmbuild/BUILD/rust-duct-0.13.6-build/duct-0.13.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-duct-0.13.6-build/duct-0.13.6/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_new_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(libc_const_extern_fn)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_thread_local)' --check-cfg 'cfg(libc_ctest)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'`
   Compiling shared_child v1.0.0
   Compiling os_pipe v1.1.4
     Running `/usr/bin/rustc --crate-name os_pipe --edition=2018 /usr/share/cargo/registry/os_pipe-1.1.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)' --check-cfg 'cfg(feature, values("io_safety"))' -C metadata=c6887356addffae1 -C extra-filename=-c6887356addffae1 --out-dir /home/pterjan/rpmbuild/BUILD/rust-duct-0.13.6-build/duct-0.13.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-duct-0.13.6-build/duct-0.13.6/target/rpm/deps --extern libc=/home/pterjan/rpmbuild/BUILD/rust-duct-0.13.6-build/duct-0.13.6/target/rpm/deps/liblibc-823392d1629734b9.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
     Running `/usr/bin/rustc --crate-name shared_child --edition=2018 /usr/share/cargo/registry/shared_child-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())' -C metadata=e2a3dba888c511f9 -C extra-filename=-e2a3dba888c511f9 --out-dir /home/pterjan/rpmbuild/BUILD/rust-duct-0.13.6-build/duct-0.13.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-duct-0.13.6-build/duct-0.13.6/target/rpm/deps --extern libc=/home/pterjan/rpmbuild/BUILD/rust-duct-0.13.6-build/duct-0.13.6/target/rpm/deps/liblibc-823392d1629734b9.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
   Compiling duct v0.13.6 (/home/pterjan/rpmbuild/BUILD/rust-duct-0.13.6-build/duct-0.13.6)
     Running `/usr/bin/rustc --crate-name duct --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=6d950b8288ed7523 -C extra-filename=-6d950b8288ed7523 --out-dir /home/pterjan/rpmbuild/BUILD/rust-duct-0.13.6-build/duct-0.13.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-duct-0.13.6-build/duct-0.13.6/target/rpm/deps --extern libc=/home/pterjan/rpmbuild/BUILD/rust-duct-0.13.6-build/duct-0.13.6/target/rpm/deps/liblibc-823392d1629734b9.rmeta --extern once_cell=/home/pterjan/rpmbuild/BUILD/rust-duct-0.13.6-build/duct-0.13.6/target/rpm/deps/libonce_cell-ae2a09de16f1a059.rmeta --extern os_pipe=/home/pterjan/rpmbuild/BUILD/rust-duct-0.13.6-build/duct-0.13.6/target/rpm/deps/libos_pipe-c6887356addffae1.rmeta --extern shared_child=/home/pterjan/rpmbuild/BUILD/rust-duct-0.13.6-build/duct-0.13.6/target/rpm/deps/libshared_child-e2a3dba888c511f9.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
    Finished `rpm` profile [optimized + debuginfo] target(s) in 5.02s
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.oDHN8j
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/rust-duct-0.13.6-build
+ '[' 1 -eq 1 ']'
+ '[' /home/pterjan/rpmbuild/BUILD/rust-duct-0.13.6-build/BUILDROOT '!=' / ']'
+ rm -rf /home/pterjan/rpmbuild/BUILD/rust-duct-0.13.6-build/BUILDROOT
++ dirname /home/pterjan/rpmbuild/BUILD/rust-duct-0.13.6-build/BUILDROOT
+ mkdir -p /home/pterjan/rpmbuild/BUILD/rust-duct-0.13.6-build
+ mkdir /home/pterjan/rpmbuild/BUILD/rust-duct-0.13.6-build/BUILDROOT
+ cd duct-0.13.6
+ '[' 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=duct
++ /usr/bin/cargo2rpm --path Cargo.toml version
+ CRATE_VERSION=0.13.6
+ REG_DIR=/home/pterjan/rpmbuild/BUILD/rust-duct-0.13.6-build/BUILDROOT/usr/share/cargo/registry/duct-0.13.6
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-duct-0.13.6-build/BUILDROOT/usr/share/cargo/registry/duct-0.13.6
+ /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-duct-0.13.6-build/BUILDROOT/usr/share/cargo/registry/duct-0.13.6
+ grep -w -E -v 'Cargo.(lock|toml.orig)'
warning: no (git) VCS found for `/home/pterjan/rpmbuild/BUILD/rust-duct-0.13.6-build/duct-0.13.6`
+ /usr/bin/mv Cargo.toml.deps Cargo.toml
+ /usr/bin/cp -a Cargo.toml /home/pterjan/rpmbuild/BUILD/rust-duct-0.13.6-build/BUILDROOT/usr/share/cargo/registry/duct-0.13.6/Cargo.toml
+ /usr/bin/rm -f /home/pterjan/rpmbuild/BUILD/rust-duct-0.13.6-build/BUILDROOT/usr/share/cargo/registry/duct-0.13.6/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
Reading /home/pterjan/rpmbuild/BUILD/rust-duct-0.13.6-build/SPECPARTS/rpm-debuginfo.specpart
Processing files: rust-duct-devel-0.13.6-1.mga10.noarch
warning: File listed twice: /usr/share/cargo/registry/duct-0.13.6/LICENSE
warning: File listed twice: /usr/share/cargo/registry/duct-0.13.6/README.md
Provides: crate(duct) = 0.13.6 rust-duct-devel = 0.13.6-1.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: cargo crate(libc/default) >= 0.2.43 crate(once_cell/default) >= 1.0.1 crate(os_pipe/default) >= 1.0.0 crate(shared_child/default) >= 1.0.0
Processing files: rust-duct+default-devel-0.13.6-1.mga10.noarch
Provides: crate(duct/default) = 0.13.6 rust-duct+default-devel = 0.13.6-1.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: cargo crate(duct) = 0.13.6
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/rust-duct-0.13.6-build/BUILDROOT
Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-duct+default-devel-0.13.6-1.mga10.noarch.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-duct-devel-0.13.6-1.mga10.noarch.rpm
Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.kN8KQA
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/rust-duct-0.13.6-build
+ test -d /home/pterjan/rpmbuild/BUILD/rust-duct-0.13.6-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/rust-duct-0.13.6-build
+ rm -rf /home/pterjan/rpmbuild/BUILD/rust-duct-0.13.6-build
+ RPM_EC=0
++ jobs -p
+ exit 0

RPM build warnings:
    File listed twice: /usr/share/cargo/registry/duct-0.13.6/LICENSE
    File listed twice: /usr/share/cargo/registry/duct-0.13.6/README.md
D: [iurt_root_command] Success!