D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/pterjan/rpmbuild/SRPMS/rust-gix-worktree-0.39.0-1.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.RW3sYM Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.nSBPZ0 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build + rm -rf gix-worktree-0.39.0 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/gix-worktree-0.39.0.crate + STATUS=0 + '[' 0 -ne 0 ']' + cd gix-worktree-0.39.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.6KKZrr + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build + cd gix-worktree-0.39.0 + /usr/bin/cargo2rpm --path Cargo.toml buildrequires --with-check + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.jdDBY1 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-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-worktree-0.39.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 Compiling proc-macro2 v1.0.94 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/proc-macro2-1.0.94/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=ad575533c81940ce -C extra-filename=-8d4ae8af141a60ea --out-dir /home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/build/proc-macro2-8d4ae8af141a60ea -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling unicode-ident v1.0.18 Compiling thiserror v2.0.12 Compiling libc v0.2.174 Compiling cfg-if v1.0.1 Compiling autocfg v1.4.0 Compiling tinyvec_macros v0.1.1 Compiling serde v1.0.217 Compiling parking_lot_core v0.9.11 Compiling scopeguard v1.2.0 Compiling fastrand v2.1.1 Compiling smallvec v1.13.2 Compiling memchr v2.7.4 Compiling once_cell v1.20.3 Compiling regex-automata v0.4.9 Compiling gix-trace v0.1.12 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=7c5e47faa086107f -C extra-filename=-fcaf6472650f810d --out-dir /home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.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=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=c4e0ba4b9a7375d2 -C extra-filename=-c076494581511765 --out-dir /home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/build/thiserror-c076494581511765 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.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=2021 /usr/share/cargo/registry/libc-0.2.174/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no '--allow=clippy::used_underscore_binding' --allow=unused_qualifications '--warn=clippy::unnecessary_semicolon' '--allow=clippy::unnecessary_cast' '--allow=clippy::uninlined_format_args' '--warn=clippy::ptr_as_ptr' '--allow=clippy::non_minimal_cfg' '--allow=clippy::missing_safety_doc' '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--allow=clippy::identity_op' '--warn=clippy::explicit_iter_loop' '--allow=clippy::expl_impl_clone_on_copy' -C debug-assertions=off --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=d63bb44177e92056 -C extra-filename=-408e1a1c4df57744 --out-dir /home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/build/libc-408e1a1c4df57744 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.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 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=e36c5635509685b1 -C extra-filename=-ef87fd9400bde0bc --out-dir /home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.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 autocfg --edition=2015 /usr/share/cargo/registry/autocfg-1.4.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=e586754bf2dbe624 -C extra-filename=-67aefdbaf18d84b0 --out-dir /home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.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 tinyvec_macros --edition=2018 /usr/share/cargo/registry/tinyvec_macros-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a3796272ba619dbb -C extra-filename=-15be55b3a2345785 --out-dir /home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.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.217/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("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=450ff4ea54240af9 -C extra-filename=-20cd1a3099dddf8c --out-dir /home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/build/serde-20cd1a3099dddf8c -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.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=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=1bae1beb9b43d024 -C extra-filename=-9e2994a6cbe3bcc9 --out-dir /home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/build/parking_lot_core-9e2994a6cbe3bcc9 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.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 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=524a3653b88799b2 -C extra-filename=-14b17265be35ec87 --out-dir /home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.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 fastrand --edition=2018 /usr/share/cargo/registry/fastrand-2.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=6a675b81f3789de4 -C extra-filename=-bfdb3597c57b54b6 --out-dir /home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.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 smallvec --edition=2018 /usr/share/cargo/registry/smallvec-1.13.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="write"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "const_generics", "const_new", "debugger_visualizer", "drain_filter", "drain_keep_rest", "may_dangle", "serde", "specialization", "union", "write"))' -C metadata=4e17c0e2e8656449 -C extra-filename=-b08123f5407533c9 --out-dir /home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.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 memchr --edition=2021 /usr/share/cargo/registry/memchr-2.7.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="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=aa9aef32ceba5784 -C extra-filename=-94d5eee55dba9dc4 --out-dir /home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.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 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=8466c29bdc2ceef6 -C extra-filename=-149b457551467df6 --out-dir /home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.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 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=4251a4e58cd57165 -C extra-filename=-ea18a6e9bb32e70e --out-dir /home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.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 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=cd8ecfe8f7a93980 -C extra-filename=-d3ffabc416d266f4 --out-dir /home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling tinyvec v1.6.0 Running `/usr/bin/rustc --crate-name tinyvec --edition=2018 /usr/share/cargo/registry/tinyvec-1.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="tinyvec_macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary", "default", "experimental_write_impl", "grab_spare_slice", "nightly_slice_partition_dedup", "rustc_1_40", "rustc_1_55", "rustc_1_57", "serde", "std", "tinyvec_macros"))' -C metadata=9b3dd231872488a4 -C extra-filename=-903fc272858e4351 --out-dir /home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps --extern tinyvec_macros=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libtinyvec_macros-15be55b3a2345785.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling log v0.4.26 Running `/usr/bin/rustc --crate-name log --edition=2021 /usr/share/cargo/registry/log-0.4.26/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("kv", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "serde", "std"))' -C metadata=62dc4c10148cd0e3 -C extra-filename=-e6f325b718634427 --out-dir /home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling sha1_smol v1.0.1 Running `/usr/bin/rustc --crate-name sha1_smol --edition=2018 /usr/share/cargo/registry/sha1_smol-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("alloc", "serde", "std"))' -C metadata=55f406d0bb3b2fd8 -C extra-filename=-e8cb7369c16ad4c0 --out-dir /home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling bitflags v2.9.0 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=c2e508e8983bc133 -C extra-filename=-3fc450b6a837317c --out-dir /home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling version_check v0.9.5 Running `/usr/bin/rustc --crate-name version_check --edition=2015 /usr/share/cargo/registry/version_check-0.9.5/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=8a4be99631df7f49 -C extra-filename=-6bdb52ed0ff338a6 --out-dir /home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling home v0.5.11 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=5c81ca083e7c3a3c -C extra-filename=-3c9b7ee24b1a6602 --out-dir /home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling zerocopy v0.7.35 Running `/usr/bin/rustc --crate-name zerocopy --edition=2018 /usr/share/cargo/registry/zerocopy-0.7.35/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="simd"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "byteorder", "default", "derive", "simd", "simd-nightly", "zerocopy-derive"))' -C metadata=c612c7c07ba73f43 -C extra-filename=-449b641d39e08b2f --out-dir /home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling rustix v1.0.3 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/rustix-1.0.3/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(error_in_core)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(wasip2)' --check-cfg 'cfg(target_arch, values("xtensa"))' --check-cfg 'cfg(target_os, values("cygwin"))' -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "default", "event", "fs", "io_uring", "libc", "libc_errno", "linux_4_11", "linux_5_1", "linux_5_11", "linux_latest", "mm", "mount", "net", "param", "pipe", "process", "pty", "rand", "runtime", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=a9f8ef047f30acaa -C extra-filename=-0389ab3e7a8ae46c --out-dir /home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/build/rustix-0389ab3e7a8ae46c -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling jiff v0.2.13 Running `/usr/bin/rustc --crate-name jiff --edition=2021 /usr/share/cargo/registry/jiff-0.2.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="alloc"' --cfg 'feature="default"' --cfg 'feature="perf-inline"' --cfg 'feature="std"' --cfg 'feature="tz-fat"' --cfg 'feature="tz-system"' --cfg 'feature="tzdb-bundle-platform"' --cfg 'feature="tzdb-concatenated"' --cfg 'feature="tzdb-zoneinfo"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "logging", "perf-inline", "serde", "std", "tz-fat", "tz-system", "tzdb-bundle-platform", "tzdb-concatenated", "tzdb-zoneinfo"))' -C metadata=b2652c4162b207bc -C extra-filename=-2fd6bec8a51855b6 --out-dir /home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.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-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/build/parking_lot_core-9e2994a6cbe3bcc9/build-script-build` Compiling getrandom v0.3.1 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/getrandom-0.3.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(getrandom_backend, values("custom", "rdrand", "rndr", "linux_getrandom", "wasm_js"))' --check-cfg 'cfg(getrandom_msan)' --check-cfg 'cfg(getrandom_test_linux_fallback)' --check-cfg 'cfg(getrandom_test_netbsd_fallback)' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std"))' -C metadata=6a66f54a043d9b7e -C extra-filename=-1801bdb05b592dd5 --out-dir /home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/build/getrandom-1801bdb05b592dd5 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling allocator-api2 v0.2.21 Running `/usr/bin/rustc --crate-name allocator_api2 --edition=2018 /usr/share/cargo/registry/allocator-api2-0.2.21/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(no_global_oom_handling)' --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "fresh-rust", "nightly", "serde", "std"))' -C metadata=2f703d3617730915 -C extra-filename=-450bd7aa77dcfca2 --out-dir /home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling itoa v1.0.14 Running `/usr/bin/rustc --crate-name itoa --edition=2018 /usr/share/cargo/registry/itoa-1.0.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic"))' -C metadata=87f3c4ed00644e71 -C extra-filename=-bea0609846d5b2c0 --out-dir /home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.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-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/build/serde-20cd1a3099dddf8c/build-script-build` Compiling winnow v0.6.26 Running `/usr/bin/rustc --crate-name winnow --edition=2021 /usr/share/cargo/registry/winnow-0.6.26/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=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--allow=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="simd"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "debug", "default", "simd", "std", "unstable-doc", "unstable-recover"))' -C metadata=405cecb4fffed5f7 -C extra-filename=-c5d1bee1094e0899 --out-dir /home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps --extern memchr=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libmemchr-94d5eee55dba9dc4.rmeta --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.217/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("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=05d71ae4f46738ef -C extra-filename=-bcbba8ed55ce51e8 --out-dir /home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.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 linux-raw-sys v0.9.2 Running `/usr/bin/rustc --crate-name linux_raw_sys --edition=2021 /usr/share/cargo/registry/linux-raw-sys-0.9.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(target_arch, values("xtensa"))' --cfg 'feature="elf"' --cfg 'feature="errno"' --cfg 'feature="general"' --cfg 'feature="ioctl"' --cfg 'feature="no_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bootparam", "btrfs", "compiler_builtins", "core", "default", "elf", "elf_uapi", "errno", "general", "if_arp", "if_ether", "if_packet", "image", "io_uring", "ioctl", "landlock", "loop_device", "mempolicy", "net", "netlink", "no_std", "prctl", "ptrace", "rustc-dep-of-std", "std", "system", "xdp"))' -C metadata=dc0120803c57bdfd -C extra-filename=-cbdb60ec508fc1a4 --out-dir /home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling rustix v0.38.44 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/rustix-0.38.44/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(target_arch, values("xtensa"))' -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=bb10ce1ce0aa4bb7 -C extra-filename=-f769753305af3b5b --out-dir /home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/build/rustix-f769753305af3b5b -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.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-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/build/thiserror-c076494581511765/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/build/proc-macro2-8d4ae8af141a60ea/build-script-build` 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=e98ce59b1a5b051f -C extra-filename=-a8ac8ce83bd37be6 --out-dir /home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.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-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/build/getrandom-1801bdb05b592dd5/build-script-build` Running `/usr/bin/rustc --crate-name proc_macro2 --edition=2021 /usr/share/cargo/registry/proc-macro2-1.0.94/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=0722f1165fb68103 -C extra-filename=-5962c37ac8c20d24 --out-dir /home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps --extern unicode_ident=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libunicode_ident-fcaf6472650f810d.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 static_assertions v1.1.0 Running `/usr/bin/rustc --crate-name static_assertions --edition=2015 /usr/share/cargo/registry/static_assertions-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=8b287f37efaf1b0d -C extra-filename=-6a3b4d8db1d95bc1 --out-dir /home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling unicode-bom v2.0.3 Running `/usr/bin/rustc --crate-name unicode_bom --edition=2018 /usr/share/cargo/registry/unicode-bom-2.0.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=345cb218e8c985a4 -C extra-filename=-3e5d4e23a94c403b --out-dir /home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling kstring v2.0.0 Running `/usr/bin/rustc --crate-name kstring --edition=2018 /usr/share/cargo/registry/kstring-2.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unsafe"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arc", "default", "document-features", "max_inline", "serde", "std", "unsafe", "unstable_bench_subset"))' -C metadata=7455b37e26ab67a8 -C extra-filename=-05770d20a72dcd62 --out-dir /home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps --extern static_assertions=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libstatic_assertions-6a3b4d8db1d95bc1.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling unicode-normalization v0.1.22 Running `/usr/bin/rustc --crate-name unicode_normalization --edition=2018 /usr/share/cargo/registry/unicode-normalization-0.1.22/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", "std"))' -C metadata=b53e246cdbd15359 -C extra-filename=-16eb164d60dd60c1 --out-dir /home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps --extern tinyvec=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libtinyvec-903fc272858e4351.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` 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=7b46d2981ac51fcc -C extra-filename=-a5f3b07a0cd3fc64 --out-dir /home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps --extern memchr=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libmemchr-94d5eee55dba9dc4.rmeta --extern regex_automata=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libregex_automata-149b457551467df6.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling fnv v1.0.7 Running `/usr/bin/rustc --crate-name fnv --edition=2015 /usr/share/cargo/registry/fnv-1.0.7/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=a9cd684a4c925769 -C extra-filename=-e91027998f081326 --out-dir /home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.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-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/build/libc-408e1a1c4df57744/build-script-build` Running `/usr/bin/rustc --crate-name libc --edition=2021 /usr/share/cargo/registry/libc-0.2.174/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 '--allow=clippy::used_underscore_binding' --allow=unused_qualifications '--warn=clippy::unnecessary_semicolon' '--allow=clippy::unnecessary_cast' '--allow=clippy::uninlined_format_args' '--warn=clippy::ptr_as_ptr' '--allow=clippy::non_minimal_cfg' '--allow=clippy::missing_safety_doc' '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--allow=clippy::identity_op' '--warn=clippy::explicit_iter_loop' '--allow=clippy::expl_impl_clone_on_copy' --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=57b78cf8d70f5b29 -C extra-filename=-92addd9783a68e3f --out-dir /home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/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=bf00c1fa7b7877ae -C extra-filename=-d80821020dbdb978 --out-dir /home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libproc_macro2-5962c37ac8c20d24.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/build/rustix-0389ab3e7a8ae46c/build-script-build` Running `/usr/bin/rustc --crate-name rustix --edition=2021 /usr/share/cargo/registry/rustix-1.0.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(error_in_core)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(wasip2)' --check-cfg 'cfg(target_arch, values("xtensa"))' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "default", "event", "fs", "io_uring", "libc", "libc_errno", "linux_4_11", "linux_5_1", "linux_5_11", "linux_latest", "mm", "mount", "net", "param", "pipe", "process", "pty", "rand", "runtime", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=3f5550e46d0b2ab8 -C extra-filename=-c7723a5982185b45 --out-dir /home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps --extern bitflags=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libbitflags-3fc450b6a837317c.rmeta --extern linux_raw_sys=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/liblinux_raw_sys-cbdb60ec508fc1a4.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg linux_raw --cfg linux_like --cfg linux_kernel` Compiling ahash v0.8.11 Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /usr/share/cargo/registry/ahash-0.8.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("atomic-polyfill", "compile-time-rng", "const-random", "default", "getrandom", "nightly-arm-aes", "no-rng", "runtime-rng", "serde", "std"))' -C metadata=0ffb1eb85f5e3129 -C extra-filename=-ddd2b76067c6708e --out-dir /home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/build/ahash-ddd2b76067c6708e -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps --extern version_check=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libversion_check-6bdb52ed0ff338a6.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling gix-utils v0.1.14 Running `/usr/bin/rustc --crate-name gix_utils --edition=2021 /usr/share/cargo/registry/gix-utils-0.1.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("bstr"))' -C metadata=a100504d2afe3b2c -C extra-filename=-9d27ac876267e934 --out-dir /home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps --extern fastrand=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libfastrand-bfdb3597c57b54b6.rmeta --extern unicode_normalization=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libunicode_normalization-16eb164d60dd60c1.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling syn v2.0.100 Running `/usr/bin/rustc --crate-name syn --edition=2021 /usr/share/cargo/registry/syn-2.0.100/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=a7f24ea07e11cc65 -C extra-filename=-8d801d98664a7c7b --out-dir /home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libproc_macro2-5962c37ac8c20d24.rmeta --extern quote=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libquote-d80821020dbdb978.rmeta --extern unicode_ident=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libunicode_ident-fcaf6472650f810d.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/build/rustix-f769753305af3b5b/build-script-build` Running `/usr/bin/rustc --crate-name rustix --edition=2021 /usr/share/cargo/registry/rustix-0.38.44/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(target_arch, values("xtensa"))' --cfg 'feature="alloc"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=4b9b1c5844674133 -C extra-filename=-e40e7d3268bf4a21 --out-dir /home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps --extern bitflags=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libbitflags-3fc450b6a837317c.rmeta --extern linux_raw_sys=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/liblinux_raw_sys-a8ac8ce83bd37be6.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-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/build/ahash-ddd2b76067c6708e/build-script-build` Running `/usr/bin/rustc --crate-name ahash --edition=2018 /usr/share/cargo/registry/ahash-0.8.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("atomic-polyfill", "compile-time-rng", "const-random", "default", "getrandom", "nightly-arm-aes", "no-rng", "runtime-rng", "serde", "std"))' -C metadata=58ca465d17ebef5a -C extra-filename=-9c7e88b25cc53cb7 --out-dir /home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libcfg_if-ef87fd9400bde0bc.rmeta --extern once_cell=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libonce_cell-ea18a6e9bb32e70e.rmeta --extern zerocopy=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libzerocopy-449b641d39e08b2f.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg 'feature="folded_multiply"'` Compiling memmap2 v0.9.5 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=1077267c54644bf3 -C extra-filename=-0b5605ae61b1abc3 --out-dir /home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libcfg_if-ef87fd9400bde0bc.rmeta --extern libc=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/liblibc-92addd9783a68e3f.rmeta --extern smallvec=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libsmallvec-b08123f5407533c9.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --check-cfg 'cfg(tsan_enabled)'` Running `/usr/bin/rustc --crate-name memmap2 --edition=2018 /usr/share/cargo/registry/memmap2-0.9.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("stable_deref_trait"))' -C metadata=4d65e224a028f2d2 -C extra-filename=-dc7e924f447395d6 --out-dir /home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps --extern libc=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/liblibc-92addd9783a68e3f.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` 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=8a10ebc59117c25b -C extra-filename=-6f81c36d5529475f --out-dir /home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/build/lock_api-6f81c36d5529475f -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps --extern autocfg=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libautocfg-67aefdbaf18d84b0.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling hashbrown v0.14.5 Running `/usr/bin/rustc --crate-name hashbrown --edition=2021 /usr/share/cargo/registry/hashbrown-0.14.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="ahash"' --cfg 'feature="allocator-api2"' --cfg 'feature="default"' --cfg 'feature="inline-more"' --cfg 'feature="raw"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ahash", "alloc", "allocator-api2", "compiler_builtins", "core", "default", "equivalent", "inline-more", "nightly", "raw", "rayon", "rkyv", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=29fd3606450f673a -C extra-filename=-1f70871072cfd1a0 --out-dir /home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps --extern ahash=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libahash-9c7e88b25cc53cb7.rmeta --extern allocator_api2=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/liballocator_api2-450bd7aa77dcfca2.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name getrandom --edition=2021 /usr/share/cargo/registry/getrandom-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(getrandom_backend, values("custom", "rdrand", "rndr", "linux_getrandom", "wasm_js"))' --check-cfg 'cfg(getrandom_msan)' --check-cfg 'cfg(getrandom_test_linux_fallback)' --check-cfg 'cfg(getrandom_test_netbsd_fallback)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std"))' -C metadata=d4a4ad910688acf1 -C extra-filename=-d938fd6bc0c13182 --out-dir /home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libcfg_if-ef87fd9400bde0bc.rmeta --extern libc=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/liblibc-92addd9783a68e3f.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling filetime v0.2.25 Running `/usr/bin/rustc --crate-name filetime --edition=2018 /usr/share/cargo/registry/filetime-0.2.25/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=755888d3238fde38 -C extra-filename=-3bcca7561cf42282 --out-dir /home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libcfg_if-ef87fd9400bde0bc.rmeta --extern libc=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/liblibc-92addd9783a68e3f.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/build/lock_api-6f81c36d5529475f/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=7b2780030d8fdb5b -C extra-filename=-b4804a367a2a2166 --out-dir /home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps --extern scopeguard=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libscopeguard-14b17265be35ec87.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=ff090b71257e10fb -C extra-filename=-3e40f97bcf2e45ef --out-dir /home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps --extern lock_api=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/liblock_api-b4804a367a2a2166.rmeta --extern parking_lot_core=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libparking_lot_core-0b5605ae61b1abc3.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling prodash v29.0.0 Running `/usr/bin/rustc --crate-name prodash --edition=2021 /usr/share/cargo/registry/prodash-29.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="parking_lot"' --cfg 'feature="progress-tree"' --cfg 'feature="progress-tree-log"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-io", "bytesize", "crosstermion", "ctrlc", "dashmap", "default", "futures-core", "futures-lite", "human_format", "humantime", "is-terminal", "jiff", "local-time", "log", "parking_lot", "progress-log", "progress-tree", "progress-tree-hp-hashmap", "progress-tree-log", "render-line", "render-line-autoconfigure", "render-line-crossterm", "render-tui", "render-tui-crossterm", "signal-hook", "tui", "tui-react", "unicode-segmentation", "unicode-width", "unit-bytes", "unit-duration", "unit-human"))' -C metadata=534fbac23e8ab058 -C extra-filename=-b905027b854e7334 --out-dir /home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps --extern log=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/liblog-e6f325b718634427.rmeta --extern parking_lot=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libparking_lot-3e40f97bcf2e45ef.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling tempfile v3.19.0 Running `/usr/bin/rustc --crate-name tempfile --edition=2021 /usr/share/cargo/registry/tempfile-3.19.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="getrandom"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "getrandom", "nightly", "unstable-windows-keep-open-tempfile"))' -C metadata=4b9663ca1662e4b9 -C extra-filename=-3a808a283c8910f6 --out-dir /home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps --extern fastrand=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libfastrand-bfdb3597c57b54b6.rmeta --extern getrandom=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libgetrandom-d938fd6bc0c13182.rmeta --extern once_cell=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libonce_cell-ea18a6e9bb32e70e.rmeta --extern rustix=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/librustix-c7723a5982185b45.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling faster-hex v0.9.0 Running `/usr/bin/rustc --crate-name faster_hex --edition=2018 /usr/share/cargo/registry/faster-hex-0.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="alloc"' --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std"))' -C metadata=971c3e2c73ed65b5 -C extra-filename=-150afd742093e8e8 --out-dir /home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps --extern serde=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libserde-bcbba8ed55ce51e8.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=7b2716eb44a48dcd -C extra-filename=-88c3f38f03ef02be --out-dir /home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libproc_macro2-5962c37ac8c20d24.rlib --extern quote=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libquote-d80821020dbdb978.rlib --extern syn=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libsyn-8d801d98664a7c7b.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=1cc382390292095e -C extra-filename=-cdd01c6706a9531c --out-dir /home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps --extern thiserror_impl=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libthiserror_impl-88c3f38f03ef02be.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-hash v0.16.0 Compiling gix-path v0.10.14 Compiling gix-date v0.9.4 Compiling gix-chunk v0.4.11 Compiling gix-validate v0.9.3 Compiling gix-quote v0.4.15 Compiling gix-bitmap v0.2.14 Running `/usr/bin/rustc --crate-name gix_hash --edition=2021 /usr/share/cargo/registry/gix-hash-0.16.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 '--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=8dd047302fff845b -C extra-filename=-f517bd89193f7a0d --out-dir /home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps --extern faster_hex=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libfaster_hex-150afd742093e8e8.rmeta --extern thiserror=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libthiserror-cdd01c6706a9531c.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` 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=a5893f257b742178 -C extra-filename=-48053f6e24c18058 --out-dir /home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps --extern bstr=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libbstr-a5f3b07a0cd3fc64.rmeta --extern gix_trace=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libgix_trace-d3ffabc416d266f4.rmeta --extern home=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libhome-3c9b7ee24b1a6602.rmeta --extern once_cell=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libonce_cell-ea18a6e9bb32e70e.rmeta --extern thiserror=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libthiserror-cdd01c6706a9531c.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name gix_chunk --edition=2021 /usr/share/cargo/registry/gix-chunk-0.4.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())' -C metadata=8b48b2f82242dd47 -C extra-filename=-a71c0d7c1f782079 --out-dir /home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps --extern thiserror=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libthiserror-cdd01c6706a9531c.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name gix_date --edition=2021 /usr/share/cargo/registry/gix-date-0.9.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 '--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::needless_continue' '--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=d5a99774dc83764f -C extra-filename=-c3651702d075f13e --out-dir /home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps --extern bstr=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libbstr-a5f3b07a0cd3fc64.rmeta --extern itoa=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libitoa-bea0609846d5b2c0.rmeta --extern jiff=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libjiff-2fd6bec8a51855b6.rmeta --extern thiserror=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libthiserror-cdd01c6706a9531c.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name gix_validate --edition=2021 /usr/share/cargo/registry/gix-validate-0.9.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 '--warn=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=f7cb42aac1d74899 -C extra-filename=-422261f940548fa2 --out-dir /home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps --extern bstr=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libbstr-a5f3b07a0cd3fc64.rmeta --extern thiserror=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libthiserror-cdd01c6706a9531c.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name gix_quote --edition=2021 /usr/share/cargo/registry/gix-quote-0.4.15/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=c5854d918b2032ba -C extra-filename=-03ebb02840bc22d6 --out-dir /home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps --extern bstr=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libbstr-a5f3b07a0cd3fc64.rmeta --extern gix_utils=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libgix_utils-9d27ac876267e934.rmeta --extern thiserror=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libthiserror-cdd01c6706a9531c.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name gix_bitmap --edition=2021 /usr/share/cargo/registry/gix-bitmap-0.2.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=f86acc23cd8dcc2e -C extra-filename=-a45640603f2f83ea --out-dir /home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps --extern thiserror=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libthiserror-cdd01c6706a9531c.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling gix-features v0.40.0 Compiling gix-hashtable v0.7.0 Running `/usr/bin/rustc --crate-name gix_features --edition=2021 /usr/share/cargo/registry/gix-features-0.40.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 '--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"' --cfg 'feature="fs-read-dir"' --cfg 'feature="prodash"' --cfg 'feature="progress"' --cfg 'feature="rustsha1"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cache-efficiency-debug", "crc32", "default", "document-features", "fast-sha1", "fs-read-dir", "fs-walkdir-parallel", "io-pipe", "once_cell", "parallel", "prodash", "progress", "progress-unit-bytes", "progress-unit-human-numbers", "rustsha1", "tracing", "tracing-detail", "walkdir", "zlib", "zlib-ng", "zlib-ng-compat", "zlib-rust-backend", "zlib-stock"))' -C metadata=48fd554291cac3ba -C extra-filename=-0692b534f26a1e4c --out-dir /home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps --extern gix_hash=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libgix_hash-f517bd89193f7a0d.rmeta --extern gix_trace=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libgix_trace-d3ffabc416d266f4.rmeta --extern gix_utils=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libgix_utils-9d27ac876267e934.rmeta --extern libc=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/liblibc-92addd9783a68e3f.rmeta --extern prodash=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libprodash-b905027b854e7334.rmeta --extern sha1_smol=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libsha1_smol-e8cb7369c16ad4c0.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name gix_hashtable --edition=2021 /usr/share/cargo/registry/gix-hashtable-0.7.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 '--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=e9f188b287bbe1ed -C extra-filename=-2aeb4241e0b79397 --out-dir /home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps --extern gix_hash=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libgix_hash-f517bd89193f7a0d.rmeta --extern hashbrown=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libhashbrown-1f70871072cfd1a0.rmeta --extern parking_lot=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libparking_lot-3e40f97bcf2e45ef.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling gix-actor v0.33.2 Running `/usr/bin/rustc --crate-name gix_actor --edition=2021 /usr/share/cargo/registry/gix-actor-0.33.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 '--warn=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=0d0cbc22d0a6ce35 -C extra-filename=-fcd3ec15427aff78 --out-dir /home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps --extern bstr=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libbstr-a5f3b07a0cd3fc64.rmeta --extern gix_date=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libgix_date-c3651702d075f13e.rmeta --extern gix_utils=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libgix_utils-9d27ac876267e934.rmeta --extern itoa=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libitoa-bea0609846d5b2c0.rmeta --extern thiserror=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libthiserror-cdd01c6706a9531c.rmeta --extern winnow=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libwinnow-c5d1bee1094e0899.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling gix-commitgraph v0.26.0 Compiling gix-fs v0.13.0 Compiling gix-glob v0.18.0 Running `/usr/bin/rustc --crate-name gix_commitgraph --edition=2021 /usr/share/cargo/registry/gix-commitgraph-0.26.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 '--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=34c203a7059f7d99 -C extra-filename=-0764191d84426df1 --out-dir /home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps --extern bstr=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libbstr-a5f3b07a0cd3fc64.rmeta --extern gix_chunk=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libgix_chunk-a71c0d7c1f782079.rmeta --extern gix_features=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libgix_features-0692b534f26a1e4c.rmeta --extern gix_hash=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libgix_hash-f517bd89193f7a0d.rmeta --extern memmap2=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libmemmap2-dc7e924f447395d6.rmeta --extern thiserror=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libthiserror-cdd01c6706a9531c.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name gix_fs --edition=2021 /usr/share/cargo/registry/gix-fs-0.13.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 '--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("serde"))' -C metadata=a24d5dc09e6a3f51 -C extra-filename=-f38fd3dec2dc4199 --out-dir /home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps --extern fastrand=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libfastrand-bfdb3597c57b54b6.rmeta --extern gix_features=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libgix_features-0692b534f26a1e4c.rmeta --extern gix_utils=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libgix_utils-9d27ac876267e934.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name gix_glob --edition=2021 /usr/share/cargo/registry/gix-glob-0.18.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 '--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=4c2b9aa625131191 -C extra-filename=-4ab27ae31c48d037 --out-dir /home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps --extern bitflags=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libbitflags-3fc450b6a837317c.rmeta --extern bstr=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libbstr-a5f3b07a0cd3fc64.rmeta --extern gix_features=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libgix_features-0692b534f26a1e4c.rmeta --extern gix_path=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libgix_path-48053f6e24c18058.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling gix-object v0.47.0 Running `/usr/bin/rustc --crate-name gix_object --edition=2021 /usr/share/cargo/registry/gix-object-0.47.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 '--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", "verbose-object-parsing-errors"))' -C metadata=cffd6363965d147a -C extra-filename=-e0e670a560bf910a --out-dir /home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps --extern bstr=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libbstr-a5f3b07a0cd3fc64.rmeta --extern gix_actor=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libgix_actor-fcd3ec15427aff78.rmeta --extern gix_date=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libgix_date-c3651702d075f13e.rmeta --extern gix_features=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libgix_features-0692b534f26a1e4c.rmeta --extern gix_hash=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libgix_hash-f517bd89193f7a0d.rmeta --extern gix_hashtable=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libgix_hashtable-2aeb4241e0b79397.rmeta --extern gix_path=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libgix_path-48053f6e24c18058.rmeta --extern gix_utils=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libgix_utils-9d27ac876267e934.rmeta --extern gix_validate=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libgix_validate-422261f940548fa2.rmeta --extern itoa=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libitoa-bea0609846d5b2c0.rmeta --extern smallvec=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libsmallvec-b08123f5407533c9.rmeta --extern thiserror=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libthiserror-cdd01c6706a9531c.rmeta --extern winnow=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libwinnow-c5d1bee1094e0899.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling gix-tempfile v16.0.0 Running `/usr/bin/rustc --crate-name gix_tempfile --edition=2021 /usr/share/cargo/registry/gix-tempfile-16.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 '--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("default", "document-features", "hp-hashmap", "signals"))' -C metadata=8fe7612305ab4fd8 -C extra-filename=-c2c5ea7dd1bab7f1 --out-dir /home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps --extern gix_fs=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libgix_fs-f38fd3dec2dc4199.rmeta --extern libc=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/liblibc-92addd9783a68e3f.rmeta --extern once_cell=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libonce_cell-ea18a6e9bb32e70e.rmeta --extern parking_lot=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libparking_lot-3e40f97bcf2e45ef.rmeta --extern tempfile=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libtempfile-3a808a283c8910f6.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling gix-ignore v0.13.0 Compiling gix-attributes v0.24.0 Running `/usr/bin/rustc --crate-name gix_ignore --edition=2021 /usr/share/cargo/registry/gix-ignore-0.13.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 '--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=d7436cdf78311e5a -C extra-filename=-ecaaa76d8d14b8a8 --out-dir /home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps --extern bstr=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libbstr-a5f3b07a0cd3fc64.rmeta --extern gix_glob=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libgix_glob-4ab27ae31c48d037.rmeta --extern gix_path=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libgix_path-48053f6e24c18058.rmeta --extern gix_trace=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libgix_trace-d3ffabc416d266f4.rmeta --extern unicode_bom=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libunicode_bom-3e5d4e23a94c403b.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name gix_attributes --edition=2021 /usr/share/cargo/registry/gix-attributes-0.24.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 '--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=c1f6d956989dd787 -C extra-filename=-53779327e200dd66 --out-dir /home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps --extern bstr=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libbstr-a5f3b07a0cd3fc64.rmeta --extern gix_glob=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libgix_glob-4ab27ae31c48d037.rmeta --extern gix_path=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libgix_path-48053f6e24c18058.rmeta --extern gix_quote=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libgix_quote-03ebb02840bc22d6.rmeta --extern gix_trace=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libgix_trace-d3ffabc416d266f4.rmeta --extern kstring=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libkstring-05770d20a72dcd62.rmeta --extern smallvec=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libsmallvec-b08123f5407533c9.rmeta --extern thiserror=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libthiserror-cdd01c6706a9531c.rmeta --extern unicode_bom=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libunicode_bom-3e5d4e23a94c403b.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling gix-lock v16.0.0 Running `/usr/bin/rustc --crate-name gix_lock --edition=2021 /usr/share/cargo/registry/gix-lock-16.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 '--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=f734adcca353db95 -C extra-filename=-a052e0eea81f830a --out-dir /home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps --extern gix_tempfile=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libgix_tempfile-c2c5ea7dd1bab7f1.rmeta --extern gix_utils=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libgix_utils-9d27ac876267e934.rmeta --extern thiserror=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libthiserror-cdd01c6706a9531c.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling gix-revwalk v0.18.0 Running `/usr/bin/rustc --crate-name gix_revwalk --edition=2021 /usr/share/cargo/registry/gix-revwalk-0.18.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 '--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=d03aaef508035fdc -C extra-filename=-2ee13182f83cc45c --out-dir /home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps --extern gix_commitgraph=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libgix_commitgraph-0764191d84426df1.rmeta --extern gix_date=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libgix_date-c3651702d075f13e.rmeta --extern gix_hash=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libgix_hash-f517bd89193f7a0d.rmeta --extern gix_hashtable=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libgix_hashtable-2aeb4241e0b79397.rmeta --extern gix_object=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libgix_object-e0e670a560bf910a.rmeta --extern smallvec=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libsmallvec-b08123f5407533c9.rmeta --extern thiserror=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libthiserror-cdd01c6706a9531c.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling gix-traverse v0.44.0 Running `/usr/bin/rustc --crate-name gix_traverse --edition=2021 /usr/share/cargo/registry/gix-traverse-0.44.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 '--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=edef7ef401a0c26d -C extra-filename=-605463d8edade903 --out-dir /home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps --extern bitflags=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libbitflags-3fc450b6a837317c.rmeta --extern gix_commitgraph=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libgix_commitgraph-0764191d84426df1.rmeta --extern gix_date=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libgix_date-c3651702d075f13e.rmeta --extern gix_hash=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libgix_hash-f517bd89193f7a0d.rmeta --extern gix_hashtable=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libgix_hashtable-2aeb4241e0b79397.rmeta --extern gix_object=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libgix_object-e0e670a560bf910a.rmeta --extern gix_revwalk=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libgix_revwalk-2ee13182f83cc45c.rmeta --extern smallvec=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libsmallvec-b08123f5407533c9.rmeta --extern thiserror=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libthiserror-cdd01c6706a9531c.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling gix-index v0.38.0 Running `/usr/bin/rustc --crate-name gix_index --edition=2021 /usr/share/cargo/registry/gix-index-0.38.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 '--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=8c565d3c6d9a74e8 -C extra-filename=-cd664796a1fa25b3 --out-dir /home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps --extern bitflags=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libbitflags-3fc450b6a837317c.rmeta --extern bstr=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libbstr-a5f3b07a0cd3fc64.rmeta --extern filetime=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libfiletime-3bcca7561cf42282.rmeta --extern fnv=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libfnv-e91027998f081326.rmeta --extern gix_bitmap=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libgix_bitmap-a45640603f2f83ea.rmeta --extern gix_features=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libgix_features-0692b534f26a1e4c.rmeta --extern gix_fs=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libgix_fs-f38fd3dec2dc4199.rmeta --extern gix_hash=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libgix_hash-f517bd89193f7a0d.rmeta --extern gix_lock=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libgix_lock-a052e0eea81f830a.rmeta --extern gix_object=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libgix_object-e0e670a560bf910a.rmeta --extern gix_traverse=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libgix_traverse-605463d8edade903.rmeta --extern gix_utils=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libgix_utils-9d27ac876267e934.rmeta --extern gix_validate=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libgix_validate-422261f940548fa2.rmeta --extern hashbrown=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libhashbrown-1f70871072cfd1a0.rmeta --extern itoa=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libitoa-bea0609846d5b2c0.rmeta --extern libc=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/liblibc-92addd9783a68e3f.rmeta --extern memmap2=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libmemmap2-dc7e924f447395d6.rmeta --extern rustix=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/librustix-e40e7d3268bf4a21.rmeta --extern smallvec=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libsmallvec-b08123f5407533c9.rmeta --extern thiserror=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libthiserror-cdd01c6706a9531c.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling gix-worktree v0.39.0 (/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0) Running `/usr/bin/rustc --crate-name gix_worktree --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' --cfg 'feature="attributes"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("attributes", "default", "document-features", "serde"))' -C metadata=72e63a9d87027928 -C extra-filename=-7f12bfc64e362736 --out-dir /home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps --extern bstr=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libbstr-a5f3b07a0cd3fc64.rmeta --extern gix_attributes=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libgix_attributes-53779327e200dd66.rmeta --extern gix_features=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libgix_features-0692b534f26a1e4c.rmeta --extern gix_fs=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libgix_fs-f38fd3dec2dc4199.rmeta --extern gix_glob=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libgix_glob-4ab27ae31c48d037.rmeta --extern gix_hash=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libgix_hash-f517bd89193f7a0d.rmeta --extern gix_ignore=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libgix_ignore-ecaaa76d8d14b8a8.rmeta --extern gix_index=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libgix_index-cd664796a1fa25b3.rmeta --extern gix_object=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libgix_object-e0e670a560bf910a.rmeta --extern gix_path=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libgix_path-48053f6e24c18058.rmeta --extern gix_validate=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libgix_validate-422261f940548fa2.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Finished `rpm` profile [optimized + debuginfo] target(s) in 27.71s + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.yxoUTY + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build + mkdir /home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-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-worktree-0.39.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=gix-worktree ++ /usr/bin/cargo2rpm --path Cargo.toml version + CRATE_VERSION=0.39.0 + REG_DIR=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/BUILDROOT/usr/share/cargo/registry/gix-worktree-0.39.0 + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/BUILDROOT/usr/share/cargo/registry/gix-worktree-0.39.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-gix-worktree-0.39.0-build/BUILDROOT/usr/share/cargo/registry/gix-worktree-0.39.0 warning: no (git) VCS found for `/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0` + /usr/bin/mv Cargo.toml.deps Cargo.toml + /usr/bin/cp -a Cargo.toml /home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/BUILDROOT/usr/share/cargo/registry/gix-worktree-0.39.0/Cargo.toml + /usr/bin/rm -f /home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/BUILDROOT/usr/share/cargo/registry/gix-worktree-0.39.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 Executing(%check): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.KEQoRF + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-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-worktree-0.39.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 Fresh unicode-ident v1.0.18 Fresh proc-macro2 v1.0.94 Fresh quote v1.0.40 Fresh cfg-if v1.0.1 Fresh autocfg v1.4.0 Fresh syn v2.0.100 Fresh tinyvec_macros v0.1.1 Fresh fastrand v2.1.1 Fresh smallvec v1.13.2 Fresh scopeguard v1.2.0 Fresh memchr v2.7.4 Fresh regex-automata v0.4.9 Fresh once_cell v1.20.3 Fresh log v0.4.26 Fresh gix-trace v0.1.12 Fresh sha1_smol v1.0.1 Fresh thiserror-impl v2.0.12 Fresh libc v0.2.174 Fresh tinyvec v1.6.0 Fresh serde v1.0.217 Fresh bstr v1.11.3 Fresh bitflags v2.9.0 Fresh version_check v0.9.5 Fresh home v0.5.11 Fresh zerocopy v0.7.35 Fresh allocator-api2 v0.2.21 Fresh itoa v1.0.14 Fresh jiff v0.2.13 Fresh winnow v0.6.26 Fresh thiserror v2.0.12 Fresh parking_lot_core v0.9.11 Fresh unicode-normalization v0.1.22 Fresh lock_api v0.4.13 Fresh faster-hex v0.9.0 Fresh linux-raw-sys v0.9.2 Fresh memmap2 v0.9.5 Fresh linux-raw-sys v0.4.14 Fresh unicode-bom v2.0.3 Fresh static_assertions v1.1.0 Fresh filetime v0.2.25 Fresh fnv v1.0.7 Fresh gix-utils v0.1.14 Fresh parking_lot v0.12.4 Fresh gix-hash v0.16.0 Fresh gix-path v0.10.14 Fresh gix-date v0.9.4 Fresh rustix v1.0.3 Fresh getrandom v0.3.1 Fresh gix-validate v0.9.3 Fresh gix-chunk v0.4.11 Fresh gix-bitmap v0.2.14 Fresh kstring v2.0.0 Fresh prodash v29.0.0 Fresh ahash v0.8.11 Fresh gix-actor v0.33.2 Fresh tempfile v3.19.0 Fresh rustix v0.38.44 Fresh gix-quote v0.4.15 Fresh gix-features v0.40.0 Fresh hashbrown v0.14.5 Fresh gix-hashtable v0.7.0 Fresh gix-fs v0.13.0 Fresh gix-commitgraph v0.26.0 Fresh gix-glob v0.18.0 Fresh gix-object v0.47.0 Fresh gix-tempfile v16.0.0 Fresh gix-ignore v0.13.0 Fresh gix-attributes v0.24.0 Fresh gix-revwalk v0.18.0 Fresh gix-lock v16.0.0 Fresh gix-traverse v0.44.0 Fresh gix-index v0.38.0 Compiling gix-worktree v0.39.0 (/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0) Running `/usr/bin/rustc --crate-name gix_worktree --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 '--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' --test --cfg 'feature="attributes"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("attributes", "default", "document-features", "serde"))' -C metadata=15abc5a07086ee66 -C extra-filename=-b1d86b4e82957c49 --out-dir /home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps --extern bstr=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libbstr-a5f3b07a0cd3fc64.rlib --extern gix_attributes=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libgix_attributes-53779327e200dd66.rlib --extern gix_features=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libgix_features-0692b534f26a1e4c.rlib --extern gix_fs=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libgix_fs-f38fd3dec2dc4199.rlib --extern gix_glob=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libgix_glob-4ab27ae31c48d037.rlib --extern gix_hash=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libgix_hash-f517bd89193f7a0d.rlib --extern gix_ignore=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libgix_ignore-ecaaa76d8d14b8a8.rlib --extern gix_index=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libgix_index-cd664796a1fa25b3.rlib --extern gix_object=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libgix_object-e0e670a560bf910a.rlib --extern gix_path=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libgix_path-48053f6e24c18058.rlib --extern gix_validate=/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/libgix_validate-422261f940548fa2.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Finished `rpm` profile [optimized + debuginfo] target(s) in 0.89s Running `/home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/gix-worktree-0.39.0/target/rpm/deps/gix_worktree-b1d86b4e82957c49` running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s + RPM_EC=0 ++ jobs -p + exit 0 Processing files: rust-gix-worktree-devel-0.39.0-1.mga10.noarch warning: File listed twice: /usr/share/cargo/registry/gix-worktree-0.39.0/LICENSE-APACHE warning: File listed twice: /usr/share/cargo/registry/gix-worktree-0.39.0/LICENSE-MIT Provides: crate(gix-worktree) = 0.39.0 rust-gix-worktree-devel = 0.39.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(bstr) >= 1.3.0 crate(gix-features/default) >= 0.40.0 crate(gix-fs/default) >= 0.13.0 crate(gix-glob/default) >= 0.18.0 crate(gix-hash/default) >= 0.16.0 crate(gix-ignore/default) >= 0.13.0 crate(gix-index/default) >= 0.38.0 crate(gix-object/default) >= 0.47.0 crate(gix-path/default) >= 0.10.14 rust >= 1.70 Processing files: rust-gix-worktree+default-devel-0.39.0-1.mga10.noarch Provides: crate(gix-worktree/default) = 0.39.0 rust-gix-worktree+default-devel = 0.39.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(gix-worktree) = 0.39.0 crate(gix-worktree/attributes) = 0.39.0 Processing files: rust-gix-worktree+attributes-devel-0.39.0-1.mga10.noarch Provides: crate(gix-worktree/attributes) = 0.39.0 rust-gix-worktree+attributes-devel = 0.39.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(gix-attributes/default) >= 0.24.0 crate(gix-validate/default) >= 0.9.3 crate(gix-worktree) = 0.39.0 Processing files: rust-gix-worktree+document-features-devel-0.39.0-1.mga10.noarch Provides: crate(gix-worktree/document-features) = 0.39.0 rust-gix-worktree+document-features-devel = 0.39.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(document-features/default) >= 0.2.0 crate(gix-worktree) = 0.39.0 Processing files: rust-gix-worktree+serde-devel-0.39.0-1.mga10.noarch Provides: crate(gix-worktree/serde) = 0.39.0 rust-gix-worktree+serde-devel = 0.39.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(bstr/serde) >= 1.3.0 crate(gix-attributes/default) >= 0.24.0 crate(gix-attributes/serde) >= 0.24.0 crate(gix-hash/serde) >= 0.16.0 crate(gix-ignore/serde) >= 0.13.0 crate(gix-index/serde) >= 0.38.0 crate(gix-object/serde) >= 0.47.0 crate(gix-worktree) = 0.39.0 crate(serde) >= 1.0.114 crate(serde/derive) >= 1.0.114 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-gix-worktree+attributes-devel-0.39.0-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-gix-worktree+default-devel-0.39.0-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-gix-worktree+document-features-devel-0.39.0-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-gix-worktree+serde-devel-0.39.0-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-gix-worktree-devel-0.39.0-1.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.8lM4Gk + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build + test -d /home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build + rm -rf /home/pterjan/rpmbuild/BUILD/rust-gix-worktree-0.39.0-build + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: File listed twice: /usr/share/cargo/registry/gix-worktree-0.39.0/LICENSE-APACHE File listed twice: /usr/share/cargo/registry/gix-worktree-0.39.0/LICENSE-MIT D: [iurt_root_command] Success!