D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/pterjan/rpmbuild/SRPMS/rust-gix-prompt-0.9.1-1.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.6jO95b Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.SRpOdc + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-gix-prompt-0.9.1-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/rust-gix-prompt-0.9.1-build + rm -rf gix-prompt-0.9.1 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/gix-prompt-0.9.1.crate + STATUS=0 + '[' 0 -ne 0 ']' + cd gix-prompt-0.9.1 + /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.LkCJ9Q + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-gix-prompt-0.9.1-build + cd gix-prompt-0.9.1 + /usr/bin/cargo2rpm --path Cargo.toml buildrequires + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.SPAXLu + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-gix-prompt-0.9.1-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 -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + 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 -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + 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 -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + 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 -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + 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 gix-prompt-0.9.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 proc-macro2 v1.0.95 Compiling unicode-ident v1.0.18 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/proc-macro2-1.0.95/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="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=43145de99fbc3c75 -C extra-filename=-6df0e9deb46d145b --out-dir /home/pterjan/rpmbuild/BUILD/rust-gix-prompt-0.9.1-build/gix-prompt-0.9.1/target/rpm/build/proc-macro2-6df0e9deb46d145b -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gix-prompt-0.9.1-build/gix-prompt-0.9.1/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling thiserror v2.0.12 Compiling libc v0.2.175 Compiling memchr v2.7.5 Compiling autocfg v1.5.0 Compiling regex-automata v0.4.9 Compiling gix-trace v0.1.12 Compiling once_cell v1.20.3 Compiling home v0.5.11 Compiling parking_lot_core v0.9.11 Compiling bitflags v2.9.0 Compiling rustix v0.38.44 Compiling scopeguard v1.2.0 Compiling cfg-if v1.0.1 Compiling smallvec v1.15.1 Running `/usr/bin/rustc --crate-name memchr --edition=2021 /usr/share/cargo/registry/memchr-2.7.5/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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=c00e661943832b51 -C extra-filename=-dfe855f48e62aac8 --out-dir /home/pterjan/rpmbuild/BUILD/rust-gix-prompt-0.9.1-build/gix-prompt-0.9.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gix-prompt-0.9.1-build/gix-prompt-0.9.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 autocfg --edition=2015 /usr/share/cargo/registry/autocfg-1.5.0/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,test)' --check-cfg 'cfg(feature, values())' -C metadata=02d4e23f82b8f21f -C extra-filename=-0201bf344dec63ff --out-dir /home/pterjan/rpmbuild/BUILD/rust-gix-prompt-0.9.1-build/gix-prompt-0.9.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gix-prompt-0.9.1-build/gix-prompt-0.9.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.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=d15e1610e28af61d -C extra-filename=-248c37a1e6f75f0e --out-dir /home/pterjan/rpmbuild/BUILD/rust-gix-prompt-0.9.1-build/gix-prompt-0.9.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gix-prompt-0.9.1-build/gix-prompt-0.9.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 scopeguard --edition=2015 /usr/share/cargo/registry/scopeguard-1.2.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("default", "use_std"))' -C metadata=d122f7bf8a283937 -C extra-filename=-abff936db512ffbc --out-dir /home/pterjan/rpmbuild/BUILD/rust-gix-prompt-0.9.1-build/gix-prompt-0.9.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gix-prompt-0.9.1-build/gix-prompt-0.9.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/thiserror-2.0.12/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,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=2c0eb9e791407d9c -C extra-filename=-9d01ae3b06e6c5e2 --out-dir /home/pterjan/rpmbuild/BUILD/rust-gix-prompt-0.9.1-build/gix-prompt-0.9.1/target/rpm/build/thiserror-9d01ae3b06e6c5e2 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gix-prompt-0.9.1-build/gix-prompt-0.9.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 unicode_ident --edition=2018 /usr/share/cargo/registry/unicode-ident-1.0.18/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,test)' --check-cfg 'cfg(feature, values())' -C metadata=d056c812c33466a6 -C extra-filename=-7e20d0fe5993d5bb --out-dir /home/pterjan/rpmbuild/BUILD/rust-gix-prompt-0.9.1-build/gix-prompt-0.9.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gix-prompt-0.9.1-build/gix-prompt-0.9.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.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="default"' --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=b25b1b3f94eb85dc -C extra-filename=-7523a6776379a9d7 --out-dir /home/pterjan/rpmbuild/BUILD/rust-gix-prompt-0.9.1-build/gix-prompt-0.9.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gix-prompt-0.9.1-build/gix-prompt-0.9.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.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=d91880802878080e -C extra-filename=-aec5960b549dcd51 --out-dir /home/pterjan/rpmbuild/BUILD/rust-gix-prompt-0.9.1-build/gix-prompt-0.9.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gix-prompt-0.9.1-build/gix-prompt-0.9.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 smallvec --edition=2018 /usr/share/cargo/registry/smallvec-1.15.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("arbitrary", "bincode", "const_generics", "const_new", "debugger_visualizer", "drain_filter", "drain_keep_rest", "impl_bincode", "malloc_size_of", "may_dangle", "serde", "specialization", "union", "unty", "write"))' -C metadata=1c32f968c09ef928 -C extra-filename=-884bf87490f084cd --out-dir /home/pterjan/rpmbuild/BUILD/rust-gix-prompt-0.9.1-build/gix-prompt-0.9.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gix-prompt-0.9.1-build/gix-prompt-0.9.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/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="default"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="std"' --cfg 'feature="termios"' --cfg 'feature="use-libc-auxv"' --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=b30eab3605683b3b -C extra-filename=-7a591a77d1fd701c --out-dir /home/pterjan/rpmbuild/BUILD/rust-gix-prompt-0.9.1-build/gix-prompt-0.9.1/target/rpm/build/rustix-7a591a77d1fd701c -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gix-prompt-0.9.1-build/gix-prompt-0.9.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 regex_automata --edition=2021 /usr/share/cargo/registry/regex-automata-0.4.9/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="dfa-search"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dfa", "dfa-build", "dfa-onepass", "dfa-search", "hybrid", "internal-instrument", "internal-instrument-pikevm", "logging", "meta", "nfa", "nfa-backtrack", "nfa-pikevm", "nfa-thompson", "perf", "perf-inline", "perf-literal", "perf-literal-multisubstring", "perf-literal-substring", "std", "syntax", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unicode-word-boundary"))' -C metadata=ac94be67c26bc68d -C extra-filename=-9f9b94c66d783943 --out-dir /home/pterjan/rpmbuild/BUILD/rust-gix-prompt-0.9.1-build/gix-prompt-0.9.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gix-prompt-0.9.1-build/gix-prompt-0.9.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.175/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 --cfg 'feature="default"' --cfg 'feature="std"' --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=8e16992338e0ff2a -C extra-filename=-3e6c25b1ef7a9076 --out-dir /home/pterjan/rpmbuild/BUILD/rust-gix-prompt-0.9.1-build/gix-prompt-0.9.1/target/rpm/build/libc-3e6c25b1ef7a9076 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gix-prompt-0.9.1-build/gix-prompt-0.9.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 home --edition=2021 /usr/share/cargo/registry/home-0.5.11/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::all' '--warn=clippy::correctness' '--warn=clippy::self_named_module_files' --warn=rust_2018_idioms '--allow=rustdoc::private_intra_doc_links' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--warn=clippy::disallowed_methods' '--warn=clippy::dbg_macro' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e520d8816c4b1a18 -C extra-filename=-bcbaa9100950152b --out-dir /home/pterjan/rpmbuild/BUILD/rust-gix-prompt-0.9.1-build/gix-prompt-0.9.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gix-prompt-0.9.1-build/gix-prompt-0.9.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 gix_trace --edition=2021 /usr/share/cargo/registry/gix-trace-0.1.12/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=clippy::pedantic' '--allow=clippy::wildcard_imports' '--allow=clippy::used_underscore_binding' '--allow=clippy::unused_self' '--allow=clippy::unreadable_literal' '--allow=clippy::unnecessary_wraps' '--allow=clippy::unnecessary_join' '--allow=clippy::trivially_copy_pass_by_ref' '--allow=clippy::transmute_ptr_to_ptr' '--allow=clippy::too_many_lines' '--allow=clippy::too_long_first_doc_paragraph' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::stable_sort_primitive' '--allow=clippy::single_match_else' '--allow=clippy::similar_names' '--allow=clippy::should_panic_without_expect' '--allow=clippy::return_self_not_must_use' '--allow=clippy::redundant_else' '--allow=clippy::range_plus_one' '--allow=clippy::option_option' '--allow=clippy::no_effect_underscore_binding' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::needless_pass_by_value' '--allow=clippy::needless_for_each' '--allow=clippy::naive_bytecount' '--allow=clippy::mut_mut' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_wildcard_for_single_variants' '--allow=clippy::match_wild_err_arm' '--allow=clippy::match_same_arms' '--allow=clippy::match_bool' '--allow=clippy::many_single_char_names' '--allow=clippy::manual_string_new' '--allow=clippy::manual_let_else' '--allow=clippy::manual_is_variant_and' '--allow=clippy::manual_assert' '--allow=clippy::large_stack_arrays' '--allow=clippy::iter_without_into_iter' '--allow=clippy::iter_not_returning_iterator' '--allow=clippy::items_after_statements' '--allow=clippy::inline_always' '--allow=clippy::inefficient_to_string' '--allow=clippy::inconsistent_struct_constructor' '--allow=clippy::implicit_clone' '--allow=clippy::ignored_unit_patterns' '--allow=clippy::if_not_else' '--allow=clippy::from_iter_instead_of_collect' '--allow=clippy::fn_params_excessive_bools' '--allow=clippy::filter_map_next' '--allow=clippy::explicit_iter_loop' '--allow=clippy::explicit_into_iter_loop' '--allow=clippy::explicit_deref_methods' '--allow=clippy::enum_glob_use' '--allow=clippy::empty_docs' '--allow=clippy::doc_markdown' '--allow=clippy::default_trait_access' '--allow=clippy::copy_iterator' '--allow=clippy::checked_conversions' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_to_int_with_if' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "document-features", "tracing", "tracing-detail"))' -C metadata=fdea6567b9729086 -C extra-filename=-940428c9569d0374 --out-dir /home/pterjan/rpmbuild/BUILD/rust-gix-prompt-0.9.1-build/gix-prompt-0.9.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gix-prompt-0.9.1-build/gix-prompt-0.9.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/parking_lot_core-0.9.11/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph", "thread-id"))' -C metadata=2b037157d47a4080 -C extra-filename=-4ececbf3a42a6b21 --out-dir /home/pterjan/rpmbuild/BUILD/rust-gix-prompt-0.9.1-build/gix-prompt-0.9.1/target/rpm/build/parking_lot_core-4ececbf3a42a6b21 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gix-prompt-0.9.1-build/gix-prompt-0.9.1/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling shell-words v1.1.0 Running `/usr/bin/rustc --crate-name shell_words --edition=2015 /usr/share/cargo/registry/shell-words-1.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 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=b0fcefd58b60b66b -C extra-filename=-0a48f1200016c116 --out-dir /home/pterjan/rpmbuild/BUILD/rust-gix-prompt-0.9.1-build/gix-prompt-0.9.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gix-prompt-0.9.1-build/gix-prompt-0.9.1/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling linux-raw-sys v0.4.14 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=362d77bb410b1d52 -C extra-filename=-7f9a27ea097fa448 --out-dir /home/pterjan/rpmbuild/BUILD/rust-gix-prompt-0.9.1-build/gix-prompt-0.9.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gix-prompt-0.9.1-build/gix-prompt-0.9.1/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-gix-prompt-0.9.1-build/gix-prompt-0.9.1/target/rpm/build/parking_lot_core-4ececbf3a42a6b21/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/rust-gix-prompt-0.9.1-build/gix-prompt-0.9.1/target/rpm/build/proc-macro2-6df0e9deb46d145b/build-script-build` Compiling bstr v1.11.3 Running `/usr/bin/rustc --crate-name bstr --edition=2021 /usr/share/cargo/registry/bstr-1.11.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="std"' --cfg 'feature="unicode"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std", "unicode"))' -C metadata=cfc2e0972a70bb19 -C extra-filename=-d0a2184b324affec --out-dir /home/pterjan/rpmbuild/BUILD/rust-gix-prompt-0.9.1-build/gix-prompt-0.9.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gix-prompt-0.9.1-build/gix-prompt-0.9.1/target/rpm/deps --extern memchr=/home/pterjan/rpmbuild/BUILD/rust-gix-prompt-0.9.1-build/gix-prompt-0.9.1/target/rpm/deps/libmemchr-dfe855f48e62aac8.rmeta --extern regex_automata=/home/pterjan/rpmbuild/BUILD/rust-gix-prompt-0.9.1-build/gix-prompt-0.9.1/target/rpm/deps/libregex_automata-9f9b94c66d783943.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name proc_macro2 --edition=2021 /usr/share/cargo/registry/proc-macro2-1.0.95/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="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=3e6f3cc5b29782d7 -C extra-filename=-607625e050d9e33a --out-dir /home/pterjan/rpmbuild/BUILD/rust-gix-prompt-0.9.1-build/gix-prompt-0.9.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gix-prompt-0.9.1-build/gix-prompt-0.9.1/target/rpm/deps --extern unicode_ident=/home/pterjan/rpmbuild/BUILD/rust-gix-prompt-0.9.1-build/gix-prompt-0.9.1/target/rpm/deps/libunicode_ident-7e20d0fe5993d5bb.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)'` Running `/home/pterjan/rpmbuild/BUILD/rust-gix-prompt-0.9.1-build/gix-prompt-0.9.1/target/rpm/build/rustix-7a591a77d1fd701c/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/rust-gix-prompt-0.9.1-build/gix-prompt-0.9.1/target/rpm/build/thiserror-9d01ae3b06e6c5e2/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="default"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="std"' --cfg 'feature="termios"' --cfg 'feature="use-libc-auxv"' --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=bdf64b7d26a875ee -C extra-filename=-ca574fbae1d14752 --out-dir /home/pterjan/rpmbuild/BUILD/rust-gix-prompt-0.9.1-build/gix-prompt-0.9.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gix-prompt-0.9.1-build/gix-prompt-0.9.1/target/rpm/deps --extern bitflags=/home/pterjan/rpmbuild/BUILD/rust-gix-prompt-0.9.1-build/gix-prompt-0.9.1/target/rpm/deps/libbitflags-aec5960b549dcd51.rmeta --extern linux_raw_sys=/home/pterjan/rpmbuild/BUILD/rust-gix-prompt-0.9.1-build/gix-prompt-0.9.1/target/rpm/deps/liblinux_raw_sys-7f9a27ea097fa448.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/pterjan/rpmbuild/BUILD/rust-gix-prompt-0.9.1-build/gix-prompt-0.9.1/target/rpm/build/libc-3e6c25b1ef7a9076/build-script-build` Running `/usr/bin/rustc --crate-name libc --edition=2021 /usr/share/cargo/registry/libc-0.2.175/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' --cfg 'feature="default"' --cfg 'feature="std"' --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=e8e781f8b7588974 -C extra-filename=-544ebabbbaf6f106 --out-dir /home/pterjan/rpmbuild/BUILD/rust-gix-prompt-0.9.1-build/gix-prompt-0.9.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gix-prompt-0.9.1-build/gix-prompt-0.9.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_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"))'` Compiling quote v1.0.40 Running `/usr/bin/rustc --crate-name quote --edition=2018 /usr/share/cargo/registry/quote-1.0.40/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="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=997ad78a03a5a391 -C extra-filename=-b3b585a787befe69 --out-dir /home/pterjan/rpmbuild/BUILD/rust-gix-prompt-0.9.1-build/gix-prompt-0.9.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gix-prompt-0.9.1-build/gix-prompt-0.9.1/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-gix-prompt-0.9.1-build/gix-prompt-0.9.1/target/rpm/deps/libproc_macro2-607625e050d9e33a.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling syn v2.0.104 Running `/usr/bin/rustc --crate-name syn --edition=2021 /usr/share/cargo/registry/syn-2.0.104/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="default"' --cfg 'feature="derive"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=eaceb442cf32a2f4 -C extra-filename=-dd27b55ea6a66d43 --out-dir /home/pterjan/rpmbuild/BUILD/rust-gix-prompt-0.9.1-build/gix-prompt-0.9.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gix-prompt-0.9.1-build/gix-prompt-0.9.1/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-gix-prompt-0.9.1-build/gix-prompt-0.9.1/target/rpm/deps/libproc_macro2-607625e050d9e33a.rmeta --extern quote=/home/pterjan/rpmbuild/BUILD/rust-gix-prompt-0.9.1-build/gix-prompt-0.9.1/target/rpm/deps/libquote-b3b585a787befe69.rmeta --extern unicode_ident=/home/pterjan/rpmbuild/BUILD/rust-gix-prompt-0.9.1-build/gix-prompt-0.9.1/target/rpm/deps/libunicode_ident-7e20d0fe5993d5bb.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name parking_lot_core --edition=2021 /usr/share/cargo/registry/parking_lot_core-0.9.11/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("backtrace", "deadlock_detection", "nightly", "petgraph", "thread-id"))' -C metadata=40b9711ca94eb111 -C extra-filename=-ad34d132ea0af6d5 --out-dir /home/pterjan/rpmbuild/BUILD/rust-gix-prompt-0.9.1-build/gix-prompt-0.9.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gix-prompt-0.9.1-build/gix-prompt-0.9.1/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-gix-prompt-0.9.1-build/gix-prompt-0.9.1/target/rpm/deps/libcfg_if-248c37a1e6f75f0e.rmeta --extern libc=/home/pterjan/rpmbuild/BUILD/rust-gix-prompt-0.9.1-build/gix-prompt-0.9.1/target/rpm/deps/liblibc-544ebabbbaf6f106.rmeta --extern smallvec=/home/pterjan/rpmbuild/BUILD/rust-gix-prompt-0.9.1-build/gix-prompt-0.9.1/target/rpm/deps/libsmallvec-884bf87490f084cd.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --check-cfg 'cfg(tsan_enabled)'` Compiling lock_api v0.4.13 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/lock_api-0.4.13/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="atomic_usize"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arc_lock", "atomic_usize", "default", "nightly", "owning_ref", "serde"))' -C metadata=58d35671487070ea -C extra-filename=-d4614433f5c19ae8 --out-dir /home/pterjan/rpmbuild/BUILD/rust-gix-prompt-0.9.1-build/gix-prompt-0.9.1/target/rpm/build/lock_api-d4614433f5c19ae8 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gix-prompt-0.9.1-build/gix-prompt-0.9.1/target/rpm/deps --extern autocfg=/home/pterjan/rpmbuild/BUILD/rust-gix-prompt-0.9.1-build/gix-prompt-0.9.1/target/rpm/deps/libautocfg-0201bf344dec63ff.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/rust-gix-prompt-0.9.1-build/gix-prompt-0.9.1/target/rpm/build/lock_api-d4614433f5c19ae8/build-script-build` Running `/usr/bin/rustc --crate-name lock_api --edition=2021 /usr/share/cargo/registry/lock_api-0.4.13/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="atomic_usize"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arc_lock", "atomic_usize", "default", "nightly", "owning_ref", "serde"))' -C metadata=c4a6d88ba11c051f -C extra-filename=-5bbf45418777f656 --out-dir /home/pterjan/rpmbuild/BUILD/rust-gix-prompt-0.9.1-build/gix-prompt-0.9.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gix-prompt-0.9.1-build/gix-prompt-0.9.1/target/rpm/deps --extern scopeguard=/home/pterjan/rpmbuild/BUILD/rust-gix-prompt-0.9.1-build/gix-prompt-0.9.1/target/rpm/deps/libscopeguard-abff936db512ffbc.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg has_const_fn_trait_bound --check-cfg 'cfg(has_const_fn_trait_bound)'` Compiling parking_lot v0.12.4 Running `/usr/bin/rustc --crate-name parking_lot --edition=2021 /usr/share/cargo/registry/parking_lot-0.12.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arc_lock", "deadlock_detection", "default", "hardware-lock-elision", "nightly", "owning_ref", "send_guard", "serde"))' -C metadata=613e983fe9d6b7ce -C extra-filename=-441227865b223478 --out-dir /home/pterjan/rpmbuild/BUILD/rust-gix-prompt-0.9.1-build/gix-prompt-0.9.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gix-prompt-0.9.1-build/gix-prompt-0.9.1/target/rpm/deps --extern lock_api=/home/pterjan/rpmbuild/BUILD/rust-gix-prompt-0.9.1-build/gix-prompt-0.9.1/target/rpm/deps/liblock_api-5bbf45418777f656.rmeta --extern parking_lot_core=/home/pterjan/rpmbuild/BUILD/rust-gix-prompt-0.9.1-build/gix-prompt-0.9.1/target/rpm/deps/libparking_lot_core-ad34d132ea0af6d5.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling thiserror-impl v2.0.12 Running `/usr/bin/rustc --crate-name thiserror_impl --edition=2021 /usr/share/cargo/registry/thiserror-impl-2.0.12/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=adc23145f4b45bc5 -C extra-filename=-076c04d127c964fa --out-dir /home/pterjan/rpmbuild/BUILD/rust-gix-prompt-0.9.1-build/gix-prompt-0.9.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gix-prompt-0.9.1-build/gix-prompt-0.9.1/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-gix-prompt-0.9.1-build/gix-prompt-0.9.1/target/rpm/deps/libproc_macro2-607625e050d9e33a.rlib --extern quote=/home/pterjan/rpmbuild/BUILD/rust-gix-prompt-0.9.1-build/gix-prompt-0.9.1/target/rpm/deps/libquote-b3b585a787befe69.rlib --extern syn=/home/pterjan/rpmbuild/BUILD/rust-gix-prompt-0.9.1-build/gix-prompt-0.9.1/target/rpm/deps/libsyn-dd27b55ea6a66d43.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 thiserror --edition=2021 /usr/share/cargo/registry/thiserror-2.0.12/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", "std"))' -C metadata=31c6e1aed118f0a8 -C extra-filename=-49a6e2687b9ecfee --out-dir /home/pterjan/rpmbuild/BUILD/rust-gix-prompt-0.9.1-build/gix-prompt-0.9.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gix-prompt-0.9.1-build/gix-prompt-0.9.1/target/rpm/deps --extern thiserror_impl=/home/pterjan/rpmbuild/BUILD/rust-gix-prompt-0.9.1-build/gix-prompt-0.9.1/target/rpm/deps/libthiserror_impl-076c04d127c964fa.so --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg error_generic_member_access --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(thiserror_nightly_testing)' --check-cfg 'cfg(thiserror_no_backtrace_type)'` Compiling gix-path v0.10.14 Running `/usr/bin/rustc --crate-name gix_path --edition=2021 /usr/share/cargo/registry/gix-path-0.10.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 '--warn=clippy::pedantic' '--allow=clippy::wildcard_imports' '--allow=clippy::used_underscore_binding' '--allow=clippy::unused_self' '--allow=clippy::unreadable_literal' '--allow=clippy::unnecessary_wraps' '--allow=clippy::unnecessary_join' '--allow=clippy::trivially_copy_pass_by_ref' '--allow=clippy::transmute_ptr_to_ptr' '--allow=clippy::too_many_lines' '--allow=clippy::too_long_first_doc_paragraph' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::stable_sort_primitive' '--allow=clippy::single_match_else' '--allow=clippy::similar_names' '--allow=clippy::should_panic_without_expect' '--allow=clippy::return_self_not_must_use' '--allow=clippy::redundant_else' '--allow=clippy::range_plus_one' '--allow=clippy::option_option' '--allow=clippy::no_effect_underscore_binding' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::needless_pass_by_value' '--allow=clippy::needless_for_each' '--allow=clippy::naive_bytecount' '--allow=clippy::mut_mut' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_wildcard_for_single_variants' '--allow=clippy::match_wild_err_arm' '--allow=clippy::match_same_arms' '--allow=clippy::match_bool' '--allow=clippy::many_single_char_names' '--allow=clippy::manual_string_new' '--allow=clippy::manual_let_else' '--allow=clippy::manual_is_variant_and' '--allow=clippy::manual_assert' '--allow=clippy::large_stack_arrays' '--allow=clippy::iter_without_into_iter' '--allow=clippy::iter_not_returning_iterator' '--allow=clippy::items_after_statements' '--allow=clippy::inline_always' '--allow=clippy::inefficient_to_string' '--allow=clippy::inconsistent_struct_constructor' '--allow=clippy::implicit_clone' '--allow=clippy::ignored_unit_patterns' '--allow=clippy::if_not_else' '--allow=clippy::from_iter_instead_of_collect' '--allow=clippy::fn_params_excessive_bools' '--allow=clippy::filter_map_next' '--allow=clippy::explicit_iter_loop' '--allow=clippy::explicit_into_iter_loop' '--allow=clippy::explicit_deref_methods' '--allow=clippy::enum_glob_use' '--allow=clippy::empty_docs' '--allow=clippy::doc_markdown' '--allow=clippy::default_trait_access' '--allow=clippy::copy_iterator' '--allow=clippy::checked_conversions' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_to_int_with_if' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9660b190d48fc131 -C extra-filename=-a828dd4324d4089e --out-dir /home/pterjan/rpmbuild/BUILD/rust-gix-prompt-0.9.1-build/gix-prompt-0.9.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gix-prompt-0.9.1-build/gix-prompt-0.9.1/target/rpm/deps --extern bstr=/home/pterjan/rpmbuild/BUILD/rust-gix-prompt-0.9.1-build/gix-prompt-0.9.1/target/rpm/deps/libbstr-d0a2184b324affec.rmeta --extern gix_trace=/home/pterjan/rpmbuild/BUILD/rust-gix-prompt-0.9.1-build/gix-prompt-0.9.1/target/rpm/deps/libgix_trace-940428c9569d0374.rmeta --extern home=/home/pterjan/rpmbuild/BUILD/rust-gix-prompt-0.9.1-build/gix-prompt-0.9.1/target/rpm/deps/libhome-bcbaa9100950152b.rmeta --extern once_cell=/home/pterjan/rpmbuild/BUILD/rust-gix-prompt-0.9.1-build/gix-prompt-0.9.1/target/rpm/deps/libonce_cell-7523a6776379a9d7.rmeta --extern thiserror=/home/pterjan/rpmbuild/BUILD/rust-gix-prompt-0.9.1-build/gix-prompt-0.9.1/target/rpm/deps/libthiserror-49a6e2687b9ecfee.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling gix-command v0.4.1 Compiling gix-config-value v0.14.11 Running `/usr/bin/rustc --crate-name gix_config_value --edition=2021 /usr/share/cargo/registry/gix-config-value-0.14.11/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=clippy::pedantic' '--allow=clippy::wildcard_imports' '--allow=clippy::used_underscore_binding' '--allow=clippy::unused_self' '--allow=clippy::unreadable_literal' '--allow=clippy::unnecessary_wraps' '--allow=clippy::unnecessary_join' '--allow=clippy::trivially_copy_pass_by_ref' '--allow=clippy::transmute_ptr_to_ptr' '--allow=clippy::too_many_lines' '--allow=clippy::too_long_first_doc_paragraph' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::stable_sort_primitive' '--allow=clippy::single_match_else' '--allow=clippy::similar_names' '--allow=clippy::should_panic_without_expect' '--allow=clippy::return_self_not_must_use' '--allow=clippy::redundant_else' '--allow=clippy::range_plus_one' '--allow=clippy::option_option' '--allow=clippy::no_effect_underscore_binding' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::needless_pass_by_value' '--allow=clippy::needless_for_each' '--allow=clippy::naive_bytecount' '--allow=clippy::mut_mut' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_wildcard_for_single_variants' '--allow=clippy::match_wild_err_arm' '--allow=clippy::match_same_arms' '--allow=clippy::match_bool' '--allow=clippy::many_single_char_names' '--allow=clippy::manual_string_new' '--allow=clippy::manual_let_else' '--allow=clippy::manual_is_variant_and' '--allow=clippy::manual_assert' '--allow=clippy::large_stack_arrays' '--allow=clippy::iter_without_into_iter' '--allow=clippy::iter_not_returning_iterator' '--allow=clippy::items_after_statements' '--allow=clippy::inline_always' '--allow=clippy::inefficient_to_string' '--allow=clippy::inconsistent_struct_constructor' '--allow=clippy::implicit_clone' '--allow=clippy::ignored_unit_patterns' '--allow=clippy::if_not_else' '--allow=clippy::from_iter_instead_of_collect' '--allow=clippy::fn_params_excessive_bools' '--allow=clippy::filter_map_next' '--allow=clippy::explicit_iter_loop' '--allow=clippy::explicit_into_iter_loop' '--allow=clippy::explicit_deref_methods' '--allow=clippy::enum_glob_use' '--allow=clippy::empty_docs' '--allow=clippy::doc_markdown' '--allow=clippy::default_trait_access' '--allow=clippy::copy_iterator' '--allow=clippy::checked_conversions' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_to_int_with_if' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("document-features", "serde"))' -C metadata=297ca75590dab243 -C extra-filename=-4fe3273cb14c55cc --out-dir /home/pterjan/rpmbuild/BUILD/rust-gix-prompt-0.9.1-build/gix-prompt-0.9.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gix-prompt-0.9.1-build/gix-prompt-0.9.1/target/rpm/deps --extern bitflags=/home/pterjan/rpmbuild/BUILD/rust-gix-prompt-0.9.1-build/gix-prompt-0.9.1/target/rpm/deps/libbitflags-aec5960b549dcd51.rmeta --extern bstr=/home/pterjan/rpmbuild/BUILD/rust-gix-prompt-0.9.1-build/gix-prompt-0.9.1/target/rpm/deps/libbstr-d0a2184b324affec.rmeta --extern gix_path=/home/pterjan/rpmbuild/BUILD/rust-gix-prompt-0.9.1-build/gix-prompt-0.9.1/target/rpm/deps/libgix_path-a828dd4324d4089e.rmeta --extern libc=/home/pterjan/rpmbuild/BUILD/rust-gix-prompt-0.9.1-build/gix-prompt-0.9.1/target/rpm/deps/liblibc-544ebabbbaf6f106.rmeta --extern thiserror=/home/pterjan/rpmbuild/BUILD/rust-gix-prompt-0.9.1-build/gix-prompt-0.9.1/target/rpm/deps/libthiserror-49a6e2687b9ecfee.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name gix_command --edition=2021 /usr/share/cargo/registry/gix-command-0.4.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=clippy::pedantic' '--allow=clippy::wildcard_imports' '--allow=clippy::used_underscore_binding' '--allow=clippy::unused_self' '--allow=clippy::unreadable_literal' '--allow=clippy::unnecessary_wraps' '--allow=clippy::unnecessary_join' '--allow=clippy::trivially_copy_pass_by_ref' '--allow=clippy::transmute_ptr_to_ptr' '--allow=clippy::too_many_lines' '--allow=clippy::too_long_first_doc_paragraph' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::stable_sort_primitive' '--allow=clippy::single_match_else' '--allow=clippy::similar_names' '--allow=clippy::should_panic_without_expect' '--allow=clippy::return_self_not_must_use' '--allow=clippy::redundant_else' '--allow=clippy::range_plus_one' '--allow=clippy::option_option' '--allow=clippy::no_effect_underscore_binding' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::needless_pass_by_value' '--allow=clippy::needless_for_each' '--allow=clippy::naive_bytecount' '--allow=clippy::mut_mut' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_wildcard_for_single_variants' '--allow=clippy::match_wild_err_arm' '--allow=clippy::match_same_arms' '--allow=clippy::match_bool' '--allow=clippy::many_single_char_names' '--allow=clippy::manual_string_new' '--allow=clippy::manual_let_else' '--allow=clippy::manual_is_variant_and' '--allow=clippy::manual_assert' '--allow=clippy::large_stack_arrays' '--allow=clippy::iter_without_into_iter' '--allow=clippy::iter_not_returning_iterator' '--allow=clippy::items_after_statements' '--allow=clippy::inline_always' '--allow=clippy::inefficient_to_string' '--allow=clippy::inconsistent_struct_constructor' '--allow=clippy::implicit_clone' '--allow=clippy::ignored_unit_patterns' '--allow=clippy::if_not_else' '--allow=clippy::from_iter_instead_of_collect' '--allow=clippy::fn_params_excessive_bools' '--allow=clippy::filter_map_next' '--allow=clippy::explicit_iter_loop' '--allow=clippy::explicit_into_iter_loop' '--allow=clippy::explicit_deref_methods' '--allow=clippy::enum_glob_use' '--allow=clippy::empty_docs' '--allow=clippy::doc_markdown' '--allow=clippy::default_trait_access' '--allow=clippy::copy_iterator' '--allow=clippy::checked_conversions' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_to_int_with_if' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=322243a51be2ae62 -C extra-filename=-c8ecbc0327711ff0 --out-dir /home/pterjan/rpmbuild/BUILD/rust-gix-prompt-0.9.1-build/gix-prompt-0.9.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gix-prompt-0.9.1-build/gix-prompt-0.9.1/target/rpm/deps --extern bstr=/home/pterjan/rpmbuild/BUILD/rust-gix-prompt-0.9.1-build/gix-prompt-0.9.1/target/rpm/deps/libbstr-d0a2184b324affec.rmeta --extern gix_path=/home/pterjan/rpmbuild/BUILD/rust-gix-prompt-0.9.1-build/gix-prompt-0.9.1/target/rpm/deps/libgix_path-a828dd4324d4089e.rmeta --extern gix_trace=/home/pterjan/rpmbuild/BUILD/rust-gix-prompt-0.9.1-build/gix-prompt-0.9.1/target/rpm/deps/libgix_trace-940428c9569d0374.rmeta --extern shell_words=/home/pterjan/rpmbuild/BUILD/rust-gix-prompt-0.9.1-build/gix-prompt-0.9.1/target/rpm/deps/libshell_words-0a48f1200016c116.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling gix-prompt v0.9.1 (/home/pterjan/rpmbuild/BUILD/rust-gix-prompt-0.9.1-build/gix-prompt-0.9.1) Running `/usr/bin/rustc --crate-name gix_prompt --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 '--warn=clippy::pedantic' '--allow=clippy::wildcard_imports' '--allow=clippy::used_underscore_binding' '--allow=clippy::unused_self' '--allow=clippy::unreadable_literal' '--allow=clippy::unnecessary_wraps' '--allow=clippy::unnecessary_join' '--allow=clippy::trivially_copy_pass_by_ref' '--allow=clippy::transmute_ptr_to_ptr' '--allow=clippy::too_many_lines' '--allow=clippy::too_long_first_doc_paragraph' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::stable_sort_primitive' '--allow=clippy::single_match_else' '--allow=clippy::similar_names' '--allow=clippy::should_panic_without_expect' '--allow=clippy::return_self_not_must_use' '--allow=clippy::redundant_else' '--allow=clippy::range_plus_one' '--allow=clippy::option_option' '--allow=clippy::no_effect_underscore_binding' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::needless_pass_by_value' '--allow=clippy::needless_for_each' '--allow=clippy::naive_bytecount' '--allow=clippy::mut_mut' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_wildcard_for_single_variants' '--allow=clippy::match_wild_err_arm' '--allow=clippy::match_same_arms' '--allow=clippy::match_bool' '--allow=clippy::many_single_char_names' '--allow=clippy::manual_string_new' '--allow=clippy::manual_let_else' '--allow=clippy::manual_is_variant_and' '--allow=clippy::manual_assert' '--allow=clippy::large_stack_arrays' '--allow=clippy::iter_without_into_iter' '--allow=clippy::iter_not_returning_iterator' '--allow=clippy::items_after_statements' '--allow=clippy::inline_always' '--allow=clippy::inefficient_to_string' '--allow=clippy::inconsistent_struct_constructor' '--allow=clippy::implicit_clone' '--allow=clippy::ignored_unit_patterns' '--allow=clippy::if_not_else' '--allow=clippy::from_iter_instead_of_collect' '--allow=clippy::fn_params_excessive_bools' '--allow=clippy::filter_map_next' '--allow=clippy::explicit_iter_loop' '--allow=clippy::explicit_into_iter_loop' '--allow=clippy::explicit_deref_methods' '--allow=clippy::enum_glob_use' '--allow=clippy::empty_docs' '--allow=clippy::doc_markdown' '--allow=clippy::default_trait_access' '--allow=clippy::copy_iterator' '--allow=clippy::checked_conversions' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_to_int_with_if' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c95df3bfd61f9b32 -C extra-filename=-adce8755b0dc2edd --out-dir /home/pterjan/rpmbuild/BUILD/rust-gix-prompt-0.9.1-build/gix-prompt-0.9.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gix-prompt-0.9.1-build/gix-prompt-0.9.1/target/rpm/deps --extern gix_command=/home/pterjan/rpmbuild/BUILD/rust-gix-prompt-0.9.1-build/gix-prompt-0.9.1/target/rpm/deps/libgix_command-c8ecbc0327711ff0.rmeta --extern gix_config_value=/home/pterjan/rpmbuild/BUILD/rust-gix-prompt-0.9.1-build/gix-prompt-0.9.1/target/rpm/deps/libgix_config_value-4fe3273cb14c55cc.rmeta --extern parking_lot=/home/pterjan/rpmbuild/BUILD/rust-gix-prompt-0.9.1-build/gix-prompt-0.9.1/target/rpm/deps/libparking_lot-441227865b223478.rmeta --extern rustix=/home/pterjan/rpmbuild/BUILD/rust-gix-prompt-0.9.1-build/gix-prompt-0.9.1/target/rpm/deps/librustix-ca574fbae1d14752.rmeta --extern thiserror=/home/pterjan/rpmbuild/BUILD/rust-gix-prompt-0.9.1-build/gix-prompt-0.9.1/target/rpm/deps/libthiserror-49a6e2687b9ecfee.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Finished `rpm` profile [optimized + debuginfo] target(s) in 27.98s + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Gvv7mF + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-gix-prompt-0.9.1-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/rust-gix-prompt-0.9.1-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/rust-gix-prompt-0.9.1-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/rust-gix-prompt-0.9.1-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/rust-gix-prompt-0.9.1-build + mkdir /home/pterjan/rpmbuild/BUILD/rust-gix-prompt-0.9.1-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 -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + 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 -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + 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 -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + 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 -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + 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 gix-prompt-0.9.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=gix-prompt ++ /usr/bin/cargo2rpm --path Cargo.toml version + CRATE_VERSION=0.9.1 + REG_DIR=/home/pterjan/rpmbuild/BUILD/rust-gix-prompt-0.9.1-build/BUILDROOT/usr/share/cargo/registry/gix-prompt-0.9.1 + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-gix-prompt-0.9.1-build/BUILDROOT/usr/share/cargo/registry/gix-prompt-0.9.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-gix-prompt-0.9.1-build/BUILDROOT/usr/share/cargo/registry/gix-prompt-0.9.1 warning: no (git) VCS found for `/home/pterjan/rpmbuild/BUILD/rust-gix-prompt-0.9.1-build/gix-prompt-0.9.1` + /usr/bin/mv Cargo.toml.deps Cargo.toml + /usr/bin/cp -a Cargo.toml /home/pterjan/rpmbuild/BUILD/rust-gix-prompt-0.9.1-build/BUILDROOT/usr/share/cargo/registry/gix-prompt-0.9.1/Cargo.toml + /usr/bin/rm -f /home/pterjan/rpmbuild/BUILD/rust-gix-prompt-0.9.1-build/BUILDROOT/usr/share/cargo/registry/gix-prompt-0.9.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 Processing files: rust-gix-prompt-devel-0.9.1-1.mga10.noarch warning: File listed twice: /usr/share/cargo/registry/gix-prompt-0.9.1/LICENSE-APACHE warning: File listed twice: /usr/share/cargo/registry/gix-prompt-0.9.1/LICENSE-MIT warning: File listed twice: /usr/share/cargo/registry/gix-prompt-0.9.1/README.md Provides: crate(gix-prompt) = 0.9.1 rust-gix-prompt-devel = 0.9.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(gix-command/default) >= 0.4.1 crate(gix-config-value/default) >= 0.14.11 crate(parking_lot/default) >= 0.12.1 crate(rustix/default) >= 0.38.4 crate(rustix/termios) >= 0.38.4 crate(thiserror/default) >= 2.0.0 rust >= 1.70 Processing files: rust-gix-prompt+default-devel-0.9.1-1.mga10.noarch Provides: crate(gix-prompt/default) = 0.9.1 rust-gix-prompt+default-devel = 0.9.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(gix-prompt) = 0.9.1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/rust-gix-prompt-0.9.1-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-gix-prompt+default-devel-0.9.1-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-gix-prompt-devel-0.9.1-1.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.wNSdEF + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-gix-prompt-0.9.1-build + test -d /home/pterjan/rpmbuild/BUILD/rust-gix-prompt-0.9.1-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/rust-gix-prompt-0.9.1-build + rm -rf /home/pterjan/rpmbuild/BUILD/rust-gix-prompt-0.9.1-build + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: File listed twice: /usr/share/cargo/registry/gix-prompt-0.9.1/LICENSE-APACHE File listed twice: /usr/share/cargo/registry/gix-prompt-0.9.1/LICENSE-MIT File listed twice: /usr/share/cargo/registry/gix-prompt-0.9.1/README.md D: [iurt_root_command] Success!