[INFO] cloning repository https://github.com/o2sh/onefetch [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/o2sh/onefetch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fo2sh%2Fonefetch", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fo2sh%2Fonefetch'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5d552fba4a486133fb819088de7668755560b633 [INFO] building o2sh/onefetch against try#14accda7ba2c586835d15379a621955d9f047371 for pr-103610 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fo2sh%2Fonefetch" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/o2sh/onefetch on toolchain 14accda7ba2c586835d15379a621955d9f047371 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+14accda7ba2c586835d15379a621955d9f047371" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/o2sh/onefetch [INFO] finished tweaking git repo https://github.com/o2sh/onefetch [INFO] tweaked toml for git repo https://github.com/o2sh/onefetch written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/o2sh/onefetch already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+14accda7ba2c586835d15379a621955d9f047371" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+14accda7ba2c586835d15379a621955d9f047371" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 03a5eedc960e08bf1c5557068fe210c69853a4fbe8433db7f85caa533c2ed666 [INFO] running `Command { std: "docker" "start" "-a" "03a5eedc960e08bf1c5557068fe210c69853a4fbe8433db7f85caa533c2ed666", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "03a5eedc960e08bf1c5557068fe210c69853a4fbe8433db7f85caa533c2ed666", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03a5eedc960e08bf1c5557068fe210c69853a4fbe8433db7f85caa533c2ed666", kill_on_drop: false }` [INFO] [stdout] 03a5eedc960e08bf1c5557068fe210c69853a4fbe8433db7f85caa533c2ed666 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+14accda7ba2c586835d15379a621955d9f047371" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5275f79567f9b19006a5e0f386d40e41488f7fba56a8d9ef192b4e1dac5f68c1 [INFO] running `Command { std: "docker" "start" "-a" "5275f79567f9b19006a5e0f386d40e41488f7fba56a8d9ef192b4e1dac5f68c1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.134 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.46 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling thiserror v1.0.35 [INFO] [stderr] Compiling once_cell v1.15.0 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling miniz_oxide v0.5.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.5 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling bytesize v1.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling human_format v1.0.3 [INFO] [stderr] Compiling uncased v0.9.7 [INFO] [stderr] Compiling prodash v20.2.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling sha1_smol v1.0.0 [INFO] [stderr] Compiling crossbeam v0.8.1 [INFO] [stderr] Compiling serde_derive v1.0.147 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling serde v1.0.147 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling git-validate v0.5.5 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling hashbrown v0.12.1 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling btoi v0.4.2 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling signal-hook v0.3.14 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling time v0.3.15 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling dashmap v5.3.3 [INFO] [stderr] Compiling memmap2 v0.5.3 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling libz-sys v1.1.6 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling git-date v0.1.0 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling iana-time-zone v0.1.46 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling deunicode v0.4.3 [INFO] [stderr] Compiling git-tempfile v2.0.1 [INFO] [stderr] Compiling git-actor v0.11.4 [INFO] [stderr] Compiling chrono-tz-build v0.0.2 [INFO] [stderr] Compiling ignore v0.4.18 [INFO] [stderr] Compiling chrono v0.4.22 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling slug v0.1.4 [INFO] [stderr] Compiling zstd-sys v2.0.1+zstd.1.5.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling hash_hasher v2.0.3 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling humansize v1.1.1 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling flate2 v1.0.23 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling jwalk v0.6.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling castaway v0.2.2 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling git-lock v2.1.0 [INFO] [stderr] Compiling git-quote v0.2.1 [INFO] [stderr] Compiling git-glob v0.3.2 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling unicode-bom v1.1.4 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling io-lifetimes v0.7.2 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling uluru v3.0.0 [INFO] [stderr] Compiling compact_str v0.4.0 [INFO] [stderr] Compiling libgit2-sys v0.14.0+1.5.0 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling atoi v1.0.0 [INFO] [stderr] Compiling filetime v0.2.16 [INFO] [stderr] Compiling spin v0.9.3 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling git-bitmap v0.1.2 [INFO] [stderr] Compiling git-chunk v0.3.1 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling anyhow v1.0.66 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling clru v0.5.0 [INFO] [stderr] Compiling os_str_bytes v6.0.1 [INFO] [stderr] Compiling rustix v0.35.7 [INFO] [stderr] Compiling weezl v0.1.6 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling unsafe-libyaml v0.2.2 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling clap_lex v0.3.0 [INFO] [stderr] Compiling deflate v1.0.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling jpeg-decoder v0.2.6 [INFO] [stderr] Compiling chrono-tz v0.6.1 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling io-close v0.3.7 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling memmap2 v0.3.1 [INFO] [stderr] Compiling grep-matcher v0.1.5 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling bit_field v0.10.1 [INFO] [stderr] Compiling arc-swap v1.5.0 [INFO] [stderr] Compiling encoding_rs_io v0.1.7 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling half v2.1.0 [INFO] [stderr] Compiling linux-raw-sys v0.0.46 [INFO] [stderr] Compiling rmp v0.8.11 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling bytecount v0.6.3 [INFO] [stderr] Compiling utf8-width v0.1.6 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling home v0.5.3 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling grep-searcher v0.1.8 [INFO] [stderr] Compiling gif v0.11.3 [INFO] [stderr] Compiling byte-unit v4.0.14 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling num-format v0.4.0 [INFO] [stderr] Compiling tiff v0.7.2 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling png v0.17.5 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling git-mailmap v0.3.2 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling bytemuck v1.9.1 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling time-humanize v0.1.3 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.35 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling clap_derive v4.0.13 [INFO] [stderr] Compiling strum_macros v0.24.0 [INFO] [stderr] Compiling terminal_size v0.2.1 [INFO] [stderr] Compiling git-hash v0.9.10 [INFO] [stderr] Compiling git-path v0.4.1 [INFO] [stderr] Compiling git-features v0.22.6 [INFO] [stderr] Compiling pest v2.4.0 [INFO] [stderr] Compiling git-sec v0.3.1 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling flume v0.10.12 [INFO] [stderr] Compiling git-object v0.20.3 [INFO] [stderr] Compiling git-attributes v0.3.3 [INFO] [stderr] Compiling clap v4.0.15 [INFO] [stderr] Compiling exr v1.5.2 [INFO] [stderr] Compiling git-url v0.7.3 [INFO] [stderr] Compiling git-credentials v0.4.0 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling pest_meta v2.4.0 [INFO] [stderr] Compiling git-traverse v0.16.4 [INFO] [stderr] Compiling git-diff v0.18.1 [INFO] [stderr] Compiling git-ref v0.15.4 [INFO] [stderr] Compiling git-pack v0.22.0 [INFO] [stderr] Compiling pest_generator v2.4.0 [INFO] [stderr] Compiling git-revision v0.4.4 [INFO] [stderr] Compiling git-index v0.4.3 [INFO] [stderr] Compiling git-discover v0.4.2 [INFO] [stderr] Compiling git-odb v0.32.0 [INFO] [stderr] Compiling git-config v0.7.1 [INFO] [stderr] Compiling git-worktree v0.4.3 [INFO] [stderr] Compiling git-refspec v0.1.1 [INFO] [stderr] Compiling clap_complete v4.0.2 [INFO] [stderr] Compiling pest_derive v2.4.0 [INFO] [stderr] Compiling image v0.24.4 [INFO] [stderr] Compiling git-repository v0.23.1 [INFO] [stderr] Compiling serde_yaml v0.9.13 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling rmp-serde v0.14.4 [INFO] [stderr] Compiling tera v1.17.1 [INFO] [stderr] Compiling git2 v0.15.0 [INFO] [stderr] Compiling tokei v12.1.2 [INFO] [stderr] Compiling onefetch v2.13.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Compiling askalono v0.4.6 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 25s [INFO] running `Command { std: "docker" "inspect" "5275f79567f9b19006a5e0f386d40e41488f7fba56a8d9ef192b4e1dac5f68c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5275f79567f9b19006a5e0f386d40e41488f7fba56a8d9ef192b4e1dac5f68c1", kill_on_drop: false }` [INFO] [stdout] 5275f79567f9b19006a5e0f386d40e41488f7fba56a8d9ef192b4e1dac5f68c1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+14accda7ba2c586835d15379a621955d9f047371" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0a0f9c00ac23e4e39aafca1776d8d4162895d0e67a54eb9a051996bb5b1c06b5 [INFO] running `Command { std: "docker" "start" "-a" "0a0f9c00ac23e4e39aafca1776d8d4162895d0e67a54eb9a051996bb5b1c06b5", kill_on_drop: false }` [INFO] [stderr] Compiling bstr v1.0.1 [INFO] [stderr] Compiling lzma-sys v0.1.19 [INFO] [stderr] Compiling git-sec v0.4.0 [INFO] [stderr] Compiling crc-catalog v2.1.0 [INFO] [stderr] Compiling tar v0.4.38 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Compiling is_ci v1.1.1 [INFO] [stderr] Compiling crc v3.0.0 [INFO] [stderr] Compiling git-date v0.2.0 [INFO] [stderr] Compiling git-validate v0.6.0 [INFO] [stderr] Compiling git-path v0.5.0 [INFO] [stderr] Compiling git-quote v0.3.0 [INFO] [stderr] Compiling git-glob v0.4.0 [INFO] [stderr] Compiling git-actor v0.12.0 [INFO] [stderr] Compiling git-attributes v0.4.0 [INFO] [stderr] Compiling git-object v0.21.0 [INFO] [stderr] Compiling xz2 v0.1.7 [INFO] [stderr] Compiling git-traverse v0.17.0 [INFO] [stderr] Compiling git-ref v0.16.0 [INFO] [stderr] Compiling git-index v0.5.0 [INFO] [stderr] Compiling git-worktree v0.5.0 [INFO] [stderr] Compiling git-discover v0.5.0 [INFO] [stderr] Compiling git-testtools v0.9.0 [INFO] [stderr] Compiling onefetch v2.13.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 21.68s [INFO] running `Command { std: "docker" "inspect" "0a0f9c00ac23e4e39aafca1776d8d4162895d0e67a54eb9a051996bb5b1c06b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a0f9c00ac23e4e39aafca1776d8d4162895d0e67a54eb9a051996bb5b1c06b5", kill_on_drop: false }` [INFO] [stdout] 0a0f9c00ac23e4e39aafca1776d8d4162895d0e67a54eb9a051996bb5b1c06b5