D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/iurt/rpmbuild/SRPMS/@2250983:rust-which-7.0.2-2.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Bl7mPl Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.3QiKv7 + umask 022 + cd /home/iurt/rpmbuild/BUILD/rust-which-7.0.2-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD/rust-which-7.0.2-build + rm -rf which-7.0.2 + /usr/lib/rpm/rpmuncompress -x /home/iurt/rpmbuild/SOURCES/which-7.0.2.crate + STATUS=0 + '[' 0 -ne 0 ']' + cd which-7.0.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /home/iurt/rpmbuild/SOURCES/which-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.WBt634 + umask 022 + cd /home/iurt/rpmbuild/BUILD/rust-which-7.0.2-build + cd which-7.0.2 + /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.29V83n + umask 022 + cd /home/iurt/rpmbuild/BUILD/rust-which-7.0.2-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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection ' + 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection ' + 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 which-7.0.2 + '[' 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.44 Compiling linux-raw-sys v0.4.14 Compiling bitflags v2.9.0 Compiling either v1.15.0 Compiling env_home v0.1.0 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/rustix-0.38.44/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(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 debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --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"))' -C metadata=da3872f1a23db85d -C extra-filename=-416ff8bc7001c9a7 --out-dir /home/iurt/rpmbuild/BUILD/rust-which-7.0.2-build/which-7.0.2/target/rpm/build/rustix-416ff8bc7001c9a7 -L dependency=/home/iurt/rpmbuild/BUILD/rust-which-7.0.2-build/which-7.0.2/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,test)' --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=ea78107e9d540a47 -C extra-filename=-a3f1e4d62c3e0ff7 --out-dir /home/iurt/rpmbuild/BUILD/rust-which-7.0.2-build/which-7.0.2/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-which-7.0.2-build/which-7.0.2/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.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "bytemuck", "compiler_builtins", "core", "example_generated", "rustc-dep-of-std", "serde", "std"))' -C metadata=979a4c10845fb12e -C extra-filename=-8e8c96acf9b846c2 --out-dir /home/iurt/rpmbuild/BUILD/rust-which-7.0.2-build/which-7.0.2/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-which-7.0.2-build/which-7.0.2/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 either --edition=2021 /usr/share/cargo/registry/either-1.15.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="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std", "use_std"))' -C metadata=32f707ddfc080ed1 -C extra-filename=-ff793320cf02322d --out-dir /home/iurt/rpmbuild/BUILD/rust-which-7.0.2-build/which-7.0.2/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-which-7.0.2-build/which-7.0.2/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 env_home --edition=2015 /usr/share/cargo/registry/env_home-0.1.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,test)' --check-cfg 'cfg(feature, values())' -C metadata=7ac917c4a7ac5658 -C extra-filename=-68bbac6fc91165b1 --out-dir /home/iurt/rpmbuild/BUILD/rust-which-7.0.2-build/which-7.0.2/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-which-7.0.2-build/which-7.0.2/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-which-7.0.2-build/which-7.0.2/target/rpm/build/rustix-416ff8bc7001c9a7/build-script-build` Running `/usr/bin/rustc --crate-name rustix --edition=2021 /usr/share/cargo/registry/rustix-0.38.44/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(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"))' --cfg 'feature="alloc"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --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"))' -C metadata=3a664842f2aa7835 -C extra-filename=-de318b238b017112 --out-dir /home/iurt/rpmbuild/BUILD/rust-which-7.0.2-build/which-7.0.2/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-which-7.0.2-build/which-7.0.2/target/rpm/deps --extern bitflags=/home/iurt/rpmbuild/BUILD/rust-which-7.0.2-build/which-7.0.2/target/rpm/deps/libbitflags-8e8c96acf9b846c2.rmeta --extern linux_raw_sys=/home/iurt/rpmbuild/BUILD/rust-which-7.0.2-build/which-7.0.2/target/rpm/deps/liblinux_raw_sys-a3f1e4d62c3e0ff7.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 which v7.0.2 (/home/iurt/rpmbuild/BUILD/rust-which-7.0.2-build/which-7.0.2) Running `/usr/bin/rustc --crate-name which --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,test)' --check-cfg 'cfg(feature, values("regex", "tracing"))' -C metadata=1a84e917b23decdc -C extra-filename=-ba5ba7fa75fdeb15 --out-dir /home/iurt/rpmbuild/BUILD/rust-which-7.0.2-build/which-7.0.2/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-which-7.0.2-build/which-7.0.2/target/rpm/deps --extern either=/home/iurt/rpmbuild/BUILD/rust-which-7.0.2-build/which-7.0.2/target/rpm/deps/libeither-ff793320cf02322d.rmeta --extern env_home=/home/iurt/rpmbuild/BUILD/rust-which-7.0.2-build/which-7.0.2/target/rpm/deps/libenv_home-68bbac6fc91165b1.rmeta --extern rustix=/home/iurt/rpmbuild/BUILD/rust-which-7.0.2-build/which-7.0.2/target/rpm/deps/librustix-de318b238b017112.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Finished `rpm` profile [optimized + debuginfo] target(s) in 14.07s + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.UCCVnh + umask 022 + cd /home/iurt/rpmbuild/BUILD/rust-which-7.0.2-build + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILD/rust-which-7.0.2-build/BUILDROOT '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILD/rust-which-7.0.2-build/BUILDROOT ++ dirname /home/iurt/rpmbuild/BUILD/rust-which-7.0.2-build/BUILDROOT + mkdir -p /home/iurt/rpmbuild/BUILD/rust-which-7.0.2-build + mkdir /home/iurt/rpmbuild/BUILD/rust-which-7.0.2-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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection ' + 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection ' + 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 which-7.0.2 + '[' 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=which ++ /usr/bin/cargo2rpm --path Cargo.toml version + CRATE_VERSION=7.0.2 + REG_DIR=/home/iurt/rpmbuild/BUILD/rust-which-7.0.2-build/BUILDROOT/usr/share/cargo/registry/which-7.0.2 + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILD/rust-which-7.0.2-build/BUILDROOT/usr/share/cargo/registry/which-7.0.2 + /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-which-7.0.2-build/BUILDROOT/usr/share/cargo/registry/which-7.0.2 warning: no (git) VCS found for `/home/iurt/rpmbuild/BUILD/rust-which-7.0.2-build/which-7.0.2` + /usr/bin/mv Cargo.toml.deps Cargo.toml + /usr/bin/cp -a Cargo.toml /home/iurt/rpmbuild/BUILD/rust-which-7.0.2-build/BUILDROOT/usr/share/cargo/registry/which-7.0.2/Cargo.toml + /usr/bin/rm -f /home/iurt/rpmbuild/BUILD/rust-which-7.0.2-build/BUILDROOT/usr/share/cargo/registry/which-7.0.2/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/iurt/rpmbuild/tmp/rpm-tmp.hEvWWG + umask 022 + cd /home/iurt/rpmbuild/BUILD/rust-which-7.0.2-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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection ' + 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection ' + 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 which-7.0.2 + '[' 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 libc v0.2.174 Fresh bitflags v2.9.0 Compiling getrandom v0.3.1 Compiling rustix v1.0.3 Compiling cfg-if v1.0.1 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/libc-0.2.174/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no '--allow=clippy::used_underscore_binding' --allow=unused_qualifications '--warn=clippy::unnecessary_semicolon' '--allow=clippy::unnecessary_cast' '--allow=clippy::uninlined_format_args' '--warn=clippy::ptr_as_ptr' '--allow=clippy::non_minimal_cfg' '--allow=clippy::missing_safety_doc' '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--allow=clippy::identity_op' '--warn=clippy::explicit_iter_loop' '--allow=clippy::expl_impl_clone_on_copy' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=222461c808aeb4e3 -C extra-filename=-290021675daca004 --out-dir /home/iurt/rpmbuild/BUILD/rust-which-7.0.2-build/which-7.0.2/target/rpm/build/libc-290021675daca004 -L dependency=/home/iurt/rpmbuild/BUILD/rust-which-7.0.2-build/which-7.0.2/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.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(getrandom_backend, values("custom", "rdrand", "rndr", "linux_getrandom", "wasm_js"))' --check-cfg 'cfg(getrandom_msan)' --check-cfg 'cfg(getrandom_test_linux_fallback)' --check-cfg 'cfg(getrandom_test_netbsd_fallback)' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std"))' -C metadata=66c12d508e20046e -C extra-filename=-27c7b77100e1cd07 --out-dir /home/iurt/rpmbuild/BUILD/rust-which-7.0.2-build/which-7.0.2/target/rpm/build/getrandom-27c7b77100e1cd07 -L dependency=/home/iurt/rpmbuild/BUILD/rust-which-7.0.2-build/which-7.0.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Fresh linux-raw-sys v0.4.14 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/rustix-1.0.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(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(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=87f8dc423e0af408 -C extra-filename=-6e6593998801d3dc --out-dir /home/iurt/rpmbuild/BUILD/rust-which-7.0.2-build/which-7.0.2/target/rpm/build/rustix-6e6593998801d3dc -L dependency=/home/iurt/rpmbuild/BUILD/rust-which-7.0.2-build/which-7.0.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling linux-raw-sys v0.9.2 Fresh rustix v0.38.44 Compiling once_cell v1.20.3 Running `/usr/bin/rustc --crate-name linux_raw_sys --edition=2021 /usr/share/cargo/registry/linux-raw-sys-0.9.2/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="elf"' --cfg 'feature="errno"' --cfg 'feature="general"' --cfg 'feature="ioctl"' --cfg 'feature="no_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bootparam", "btrfs", "compiler_builtins", "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=1fd9c993e755e1d4 -C extra-filename=-01dcc5b746c96f14 --out-dir /home/iurt/rpmbuild/BUILD/rust-which-7.0.2-build/which-7.0.2/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-which-7.0.2-build/which-7.0.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name cfg_if --edition=2018 /usr/share/cargo/registry/cfg-if-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("core", "rustc-dep-of-std"))' -C metadata=782ab1b14998c772 -C extra-filename=-efd163a164df2e17 --out-dir /home/iurt/rpmbuild/BUILD/rust-which-7.0.2-build/which-7.0.2/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-which-7.0.2-build/which-7.0.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name once_cell --edition=2021 /usr/share/cargo/registry/once_cell-1.20.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C 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=233eb417f63401cc -C extra-filename=-0bc287f6966f81d9 --out-dir /home/iurt/rpmbuild/BUILD/rust-which-7.0.2-build/which-7.0.2/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-which-7.0.2-build/which-7.0.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Fresh env_home v0.1.0 Fresh either v1.15.0 Compiling fastrand v2.1.1 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,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=ab0692cf8823f226 -C extra-filename=-6b49ef556a903299 --out-dir /home/iurt/rpmbuild/BUILD/rust-which-7.0.2-build/which-7.0.2/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-which-7.0.2-build/which-7.0.2/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-which-7.0.2-build/which-7.0.2/target/rpm/build/getrandom-27c7b77100e1cd07/build-script-build` Running `/home/iurt/rpmbuild/BUILD/rust-which-7.0.2-build/which-7.0.2/target/rpm/build/rustix-6e6593998801d3dc/build-script-build` Running `/usr/bin/rustc --crate-name rustix --edition=2021 /usr/share/cargo/registry/rustix-1.0.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(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(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=47598e7d692552e9 -C extra-filename=-1d25c101d229e6e7 --out-dir /home/iurt/rpmbuild/BUILD/rust-which-7.0.2-build/which-7.0.2/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-which-7.0.2-build/which-7.0.2/target/rpm/deps --extern bitflags=/home/iurt/rpmbuild/BUILD/rust-which-7.0.2-build/which-7.0.2/target/rpm/deps/libbitflags-8e8c96acf9b846c2.rmeta --extern linux_raw_sys=/home/iurt/rpmbuild/BUILD/rust-which-7.0.2-build/which-7.0.2/target/rpm/deps/liblinux_raw_sys-01dcc5b746c96f14.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` Running `/home/iurt/rpmbuild/BUILD/rust-which-7.0.2-build/which-7.0.2/target/rpm/build/libc-290021675daca004/build-script-build` Running `/usr/bin/rustc --crate-name libc --edition=2021 /usr/share/cargo/registry/libc-0.2.174/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 '--allow=clippy::used_underscore_binding' --allow=unused_qualifications '--warn=clippy::unnecessary_semicolon' '--allow=clippy::unnecessary_cast' '--allow=clippy::uninlined_format_args' '--warn=clippy::ptr_as_ptr' '--allow=clippy::non_minimal_cfg' '--allow=clippy::missing_safety_doc' '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--allow=clippy::identity_op' '--warn=clippy::explicit_iter_loop' '--allow=clippy::expl_impl_clone_on_copy' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=5e921d778d5d3e44 -C extra-filename=-0e4722cc1fe35753 --out-dir /home/iurt/rpmbuild/BUILD/rust-which-7.0.2-build/which-7.0.2/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-which-7.0.2-build/which-7.0.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg freebsd11 --cfg libc_const_extern_fn --check-cfg 'cfg(emscripten_old_stat_abi)' --check-cfg 'cfg(espidf_time32)' --check-cfg 'cfg(freebsd10)' --check-cfg 'cfg(freebsd11)' --check-cfg 'cfg(freebsd12)' --check-cfg 'cfg(freebsd13)' --check-cfg 'cfg(freebsd14)' --check-cfg 'cfg(freebsd15)' --check-cfg 'cfg(gnu_file_offset_bits64)' --check-cfg 'cfg(gnu_time_bits64)' --check-cfg 'cfg(libc_const_extern_fn)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_thread_local)' --check-cfg 'cfg(libc_ctest)' --check-cfg 'cfg(linux_time_bits64)' --check-cfg 'cfg(musl_v1_2_3)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos","nto71_iosock","nto80"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` Running `/usr/bin/rustc --crate-name getrandom --edition=2021 /usr/share/cargo/registry/getrandom-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(getrandom_backend, values("custom", "rdrand", "rndr", "linux_getrandom", "wasm_js"))' --check-cfg 'cfg(getrandom_msan)' --check-cfg 'cfg(getrandom_test_linux_fallback)' --check-cfg 'cfg(getrandom_test_netbsd_fallback)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std"))' -C metadata=2c0a1c6201ac19f4 -C extra-filename=-883309f97854ff78 --out-dir /home/iurt/rpmbuild/BUILD/rust-which-7.0.2-build/which-7.0.2/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-which-7.0.2-build/which-7.0.2/target/rpm/deps --extern cfg_if=/home/iurt/rpmbuild/BUILD/rust-which-7.0.2-build/which-7.0.2/target/rpm/deps/libcfg_if-efd163a164df2e17.rmeta --extern libc=/home/iurt/rpmbuild/BUILD/rust-which-7.0.2-build/which-7.0.2/target/rpm/deps/liblibc-0e4722cc1fe35753.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling tempfile v3.19.0 Running `/usr/bin/rustc --crate-name tempfile --edition=2021 /usr/share/cargo/registry/tempfile-3.19.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="default"' --cfg 'feature="getrandom"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "getrandom", "nightly", "unstable-windows-keep-open-tempfile"))' -C metadata=67590d84e35d6e66 -C extra-filename=-473969f1b57690b2 --out-dir /home/iurt/rpmbuild/BUILD/rust-which-7.0.2-build/which-7.0.2/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-which-7.0.2-build/which-7.0.2/target/rpm/deps --extern fastrand=/home/iurt/rpmbuild/BUILD/rust-which-7.0.2-build/which-7.0.2/target/rpm/deps/libfastrand-6b49ef556a903299.rmeta --extern getrandom=/home/iurt/rpmbuild/BUILD/rust-which-7.0.2-build/which-7.0.2/target/rpm/deps/libgetrandom-883309f97854ff78.rmeta --extern once_cell=/home/iurt/rpmbuild/BUILD/rust-which-7.0.2-build/which-7.0.2/target/rpm/deps/libonce_cell-0bc287f6966f81d9.rmeta --extern rustix=/home/iurt/rpmbuild/BUILD/rust-which-7.0.2-build/which-7.0.2/target/rpm/deps/librustix-1d25c101d229e6e7.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling which v7.0.2 (/home/iurt/rpmbuild/BUILD/rust-which-7.0.2-build/which-7.0.2) Running `/usr/bin/rustc --crate-name which --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,test)' --check-cfg 'cfg(feature, values("regex", "tracing"))' -C metadata=26fbabf291b4b53a -C extra-filename=-df27b1a00ddee554 --out-dir /home/iurt/rpmbuild/BUILD/rust-which-7.0.2-build/which-7.0.2/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-which-7.0.2-build/which-7.0.2/target/rpm/deps --extern either=/home/iurt/rpmbuild/BUILD/rust-which-7.0.2-build/which-7.0.2/target/rpm/deps/libeither-ff793320cf02322d.rlib --extern env_home=/home/iurt/rpmbuild/BUILD/rust-which-7.0.2-build/which-7.0.2/target/rpm/deps/libenv_home-68bbac6fc91165b1.rlib --extern rustix=/home/iurt/rpmbuild/BUILD/rust-which-7.0.2-build/which-7.0.2/target/rpm/deps/librustix-de318b238b017112.rlib --extern tempfile=/home/iurt/rpmbuild/BUILD/rust-which-7.0.2-build/which-7.0.2/target/rpm/deps/libtempfile-473969f1b57690b2.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name basic --edition=2021 tests/basic.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,test)' --check-cfg 'cfg(feature, values("regex", "tracing"))' -C metadata=8e3c60d94741b969 -C extra-filename=-324188c28d512267 --out-dir /home/iurt/rpmbuild/BUILD/rust-which-7.0.2-build/which-7.0.2/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-which-7.0.2-build/which-7.0.2/target/rpm/deps --extern either=/home/iurt/rpmbuild/BUILD/rust-which-7.0.2-build/which-7.0.2/target/rpm/deps/libeither-ff793320cf02322d.rlib --extern env_home=/home/iurt/rpmbuild/BUILD/rust-which-7.0.2-build/which-7.0.2/target/rpm/deps/libenv_home-68bbac6fc91165b1.rlib --extern rustix=/home/iurt/rpmbuild/BUILD/rust-which-7.0.2-build/which-7.0.2/target/rpm/deps/librustix-de318b238b017112.rlib --extern tempfile=/home/iurt/rpmbuild/BUILD/rust-which-7.0.2-build/which-7.0.2/target/rpm/deps/libtempfile-473969f1b57690b2.rlib --extern which=/home/iurt/rpmbuild/BUILD/rust-which-7.0.2-build/which-7.0.2/target/rpm/deps/libwhich-ba5ba7fa75fdeb15.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Finished `rpm` profile [optimized + debuginfo] target(s) in 19.91s Running `/home/iurt/rpmbuild/BUILD/rust-which-7.0.2-build/which-7.0.2/target/rpm/deps/which-df27b1a00ddee554` 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-which-7.0.2-build/which-7.0.2/target/rpm/deps/basic-324188c28d512267` running 17 tests test test_failure ... ok test test_which_absolute ... ok test test_which_absolute_extension ... ok test test_which_absolute_non_executable ... ok test test_which_all ... ok test test_which ... ok test test_which_relative_extension ... ok test test_which_relative_leading_dot_uncanonicalized ... ok test test_which_relative_leading_dot ... ok test it_works ... ok test test_which_non_executable ... ok test test_which_extension ... ok test test_which_relative ... ok test test_which_not_found ... ok test test_which_tilde ... ok test test_which_second ... ok test test_which_relative_non_executable ... ok test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s Doc-tests which Running `/usr/bin/rustdoc --edition=2021 --crate-type lib --color auto --crate-name which --test src/lib.rs --test-run-directory /home/iurt/rpmbuild/BUILD/rust-which-7.0.2-build/which-7.0.2 -L dependency=/home/iurt/rpmbuild/BUILD/rust-which-7.0.2-build/which-7.0.2/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-which-7.0.2-build/which-7.0.2/target/rpm/deps --extern either=/home/iurt/rpmbuild/BUILD/rust-which-7.0.2-build/which-7.0.2/target/rpm/deps/libeither-ff793320cf02322d.rlib --extern env_home=/home/iurt/rpmbuild/BUILD/rust-which-7.0.2-build/which-7.0.2/target/rpm/deps/libenv_home-68bbac6fc91165b1.rlib --extern rustix=/home/iurt/rpmbuild/BUILD/rust-which-7.0.2-build/which-7.0.2/target/rpm/deps/librustix-de318b238b017112.rlib --extern tempfile=/home/iurt/rpmbuild/BUILD/rust-which-7.0.2-build/which-7.0.2/target/rpm/deps/libtempfile-473969f1b57690b2.rlib --extern which=/home/iurt/rpmbuild/BUILD/rust-which-7.0.2-build/which-7.0.2/target/rpm/deps/libwhich-ba5ba7fa75fdeb15.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("regex", "tracing"))' --error-format human` running 5 tests test src/lib.rs - which (line 50) - compile ... ok test src/lib.rs - (line 8) - compile ... ok test src/lib.rs - which_global (line 74) - compile ... ok test src/lib.rs - WhichConfig::nonfatal_error_handler (line 396) ... ok test src/lib.rs - WhichConfig::nonfatal_error_handler (line 378) ... ok test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.73s + RPM_EC=0 ++ jobs -p + exit 0 Processing files: rust-which-devel-7.0.2-2.mga10.noarch warning: File listed twice: /usr/share/cargo/registry/which-7.0.2/CHANGELOG.md warning: File listed twice: /usr/share/cargo/registry/which-7.0.2/LICENSE.txt warning: File listed twice: /usr/share/cargo/registry/which-7.0.2/README.md Provides: crate(which) = 7.0.2 rust-which-devel = 7.0.2-2.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(either/default) >= 1.9.0 crate(env_home/default) >= 0.1.0 crate(rustix) >= 0.38.30 crate(rustix/fs) >= 0.38.30 crate(rustix/std) >= 0.38.30 rust >= 1.70 Processing files: rust-which+default-devel-7.0.2-2.mga10.noarch Provides: crate(which/default) = 7.0.2 rust-which+default-devel = 7.0.2-2.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(which) = 7.0.2 Processing files: rust-which+regex-devel-7.0.2-2.mga10.noarch Provides: crate(which/regex) = 7.0.2 rust-which+regex-devel = 7.0.2-2.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(regex/default) >= 1.10.2 crate(which) = 7.0.2 Processing files: rust-which+tracing-devel-7.0.2-2.mga10.noarch Provides: crate(which/tracing) = 7.0.2 rust-which+tracing-devel = 7.0.2-2.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(tracing) >= 0.1.40 crate(which) = 7.0.2 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILD/rust-which-7.0.2-build/BUILDROOT Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-which+default-devel-7.0.2-2.mga10.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-which+tracing-devel-7.0.2-2.mga10.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-which+regex-devel-7.0.2-2.mga10.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-which-devel-7.0.2-2.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.z2eSae + umask 022 + cd /home/iurt/rpmbuild/BUILD/rust-which-7.0.2-build + test -d /home/iurt/rpmbuild/BUILD/rust-which-7.0.2-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/iurt/rpmbuild/BUILD/rust-which-7.0.2-build + rm -rf /home/iurt/rpmbuild/BUILD/rust-which-7.0.2-build + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: File listed twice: /usr/share/cargo/registry/which-7.0.2/CHANGELOG.md File listed twice: /usr/share/cargo/registry/which-7.0.2/LICENSE.txt File listed twice: /usr/share/cargo/registry/which-7.0.2/README.md D: [iurt_root_command] Success!