[INFO] cloning repository https://github.com/acunniffe/git-ai
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/acunniffe/git-ai" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Facunniffe%2Fgit-ai", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Facunniffe%2Fgit-ai'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e31e9b2513402af7d78ea8b2cb51a0a837e57429
[INFO] testing acunniffe/git-ai/e31e9b2513402af7d78ea8b2cb51a0a837e57429 against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Facunniffe%2Fgit-ai" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/acunniffe/git-ai
[INFO] finished tweaking git repo https://github.com/acunniffe/git-ai
[INFO] tweaked toml for git repo https://github.com/acunniffe/git-ai written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/acunniffe/git-ai on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/acunniffe/git-ai 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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded similar v2.7.0
[INFO] [stderr]   Downloaded predicates v3.1.3
[INFO] [stderr]   Downloaded predicates-tree v1.0.12
[INFO] [stderr]   Downloaded async-net v1.8.0
[INFO] [stderr]   Downloaded termtree v0.5.1
[INFO] [stderr]   Downloaded wait-timeout v0.2.1
[INFO] [stderr]   Downloaded assert_cmd v2.0.17
[INFO] [stderr]   Downloaded clap_derive v4.5.40
[INFO] [stderr]   Downloaded float-cmp v0.10.0
[INFO] [stderr]   Downloaded clap v4.5.40
[INFO] [stderr]   Downloaded predicates-core v1.0.9
[INFO] [stderr]   Downloaded cc v1.2.27
[INFO] [stderr]   Downloaded insta v1.43.1
[INFO] [stderr]   Downloaded rusqlite v0.31.0
[INFO] [stderr]   Downloaded clap_builder v4.5.40
[INFO] [stderr]   Downloaded rustix v0.37.28
[INFO] [stderr]   Downloaded libssh2-sys v0.3.1
[INFO] [stderr]   Downloaded libsqlite3-sys v0.28.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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1c1eadde549ab00d34d8ae42c4b8b333baea2576ee0704a45f8a9be886bc2874
[INFO] running `Command { std: "docker" "start" "-a" "1c1eadde549ab00d34d8ae42c4b8b333baea2576ee0704a45f8a9be886bc2874", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1c1eadde549ab00d34d8ae42c4b8b333baea2576ee0704a45f8a9be886bc2874", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c1eadde549ab00d34d8ae42c4b8b333baea2576ee0704a45f8a9be886bc2874", kill_on_drop: false }`
[INFO] [stdout] 1c1eadde549ab00d34d8ae42c4b8b333baea2576ee0704a45f8a9be886bc2874
[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 -Copt-level=3" "-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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cea1fb1b694ee36c565120d59841914a8a6740028fa2a9c251a8aed06068d313
[INFO] running `Command { std: "docker" "start" "-a" "cea1fb1b694ee36c565120d59841914a8a6740028fa2a9c251a8aed06068d313", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling rustix v0.37.28
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling async-lock v3.4.1
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling async-fs v1.6.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling event-listener v3.1.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling clap_builder v4.5.40
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling async-net v1.8.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling polling v3.10.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]    Compiling async-io v2.5.0
[INFO] [stderr]    Compiling async-signal v0.2.12
[INFO] [stderr]    Compiling async-process v1.8.1
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling async-executor v1.13.3
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling smol v1.3.0
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling rusqlite v0.31.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling clap_derive v4.5.40
[INFO] [stderr]    Compiling clap v4.5.40
[INFO] [stderr]    Compiling git-ai v1.0.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::env`
[INFO] [stdout]   --> src/commands/checkpoint_agent/agent_preset.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::env;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `new_line` is assigned to, but never used
[INFO] [stdout]    --> src/authorship/rebase_authorship.rs:908:17
[INFO] [stdout]     |
[INFO] [stdout] 908 |         let mut new_line = 1u32;
[INFO] [stdout]     |                 ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_new_line` instead
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> src/authorship/rebase_authorship.rs:940:26
[INFO] [stdout]     |
[INFO] [stdout] 940 |                     for (i, inserted_line) in inserted.iter().enumerate() {
[INFO] [stdout]     |                          ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::env`
[INFO] [stdout]   --> src/commands/checkpoint_agent/agent_preset.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::env;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `new_line` is assigned to, but never used
[INFO] [stdout]    --> src/authorship/rebase_authorship.rs:908:17
[INFO] [stdout]     |
[INFO] [stdout] 908 |         let mut new_line = 1u32;
[INFO] [stdout]     |                 ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_new_line` instead
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> src/authorship/rebase_authorship.rs:940:26
[INFO] [stdout]     |
[INFO] [stdout] 940 |                     for (i, inserted_line) in inserted.iter().enumerate() {
[INFO] [stdout]     |                          ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 42s
[INFO] running `Command { std: "docker" "inspect" "cea1fb1b694ee36c565120d59841914a8a6740028fa2a9c251a8aed06068d313", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cea1fb1b694ee36c565120d59841914a8a6740028fa2a9c251a8aed06068d313", kill_on_drop: false }`
[INFO] [stdout] cea1fb1b694ee36c565120d59841914a8a6740028fa2a9c251a8aed06068d313
[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 -Copt-level=3" "-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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d55bb1b4267229eba5af30b39b845dda7e7bff58af0f39fde257c83c5eb73aac
[INFO] running `Command { std: "docker" "start" "-a" "d55bb1b4267229eba5af30b39b845dda7e7bff58af0f39fde257c83c5eb73aac", kill_on_drop: false }`
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling assert_cmd v2.0.17
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling insta v1.43.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]    Compiling polling v3.10.0
[INFO] [stderr]    Compiling async-io v2.5.0
[INFO] [stderr]    Compiling libgit2-sys v0.18.2+1.9.1
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]    Compiling async-signal v0.2.12
[INFO] [stderr]    Compiling async-process v1.8.1
[INFO] [stderr]    Compiling smol v1.3.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling rusqlite v0.31.0
[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 serde_derive v1.0.219
[INFO] [stderr]    Compiling clap_derive v4.5.40
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling clap v4.5.40
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling serde v1.0.219
[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 idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling git2 v0.20.2
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling git-ai v1.0.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::env`
[INFO] [stdout]   --> src/commands/checkpoint_agent/agent_preset.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::env;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `new_line` is assigned to, but never used
[INFO] [stdout]    --> src/authorship/rebase_authorship.rs:908:17
[INFO] [stdout]     |
[INFO] [stdout] 908 |         let mut new_line = 1u32;
[INFO] [stdout]     |                 ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_new_line` instead
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> src/authorship/rebase_authorship.rs:940:26
[INFO] [stdout]     |
[INFO] [stdout] 940 |                     for (i, inserted_line) in inserted.iter().enumerate() {
[INFO] [stdout]     |                          ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `has_agent` and `agent_tool` are never read
[INFO] [stdout]     --> src/git/test_utils/mod.rs:1241:5
[INFO] [stdout]      |
[INFO] [stdout] 1239 | pub struct SnapshotCheckpoint {
[INFO] [stdout]      |            ------------------ fields in this struct
[INFO] [stdout] 1240 |     author: String,
[INFO] [stdout] 1241 |     has_agent: bool,
[INFO] [stdout]      |     ^^^^^^^^^
[INFO] [stdout] 1242 |     agent_tool: Option<String>,
[INFO] [stdout]      |     ^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `SnapshotCheckpoint` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]      = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `deleted_lines` is never read
[INFO] [stdout]     --> src/git/test_utils/mod.rs:1250:5
[INFO] [stdout]      |
[INFO] [stdout] 1247 | pub struct SnapshotEntry {
[INFO] [stdout]      |            ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 1250 |     deleted_lines: Vec<Line>,
[INFO] [stdout]      |     ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `SnapshotEntry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `load_fixture` is never used
[INFO] [stdout]   --> tests/test_utils.rs:28:8
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub fn load_fixture(filename: &str) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::env`
[INFO] [stdout]   --> src/commands/checkpoint_agent/agent_preset.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::env;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `find_repository_in_path`
[INFO] [stdout]     --> src/authorship/rebase_authorship.rs:1570:22
[INFO] [stdout]      |
[INFO] [stdout] 1570 |     use crate::git::{find_repository_in_path, test_utils::TmpRepo};
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::env`
[INFO] [stdout]   --> src/commands/checkpoint_agent/agent_preset.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::env;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Checkpoint` and `Line`
[INFO] [stdout]  --> tests/reset.rs:1:39
[INFO] [stdout]   |
[INFO] [stdout] 1 | use git_ai::authorship::working_log::{Checkpoint, Line};
[INFO] [stdout]   |                                       ^^^^^^^^^^  ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `new_line` is assigned to, but never used
[INFO] [stdout]    --> src/authorship/rebase_authorship.rs:908:17
[INFO] [stdout]     |
[INFO] [stdout] 908 |         let mut new_line = 1u32;
[INFO] [stdout]     |                 ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_new_line` instead
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> src/authorship/rebase_authorship.rs:940:26
[INFO] [stdout]     |
[INFO] [stdout] 940 |                     for (i, inserted_line) in inserted.iter().enumerate() {
[INFO] [stdout]     |                          ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `new_line` is assigned to, but never used
[INFO] [stdout]    --> src/authorship/rebase_authorship.rs:908:17
[INFO] [stdout]     |
[INFO] [stdout] 908 |         let mut new_line = 1u32;
[INFO] [stdout]     |                 ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_new_line` instead
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> src/authorship/rebase_authorship.rs:940:26
[INFO] [stdout]     |
[INFO] [stdout] 940 |                     for (i, inserted_line) in inserted.iter().enumerate() {
[INFO] [stdout]     |                          ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `initial_log`
[INFO] [stdout]     --> src/authorship/rebase_authorship.rs:1592:13
[INFO] [stdout]      |
[INFO] [stdout] 1592 |         let initial_log = tmp_repo.commit_with_message("Initial commit").unwrap();
[INFO] [stdout]      |             ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_initial_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> tests/simple_additions.rs:790:9
[INFO] [stdout]     |
[INFO] [stdout] 790 |     let mut file = tmp_repo
[INFO] [stdout]     |         ----^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SnapshotCheckpoint` is never constructed
[INFO] [stdout]     --> src/git/test_utils/mod.rs:1239:12
[INFO] [stdout]      |
[INFO] [stdout] 1239 | pub struct SnapshotCheckpoint {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SnapshotEntry` is never constructed
[INFO] [stdout]     --> src/git/test_utils/mod.rs:1247:12
[INFO] [stdout]      |
[INFO] [stdout] 1247 | pub struct SnapshotEntry {
[INFO] [stdout]      |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `snapshot_checkpoints` is never used
[INFO] [stdout]     --> src/git/test_utils/mod.rs:1253:8
[INFO] [stdout]      |
[INFO] [stdout] 1253 | pub fn snapshot_checkpoints(checkpoints: &[Checkpoint]) -> Vec<SnapshotCheckpoint> {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `find_repository_in_path`
[INFO] [stdout]     --> src/authorship/rebase_authorship.rs:1570:22
[INFO] [stdout]      |
[INFO] [stdout] 1570 |     use crate::git::{find_repository_in_path, test_utils::TmpRepo};
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::env`
[INFO] [stdout]   --> src/commands/checkpoint_agent/agent_preset.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::env;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SnapshotCheckpoint` is never constructed
[INFO] [stdout]     --> src/git/test_utils/mod.rs:1239:12
[INFO] [stdout]      |
[INFO] [stdout] 1239 | pub struct SnapshotCheckpoint {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SnapshotEntry` is never constructed
[INFO] [stdout]     --> src/git/test_utils/mod.rs:1247:12
[INFO] [stdout]      |
[INFO] [stdout] 1247 | pub struct SnapshotEntry {
[INFO] [stdout]      |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `snapshot_checkpoints` is never used
[INFO] [stdout]     --> src/git/test_utils/mod.rs:1253:8
[INFO] [stdout]      |
[INFO] [stdout] 1253 | pub fn snapshot_checkpoints(checkpoints: &[Checkpoint]) -> Vec<SnapshotCheckpoint> {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `new_line` is assigned to, but never used
[INFO] [stdout]    --> src/authorship/rebase_authorship.rs:908:17
[INFO] [stdout]     |
[INFO] [stdout] 908 |         let mut new_line = 1u32;
[INFO] [stdout]     |                 ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_new_line` instead
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> src/authorship/rebase_authorship.rs:940:26
[INFO] [stdout]     |
[INFO] [stdout] 940 |                     for (i, inserted_line) in inserted.iter().enumerate() {
[INFO] [stdout]     |                          ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `initial_log`
[INFO] [stdout]     --> src/authorship/rebase_authorship.rs:1592:13
[INFO] [stdout]      |
[INFO] [stdout] 1592 |         let initial_log = tmp_repo.commit_with_message("Initial commit").unwrap();
[INFO] [stdout]      |             ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_initial_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `has_agent` and `agent_tool` are never read
[INFO] [stdout]     --> src/git/test_utils/mod.rs:1241:5
[INFO] [stdout]      |
[INFO] [stdout] 1239 | pub struct SnapshotCheckpoint {
[INFO] [stdout]      |            ------------------ fields in this struct
[INFO] [stdout] 1240 |     author: String,
[INFO] [stdout] 1241 |     has_agent: bool,
[INFO] [stdout]      |     ^^^^^^^^^
[INFO] [stdout] 1242 |     agent_tool: Option<String>,
[INFO] [stdout]      |     ^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `SnapshotCheckpoint` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]      = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `deleted_lines` is never read
[INFO] [stdout]     --> src/git/test_utils/mod.rs:1250:5
[INFO] [stdout]      |
[INFO] [stdout] 1247 | pub struct SnapshotEntry {
[INFO] [stdout]      |            ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 1250 |     deleted_lines: Vec<Line>,
[INFO] [stdout]      |     ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `SnapshotEntry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8m 52s
[INFO] running `Command { std: "docker" "inspect" "d55bb1b4267229eba5af30b39b845dda7e7bff58af0f39fde257c83c5eb73aac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d55bb1b4267229eba5af30b39b845dda7e7bff58af0f39fde257c83c5eb73aac", kill_on_drop: false }`
[INFO] [stdout] d55bb1b4267229eba5af30b39b845dda7e7bff58af0f39fde257c83c5eb73aac
[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 -Copt-level=3" "-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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] bbd7d667b001f9365fcb09b176c9a00a708b798c87a3fdbce1c92a0e962d5b7c
[INFO] running `Command { std: "docker" "start" "-a" "bbd7d667b001f9365fcb09b176c9a00a708b798c87a3fdbce1c92a0e962d5b7c", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `std::env`
[INFO] [stderr]   --> src/commands/checkpoint_agent/agent_preset.rs:10:5
[INFO] [stderr]    |
[INFO] [stderr] 10 | use std::env;
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable `new_line` is assigned to, but never used
[INFO] [stderr]    --> src/authorship/rebase_authorship.rs:908:17
[INFO] [stderr]     |
[INFO] [stderr] 908 |         let mut new_line = 1u32;
[INFO] [stderr]     |                 ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: consider using `_new_line` instead
[INFO] [stderr]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `i`
[INFO] [stderr]    --> src/authorship/rebase_authorship.rs:940:26
[INFO] [stderr]     |
[INFO] [stderr] 940 |                     for (i, inserted_line) in inserted.iter().enumerate() {
[INFO] [stderr]     |                          ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stderr] 
[INFO] [stderr] warning: fields `has_agent` and `agent_tool` are never read
[INFO] [stderr]     --> src/git/test_utils/mod.rs:1241:5
[INFO] [stderr]      |
[INFO] [stderr] 1239 | pub struct SnapshotCheckpoint {
[INFO] [stderr]      |            ------------------ fields in this struct
[INFO] [stderr] 1240 |     author: String,
[INFO] [stderr] 1241 |     has_agent: bool,
[INFO] [stderr]      |     ^^^^^^^^^
[INFO] [stderr] 1242 |     agent_tool: Option<String>,
[INFO] [stderr]      |     ^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: `SnapshotCheckpoint` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]      = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `deleted_lines` is never read
[INFO] [stderr]     --> src/git/test_utils/mod.rs:1250:5
[INFO] [stderr]      |
[INFO] [stderr] 1247 | pub struct SnapshotEntry {
[INFO] [stderr]      |            ------------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 1250 |     deleted_lines: Vec<Line>,
[INFO] [stderr]      |     ^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: `SnapshotEntry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: `git-ai` (lib) generated 5 warnings (run `cargo fix --lib -p git-ai` to apply 1 suggestion)
[INFO] [stderr] warning: struct `SnapshotCheckpoint` is never constructed
[INFO] [stderr]     --> src/git/test_utils/mod.rs:1239:12
[INFO] [stderr]      |
[INFO] [stderr] 1239 | pub struct SnapshotCheckpoint {
[INFO] [stderr]      |            ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `SnapshotEntry` is never constructed
[INFO] [stderr]     --> src/git/test_utils/mod.rs:1247:12
[INFO] [stderr]      |
[INFO] [stderr] 1247 | pub struct SnapshotEntry {
[INFO] [stderr]      |            ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `snapshot_checkpoints` is never used
[INFO] [stderr]     --> src/git/test_utils/mod.rs:1253:8
[INFO] [stderr]      |
[INFO] [stderr] 1253 | pub fn snapshot_checkpoints(checkpoints: &[Checkpoint]) -> Vec<SnapshotCheckpoint> {
[INFO] [stderr]      |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `git-ai` (bin "git-ai") generated 6 warnings (3 duplicates)
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> tests/simple_additions.rs:790:9
[INFO] [stderr]     |
[INFO] [stderr] 790 |     let mut file = tmp_repo
[INFO] [stderr]     |         ----^^^^
[INFO] [stderr]     |         |
[INFO] [stderr]     |         help: remove this `mut`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_mut)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Checkpoint` and `Line`
[INFO] [stderr]  --> tests/reset.rs:1:39
[INFO] [stderr]   |
[INFO] [stderr] 1 | use git_ai::authorship::working_log::{Checkpoint, Line};
[INFO] [stderr]   |                                       ^^^^^^^^^^  ^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `find_repository_in_path`
[INFO] [stderr]     --> src/authorship/rebase_authorship.rs:1570:22
[INFO] [stderr]      |
[INFO] [stderr] 1570 |     use crate::git::{find_repository_in_path, test_utils::TmpRepo};
[INFO] [stderr]      |                      ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::env`
[INFO] [stderr]   --> src/commands/checkpoint_agent/agent_preset.rs:10:5
[INFO] [stderr]    |
[INFO] [stderr] 10 | use std::env;
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `initial_log`
[INFO] [stderr]     --> src/authorship/rebase_authorship.rs:1592:13
[INFO] [stderr]      |
[INFO] [stderr] 1592 |         let initial_log = tmp_repo.commit_with_message("Initial commit").unwrap();
[INFO] [stderr]      |             ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_initial_log`
[INFO] [stderr] 
[INFO] [stderr] warning: `git-ai` (test "simple_additions") generated 1 warning (run `cargo fix --test "simple_additions"` to apply 1 suggestion)
[INFO] [stderr] warning: `git-ai` (test "reset") generated 1 warning (run `cargo fix --test "reset"` to apply 1 suggestion)
[INFO] [stderr] warning: `git-ai` (lib test) generated 7 warnings (4 duplicates) (run `cargo fix --lib -p git-ai --tests` to apply 2 suggestions)
[INFO] [stderr] warning: `git-ai` (bin "git-ai" test) generated 8 warnings (8 duplicates)
[INFO] [stderr] warning: function `load_fixture` is never used
[INFO] [stderr]   --> tests/test_utils.rs:28:8
[INFO] [stderr]    |
[INFO] [stderr] 28 | pub fn load_fixture(filename: &str) -> String {
[INFO] [stderr]    |        ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `git-ai` (test "cursor") generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.38s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/git_ai-9a5fbad505e97b70)
[INFO] [stdout] 
[INFO] [stdout] running 74 tests
[INFO] [stdout] test authorship::authorship_log_serialization::tests::test_convert_authorship_log_multiple_ai_sessions ... ok
[INFO] [stdout] test authorship::authorship_log_serialization::tests::test_convert_authorship_log_to_checkpoints ... ok
[INFO] [stdout] test authorship::authorship_log_serialization::tests::test_metrics_calculation ... ok
[INFO] [stdout] test authorship::authorship_log_serialization::tests::test_overriden_lines_detection ... ok
[INFO] [stdout] test authorship::authorship_log_serialization::tests::test_remove_line_ranges_partial_removal ... ok
[INFO] [stdout] test authorship::authorship_log_serialization::tests::test_remove_line_ranges_complete_removal ... ok
[INFO] [stdout] test authorship::authorship_log_serialization::tests::test_expected_format ... ok
[INFO] [stdout] test authorship::authorship_log_serialization::tests::test_format_line_ranges ... ok
[INFO] [stdout] test authorship::authorship_log_serialization::tests::test_file_names_with_spaces ... ok
[INFO] [stdout] test authorship::authorship_log_serialization::tests::test_line_range_sorting ... ok
[INFO] [stdout] test authorship::authorship_log_serialization::tests::test_hash_always_maps_to_prompt ... ok
[INFO] [stdout] test authorship::authorship_log_serialization::tests::test_serialize_deserialize_roundtrip ... ok
[INFO] [stdout] test authorship::authorship_log_serialization::tests::test_parse_line_ranges ... ok
[INFO] [stdout] test authorship::authorship_log_serialization::tests::test_serialize_deserialize_no_attestations ... ok
[INFO] [stdout] test authorship::post_commit::tests::test_post_commit_empty_repo_no_checkpoint ... ok
[INFO] [stdout] test authorship::post_commit::tests::test_post_commit_empty_repo_with_checkpoint ... ok
[INFO] [stdout] test authorship::rebase_authorship::tests::test_amend_add_lines_in_middle ... ok
[INFO] [stdout] test authorship::rebase_authorship::tests::test_amend_add_lines_at_top ... ok
[INFO] [stdout] test authorship::rebase_authorship::tests::test_amend_add_lines_at_bottom ... ok
[INFO] [stdout] test authorship::rebase_authorship::tests::test_amend_multiple_changes ... ok
[INFO] [stdout] test authorship::stats::tests::test_terminal_stats_display ... ok
[INFO] [stdout] test authorship::working_log::tests::test_checkpoint_serialization ... ok
[INFO] [stdout] test authorship::working_log::tests::test_checkpoint_with_transcript ... ok
[INFO] [stdout] test authorship::working_log::tests::test_line_contains ... ok
[INFO] [stdout] test authorship::working_log::tests::test_line_serialization ... ok
[INFO] [stdout] test authorship::working_log::tests::test_log_array_serialization ... ok
[INFO] [stdout] test authorship::working_log::tests::test_working_log_entry_covers_line ... ok
[INFO] [stdout] test authorship::stats::tests::test_stats_for_initial_commit ... ok
[INFO] [stdout] test commands::checkpoint::tests::test_checkpoint_then_stage_then_checkpoint_again ... ok
[INFO] [stdout] test authorship::stats::tests::test_stats_for_mixed_commit ... ok
[INFO] [stdout] test authorship::stats::tests::test_stats_for_simple_ai_commit ... ok
[INFO] [stdout] test commands::checkpoint::tests::test_checkpoint_with_only_staged_no_unstaged_changes ... ok
[INFO] [stdout] test commands::checkpoint::tests::test_checkpoint_with_staged_changes ... ok
[INFO] [stdout] test authorship::rebase_authorship::tests::test_prepare_working_log_simple_squash ... FAILED
[INFO] [stdout] test commands::checkpoint::tests::test_consolidate_lines ... ok
[INFO] [stdout] test commands::install_hooks::tests::test_claude_install_hooks_creates_file_from_scratch ... ok
[INFO] [stdout] test authorship::rebase_authorship::tests::test_prepare_working_log_squash_with_main_changes ... FAILED
[INFO] [stdout] test commands::install_hooks::tests::test_claude_preserves_other_hooks ... ok
[INFO] [stdout] test commands::install_hooks::tests::test_get_current_binary_path ... ok
[INFO] [stdout] test commands::install_hooks::tests::test_install_hooks_creates_file_from_scratch ... ok
[INFO] [stdout] test commands::install_hooks::tests::test_claude_removes_duplicates ... ok
[INFO] [stdout] test commands::install_hooks::tests::test_install_hooks_creates_missing_hook_keys ... ok
[INFO] [stdout] test commands::install_hooks::tests::test_install_hooks_handles_empty_file ... ok
[INFO] [stdout] test commands::install_hooks::tests::test_install_hooks_preserves_existing_hooks ... ok
[INFO] [stdout] test commands::install_hooks::tests::test_install_hooks_skips_if_already_exists ... ok
[INFO] [stdout] test commands::install_hooks::tests::test_is_git_ai_checkpoint_command ... ok
[INFO] [stdout] test commands::install_hooks::tests::test_install_hooks_updates_outdated_command ... ok
[INFO] [stdout] test commands::install_hooks::tests::test_parse_version ... ok
[INFO] [stdout] test commands::install_hooks::tests::test_version_meets_requirement ... ok
[INFO] [stdout] test commands::install_hooks::tests::test_version_requirements ... ok
[INFO] [stdout] test git::cli_parser::tests::test_pos_command_basic ... ok
[INFO] [stdout] test git::cli_parser::tests::test_pos_command_flags_before ... ok
[INFO] [stdout] test git::cli_parser::tests::test_pos_command_inline_flag_value ... ok
[INFO] [stdout] test git::cli_parser::tests::test_pos_command_multiple_positional ... ok
[INFO] [stdout] test git::cli_parser::tests::test_pos_command_with_flag_value ... ok
[INFO] [stdout] test git::diff_tree_to_tree::tests::test_parse_diff_raw ... ok
[INFO] [stdout] test commands::checkpoint::tests::test_checkpoint_skips_conflicted_files ... ok
[INFO] [stdout] test git::repo_storage::tests::test_ensure_config_directory_creates_structure ... ok
[INFO] [stdout] test git::repo_storage::tests::test_persisted_working_log_blob_storage ... ok
[INFO] [stdout] test git::repo_storage::tests::test_ensure_config_directory_handles_existing_files ... ok
[INFO] [stdout] test authorship::rebase_authorship::tests::test_prepare_working_log_squash_multiple_files ... FAILED
[INFO] [stdout] test commands::checkpoint::tests::test_checkpoint_with_staged_changes_after_previous_checkpoint ... ok
[INFO] [stdout] test git::rewrite_log::tests::test_append_event_to_jsonl ... ok
[INFO] [stdout] test git::rewrite_log::tests::test_commit_amend_event_serialization ... ok
[INFO] [stdout] test git::repo_storage::tests::test_persisted_working_log_checkpoint_storage ... ok
[INFO] [stdout] test git::rewrite_log::tests::test_merge_event_serialization ... ok
[INFO] [stdout] test git::repo_storage::tests::test_persisted_working_log_reset ... ok
[INFO] [stdout] test git::status::tests::parse_varied_porcelain_v2_records ... ok
[INFO] [stdout] test git::rewrite_log::tests::test_events_jsonl_serialization ... ok
[INFO] [stdout] test git::repo_storage::tests::test_working_log_for_base_commit_creates_directory ... ok
[INFO] [stdout] test commands::checkpoint::tests::test_checkpoint_with_unstaged_changes ... ok
[INFO] [stdout] test git::refs::tests::test_notes_add_and_show_authorship_note ... ok
[INFO] [stdout] test authorship::rebase_authorship::tests::test_prepare_working_log_squash_multiple_sessions ... FAILED
[INFO] [stdout] test commands::checkpoint::tests::test_checkpoint_works_after_conflict_resolution_maintains_authorship ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- authorship::rebase_authorship::tests::test_prepare_working_log_simple_squash stdout ----
[INFO] [stdout] tmp_dir: "/tmp/git-ai-tmp-1760238543323840390-16-6"
[INFO] [stdout] Commit ID: 585629edfdf9aabc5e56b45781585fe109787c98
[INFO] [stdout] you  ████████████████████████████████████████ ai
[INFO] [stdout]      100%                                   0%
[INFO] [stdout] Commit ID: f58e81a87781ddd93a5d722f71aff4dcd77911a0
[INFO] [stdout] you  ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ ai
[INFO] [stdout]      0%                                  100%
[INFO] [stdout]      [90m100% AI code accepted[0m
[INFO] [stdout] Commit ID: a440d86e100466e7b3b2d861195fbe0d6d346fa7
[INFO] [stdout] you  ████████████████████████████████████████ ai
[INFO] [stdout]      100%                                   0%
[INFO] [stdout] 
[INFO] [stdout] thread 'authorship::rebase_authorship::tests::test_prepare_working_log_simple_squash' panicked at src/authorship/rebase_authorship.rs:1819:10:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: GitCliError { code: Some(1), stderr: "error: df8cf536400371a8de2fe29199ee757959a4a9cc: expected commit type, but the object dereferences to tree type\nmerge-tree: df8cf536400371a8de2fe29199ee757959a4a9cc - not something we can merge\n", args: ["-C", "/tmp/git-ai-tmp-1760238543323840390-16-6", "--no-pager", "merge-tree", "--write-tree", "--merge-base=8a5e3af7cd432b30d4c8c957b60c996476932781", "-X", "ours", "df8cf536400371a8de2fe29199ee757959a4a9cc", "8a5e3af7cd432b30d4c8c957b60c996476932781"] }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62cf2e1c09b2 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62cf2e1c09b2 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62cf2e1c09b2 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x62cf2e1c09b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x62cf2e1ea533 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x62cf2e1ea533 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x62cf2e1bcba3 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62cf2e1bcba3 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x62cf2e1c0802 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x62cf2e1c230c - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x62cf2e1c2162 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x62cf2e042bd4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x62cf2e042bd4 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62cf2e1c2deb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x62cf2e1c2deb - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x62cf2e1c2aba - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x62cf2e1c0eb9 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x62cf2e1c274d - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x62cf2e1e8110 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x62cf2e1e84b6 - core::result::unwrap_failed::h31c9775ec1a50121
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x62cf2dfbb947 - core::result::Result<T,E>::unwrap::h7fd168ff691a5f3e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x62cf2dfbb947 - git_ai::authorship::rebase_authorship::tests::test_prepare_working_log_simple_squash::h1d8ca13c1682f079
[INFO] [stdout]                                at /opt/rustwide/workdir/src/authorship/rebase_authorship.rs:1819:10
[INFO] [stdout]   22:     0x62cf2e003c79 - git_ai::authorship::rebase_authorship::tests::test_prepare_working_log_simple_squash::{{closure}}::h7736275ec88ef2fe
[INFO] [stdout]                                at /opt/rustwide/workdir/src/authorship/rebase_authorship.rs:1771:48
[INFO] [stdout]   23:     0x62cf2e003c79 - core::ops::function::FnOnce::call_once::h4f6ad194a77a8edf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x62cf2e04835b - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x62cf2e04835b - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x62cf2e04754e - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x62cf2e04754e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x62cf2e04754e - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x62cf2e04754e - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x62cf2e04754e - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x62cf2e04754e - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x62cf2e04754e - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x62cf2e00b0c4 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x62cf2e00b0c4 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   35:     0x62cf2e00ea9a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x62cf2e00ea9a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x62cf2e00ea9a - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x62cf2e00ea9a - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x62cf2e00ea9a - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x62cf2e00ea9a - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x62cf2e00ea9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x62cf2e1c5ed7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x62cf2e1c5ed7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x62cf2e1c5ed7 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   45:     0x75774fe34aa4 - <unknown>
[INFO] [stdout]   46:     0x75774fec1a34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- authorship::rebase_authorship::tests::test_prepare_working_log_squash_with_main_changes stdout ----
[INFO] [stdout] tmp_dir: "/tmp/git-ai-tmp-1760238543723347782-16-9"
[INFO] [stdout] Commit ID: 0b4b6e95a2cd700d996e139f0ec215a469e74ea5
[INFO] [stdout] you  ████████████████████████████████████████ ai
[INFO] [stdout]      100%                                   0%
[INFO] [stdout] Commit ID: bce622f5b3fbbc232083fb18a35b0386ea2c2f17
[INFO] [stdout] you  ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ ai
[INFO] [stdout]      0%                                  100%
[INFO] [stdout]      [90m100% AI code accepted[0m
[INFO] [stdout] Commit ID: 4266f22ce846d3f3df420d4242d0ab38f55002e3
[INFO] [stdout] you  ████████████████████████████████████████ ai
[INFO] [stdout]      100%                                   0%
[INFO] [stdout] 
[INFO] [stdout] thread 'authorship::rebase_authorship::tests::test_prepare_working_log_squash_with_main_changes' panicked at src/authorship/rebase_authorship.rs:1891:10:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: GitCliError { code: Some(1), stderr: "error: eed402369a4be3d63d2480fcdd4c624436396ada: expected commit type, but the object dereferences to tree type\nmerge-tree: eed402369a4be3d63d2480fcdd4c624436396ada - not something we can merge\n", args: ["-C", "/tmp/git-ai-tmp-1760238543723347782-16-9", "--no-pager", "merge-tree", "--write-tree", "--merge-base=b8b1585898ad68082f01faab0be9d38554cc2022", "-X", "ours", "eed402369a4be3d63d2480fcdd4c624436396ada", "5f1d7867d71e05d7ec60b412c0d5891748a7d8a6"] }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62cf2e1c09b2 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62cf2e1c09b2 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62cf2e1c09b2 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x62cf2e1c09b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x62cf2e1ea533 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x62cf2e1ea533 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x62cf2e1bcba3 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62cf2e1bcba3 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x62cf2e1c0802 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x62cf2e1c230c - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x62cf2e1c2162 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x62cf2e042bd4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x62cf2e042bd4 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62cf2e1c2deb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x62cf2e1c2deb - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x62cf2e1c2aba - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x62cf2e1c0eb9 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x62cf2e1c274d - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x62cf2e1e8110 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x62cf2e1e84b6 - core::result::unwrap_failed::h31c9775ec1a50121
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x62cf2dfbcd26 - core::result::Result<T,E>::unwrap::h7fd168ff691a5f3e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x62cf2dfbcd26 - git_ai::authorship::rebase_authorship::tests::test_prepare_working_log_squash_with_main_changes::he7d9b5f2039b6c9b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/authorship/rebase_authorship.rs:1891:10
[INFO] [stdout]   22:     0x62cf2e003ed9 - git_ai::authorship::rebase_authorship::tests::test_prepare_working_log_squash_with_main_changes::{{closure}}::h3fd46037c2a9e8f8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/authorship/rebase_authorship.rs:1839:59
[INFO] [stdout]   23:     0x62cf2e003ed9 - core::ops::function::FnOnce::call_once::h84ab2308747d5ca6
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x62cf2e04835b - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x62cf2e04835b - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x62cf2e04754e - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x62cf2e04754e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x62cf2e04754e - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x62cf2e04754e - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x62cf2e04754e - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x62cf2e04754e - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x62cf2e04754e - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x62cf2e00b0c4 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x62cf2e00b0c4 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   35:     0x62cf2e00ea9a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x62cf2e00ea9a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x62cf2e00ea9a - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x62cf2e00ea9a - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x62cf2e00ea9a - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x62cf2e00ea9a - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x62cf2e00ea9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x62cf2e1c5ed7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x62cf2e1c5ed7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x62cf2e1c5ed7 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   45:     0x75774fe34aa4 - <unknown>
[INFO] [stdout]   46:     0x75774fec1a34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- authorship::rebase_authorship::tests::test_prepare_working_log_squash_multiple_files stdout ----
[INFO] [stdout] tmp_dir: "/tmp/git-ai-tmp-1760238543323861350-16-7"
[INFO] [stdout] Commit ID: e7b43716a7e3c7993a2792613d7d2255aaa8e309
[INFO] [stdout] you  ████████████████████████████████████████ ai
[INFO] [stdout]      100%                                   0%
[INFO] [stdout] Commit ID: b444d7c7a0a15bb75755f0991fcfea1b95bcd06e
[INFO] [stdout] you  ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ ai
[INFO] [stdout]      0%                                  100%
[INFO] [stdout]      [90m100% AI code accepted[0m
[INFO] [stdout] Commit ID: 827137d2ac98cc508383dc26dc6627c436a3c435
[INFO] [stdout] you  ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ ai
[INFO] [stdout]      0%                                  100%
[INFO] [stdout]      [90m100% AI code accepted[0m
[INFO] [stdout] Commit ID: a84fa1216759c12768e167592be4a5b52140e5f4
[INFO] [stdout] you  ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ ai
[INFO] [stdout]      0%                                  100%
[INFO] [stdout]      [90m100% AI code accepted[0m
[INFO] [stdout] 
[INFO] [stdout] thread 'authorship::rebase_authorship::tests::test_prepare_working_log_squash_multiple_files' panicked at src/authorship/rebase_authorship.rs:2081:10:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: GitCliError { code: Some(1), stderr: "error: acb6dfbe132a1a9b07a1cb278fe0487c811bd6cb: expected commit type, but the object dereferences to tree type\nmerge-tree: acb6dfbe132a1a9b07a1cb278fe0487c811bd6cb - not something we can merge\n", args: ["-C", "/tmp/git-ai-tmp-1760238543323861350-16-7", "--no-pager", "merge-tree", "--write-tree", "--merge-base=238998e15371409203db440695f552d9b4c18328", "-X", "ours", "acb6dfbe132a1a9b07a1cb278fe0487c811bd6cb", "238998e15371409203db440695f552d9b4c18328"] }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62cf2e1c09b2 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62cf2e1c09b2 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62cf2e1c09b2 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x62cf2e1c09b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x62cf2e1ea533 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x62cf2e1ea533 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x62cf2e1bcba3 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62cf2e1bcba3 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x62cf2e1c0802 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x62cf2e1c230c - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x62cf2e1c2162 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x62cf2e042bd4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x62cf2e042bd4 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62cf2e1c2deb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x62cf2e1c2deb - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x62cf2e1c2aba - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x62cf2e1c0eb9 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x62cf2e1c274d - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x62cf2e1e8110 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x62cf2e1e84b6 - core::result::unwrap_failed::h31c9775ec1a50121
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x62cf2dfc00be - core::result::Result<T,E>::unwrap::h7fd168ff691a5f3e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x62cf2dfc00be - git_ai::authorship::rebase_authorship::tests::test_prepare_working_log_squash_multiple_files::h53416659c9eb87bf
[INFO] [stdout]                                at /opt/rustwide/workdir/src/authorship/rebase_authorship.rs:2081:10
[INFO] [stdout]   22:     0x62cf2e0040b9 - git_ai::authorship::rebase_authorship::tests::test_prepare_working_log_squash_multiple_files::{{closure}}::hac86d188bf4c5425
[INFO] [stdout]                                at /opt/rustwide/workdir/src/authorship/rebase_authorship.rs:1997:56
[INFO] [stdout]   23:     0x62cf2e0040b9 - core::ops::function::FnOnce::call_once::hc6b513d89c89ffbc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x62cf2e04835b - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x62cf2e04835b - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x62cf2e04754e - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x62cf2e04754e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x62cf2e04754e - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x62cf2e04754e - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x62cf2e04754e - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x62cf2e04754e - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x62cf2e04754e - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x62cf2e00b0c4 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x62cf2e00b0c4 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   35:     0x62cf2e00ea9a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x62cf2e00ea9a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x62cf2e00ea9a - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x62cf2e00ea9a - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x62cf2e00ea9a - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x62cf2e00ea9a - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x62cf2e00ea9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x62cf2e1c5ed7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x62cf2e1c5ed7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x62cf2e1c5ed7 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   45:     0x75774fe34aa4 - <unknown>
[INFO] [stdout]   46:     0x75774fec1a34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- authorship::rebase_authorship::tests::test_prepare_working_log_squash_multiple_sessions stdout ----
[INFO] [stdout] tmp_dir: "/tmp/git-ai-tmp-1760238543720956903-16-8"
[INFO] [stdout] Commit ID: 376eab9239b451469d6127993372abf4361faeef
[INFO] [stdout] you  ████████████████████████████████████████ ai
[INFO] [stdout]      100%                                   0%
[INFO] [stdout] Commit ID: b2619b763bc97dc0060a29bc2fad69ef402fab97
[INFO] [stdout] you  ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ ai
[INFO] [stdout]      0%                                  100%
[INFO] [stdout]      [90m100% AI code accepted[0m
[INFO] [stdout] Commit ID: 2fb38d019f1174308d5de68ec89b98f9a4b08c1a
[INFO] [stdout] you  ████████████████████████████████████████ ai
[INFO] [stdout]      100%                                   0%
[INFO] [stdout] Commit ID: 70345bf8a0347095321f444ec1139d66fbd3333e
[INFO] [stdout] you  ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ ai
[INFO] [stdout]      0%                                  100%
[INFO] [stdout]      [90m100% AI code accepted[0m
[INFO] [stdout] 
[INFO] [stdout] thread 'authorship::rebase_authorship::tests::test_prepare_working_log_squash_multiple_sessions' panicked at src/authorship/rebase_authorship.rs:1969:10:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: GitCliError { code: Some(1), stderr: "error: b8940967c1199190c5aa36499d4c6cb344f2111f: expected commit type, but the object dereferences to tree type\nmerge-tree: b8940967c1199190c5aa36499d4c6cb344f2111f - not something we can merge\n", args: ["-C", "/tmp/git-ai-tmp-1760238543720956903-16-8", "--no-pager", "merge-tree", "--write-tree", "--merge-base=5fd0fa1f6b05e08bfa3cae58ff3756f29a1cdf37", "-X", "ours", "b8940967c1199190c5aa36499d4c6cb344f2111f", "5fd0fa1f6b05e08bfa3cae58ff3756f29a1cdf37"] }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62cf2e1c09b2 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62cf2e1c09b2 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62cf2e1c09b2 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x62cf2e1c09b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x62cf2e1ea533 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x62cf2e1ea533 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x62cf2e1bcba3 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62cf2e1bcba3 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x62cf2e1c0802 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x62cf2e1c230c - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x62cf2e1c2162 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x62cf2e042bd4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x62cf2e042bd4 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62cf2e1c2deb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x62cf2e1c2deb - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x62cf2e1c2aba - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x62cf2e1c0eb9 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x62cf2e1c274d - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x62cf2e1e8110 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x62cf2e1e84b6 - core::result::unwrap_failed::h31c9775ec1a50121
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x62cf2dfbe1e7 - core::result::Result<T,E>::unwrap::h7fd168ff691a5f3e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x62cf2dfbe1e7 - git_ai::authorship::rebase_authorship::tests::test_prepare_working_log_squash_multiple_sessions::h870dcc6856f88ee6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/authorship/rebase_authorship.rs:1969:10
[INFO] [stdout]   22:     0x62cf2e004039 - git_ai::authorship::rebase_authorship::tests::test_prepare_working_log_squash_multiple_sessions::{{closure}}::h442658fa2b7ee723
[INFO] [stdout]                                at /opt/rustwide/workdir/src/authorship/rebase_authorship.rs:1919:59
[INFO] [stdout]   23:     0x62cf2e004039 - core::ops::function::FnOnce::call_once::hb52ce0c19b713c2d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x62cf2e04835b - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x62cf2e04835b - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x62cf2e04754e - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x62cf2e04754e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x62cf2e04754e - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x62cf2e04754e - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x62cf2e04754e - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x62cf2e04754e - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x62cf2e04754e - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x62cf2e00b0c4 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x62cf2e00b0c4 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   35:     0x62cf2e00ea9a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x62cf2e00ea9a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x62cf2e00ea9a - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x62cf2e00ea9a - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x62cf2e00ea9a - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x62cf2e00ea9a - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x62cf2e00ea9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x62cf2e1c5ed7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x62cf2e1c5ed7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x62cf2e1c5ed7 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   45:     0x75774fe34aa4 - <unknown>
[INFO] [stdout]   46:     0x75774fec1a34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     authorship::rebase_authorship::tests::test_prepare_working_log_simple_squash
[INFO] [stdout]     authorship::rebase_authorship::tests::test_prepare_working_log_squash_multiple_files
[INFO] [stdout]     authorship::rebase_authorship::tests::test_prepare_working_log_squash_multiple_sessions
[INFO] [stdout]     authorship::rebase_authorship::tests::test_prepare_working_log_squash_with_main_changes
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 70 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.82s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "bbd7d667b001f9365fcb09b176c9a00a708b798c87a3fdbce1c92a0e962d5b7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bbd7d667b001f9365fcb09b176c9a00a708b798c87a3fdbce1c92a0e962d5b7c", kill_on_drop: false }`
[INFO] [stdout] bbd7d667b001f9365fcb09b176c9a00a708b798c87a3fdbce1c92a0e962d5b7c
