D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/pterjan/rpmbuild/SRPMS/rust-normpath-1.1.1-1.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.x68Kga + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-normpath-1.1.1-build + test -d /home/pterjan/rpmbuild/BUILD/rust-normpath-1.1.1-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/rust-normpath-1.1.1-build + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILD/rust-normpath-1.1.1-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-normpath-1.1.1-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-normpath-1.1.1-build/SPECPARTS + RPM_EC=0 ++ jobs -p + exit 0 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.A45IUW + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-normpath-1.1.1-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/rust-normpath-1.1.1-build + rm -rf normpath-1.1.1 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/normpath-1.1.1.crate + STATUS=0 + '[' 0 -ne 0 ']' + cd normpath-1.1.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/normpath-fix-metadata-auto.diff + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/normpath-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.SkYudT + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-normpath-1.1.1-build + cd normpath-1.1.1 + /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.U7PgYx + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-normpath-1.1.1-build + cd normpath-1.1.1 + '[' 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 normpath v1.1.1 (/home/pterjan/rpmbuild/BUILD/rust-normpath-1.1.1-build/normpath-1.1.1) Running `/usr/bin/rustc --crate-name normpath --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("localization", "print_bytes", "serde"))' -C metadata=ea755b6deec84b14 -C extra-filename=-ea755b6deec84b14 --out-dir /home/pterjan/rpmbuild/BUILD/rust-normpath-1.1.1-build/normpath-1.1.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-normpath-1.1.1-build/normpath-1.1.1/target/rpm/deps -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` warning: unexpected `cfg` condition name: `normpath_docs_rs` --> src/lib.rs:95:13 | 95 | #![cfg_attr(normpath_docs_rs, feature(doc_cfg))] | ^^^^^^^^^^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(normpath_docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(normpath_docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `uniquote` --> src/base.rs:778:7 | 778 | #[cfg(feature = "uniquote")] | ^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `localization`, `print_bytes`, and `serde` = help: consider adding `uniquote` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: `normpath` (lib) generated 2 warnings Finished `rpm` profile [optimized + debuginfo] target(s) in 0.27s + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.ZRTET0 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-normpath-1.1.1-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/rust-normpath-1.1.1-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/rust-normpath-1.1.1-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/rust-normpath-1.1.1-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/rust-normpath-1.1.1-build + mkdir /home/pterjan/rpmbuild/BUILD/rust-normpath-1.1.1-build/BUILDROOT + cd normpath-1.1.1 + '[' 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=normpath ++ /usr/bin/cargo2rpm --path Cargo.toml version + CRATE_VERSION=1.1.1 + REG_DIR=/home/pterjan/rpmbuild/BUILD/rust-normpath-1.1.1-build/BUILDROOT/usr/share/cargo/registry/normpath-1.1.1 + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-normpath-1.1.1-build/BUILDROOT/usr/share/cargo/registry/normpath-1.1.1 + /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/pterjan/rpmbuild/BUILD/rust-normpath-1.1.1-build/BUILDROOT/usr/share/cargo/registry/normpath-1.1.1 warning: no (git) VCS found for `/home/pterjan/rpmbuild/BUILD/rust-normpath-1.1.1-build/normpath-1.1.1` + /usr/bin/mv Cargo.toml.deps Cargo.toml + /usr/bin/cp -a Cargo.toml /home/pterjan/rpmbuild/BUILD/rust-normpath-1.1.1-build/BUILDROOT/usr/share/cargo/registry/normpath-1.1.1/Cargo.toml + /usr/bin/rm -f /home/pterjan/rpmbuild/BUILD/rust-normpath-1.1.1-build/BUILDROOT/usr/share/cargo/registry/normpath-1.1.1/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.gc7Q7J + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-normpath-1.1.1-build + cd normpath-1.1.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 test -j16 -Z avoid-dev-deps --profile rpm --no-fail-fast Compiling rustix v0.38.42 Compiling serde v1.0.210 Compiling libc v0.2.168 Compiling bitflags v2.6.0 Compiling linux-raw-sys v0.4.14 Compiling cfg-if v1.0.0 Compiling once_cell v1.20.0 Compiling fastrand v2.1.1 warning: unexpected `cfg` condition name: `normpath_docs_rs` --> src/lib.rs:95:13 | 95 | #![cfg_attr(normpath_docs_rs, feature(doc_cfg))] | ^^^^^^^^^^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(normpath_docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(normpath_docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `uniquote` --> src/base.rs:778:7 | 778 | #[cfg(feature = "uniquote")] | ^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `localization`, `print_bytes`, and `serde` = help: consider adding `uniquote` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration 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-normpath-1.1.1-build/normpath-1.1.1/target/rpm/build/rustix-5ecafac38c2ccf9a -L dependency=/home/pterjan/rpmbuild/BUILD/rust-normpath-1.1.1-build/normpath-1.1.1/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=2018 /usr/share/cargo/registry/serde-1.0.210/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("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=9a1ae13fc6318eeb -C extra-filename=-9a1ae13fc6318eeb --out-dir /home/pterjan/rpmbuild/BUILD/rust-normpath-1.1.1-build/normpath-1.1.1/target/rpm/build/serde-9a1ae13fc6318eeb -L dependency=/home/pterjan/rpmbuild/BUILD/rust-normpath-1.1.1-build/normpath-1.1.1/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/libc-0.2.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-normpath-1.1.1-build/normpath-1.1.1/target/rpm/build/libc-f42b49d70ff2f22b -L dependency=/home/pterjan/rpmbuild/BUILD/rust-normpath-1.1.1-build/normpath-1.1.1/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-normpath-1.1.1-build/normpath-1.1.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-normpath-1.1.1-build/normpath-1.1.1/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-normpath-1.1.1-build/normpath-1.1.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-normpath-1.1.1-build/normpath-1.1.1/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-normpath-1.1.1-build/normpath-1.1.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-normpath-1.1.1-build/normpath-1.1.1/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-normpath-1.1.1-build/normpath-1.1.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-normpath-1.1.1-build/normpath-1.1.1/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-normpath-1.1.1-build/normpath-1.1.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-normpath-1.1.1-build/normpath-1.1.1/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` warning: `normpath` (lib) generated 2 warnings Running `/home/pterjan/rpmbuild/BUILD/rust-normpath-1.1.1-build/normpath-1.1.1/target/rpm/build/serde-9a1ae13fc6318eeb/build-script-build` Running `/usr/bin/rustc --crate-name serde --edition=2018 /usr/share/cargo/registry/serde-1.0.210/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("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=7446a5e674003f8c -C extra-filename=-7446a5e674003f8c --out-dir /home/pterjan/rpmbuild/BUILD/rust-normpath-1.1.1-build/normpath-1.1.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-normpath-1.1.1-build/normpath-1.1.1/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_error)' --check-cfg 'cfg(no_core_net)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_core_try_from)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_float_copysign)' --check-cfg 'cfg(no_num_nonzero_signed)' --check-cfg 'cfg(no_relaxed_trait_bounds)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_systemtime_checked_add)' --check-cfg 'cfg(no_target_has_atomic)'` Running `/home/pterjan/rpmbuild/BUILD/rust-normpath-1.1.1-build/normpath-1.1.1/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-normpath-1.1.1-build/normpath-1.1.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-normpath-1.1.1-build/normpath-1.1.1/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"))'` Running `/home/pterjan/rpmbuild/BUILD/rust-normpath-1.1.1-build/normpath-1.1.1/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-normpath-1.1.1-build/normpath-1.1.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-normpath-1.1.1-build/normpath-1.1.1/target/rpm/deps --extern bitflags=/home/pterjan/rpmbuild/BUILD/rust-normpath-1.1.1-build/normpath-1.1.1/target/rpm/deps/libbitflags-828c9d64620d0755.rmeta --extern linux_raw_sys=/home/pterjan/rpmbuild/BUILD/rust-normpath-1.1.1-build/normpath-1.1.1/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 Running `/usr/bin/rustc --crate-name tempfile --edition=2021 /usr/share/cargo/registry/tempfile-3.14.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("nightly"))' -C metadata=e12b085a979ee1a4 -C extra-filename=-e12b085a979ee1a4 --out-dir /home/pterjan/rpmbuild/BUILD/rust-normpath-1.1.1-build/normpath-1.1.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-normpath-1.1.1-build/normpath-1.1.1/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-normpath-1.1.1-build/normpath-1.1.1/target/rpm/deps/libcfg_if-25316131be321185.rmeta --extern fastrand=/home/pterjan/rpmbuild/BUILD/rust-normpath-1.1.1-build/normpath-1.1.1/target/rpm/deps/libfastrand-3ccc5fb0d47dfdef.rmeta --extern once_cell=/home/pterjan/rpmbuild/BUILD/rust-normpath-1.1.1-build/normpath-1.1.1/target/rpm/deps/libonce_cell-39e389c246c20d2d.rmeta --extern rustix=/home/pterjan/rpmbuild/BUILD/rust-normpath-1.1.1-build/normpath-1.1.1/target/rpm/deps/librustix-0eea66e780b50b76.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling bincode v1.3.3 Running `/usr/bin/rustc --crate-name bincode --edition=2015 /usr/share/cargo/registry/bincode-1.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("i128"))' -C metadata=4fda92f35ee3a811 -C extra-filename=-4fda92f35ee3a811 --out-dir /home/pterjan/rpmbuild/BUILD/rust-normpath-1.1.1-build/normpath-1.1.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-normpath-1.1.1-build/normpath-1.1.1/target/rpm/deps --extern serde=/home/pterjan/rpmbuild/BUILD/rust-normpath-1.1.1-build/normpath-1.1.1/target/rpm/deps/libserde-7446a5e674003f8c.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling normpath v1.1.1 (/home/pterjan/rpmbuild/BUILD/rust-normpath-1.1.1-build/normpath-1.1.1) Running `/usr/bin/rustc --crate-name normpath --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("localization", "print_bytes", "serde"))' -C metadata=86e4526f69ac132f -C extra-filename=-86e4526f69ac132f --out-dir /home/pterjan/rpmbuild/BUILD/rust-normpath-1.1.1-build/normpath-1.1.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-normpath-1.1.1-build/normpath-1.1.1/target/rpm/deps --extern bincode=/home/pterjan/rpmbuild/BUILD/rust-normpath-1.1.1-build/normpath-1.1.1/target/rpm/deps/libbincode-4fda92f35ee3a811.rlib --extern libc=/home/pterjan/rpmbuild/BUILD/rust-normpath-1.1.1-build/normpath-1.1.1/target/rpm/deps/liblibc-823392d1629734b9.rlib --extern tempfile=/home/pterjan/rpmbuild/BUILD/rust-normpath-1.1.1-build/normpath-1.1.1/target/rpm/deps/libtempfile-e12b085a979ee1a4.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` warning: `normpath` (lib test) generated 2 warnings (2 duplicates) Finished `rpm` profile [optimized + debuginfo] target(s) in 4.91s Running `/home/pterjan/rpmbuild/BUILD/rust-normpath-1.1.1-build/normpath-1.1.1/target/rpm/deps/normpath-86e4526f69ac132f` running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Doc-tests normpath Running `/usr/bin/rustdoc --edition=2021 --crate-type lib --color auto --crate-name normpath --test src/lib.rs --test-run-directory /home/pterjan/rpmbuild/BUILD/rust-normpath-1.1.1-build/normpath-1.1.1 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-normpath-1.1.1-build/normpath-1.1.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-normpath-1.1.1-build/normpath-1.1.1/target/rpm/deps --extern bincode=/home/pterjan/rpmbuild/BUILD/rust-normpath-1.1.1-build/normpath-1.1.1/target/rpm/deps/libbincode-4fda92f35ee3a811.rlib --extern libc=/home/pterjan/rpmbuild/BUILD/rust-normpath-1.1.1-build/normpath-1.1.1/target/rpm/deps/liblibc-823392d1629734b9.rlib --extern normpath=/home/pterjan/rpmbuild/BUILD/rust-normpath-1.1.1-build/normpath-1.1.1/target/rpm/deps/libnormpath-ea755b6deec84b14.rlib --extern tempfile=/home/pterjan/rpmbuild/BUILD/rust-normpath-1.1.1-build/normpath-1.1.1/target/rpm/deps/libtempfile-e12b085a979ee1a4.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("localization", "print_bytes", "serde"))' --error-format human` running 13 tests test src/lib.rs - PathExt::normalize (line 230) - compile ... ok test src/base.rs - base::BasePathBuf::pop_unchecked (line 590) ... ok test src/base.rs - base::BasePathBuf::try_new (line 510) ... ok test src/base.rs - base::BasePathBuf::pop (line 558) ... ok test src/lib.rs - (line 57) ... ok test src/base.rs - base::BasePath::try_new (line 99) ... ok test src/base.rs - base::BasePath::join (line 242) ... ok test src/base.rs - base::BasePathBuf::push (line 618) ... ok test src/base.rs - base::BasePath::new (line 60) ... ok test src/base.rs - base::BasePathBuf::new (line 483) ... ok test src/lib.rs - PathExt::normalize_virtually (line 265) ... ok test src/base.rs - base::BasePath::parent (line 322) ... ok test src/base.rs - base::BasePath::parent_unchecked (line 351) ... ok test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.28s + RPM_EC=0 ++ jobs -p + exit 0 Processing files: rust-normpath-devel-1.1.1-1.mga10.noarch warning: File listed twice: /usr/share/cargo/registry/normpath-1.1.1/COPYRIGHT warning: File listed twice: /usr/share/cargo/registry/normpath-1.1.1/LICENSE-APACHE warning: File listed twice: /usr/share/cargo/registry/normpath-1.1.1/LICENSE-MIT warning: File listed twice: /usr/share/cargo/registry/normpath-1.1.1/LICENSE-THIRD-PARTY warning: File listed twice: /usr/share/cargo/registry/normpath-1.1.1/README.md Provides: crate(normpath) = 1.1.1 rust-normpath-devel = 1.1.1-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo rust >= 1.57.0 Processing files: rust-normpath+default-devel-1.1.1-1.mga10.noarch Provides: crate(normpath/default) = 1.1.1 rust-normpath+default-devel = 1.1.1-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(normpath) = 1.1.1 Processing files: rust-normpath+localization-devel-1.1.1-1.mga10.noarch Provides: crate(normpath/localization) = 1.1.1 rust-normpath+localization-devel = 1.1.1-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(normpath) = 1.1.1 Processing files: rust-normpath+print_bytes-devel-1.1.1-1.mga10.noarch Provides: crate(normpath/print_bytes) = 1.1.1 rust-normpath+print_bytes-devel = 1.1.1-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(normpath) = 1.1.1 crate(print_bytes/default) >= 1.0.0 Processing files: rust-normpath+serde-devel-1.1.1-1.mga10.noarch Provides: crate(normpath/serde) = 1.1.1 rust-normpath+serde-devel = 1.1.1-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(normpath) = 1.1.1 crate(serde/default) >= 1.0.0 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/rust-normpath-1.1.1-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-normpath+localization-devel-1.1.1-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-normpath+serde-devel-1.1.1-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-normpath+print_bytes-devel-1.1.1-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-normpath+default-devel-1.1.1-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-normpath-devel-1.1.1-1.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.eDWBxe + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-normpath-1.1.1-build + test -d /home/pterjan/rpmbuild/BUILD/rust-normpath-1.1.1-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/rust-normpath-1.1.1-build + rm -rf /home/pterjan/rpmbuild/BUILD/rust-normpath-1.1.1-build + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: File listed twice: /usr/share/cargo/registry/normpath-1.1.1/COPYRIGHT File listed twice: /usr/share/cargo/registry/normpath-1.1.1/LICENSE-APACHE File listed twice: /usr/share/cargo/registry/normpath-1.1.1/LICENSE-MIT File listed twice: /usr/share/cargo/registry/normpath-1.1.1/LICENSE-THIRD-PARTY File listed twice: /usr/share/cargo/registry/normpath-1.1.1/README.md D: [iurt_root_command] Success!