[INFO] cloning repository https://github.com/msfjarvis/gitice [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/msfjarvis/gitice" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmsfjarvis%2Fgitice", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmsfjarvis%2Fgitice'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c1d30f656b92a8277ba5106bb6c379411b9d63b4 [INFO] testing msfjarvis/gitice against master#b03b3a7ec92682be2917540b679478d41c95a30c for pr-137122-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmsfjarvis%2Fgitice" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/msfjarvis/gitice [INFO] finished tweaking git repo https://github.com/msfjarvis/gitice [INFO] tweaked toml for git repo https://github.com/msfjarvis/gitice written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/msfjarvis/gitice on toolchain b03b3a7ec92682be2917540b679478d41c95a30c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/msfjarvis/gitice already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded gix-hash v0.17.0 [INFO] [stderr] Downloaded gix-actor v0.34.0 [INFO] [stderr] Downloaded gix-worktree-state v0.18.0 [INFO] [stderr] Downloaded gix-features v0.41.1 [INFO] [stderr] Downloaded gix-worktree v0.40.0 [INFO] [stderr] Downloaded gix-index v0.39.0 [INFO] [stderr] Downloaded gix-utils v0.2.0 [INFO] [stderr] Downloaded gix-object v0.48.0 [INFO] [stderr] Downloaded gix-prompt v0.10.0 [INFO] [stderr] Downloaded gix-shallow v0.3.0 [INFO] [stderr] Downloaded gix-refspec v0.29.0 [INFO] [stderr] Downloaded gix-url v0.30.0 [INFO] [stderr] Downloaded gix-quote v0.5.0 [INFO] [stderr] Downloaded gix-negotiate v0.19.0 [INFO] [stderr] Downloaded gix-command v0.5.0 [INFO] [stderr] Downloaded gix-fs v0.14.0 [INFO] [stderr] Downloaded gix-pathspec v0.10.0 [INFO] [stderr] Downloaded gix-attributes v0.25.0 [INFO] [stderr] Downloaded gix-ignore v0.14.0 [INFO] [stderr] Downloaded gix-submodule v0.18.0 [INFO] [stderr] Downloaded gix-filter v0.18.0 [INFO] [stderr] Downloaded gix-discover v0.39.0 [INFO] [stderr] Downloaded gix-revision v0.33.0 [INFO] [stderr] Downloaded gix-traverse v0.45.0 [INFO] [stderr] Downloaded gix-credentials v0.28.0 [INFO] [stderr] Downloaded gix-glob v0.19.0 [INFO] [stderr] Downloaded gix-commitgraph v0.27.0 [INFO] [stderr] Downloaded gix-ref v0.51.0 [INFO] [stderr] Downloaded gix-diff v0.51.0 [INFO] [stderr] Downloaded gix-config v0.44.0 [INFO] [stderr] Downloaded gix-pack v0.58.0 [INFO] [stderr] Downloaded gix-odb v0.68.0 [INFO] [stderr] Downloaded gix-protocol v0.49.0 [INFO] [stderr] Downloaded gix-transport v0.46.0 [INFO] [stderr] Downloaded gix-revwalk v0.19.0 [INFO] [stderr] Downloaded gix v0.71.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 632eb57708f1677c5a5c3a7f25abcca5ca40827637d08cf0abd50af972a33e90 [INFO] running `Command { std: "docker" "start" "-a" "632eb57708f1677c5a5c3a7f25abcca5ca40827637d08cf0abd50af972a33e90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "632eb57708f1677c5a5c3a7f25abcca5ca40827637d08cf0abd50af972a33e90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "632eb57708f1677c5a5c3a7f25abcca5ca40827637d08cf0abd50af972a33e90", kill_on_drop: false }` [INFO] [stdout] 632eb57708f1677c5a5c3a7f25abcca5ca40827637d08cf0abd50af972a33e90 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 567203e931702515c70ec9a0cdc6f72dcd8392f7b37345a608d1a6094234eef5 [INFO] running `Command { std: "docker" "start" "-a" "567203e931702515c70ec9a0cdc6f72dcd8392f7b37345a608d1a6094234eef5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling gix-trace v0.1.12 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling prodash v29.0.2 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling gix-utils v0.2.0 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling gix-utils v0.3.0 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling gix-features v0.42.1 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling winnow v0.7.11 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling memmap2 v0.9.5 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling faster-hex v0.9.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling faster-hex v0.10.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling sha1-checked v0.10.0 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling unicode-bom v2.0.3 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling kstring v2.0.2 [INFO] [stderr] Compiling gix-sec v0.10.12 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling clru v0.6.2 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling io-close v0.3.7 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling clap_builder v4.5.40 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling maybe-async v0.2.10 [INFO] [stderr] Compiling gix-validate v0.10.0 [INFO] [stderr] Compiling gix-path v0.10.18 [INFO] [stderr] Compiling gix-date v0.9.4 [INFO] [stderr] Compiling gix-hash v0.18.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling gix-features v0.41.1 [INFO] [stderr] Compiling gix-actor v0.34.0 [INFO] [stderr] Compiling gix-hashtable v0.8.1 [INFO] [stderr] Compiling gix-hash v0.17.0 [INFO] [stderr] Compiling gix-validate v0.9.4 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling gix-fs v0.15.0 [INFO] [stderr] Compiling gix-object v0.48.0 [INFO] [stderr] Compiling gix-chunk v0.4.11 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling gix-quote v0.5.0 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling gix-tempfile v17.1.0 [INFO] [stderr] Compiling gix-commitgraph v0.27.0 [INFO] [stderr] Compiling gix-fs v0.14.0 [INFO] [stderr] Compiling gix-glob v0.19.0 [INFO] [stderr] Compiling gix-lock v17.1.0 [INFO] [stderr] Compiling gix-command v0.5.0 [INFO] [stderr] Compiling gix-config-value v0.14.12 [INFO] [stderr] Compiling gix-attributes v0.25.0 [INFO] [stderr] Compiling gix-bitmap v0.2.14 [INFO] [stderr] Compiling gix-ignore v0.14.0 [INFO] [stderr] Compiling gix-packetline v0.18.4 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling gix-prompt v0.10.0 [INFO] [stderr] Compiling gix-packetline-blocking v0.18.3 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling gix-pathspec v0.10.0 [INFO] [stderr] Compiling gix-shallow v0.3.0 [INFO] [stderr] Compiling gix-revwalk v0.19.0 [INFO] [stderr] Compiling gix-ref v0.51.0 [INFO] [stderr] Compiling gix-pack v0.58.0 [INFO] [stderr] Compiling gix-revision v0.33.0 [INFO] [stderr] Compiling gix-traverse v0.45.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling gix-index v0.39.0 [INFO] [stderr] Compiling gix-refspec v0.29.0 [INFO] [stderr] Compiling gix-config v0.44.0 [INFO] [stderr] Compiling gix-worktree v0.40.0 [INFO] [stderr] Compiling gix-negotiate v0.19.0 [INFO] [stderr] Compiling gix-filter v0.18.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling gix-odb v0.68.0 [INFO] [stderr] Compiling gix-discover v0.39.0 [INFO] [stderr] Compiling gix-diff v0.51.0 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling gix-worktree-state v0.18.0 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling clap_derive v4.5.40 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling gix-url v0.30.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling gix-transport v0.46.0 [INFO] [stderr] Compiling gix-credentials v0.28.0 [INFO] [stderr] Compiling gix-submodule v0.18.0 [INFO] [stderr] Compiling gix-protocol v0.49.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling gix v0.71.0 [INFO] [stderr] Compiling clap v4.5.40 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `gix` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/b03b3a7ec92682be2917540b679478d41c95a30c/bin/rustc --crate-name gix --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gix-0.71.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 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' --cfg 'feature="attributes"' --cfg 'feature="blocking-network-client"' --cfg 'feature="command"' --cfg 'feature="credentials"' --cfg 'feature="excludes"' --cfg 'feature="index"' --cfg 'feature="worktree-mutation"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-network-client", "async-network-client-async-std", "async-std", "attributes", "basic", "blame", "blob-diff", "blocking-http-transport-curl", "blocking-http-transport-curl-rustls", "blocking-http-transport-reqwest", "blocking-http-transport-reqwest-native-tls", "blocking-http-transport-reqwest-rust-tls", "blocking-http-transport-reqwest-rust-tls-trust-dns", "blocking-network-client", "cache-efficiency-debug", "comfort", "command", "credentials", "default", "dirwalk", "document-features", "excludes", "extras", "gix-archive", "gix-status", "gix-worktree-stream", "hp-tempfile-registry", "index", "interrupt", "mailmap", "max-control", "max-performance", "max-performance-safe", "merge", "need-more-recent-msrv", "pack-cache-lru-dynamic", "pack-cache-lru-static", "parallel", "prodash", "progress-tree", "regex", "revision", "revparse-regex", "serde", "status", "tracing", "tracing-detail", "tree-editor", "verbose-object-parsing-errors", "worktree-archive", "worktree-mutation", "worktree-stream", "zlib-ng", "zlib-ng-compat", "zlib-rs", "zlib-stock"))' -C metadata=e2f9244a5889c996 -C extra-filename=-dd4037b6f9015b3c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern gix_actor=/opt/rustwide/target/debug/deps/libgix_actor-9b4ab94ef8749d32.rmeta --extern gix_attributes=/opt/rustwide/target/debug/deps/libgix_attributes-c3db932260cd5295.rmeta --extern gix_command=/opt/rustwide/target/debug/deps/libgix_command-7c96bf3a44b6b115.rmeta --extern gix_commitgraph=/opt/rustwide/target/debug/deps/libgix_commitgraph-5681a808e83111f1.rmeta --extern gix_config=/opt/rustwide/target/debug/deps/libgix_config-ac251ebac2a9585e.rmeta --extern gix_credentials=/opt/rustwide/target/debug/deps/libgix_credentials-bd6de66a8a33c4ba.rmeta --extern gix_date=/opt/rustwide/target/debug/deps/libgix_date-6a63557922c32e9f.rmeta --extern gix_diff=/opt/rustwide/target/debug/deps/libgix_diff-7e5ba8bf40072438.rmeta --extern gix_discover=/opt/rustwide/target/debug/deps/libgix_discover-c7865ccf05fd5370.rmeta --extern gix_features=/opt/rustwide/target/debug/deps/libgix_features-80a7e10a373dc3a9.rmeta --extern gix_filter=/opt/rustwide/target/debug/deps/libgix_filter-1c4ec65b0f6cc83d.rmeta --extern gix_fs=/opt/rustwide/target/debug/deps/libgix_fs-55fd6503d60b3e71.rmeta --extern gix_glob=/opt/rustwide/target/debug/deps/libgix_glob-7f578f0373936966.rmeta --extern gix_hash=/opt/rustwide/target/debug/deps/libgix_hash-4a7f534a7ac08f9e.rmeta --extern gix_hashtable=/opt/rustwide/target/debug/deps/libgix_hashtable-d802acf7a220c705.rmeta --extern gix_ignore=/opt/rustwide/target/debug/deps/libgix_ignore-f02652f64538ca07.rmeta --extern gix_index=/opt/rustwide/target/debug/deps/libgix_index-bda1818e7ff44828.rmeta --extern gix_lock=/opt/rustwide/target/debug/deps/libgix_lock-16c20f7b26cccfc6.rmeta --extern gix_negotiate=/opt/rustwide/target/debug/deps/libgix_negotiate-b97ca970e09357b9.rmeta --extern gix_object=/opt/rustwide/target/debug/deps/libgix_object-85830f3f8c8a8326.rmeta --extern gix_odb=/opt/rustwide/target/debug/deps/libgix_odb-b579572c37b8d19f.rmeta --extern gix_pack=/opt/rustwide/target/debug/deps/libgix_pack-b324fa8e2142d0ef.rmeta --extern gix_path=/opt/rustwide/target/debug/deps/libgix_path-b82cde8cf04ad2ed.rmeta --extern gix_pathspec=/opt/rustwide/target/debug/deps/libgix_pathspec-a726007255195e92.rmeta --extern gix_prompt=/opt/rustwide/target/debug/deps/libgix_prompt-97d3071fe85b8adf.rmeta --extern gix_protocol=/opt/rustwide/target/debug/deps/libgix_protocol-b23bfa42613f9f77.rmeta --extern gix_ref=/opt/rustwide/target/debug/deps/libgix_ref-20bd52cbb31560dc.rmeta --extern gix_refspec=/opt/rustwide/target/debug/deps/libgix_refspec-5e720713b12bd64d.rmeta --extern gix_revision=/opt/rustwide/target/debug/deps/libgix_revision-47cf7d7c00a718ab.rmeta --extern gix_revwalk=/opt/rustwide/target/debug/deps/libgix_revwalk-0b7a1df6bb81de63.rmeta --extern gix_sec=/opt/rustwide/target/debug/deps/libgix_sec-e5de5b5b0903185e.rmeta --extern gix_shallow=/opt/rustwide/target/debug/deps/libgix_shallow-422ecd3a9a741cd4.rmeta --extern gix_submodule=/opt/rustwide/target/debug/deps/libgix_submodule-79742a1690505269.rmeta --extern gix_tempfile=/opt/rustwide/target/debug/deps/libgix_tempfile-315e8d55fdb0d961.rmeta --extern gix_trace=/opt/rustwide/target/debug/deps/libgix_trace-2223c07fed26a421.rmeta --extern gix_transport=/opt/rustwide/target/debug/deps/libgix_transport-2bdfb752879d1d18.rmeta --extern gix_traverse=/opt/rustwide/target/debug/deps/libgix_traverse-41b241ad59f86232.rmeta --extern gix_url=/opt/rustwide/target/debug/deps/libgix_url-3f157daacaf2ddfd.rmeta --extern gix_utils=/opt/rustwide/target/debug/deps/libgix_utils-0ba3ef848d9cc30f.rmeta --extern gix_validate=/opt/rustwide/target/debug/deps/libgix_validate-ce3f051d5130c82f.rmeta --extern gix_worktree=/opt/rustwide/target/debug/deps/libgix_worktree-fb9d0817ac85b711.rmeta --extern gix_worktree_state=/opt/rustwide/target/debug/deps/libgix_worktree_state-41c5ce8d0a8e70c6.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-0ba6aecba7086d38.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-c87b3cf8095ceceb.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-74a524924fd77012.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "567203e931702515c70ec9a0cdc6f72dcd8392f7b37345a608d1a6094234eef5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "567203e931702515c70ec9a0cdc6f72dcd8392f7b37345a608d1a6094234eef5", kill_on_drop: false }` [INFO] [stdout] 567203e931702515c70ec9a0cdc6f72dcd8392f7b37345a608d1a6094234eef5