[INFO] cloning repository https://github.com/gitext-rs/git-dive
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gitext-rs/git-dive" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgitext-rs%2Fgit-dive", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgitext-rs%2Fgit-dive'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e0ef59422e19a453cb398833d8accae6aee44650
[INFO] building gitext-rs/git-dive against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgitext-rs%2Fgit-dive" "/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/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/gitext-rs/git-dive
[INFO] finished tweaking git repo https://github.com/gitext-rs/git-dive
[INFO] tweaked toml for git repo https://github.com/gitext-rs/git-dive written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/gitext-rs/git-dive on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/gitext-rs/git-dive 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pest_generator v2.5.6
[INFO] [stderr]   Downloaded itoa v1.0.4
[INFO] [stderr]   Downloaded sha2 v0.10.6
[INFO] [stderr]   Downloaded pest_derive v2.5.6
[INFO] [stderr]   Downloaded os_pipe v1.2.2
[INFO] [stderr]   Downloaded git-version-macro v0.3.5
[INFO] [stderr]   Downloaded git-config-env v0.2.3
[INFO] [stderr]   Downloaded num-order v1.2.0
[INFO] [stderr]   Downloaded jobserver v0.1.26
[INFO] [stderr]   Downloaded anstyle-syntect v1.0.4
[INFO] [stderr]   Downloaded handlebars v6.3.2
[INFO] [stderr]   Downloaded automod v1.0.15
[INFO] [stderr]   Downloaded colorchoice-clap v1.0.7
[INFO] [stderr]   Downloaded toml v0.8.8
[INFO] [stderr]   Downloaded pkg-config v0.3.26
[INFO] [stderr]   Downloaded similar v2.2.1
[INFO] [stderr]   Downloaded thiserror v1.0.37
[INFO] [stderr]   Downloaded git2 v0.18.3
[INFO] [stderr]   Downloaded os_info v3.6.0
[INFO] [stderr]   Downloaded content_inspector v0.2.4
[INFO] [stderr]   Downloaded bstr v1.4.0
[INFO] [stderr]   Downloaded filetime v0.2.20
[INFO] [stderr]   Downloaded io-lifetimes v1.0.9
[INFO] [stderr]   Downloaded snapbox v0.6.21
[INFO] [stderr]   Downloaded num-modular v0.6.1
[INFO] [stderr]   Downloaded pest v2.5.6
[INFO] [stderr]   Downloaded thiserror-impl v1.0.37
[INFO] [stderr]   Downloaded digest v0.10.6
[INFO] [stderr]   Downloaded git-version v0.3.5
[INFO] [stderr]   Downloaded shell-escape v0.1.5
[INFO] [stderr]   Downloaded clap-verbosity-flag v3.0.3
[INFO] [stderr]   Downloaded git-fixture v0.3.5
[INFO] [stderr]   Downloaded serde_spanned v0.6.4
[INFO] [stderr]   Downloaded human-panic v2.0.2
[INFO] [stderr]   Downloaded snapbox-macros v0.3.10
[INFO] [stderr]   Downloaded rustix v0.36.4
[INFO] [stderr]   Downloaded tempfile v3.4.0
[INFO] [stderr]   Downloaded uuid v1.3.0
[INFO] [stderr]   Downloaded proc-exit v2.0.2
[INFO] [stderr]   Downloaded unicode-ident v1.0.8
[INFO] [stderr]   Downloaded term-transcript v0.4.0
[INFO] [stderr]   Downloaded bugreport v0.5.1
[INFO] [stderr]   Downloaded pest_meta v2.5.6
[INFO] [stderr]   Downloaded linux-raw-sys v0.1.3
[INFO] [stderr]   Downloaded libgit2-sys v0.16.2+1.7.2
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cd65043ac0a5dc7cb0eedd47ecb196003be382d917e6c0a2dc777a7543551fd7
[INFO] running `Command { std: "docker" "start" "-a" "cd65043ac0a5dc7cb0eedd47ecb196003be382d917e6c0a2dc777a7543551fd7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cd65043ac0a5dc7cb0eedd47ecb196003be382d917e6c0a2dc777a7543551fd7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd65043ac0a5dc7cb0eedd47ecb196003be382d917e6c0a2dc777a7543551fd7", kill_on_drop: false }`
[INFO] [stdout] cd65043ac0a5dc7cb0eedd47ecb196003be382d917e6c0a2dc777a7543551fd7
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 37aee559ee8a85dec20091b9336d329f933e36ed1890a44ffcdbd3dce4a210af
[INFO] running `Command { std: "docker" "start" "-a" "37aee559ee8a85dec20091b9336d329f933e36ed1890a44ffcdbd3dce4a210af", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling rustix v1.0.3
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling bitflags v2.4.0
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling linux-raw-sys v0.9.3
[INFO] [stderr]    Compiling anstyle-parse v0.2.0
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.5
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling thiserror v1.0.37
[INFO] [stderr]    Compiling serde_json v1.0.85
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling jobserver v0.1.26
[INFO] [stderr]    Compiling itoa v1.0.4
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling object v0.36.5
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling terminal_size v0.4.2
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling clap_builder v4.5.40
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling bugreport v0.5.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling uuid v1.3.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling env_filter v0.1.0
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling shell-escape v0.1.5
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling winnow v0.7.3
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling content_inspector v0.2.4
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling libz-sys v1.1.8
[INFO] [stderr]    Compiling onig_sys v69.8.1
[INFO] [stderr]    Compiling libgit2-sys v0.16.2+1.7.2
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling path-clean v1.0.1
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling proc-exit v2.0.2
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.37
[INFO] [stderr]    Compiling git-version-macro v0.3.5
[INFO] [stderr]    Compiling git-config-env v0.2.3
[INFO] [stderr]    Compiling git-version v0.3.5
[INFO] [stderr]    Compiling sysinfo v0.33.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling clap_derive v4.5.40
[INFO] [stderr]    Compiling backtrace v0.3.74
[INFO] [stderr]    Compiling onig v6.4.0
[INFO] [stderr]    Compiling clap v4.5.40
[INFO] [stderr]    Compiling clap-verbosity-flag v3.0.3
[INFO] [stderr]    Compiling colorchoice-clap v1.0.7
[INFO] [stderr]    Compiling git2 v0.18.3
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling serde_spanned v0.6.4
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling os_info v3.6.0
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling toml_edit v0.21.0
[INFO] [stderr]    Compiling syntect v5.2.0
[INFO] [stderr]    Compiling toml v0.8.8
[INFO] [stderr]    Compiling human-panic v2.0.2
[INFO] [stderr]    Compiling anstyle-syntect v1.0.4
[INFO] [stderr]    Compiling git-dive v0.1.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s
[INFO] running `Command { std: "docker" "inspect" "37aee559ee8a85dec20091b9336d329f933e36ed1890a44ffcdbd3dce4a210af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "37aee559ee8a85dec20091b9336d329f933e36ed1890a44ffcdbd3dce4a210af", kill_on_drop: false }`
[INFO] [stdout] 37aee559ee8a85dec20091b9336d329f933e36ed1890a44ffcdbd3dce4a210af
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 54e0211edac74b512fb3ff7c49d5f22ecc891fe9417e1cacdbc64d42c86d3028
[INFO] running `Command { std: "docker" "start" "-a" "54e0211edac74b512fb3ff7c49d5f22ecc891fe9417e1cacdbc64d42c86d3028", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling bitflags v2.4.0
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling thiserror v1.0.37
[INFO] [stderr]    Compiling linux-raw-sys v0.9.3
[INFO] [stderr]    Compiling ucd-trie v0.1.5
[INFO] [stderr]    Compiling io-lifetimes v1.0.9
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling itoa v1.0.4
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling rustix v0.36.4
[INFO] [stderr]    Compiling anstyle-parse v0.2.0
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling pest v2.5.6
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling linux-raw-sys v0.1.3
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling eyre v0.6.8
[INFO] [stderr]    Compiling rustix v1.0.3
[INFO] [stderr]    Compiling num-modular v0.6.1
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling object v0.36.5
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling jobserver v0.1.26
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling terminal_size v0.4.2
[INFO] [stderr]    Compiling num-order v1.2.0
[INFO] [stderr]    Compiling clap_builder v4.5.40
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling snapbox-macros v0.3.10
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling git-version v0.3.5
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling content_inspector v0.2.4
[INFO] [stderr]    Compiling env_filter v0.1.0
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling backtrace v0.3.74
[INFO] [stderr]    Compiling pest_meta v2.5.6
[INFO] [stderr]    Compiling uuid v1.3.0
[INFO] [stderr]    Compiling sysinfo v0.33.1
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling winnow v0.7.3
[INFO] [stderr]    Compiling shell-escape v0.1.5
[INFO] [stderr]    Compiling libz-sys v1.1.8
[INFO] [stderr]    Compiling onig_sys v69.8.1
[INFO] [stderr]    Compiling libgit2-sys v0.16.2+1.7.2
[INFO] [stderr]    Compiling pest_generator v2.5.6
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling os_pipe v1.2.2
[INFO] [stderr]    Compiling filetime v0.2.20
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]    Compiling similar v2.2.1
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling pest_derive v2.5.6
[INFO] [stderr]    Compiling bugreport v0.5.1
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling path-clean v1.0.1
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling proc-exit v2.0.2
[INFO] [stderr]    Compiling tempfile v3.4.0
[INFO] [stderr]    Compiling git-config-env v0.2.3
[INFO] [stderr]    Compiling snapbox v0.6.21
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling clap_derive v4.5.40
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling automod v1.0.15
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling onig v6.4.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling clap v4.5.40
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling colorchoice-clap v1.0.7
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling clap-verbosity-flag v3.0.3
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling git2 v0.18.3
[INFO] [stderr]    Compiling serde_spanned v0.6.4
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling serde_json v1.0.85
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling os_info v3.6.0
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling toml_edit v0.21.0
[INFO] [stderr]    Compiling syntect v5.2.0
[INFO] [stderr]    Compiling toml v0.8.8
[INFO] [stderr]    Compiling bstr v1.4.0
[INFO] [stderr]    Compiling human-panic v2.0.2
[INFO] [stderr]    Compiling handlebars v6.3.2
[INFO] [stderr]    Compiling anstyle-syntect v1.0.4
[INFO] [stderr]    Compiling git-fixture v0.3.5
[INFO] [stderr]    Compiling git-dive v0.1.6 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling term-transcript v0.4.0
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 57.45s
[INFO] running `Command { std: "docker" "inspect" "54e0211edac74b512fb3ff7c49d5f22ecc891fe9417e1cacdbc64d42c86d3028", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "54e0211edac74b512fb3ff7c49d5f22ecc891fe9417e1cacdbc64d42c86d3028", kill_on_drop: false }`
[INFO] [stdout] 54e0211edac74b512fb3ff7c49d5f22ecc891fe9417e1cacdbc64d42c86d3028
