D: [iurt_root_command] chroot Building target platforms: x86_64 Building for target x86_64 Installing /home/pterjan/rpmbuild/SRPMS/rust-relative-path-1.9.0-1.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.ophTQ8 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-relative-path-1.9.0-build + test -d /home/pterjan/rpmbuild/BUILD/rust-relative-path-1.9.0-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/rust-relative-path-1.9.0-build + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILD/rust-relative-path-1.9.0-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-relative-path-1.9.0-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-relative-path-1.9.0-build/SPECPARTS + RPM_EC=0 ++ jobs -p + exit 0 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.1kjwfU + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-relative-path-1.9.0-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/rust-relative-path-1.9.0-build + rm -rf relative-path-1.9.0 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/relative-path-1.9.0.crate + STATUS=0 + '[' 0 -ne 0 ']' + cd relative-path-1.9.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + 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.i8VOIL + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-relative-path-1.9.0-build + cd relative-path-1.9.0 + /usr/bin/cargo2rpm --path Cargo.toml buildrequires --all-features --with-check + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.YD3Rm5 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-relative-path-1.9.0-build + cd relative-path-1.9.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 --all-features Compiling serde v1.0.210 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-relative-path-1.9.0-build/relative-path-1.9.0/target/rpm/build/serde-9a1ae13fc6318eeb -L dependency=/home/pterjan/rpmbuild/BUILD/rust-relative-path-1.9.0-build/relative-path-1.9.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-relative-path-1.9.0-build/relative-path-1.9.0/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-relative-path-1.9.0-build/relative-path-1.9.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-relative-path-1.9.0-build/relative-path-1.9.0/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)'` Compiling relative-path v1.9.0 (/home/pterjan/rpmbuild/BUILD/rust-relative-path-1.9.0-build/relative-path-1.9.0) Running `/usr/bin/rustc --crate-name relative_path --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 --cfg 'feature="default"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde"))' -C metadata=adee20910ca6bb91 -C extra-filename=-adee20910ca6bb91 --out-dir /home/pterjan/rpmbuild/BUILD/rust-relative-path-1.9.0-build/relative-path-1.9.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-relative-path-1.9.0-build/relative-path-1.9.0/target/rpm/deps --extern serde=/home/pterjan/rpmbuild/BUILD/rust-relative-path-1.9.0-build/relative-path-1.9.0/target/rpm/deps/libserde-7446a5e674003f8c.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Finished `rpm` profile [optimized + debuginfo] target(s) in 3.72s + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Z2w05z + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-relative-path-1.9.0-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/rust-relative-path-1.9.0-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/rust-relative-path-1.9.0-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/rust-relative-path-1.9.0-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/rust-relative-path-1.9.0-build + mkdir /home/pterjan/rpmbuild/BUILD/rust-relative-path-1.9.0-build/BUILDROOT + cd relative-path-1.9.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=relative-path ++ /usr/bin/cargo2rpm --path Cargo.toml version + CRATE_VERSION=1.9.0 + REG_DIR=/home/pterjan/rpmbuild/BUILD/rust-relative-path-1.9.0-build/BUILDROOT/usr/share/cargo/registry/relative-path-1.9.0 + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-relative-path-1.9.0-build/BUILDROOT/usr/share/cargo/registry/relative-path-1.9.0 + /usr/bin/awk -i inplace -v INPLACE_SUFFIX=.deps '/^\[((.+\.)?((dev|build)-)?dependencies|features)/{f=1;next} /^\[/{f=0}; !f' Cargo.toml + /usr/bin/env CARGO_HOME=.cargo RUSTC_BOOTSTRAP=1 'RUSTFLAGS=-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' /usr/bin/cargo package -l + grep -w -E -v 'Cargo.(lock|toml.orig)' + xargs -d '\n' /usr/bin/cp --parents -a -t /home/pterjan/rpmbuild/BUILD/rust-relative-path-1.9.0-build/BUILDROOT/usr/share/cargo/registry/relative-path-1.9.0 warning: no (git) VCS found for `/home/pterjan/rpmbuild/BUILD/rust-relative-path-1.9.0-build/relative-path-1.9.0` + /usr/bin/mv Cargo.toml.deps Cargo.toml + /usr/bin/cp -a Cargo.toml /home/pterjan/rpmbuild/BUILD/rust-relative-path-1.9.0-build/BUILDROOT/usr/share/cargo/registry/relative-path-1.9.0/Cargo.toml + /usr/bin/rm -f /home/pterjan/rpmbuild/BUILD/rust-relative-path-1.9.0-build/BUILDROOT/usr/share/cargo/registry/relative-path-1.9.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 Reading /home/pterjan/rpmbuild/BUILD/rust-relative-path-1.9.0-build/SPECPARTS/rpm-debuginfo.specpart Executing(%check): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.HBDycv + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-relative-path-1.9.0-build + cd relative-path-1.9.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 --all-features Compiling proc-macro2 v1.0.86 Compiling unicode-ident v1.0.12 Compiling serde v1.0.210 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/proc-macro2-1.0.86/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="proc-macro"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=288d4e28b8691ac6 -C extra-filename=-288d4e28b8691ac6 --out-dir /home/pterjan/rpmbuild/BUILD/rust-relative-path-1.9.0-build/relative-path-1.9.0/target/rpm/build/proc-macro2-288d4e28b8691ac6 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-relative-path-1.9.0-build/relative-path-1.9.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 unicode_ident --edition=2018 /usr/share/cargo/registry/unicode-ident-1.0.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e252c21efb301387 -C extra-filename=-e252c21efb301387 --out-dir /home/pterjan/rpmbuild/BUILD/rust-relative-path-1.9.0-build/relative-path-1.9.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-relative-path-1.9.0-build/relative-path-1.9.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name build_script_build --edition=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="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=73ae2332a16145a4 -C extra-filename=-73ae2332a16145a4 --out-dir /home/pterjan/rpmbuild/BUILD/rust-relative-path-1.9.0-build/relative-path-1.9.0/target/rpm/build/serde-73ae2332a16145a4 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-relative-path-1.9.0-build/relative-path-1.9.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-relative-path-1.9.0-build/relative-path-1.9.0/target/rpm/build/serde-73ae2332a16145a4/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/rust-relative-path-1.9.0-build/relative-path-1.9.0/target/rpm/build/proc-macro2-288d4e28b8691ac6/build-script-build` Running `/usr/bin/rustc --crate-name proc_macro2 --edition=2021 /usr/share/cargo/registry/proc-macro2-1.0.86/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=41326346043297c6 -C extra-filename=-41326346043297c6 --out-dir /home/pterjan/rpmbuild/BUILD/rust-relative-path-1.9.0-build/relative-path-1.9.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-relative-path-1.9.0-build/relative-path-1.9.0/target/rpm/deps --extern unicode_ident=/home/pterjan/rpmbuild/BUILD/rust-relative-path-1.9.0-build/relative-path-1.9.0/target/rpm/deps/libunicode_ident-e252c21efb301387.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg wrap_proc_macro --cfg proc_macro_span --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(no_is_available)' --check-cfg 'cfg(no_literal_byte_character)' --check-cfg 'cfg(no_literal_c_string)' --check-cfg 'cfg(no_source_text)' --check-cfg 'cfg(proc_macro_span)' --check-cfg 'cfg(procmacro2_backtrace)' --check-cfg 'cfg(procmacro2_nightly_testing)' --check-cfg 'cfg(procmacro2_semver_exempt)' --check-cfg 'cfg(randomize_layout)' --check-cfg 'cfg(span_locations)' --check-cfg 'cfg(super_unstable)' --check-cfg 'cfg(wrap_proc_macro)'` Compiling quote v1.0.37 Running `/usr/bin/rustc --crate-name quote --edition=2018 /usr/share/cargo/registry/quote-1.0.37/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=200cf4ce65bf4adf -C extra-filename=-200cf4ce65bf4adf --out-dir /home/pterjan/rpmbuild/BUILD/rust-relative-path-1.9.0-build/relative-path-1.9.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-relative-path-1.9.0-build/relative-path-1.9.0/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-relative-path-1.9.0-build/relative-path-1.9.0/target/rpm/deps/libproc_macro2-41326346043297c6.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling syn v2.0.77 Running `/usr/bin/rustc --crate-name syn --edition=2021 /usr/share/cargo/registry/syn-2.0.77/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="clone-impls"' --cfg 'feature="derive"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=955dd771349fc662 -C extra-filename=-955dd771349fc662 --out-dir /home/pterjan/rpmbuild/BUILD/rust-relative-path-1.9.0-build/relative-path-1.9.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-relative-path-1.9.0-build/relative-path-1.9.0/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-relative-path-1.9.0-build/relative-path-1.9.0/target/rpm/deps/libproc_macro2-41326346043297c6.rmeta --extern quote=/home/pterjan/rpmbuild/BUILD/rust-relative-path-1.9.0-build/relative-path-1.9.0/target/rpm/deps/libquote-200cf4ce65bf4adf.rmeta --extern unicode_ident=/home/pterjan/rpmbuild/BUILD/rust-relative-path-1.9.0-build/relative-path-1.9.0/target/rpm/deps/libunicode_ident-e252c21efb301387.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling serde_derive v1.0.210 Running `/usr/bin/rustc --crate-name serde_derive --edition=2015 /usr/share/cargo/registry/serde_derive-1.0.210/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=b8beb181bd0ba54c -C extra-filename=-b8beb181bd0ba54c --out-dir /home/pterjan/rpmbuild/BUILD/rust-relative-path-1.9.0-build/relative-path-1.9.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-relative-path-1.9.0-build/relative-path-1.9.0/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-relative-path-1.9.0-build/relative-path-1.9.0/target/rpm/deps/libproc_macro2-41326346043297c6.rlib --extern quote=/home/pterjan/rpmbuild/BUILD/rust-relative-path-1.9.0-build/relative-path-1.9.0/target/rpm/deps/libquote-200cf4ce65bf4adf.rlib --extern syn=/home/pterjan/rpmbuild/BUILD/rust-relative-path-1.9.0-build/relative-path-1.9.0/target/rpm/deps/libsyn-955dd771349fc662.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` 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="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=acfb07778a59d9b7 -C extra-filename=-acfb07778a59d9b7 --out-dir /home/pterjan/rpmbuild/BUILD/rust-relative-path-1.9.0-build/relative-path-1.9.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-relative-path-1.9.0-build/relative-path-1.9.0/target/rpm/deps --extern serde_derive=/home/pterjan/rpmbuild/BUILD/rust-relative-path-1.9.0-build/relative-path-1.9.0/target/rpm/deps/libserde_derive-b8beb181bd0ba54c.so --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)'` Compiling relative-path v1.9.0 (/home/pterjan/rpmbuild/BUILD/rust-relative-path-1.9.0-build/relative-path-1.9.0) Running `/usr/bin/rustc --crate-name relative_path --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 --cfg 'feature="default"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde"))' -C metadata=4d0021daa41f3705 -C extra-filename=-4d0021daa41f3705 --out-dir /home/pterjan/rpmbuild/BUILD/rust-relative-path-1.9.0-build/relative-path-1.9.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-relative-path-1.9.0-build/relative-path-1.9.0/target/rpm/deps --extern serde=/home/pterjan/rpmbuild/BUILD/rust-relative-path-1.9.0-build/relative-path-1.9.0/target/rpm/deps/libserde-acfb07778a59d9b7.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name relative_path --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde"))' -C metadata=40b1efe430822add -C extra-filename=-40b1efe430822add --out-dir /home/pterjan/rpmbuild/BUILD/rust-relative-path-1.9.0-build/relative-path-1.9.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-relative-path-1.9.0-build/relative-path-1.9.0/target/rpm/deps --extern serde=/home/pterjan/rpmbuild/BUILD/rust-relative-path-1.9.0-build/relative-path-1.9.0/target/rpm/deps/libserde-acfb07778a59d9b7.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Finished `rpm` profile [optimized + debuginfo] target(s) in 35.67s Running `/home/pterjan/rpmbuild/BUILD/rust-relative-path-1.9.0-build/relative-path-1.9.0/target/rpm/deps/relative_path-40b1efe430822add` running 31 tests test path_ext::tests::assert_does_not_skip_parents ... ok test path_ext::tests::test_empty ... ok test path_ext::tests::test_absolute ... ok test path_ext::tests::test_identity ... ok test path_ext::tests::test_ambiguous_paths ... ok test path_ext::tests::test_current_directory ... ok test path_ext::tests::test_relative ... ok test path_ext::tests::test_subset ... ok test tests::test_compare ... ok test tests::test_components_iterator ... ok test tests::test_default ... ok test tests::test_display ... ok test tests::test_decompositions ... ok test tests::test_eq ... ok test tests::test_eq_recievers ... ok test tests::test_from ... ok test tests::test_join ... ok test tests::test_normalize ... ok test tests::test_next_back ... ok test tests::test_pop ... ok test tests::test_push ... ok test tests::test_parent ... ok test tests::test_relative_path_buf ... ok test tests::test_relative_path_asref_str ... ok test tests::test_set_extension ... ok test tests::test_stem_ext ... ok test tests::test_set_file_name ... ok test tests::test_relative_to ... ok test tests::test_unix_from_path ... ok test tests::test_to_path_buf ... ok test tests::test_unix_owned_from_path ... ok test result: ok. 31 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Doc-tests relative_path Running `/usr/bin/rustdoc --edition=2018 --crate-type lib --color auto --crate-name relative_path --test src/lib.rs --test-run-directory /home/pterjan/rpmbuild/BUILD/rust-relative-path-1.9.0-build/relative-path-1.9.0 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-relative-path-1.9.0-build/relative-path-1.9.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-relative-path-1.9.0-build/relative-path-1.9.0/target/rpm/deps --extern relative_path=/home/pterjan/rpmbuild/BUILD/rust-relative-path-1.9.0-build/relative-path-1.9.0/target/rpm/deps/librelative_path-4d0021daa41f3705.rlib --extern serde=/home/pterjan/rpmbuild/BUILD/rust-relative-path-1.9.0-build/relative-path-1.9.0/target/rpm/deps/libserde-acfb07778a59d9b7.rlib -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde"))' --error-format human` running 64 tests test src/lib.rs - (line 126) - compile ... ok test src/lib.rs - RelativePath::components (line 1097) ... ok test src/lib.rs - Box (line 1726) ... ok test src/lib.rs - Box (line 1790) ... ok test src/lib.rs - RelativePath (line 2218) ... ok test src/lib.rs - Box (line 1769) ... ok test src/lib.rs - (line 209) ... ok test src/lib.rs - RelativePath::iter (line 1120) ... ok test src/lib.rs - RelativePath::is_normalized (line 1427) ... ok test src/lib.rs - RelativePath::extension (line 1510) ... ok test src/lib.rs - RelativePath::file_name (line 1333) ... ok test src/lib.rs - &'aRelativePath (line 2166) ... ok test src/lib.rs - RelativePath::starts_with (line 1393) ... ok test src/lib.rs - RelativePath::ends_with (line 1412) ... ok test src/lib.rs - Box (line 2118) ... ok test src/lib.rs - Components<'a>::as_relative_path (line 526) ... ok test src/lib.rs - (line 180) ... ok test src/lib.rs - Component<'_> (line 409) ... ok test src/lib.rs - (line 68) ... ok test src/lib.rs - Arc (line 1808) ... ok test src/lib.rs - RelativePath::display (line 1065) ... ok test src/lib.rs - RelativePath::file_stem (line 1486) ... ok test src/lib.rs - RelativePath::strip_prefix (line 1369) ... ok test src/lib.rs - RelativePath::from_path (line 1001) ... ok test src/lib.rs - (line 114) ... ok test src/lib.rs - RelativePath::join_normalized (line 1547) ... ok test src/lib.rs - (line 150) ... ok test src/lib.rs - RelativePath::to_logical_path (line 1227) ... ok test src/lib.rs - (line 195) ... ok test src/lib.rs - Rc (line 1849) ... ok test src/lib.rs - Component<'a>::as_str (line 387) ... ok test src/lib.rs - RelativePath::as_str (line 1052) ... ok test src/lib.rs - (line 32) ... ok test src/lib.rs - Arc (line 1828) ... ok test src/lib.rs - RelativePath::join (line 1081) ... ok test src/lib.rs - Rc (line 1869) ... ok test src/lib.rs - RelativePath::parent (line 1305) ... ok test src/lib.rs - FromPathError::kind (line 594) ... ok test src/lib.rs - RelativePath::relative (line 1612) ... ok test src/lib.rs - (line 246) ... ok test src/lib.rs - RelativePath::to_logical_path (line 1217) ... ok test src/lib.rs - RelativePath (line 1890) ... ok test src/lib.rs - Box (line 1746) ... ok test src/lib.rs - RelativePath::relative (line 1627) ... ok test src/lib.rs - Component (line 359) ... ok test src/lib.rs - RelativePath::to_path (line 1144) ... ok test src/lib.rs - RelativePath::relative (line 1643) ... ok test src/lib.rs - RelativePath::normalize (line 1585) ... ok test src/lib.rs - RelativePath::to_logical_path (line 1246) ... ok test src/lib.rs - RelativePathBuf (line 2070) ... ok test src/lib.rs - RelativePathBuf (line 2048) ... ok test src/lib.rs - RelativePath::to_path (line 1163) ... ok test src/lib.rs - RelativePathBuf::into_string (line 838) ... ok test src/lib.rs - str (line 1954) ... ok test src/lib.rs - String (line 1934) ... ok test src/lib.rs - RelativePath::with_extension (line 1530) ... ok test src/lib.rs - RelativePathBuf::from_path (line 657) ... ok test src/lib.rs - RelativePath::with_file_name (line 1460) ... ok test src/lib.rs - RelativePathBuf::pop (line 807) ... ok test src/lib.rs - RelativePathBuf::set_file_name (line 729) ... ok test src/path_ext.rs - path_ext::PathExt::relative_to (line 101) ... ok test src/lib.rs - RelativePathBuf (line 1916) ... ok test src/lib.rs - RelativePathBuf::set_extension (line 768) ... ok test src/lib.rs - RelativePathBuf::push (line 689) ... ok test result: ok. 64 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.50s + RPM_EC=0 ++ jobs -p + exit 0 Processing files: rust-relative-path-devel-1.9.0-1.mga10.noarch warning: File listed twice: /usr/share/cargo/registry/relative-path-1.9.0/CHANGELOG.md warning: File listed twice: /usr/share/cargo/registry/relative-path-1.9.0/LICENSE-APACHE warning: File listed twice: /usr/share/cargo/registry/relative-path-1.9.0/LICENSE-MIT warning: File listed twice: /usr/share/cargo/registry/relative-path-1.9.0/README.md Provides: crate(relative-path) = 1.9.0 rust-relative-path-devel = 1.9.0-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.56 Processing files: rust-relative-path+default-devel-1.9.0-1.mga10.noarch Provides: crate(relative-path/default) = 1.9.0 rust-relative-path+default-devel = 1.9.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(relative-path) = 1.9.0 Processing files: rust-relative-path+serde-devel-1.9.0-1.mga10.noarch Provides: crate(relative-path/serde) = 1.9.0 rust-relative-path+serde-devel = 1.9.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(relative-path) = 1.9.0 crate(serde/default) >= 1.0.160 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/rust-relative-path-1.9.0-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-relative-path+serde-devel-1.9.0-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-relative-path+default-devel-1.9.0-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-relative-path-devel-1.9.0-1.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.OGeUMF + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-relative-path-1.9.0-build + test -d /home/pterjan/rpmbuild/BUILD/rust-relative-path-1.9.0-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/rust-relative-path-1.9.0-build + rm -rf /home/pterjan/rpmbuild/BUILD/rust-relative-path-1.9.0-build + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: File listed twice: /usr/share/cargo/registry/relative-path-1.9.0/CHANGELOG.md File listed twice: /usr/share/cargo/registry/relative-path-1.9.0/LICENSE-APACHE File listed twice: /usr/share/cargo/registry/relative-path-1.9.0/LICENSE-MIT File listed twice: /usr/share/cargo/registry/relative-path-1.9.0/README.md D: [iurt_root_command] Success!