[INFO] cloning repository https://github.com/ShuboLiang/git-ai-for-turingcoder
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ShuboLiang/git-ai-for-turingcoder" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShuboLiang%2Fgit-ai-for-turingcoder", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShuboLiang%2Fgit-ai-for-turingcoder'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 08be3af2dabdd6749268a82ae38166e2afb411f6
[INFO] testing ShuboLiang/git-ai-for-turingcoder against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShuboLiang%2Fgit-ai-for-turingcoder" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ShuboLiang/git-ai-for-turingcoder
[INFO] finished tweaking git repo https://github.com/ShuboLiang/git-ai-for-turingcoder
[INFO] tweaked toml for git repo https://github.com/ShuboLiang/git-ai-for-turingcoder written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ShuboLiang/git-ai-for-turingcoder on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ShuboLiang/git-ai-for-turingcoder 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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rstest v0.23.0
[INFO] [stderr]   Downloaded smol v1.3.0
[INFO] [stderr]   Downloaded envy v0.4.2
[INFO] [stderr]   Downloaded minreq v2.14.1
[INFO] [stderr]   Downloaded async-net v1.8.0
[INFO] [stderr]   Downloaded rstest_macros v0.23.0
[INFO] [stderr]   Downloaded jsonc-parser v0.27.1
[INFO] [stderr]   Downloaded insta v1.44.3
[INFO] [stderr]   Downloaded rusqlite v0.31.0
[INFO] [stderr]   Downloaded imara-diff v0.2.0
[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-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 302ec772b72d665d875d53c80e76723560293815fcc0afc470db0d8be0ce760a
[INFO] running `Command { std: "docker" "start" "-a" "302ec772b72d665d875d53c80e76723560293815fcc0afc470db0d8be0ce760a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "302ec772b72d665d875d53c80e76723560293815fcc0afc470db0d8be0ce760a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "302ec772b72d665d875d53c80e76723560293815fcc0afc470db0d8be0ce760a", kill_on_drop: false }`
[INFO] [stdout] 302ec772b72d665d875d53c80e76723560293815fcc0afc470db0d8be0ce760a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 18ba290ca455419b75ecb7e305342d6b99eea4d79044d0e27104ffce5fbf8237
[INFO] running `Command { std: "docker" "start" "-a" "18ba290ca455419b75ecb7e305342d6b99eea4d79044d0e27104ffce5fbf8237", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.48
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling rustix v0.37.28
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling async-fs v1.6.0
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling event-listener v3.1.0
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling async-executor v1.13.3
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling imara-diff v0.2.0
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling jsonc-parser v0.27.1
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling async-net v1.8.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling async-signal v0.2.13
[INFO] [stderr]    Compiling async-process v1.8.1
[INFO] [stderr]    Compiling smol v1.3.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling envy v0.4.2
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling minreq v2.14.1
[INFO] [stderr]    Compiling rusqlite v0.31.0
[INFO] [stderr]    Compiling git-ai v1.0.24 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Serialize`
[INFO] [stdout]  --> src/config.rs:7:26
[INFO] [stdout]   |
[INFO] [stdout] 7 | use serde::{Deserialize, Serialize};
[INFO] [stdout]   |                          ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `old_idx` is never read
[INFO] [stdout]    --> src/authorship/imara_diff_utils.rs:241:9
[INFO] [stdout]     |
[INFO] [stdout] 241 |         old_idx += 1;
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `new_idx` is never read
[INFO] [stdout]    --> src/authorship/imara_diff_utils.rs:288:13
[INFO] [stdout]     |
[INFO] [stdout] 288 |             new_idx += equal_len;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `first_is_ai`
[INFO] [stdout]    --> src/commands/blame.rs:676:25
[INFO] [stdout]     |
[INFO] [stdout] 676 |                     let first_is_ai = find_first_author(
[INFO] [stdout]     |                         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_first_is_ai`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `read_start`
[INFO] [stdout]    --> src/commands/checkpoint.rs:541:9
[INFO] [stdout]     |
[INFO] [stdout] 541 |     let read_start = Instant::now();
[INFO] [stdout]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_read_start`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `args`
[INFO] [stdout]    --> src/commands/git_ai_handlers.rs:114:17
[INFO] [stdout]     |
[INFO] [stdout] 114 |             let args = commands::git_handlers::handle_git(&args[1..]);
[INFO] [stdout]     |                 ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `line` is never read
[INFO] [stdout]    --> src/authorship/attribution_tracker.rs:226:5
[INFO] [stdout]     |
[INFO] [stdout] 222 | struct Token {
[INFO] [stdout]     |        ----- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 226 |     line: usize,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Token` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `copy_dir_recursive` is never used
[INFO] [stdout]    --> src/authorship/post_commit.rs:333:4
[INFO] [stdout]     |
[INFO] [stdout] 333 | fn copy_dir_recursive(from: &std::path::Path, to: &std::path::Path) -> Result<(), std::io::Error> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `old_start`, `old_count`, `new_start`, and `new_count` are never read
[INFO] [stdout]   --> src/commands/diff.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct DiffHunk {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 21 |     pub file_path: String,
[INFO] [stdout] 22 |     pub old_start: u32,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 23 |     pub old_count: u32,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 24 |     pub new_start: u32,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 25 |     pub new_count: u32,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DiffHunk` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `from_deserializable`, `from_file_config`, and `from_env` are never used
[INFO] [stdout]   --> src/feature_flags.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | impl FeatureFlags {
[INFO] [stdout]    | ----------------- associated functions in this implementation
[INFO] [stdout] 60 |     /// Build FeatureFlags from deserializable config
[INFO] [stdout] 61 |     fn from_deserializable(flags: DeserializableFeatureFlags) -> Self {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 67 |     pub(crate) fn from_file_config(file_flags: Option<DeserializableFeatureFlags>) -> Self {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 78 |     pub fn from_env() -> Self {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `empty` is never used
[INFO] [stdout]   --> src/git/repository.rs:50:12
[INFO] [stdout]    |
[INFO] [stdout] 48 | impl<'a> CommitRange<'a> {
[INFO] [stdout]    | ------------------------ associated function in this implementation
[INFO] [stdout] 49 |     /// Create an empty CommitRange with no commits in its iterator.
[INFO] [stdout] 50 |     pub fn empty(repo: &'a Repository) -> Self {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `persist_file_version` is never used
[INFO] [stdout]    --> src/git/repo_storage.rs:201:12
[INFO] [stdout]     |
[INFO] [stdout] 148 | impl PersistedWorkingLog {
[INFO] [stdout]     | ------------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 201 |     pub fn persist_file_version(&self, content: &str) -> Result<String, GitAiError> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]   --> src/commands/git_handlers.rs:56:46
[INFO] [stdout]    |
[INFO] [stdout] 56 |         let handler = forward_signal_handler as usize;
[INFO] [stdout]    |                                              ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(function_casts_as_integer)]` on by default
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]    |
[INFO] [stdout] 56 |         let handler = forward_signal_handler as *const () as usize;
[INFO] [stdout]    |                                              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/git/repository.rs:1183:9
[INFO] [stdout]      |
[INFO] [stdout] 1183 |         &self,
[INFO] [stdout]      |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 1186 |     ) -> Result<CommitRange, GitAiError> {
[INFO] [stdout]      |                 ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1186 |     ) -> Result<CommitRange<'_>, GitAiError> {
[INFO] [stdout]      |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.42s
[INFO] running `Command { std: "docker" "inspect" "18ba290ca455419b75ecb7e305342d6b99eea4d79044d0e27104ffce5fbf8237", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "18ba290ca455419b75ecb7e305342d6b99eea4d79044d0e27104ffce5fbf8237", kill_on_drop: false }`
[INFO] [stdout] 18ba290ca455419b75ecb7e305342d6b99eea4d79044d0e27104ffce5fbf8237
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b92d375dda8c29434db292b1c199e4785388faad511d4b539352c8f86a1f6653
[INFO] running `Command { std: "docker" "start" "-a" "b92d375dda8c29434db292b1c199e4785388faad511d4b539352c8f86a1f6653", kill_on_drop: false }`
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling sdd v3.0.10
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling cc v1.2.48
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling scc v2.4.0
[INFO] [stderr]    Compiling rstest_macros v0.23.0
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling insta v1.44.3
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling libz-sys v1.1.23
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]    Compiling libgit2-sys v0.18.2+1.9.1
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling assert_cmd v2.1.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling async-signal v0.2.13
[INFO] [stderr]    Compiling async-process v1.8.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling smol v1.3.0
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling minreq v2.14.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling envy v0.4.2
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serial_test v3.2.0
[INFO] [stderr]    Compiling rstest v0.23.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling git2 v0.20.2
[INFO] [stderr]    Compiling rusqlite v0.31.0
[INFO] [stderr]    Compiling git-ai v1.0.24 (/opt/rustwide/workdir)
[INFO] [stdout] warning: value assigned to `old_idx` is never read
[INFO] [stdout]    --> src/authorship/imara_diff_utils.rs:241:9
[INFO] [stdout]     |
[INFO] [stdout] 241 |         old_idx += 1;
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `new_idx` is never read
[INFO] [stdout]    --> src/authorship/imara_diff_utils.rs:288:13
[INFO] [stdout]     |
[INFO] [stdout] 288 |             new_idx += equal_len;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `first_is_ai`
[INFO] [stdout]    --> src/commands/blame.rs:676:25
[INFO] [stdout]     |
[INFO] [stdout] 676 |                     let first_is_ai = find_first_author(
[INFO] [stdout]     |                         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_first_is_ai`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `read_start`
[INFO] [stdout]    --> src/commands/checkpoint.rs:541:9
[INFO] [stdout]     |
[INFO] [stdout] 541 |     let read_start = Instant::now();
[INFO] [stdout]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_read_start`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `args`
[INFO] [stdout]    --> src/commands/git_ai_handlers.rs:114:17
[INFO] [stdout]     |
[INFO] [stdout] 114 |             let args = commands::git_handlers::handle_git(&args[1..]);
[INFO] [stdout]     |                 ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `line` is never read
[INFO] [stdout]    --> src/authorship/attribution_tracker.rs:226:5
[INFO] [stdout]     |
[INFO] [stdout] 222 | struct Token {
[INFO] [stdout]     |        ----- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 226 |     line: usize,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Token` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `copy_dir_recursive` is never used
[INFO] [stdout]    --> src/authorship/post_commit.rs:333:4
[INFO] [stdout]     |
[INFO] [stdout] 333 | fn copy_dir_recursive(from: &std::path::Path, to: &std::path::Path) -> Result<(), std::io::Error> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `set_test_feature_flags` and `clear_test_feature_flags` are never used
[INFO] [stdout]    --> src/config.rs:203:12
[INFO] [stdout]     |
[INFO] [stdout] 102 | impl Config {
[INFO] [stdout]     | ----------- associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 203 |     pub fn set_test_feature_flags(flags: FeatureFlags) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 214 |     pub fn clear_test_feature_flags() {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `from_deserializable`, `from_file_config`, and `from_env` are never used
[INFO] [stdout]   --> src/feature_flags.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | impl FeatureFlags {
[INFO] [stdout]    | ----------------- associated functions in this implementation
[INFO] [stdout] 60 |     /// Build FeatureFlags from deserializable config
[INFO] [stdout] 61 |     fn from_deserializable(flags: DeserializableFeatureFlags) -> Self {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 67 |     pub(crate) fn from_file_config(file_flags: Option<DeserializableFeatureFlags>) -> Self {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 78 |     pub fn from_env() -> Self {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `empty` is never used
[INFO] [stdout]   --> src/git/repository.rs:50:12
[INFO] [stdout]    |
[INFO] [stdout] 48 | impl<'a> CommitRange<'a> {
[INFO] [stdout]    | ------------------------ associated function in this implementation
[INFO] [stdout] 49 |     /// Create an empty CommitRange with no commits in its iterator.
[INFO] [stdout] 50 |     pub fn empty(repo: &'a Repository) -> Self {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SnapshotCheckpoint` is never constructed
[INFO] [stdout]     --> src/git/test_utils/mod.rs:1271:12
[INFO] [stdout]      |
[INFO] [stdout] 1271 | pub struct SnapshotCheckpoint {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SnapshotEntry` is never constructed
[INFO] [stdout]     --> src/git/test_utils/mod.rs:1279:12
[INFO] [stdout]      |
[INFO] [stdout] 1279 | 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:1284:8
[INFO] [stdout]      |
[INFO] [stdout] 1284 | pub fn snapshot_checkpoints(checkpoints: &[Checkpoint]) -> Vec<SnapshotCheckpoint> {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]   --> src/commands/git_handlers.rs:56:46
[INFO] [stdout]    |
[INFO] [stdout] 56 |         let handler = forward_signal_handler as usize;
[INFO] [stdout]    |                                              ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(function_casts_as_integer)]` on by default
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]    |
[INFO] [stdout] 56 |         let handler = forward_signal_handler as *const () as usize;
[INFO] [stdout]    |                                              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/git/repository.rs:1183:9
[INFO] [stdout]      |
[INFO] [stdout] 1183 |         &self,
[INFO] [stdout]      |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 1186 |     ) -> Result<CommitRange, GitAiError> {
[INFO] [stdout]      |                 ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1186 |     ) -> Result<CommitRange<'_>, GitAiError> {
[INFO] [stdout]      |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 17s
[INFO] running `Command { std: "docker" "inspect" "b92d375dda8c29434db292b1c199e4785388faad511d4b539352c8f86a1f6653", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b92d375dda8c29434db292b1c199e4785388faad511d4b539352c8f86a1f6653", kill_on_drop: false }`
[INFO] [stdout] b92d375dda8c29434db292b1c199e4785388faad511d4b539352c8f86a1f6653
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2b8dd5ce7d21fec790e2ea06284dfab228031c724a1e52878e30bedbab0cf95e
[INFO] running `Command { std: "docker" "start" "-a" "2b8dd5ce7d21fec790e2ea06284dfab228031c724a1e52878e30bedbab0cf95e", kill_on_drop: false }`
[INFO] [stderr] warning: value assigned to `old_idx` is never read
[INFO] [stderr]    --> src/authorship/imara_diff_utils.rs:241:9
[INFO] [stderr]     |
[INFO] [stderr] 241 |         old_idx += 1;
[INFO] [stderr]     |         ^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: maybe it is overwritten before being read?
[INFO] [stderr]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `new_idx` is never read
[INFO] [stderr]    --> src/authorship/imara_diff_utils.rs:288:13
[INFO] [stderr]     |
[INFO] [stderr] 288 |             new_idx += equal_len;
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: maybe it is overwritten before being read?
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `first_is_ai`
[INFO] [stderr]    --> src/commands/blame.rs:676:25
[INFO] [stderr]     |
[INFO] [stderr] 676 |                     let first_is_ai = find_first_author(
[INFO] [stderr]     |                         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_first_is_ai`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `read_start`
[INFO] [stderr]    --> src/commands/checkpoint.rs:541:9
[INFO] [stderr]     |
[INFO] [stderr] 541 |     let read_start = Instant::now();
[INFO] [stderr]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_read_start`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `args`
[INFO] [stderr]    --> src/commands/git_ai_handlers.rs:114:17
[INFO] [stderr]     |
[INFO] [stderr] 114 |             let args = commands::git_handlers::handle_git(&args[1..]);
[INFO] [stderr]     |                 ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stderr] 
[INFO] [stderr] warning: field `line` is never read
[INFO] [stderr]    --> src/authorship/attribution_tracker.rs:226:5
[INFO] [stderr]     |
[INFO] [stderr] 222 | struct Token {
[INFO] [stderr]     |        ----- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 226 |     line: usize,
[INFO] [stderr]     |     ^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Token` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `copy_dir_recursive` is never used
[INFO] [stderr]    --> src/authorship/post_commit.rs:333:4
[INFO] [stderr]     |
[INFO] [stderr] 333 | fn copy_dir_recursive(from: &std::path::Path, to: &std::path::Path) -> Result<(), std::io::Error> {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated functions `set_test_feature_flags` and `clear_test_feature_flags` are never used
[INFO] [stderr]    --> src/config.rs:203:12
[INFO] [stderr]     |
[INFO] [stderr] 102 | impl Config {
[INFO] [stderr]     | ----------- associated functions in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 203 |     pub fn set_test_feature_flags(flags: FeatureFlags) {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 214 |     pub fn clear_test_feature_flags() {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated functions `from_deserializable`, `from_file_config`, and `from_env` are never used
[INFO] [stderr]   --> src/feature_flags.rs:61:8
[INFO] [stderr]    |
[INFO] [stderr] 59 | impl FeatureFlags {
[INFO] [stderr]    | ----------------- associated functions in this implementation
[INFO] [stderr] 60 |     /// Build FeatureFlags from deserializable config
[INFO] [stderr] 61 |     fn from_deserializable(flags: DeserializableFeatureFlags) -> Self {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 67 |     pub(crate) fn from_file_config(file_flags: Option<DeserializableFeatureFlags>) -> Self {
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 78 |     pub fn from_env() -> Self {
[INFO] [stderr]    |            ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `empty` is never used
[INFO] [stderr]   --> src/git/repository.rs:50:12
[INFO] [stderr]    |
[INFO] [stderr] 48 | impl<'a> CommitRange<'a> {
[INFO] [stderr]    | ------------------------ associated function in this implementation
[INFO] [stderr] 49 |     /// Create an empty CommitRange with no commits in its iterator.
[INFO] [stderr] 50 |     pub fn empty(repo: &'a Repository) -> Self {
[INFO] [stderr]    |            ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `SnapshotCheckpoint` is never constructed
[INFO] [stderr]     --> src/git/test_utils/mod.rs:1271:12
[INFO] [stderr]      |
[INFO] [stderr] 1271 | pub struct SnapshotCheckpoint {
[INFO] [stderr]      |            ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `SnapshotEntry` is never constructed
[INFO] [stderr]     --> src/git/test_utils/mod.rs:1279:12
[INFO] [stderr]      |
[INFO] [stderr] 1279 | pub struct SnapshotEntry {
[INFO] [stderr]      |            ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `snapshot_checkpoints` is never used
[INFO] [stderr]     --> src/git/test_utils/mod.rs:1284:8
[INFO] [stderr]      |
[INFO] [stderr] 1284 | pub fn snapshot_checkpoints(checkpoints: &[Checkpoint]) -> Vec<SnapshotCheckpoint> {
[INFO] [stderr]      |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: direct cast of function item into an integer
[INFO] [stderr]   --> src/commands/git_handlers.rs:56:46
[INFO] [stderr]    |
[INFO] [stderr] 56 |         let handler = forward_signal_handler as usize;
[INFO] [stderr]    |                                              ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(function_casts_as_integer)]` on by default
[INFO] [stderr] help: first cast to a pointer `as *const ()`
[INFO] [stderr]    |
[INFO] [stderr] 56 |         let handler = forward_signal_handler as *const () as usize;
[INFO] [stderr]    |                                              ++++++++++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/git/repository.rs:1183:9
[INFO] [stderr]      |
[INFO] [stderr] 1183 |         &self,
[INFO] [stderr]      |         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 1186 |     ) -> Result<CommitRange, GitAiError> {
[INFO] [stderr]      |                 ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]      = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1186 |     ) -> Result<CommitRange<'_>, GitAiError> {
[INFO] [stderr]      |                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `git-ai` (bin "git-ai" test) generated 15 warnings (run `cargo fix --bin "git-ai" -p git-ai --tests` to apply 5 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.43s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/git_ai-cc62201f5e63d303)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/git_ai-1dce7653c2e97e12)
[INFO] [stdout] 
[INFO] [stdout] running 164 tests
[INFO] [stdout] test authorship::attribution_tracker::tests::line_attributions_follow_dominant_tokens ... ok
[INFO] [stdout] test authorship::attribution_tracker::tests::deletions_remove_attribution ... ok
[INFO] [stdout] test authorship::attribution_tracker::tests::ai_inserted_blank_line_counts_for_ai ... ok
[INFO] [stdout] test authorship::attribution_tracker::tests::line_reflow_without_token_change_is_non_substantive ... ok
[INFO] [stdout] test authorship::attribution_tracker::tests::multibyte_tokens_are_preserved_and_added ... ok
[INFO] [stdout] test authorship::attribution_tracker::tests::unattributed_ranges_are_filled ... ok
[INFO] [stdout] test authorship::attribution_tracker::tests::substantive_token_change_switches_author ... ok
[INFO] [stdout] test authorship::attribution_tracker::tests::move_block_preserves_original_authors_one_line_threshold ... ok
[INFO] [stdout] test authorship::attribution_tracker::tests::move_block_preserves_original_authors_default_threshold ... ok
[INFO] [stdout] test authorship::attribution_tracker::tests::whitespace_only_indent_change_preserves_tokens ... ok
[INFO] [stdout] test authorship::authorship_log_serialization::tests::test_convert_authorship_log_multiple_ai_sessions ... ok
[INFO] [stdout] test authorship::authorship_log::tests::test_prompt_record_sorting ... 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_remove_line_ranges_complete_removal ... ok
[INFO] [stdout] test authorship::imara_diff_utils::tests::test_capture_diff_slices_delete ... ok
[INFO] [stdout] test authorship::imara_diff_utils::tests::test_capture_diff_slices_insert ... ok
[INFO] [stdout] test authorship::imara_diff_utils::tests::test_capture_diff_slices_simple ... ok
[INFO] [stdout] test authorship::imara_diff_utils::tests::test_compute_line_changes ... ok
[INFO] [stdout] test authorship::move_detection::tests::allows_single_line_moves_with_threshold_one ... ok
[INFO] [stdout] test authorship::move_detection::tests::detects_basic_move ... ok
[INFO] [stdout] test authorship::move_detection::tests::drops_whitespace_only_lines ... ok
[INFO] [stdout] test authorship::move_detection::tests::filters_groups_below_threshold ... ok
[INFO] [stdout] test authorship::move_detection::tests::handles_duplicate_candidates ... ok
[INFO] [stdout] test authorship::move_detection::tests::matches_when_whitespace_differs ... ok
[INFO] [stdout] test authorship::move_detection::tests::no_matches_when_normalized_content_differs ... ok
[INFO] [stdout] test authorship::move_detection::tests::works_with_unsorted_input ... ok
[INFO] [stdout] test authorship::authorship_log_serialization::tests::test_remove_line_ranges_partial_removal ... ok
[INFO] [stdout] test authorship::imara_diff_utils::tests::test_compute_line_changes_insert_only ... ok
[INFO] [stdout] test authorship::move_detection::tests::detects_multiple_groups ... ok
[INFO] [stdout] test authorship::imara_diff_utils::tests::test_split_lines_with_terminators ... 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_parse_line_ranges ... 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_no_attestations ... ok
[INFO] [stdout] test authorship::range_authorship::tests::test_should_ignore_file_case_sensitivity ... ok
[INFO] [stdout] test authorship::range_authorship::tests::test_should_ignore_file_deeply_nested_paths ... ok
[INFO] [stdout] test authorship::range_authorship::tests::test_should_ignore_file_directory_traversal ... ok
[INFO] [stdout] test authorship::range_authorship::tests::test_should_ignore_file_empty_pattern ... ok
[INFO] [stdout] test authorship::range_authorship::tests::test_should_ignore_file_hidden_files ... ok
[INFO] [stdout] test authorship::range_authorship::tests::test_should_ignore_file_mixed_exact_and_glob ... ok
[INFO] [stdout] test authorship::range_authorship::tests::test_should_ignore_file_multiple_extensions ... ok
[INFO] [stdout] test authorship::range_authorship::tests::test_should_ignore_file_no_extension ... ok
[INFO] [stdout] test authorship::range_authorship::tests::test_should_ignore_file_numeric_filenames ... ok
[INFO] [stdout] test authorship::range_authorship::tests::test_should_ignore_file_partial_matches ... ok
[INFO] [stdout] test authorship::range_authorship::tests::test_should_ignore_file_special_characters ... ok
[INFO] [stdout] test authorship::range_authorship::tests::test_should_ignore_file_with_complex_glob_patterns ... ok
[INFO] [stdout] test authorship::range_authorship::tests::test_should_ignore_file_with_glob_patterns ... ok
[INFO] [stdout] test authorship::range_authorship::tests::test_should_ignore_file_with_path_glob_patterns ... ok
[INFO] [stdout] test authorship::range_authorship::tests::test_should_ignore_file_with_patterns ... ok
[INFO] [stdout] test authorship::range_authorship::tests::test_should_ignore_file_with_prefix_patterns ... ok
[INFO] [stdout] test authorship::range_authorship::tests::test_should_ignore_file_with_wildcards_in_middle ... ok
[INFO] [stdout] test authorship::stats::tests::test_markdown_stats_display ... 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::range_authorship::tests::test_range_authorship_no_changes ... ok
[INFO] [stdout] test authorship::stats::tests::test_stats_for_initial_commit ... ok
[INFO] [stdout] test authorship::range_authorship::tests::test_range_authorship_lockfile_only_commit ... ok
[INFO] [stdout] test authorship::stats::tests::test_stats_empty_ignore_patterns ... FAILED
[INFO] [stdout] test authorship::range_authorship::tests::test_range_authorship_single_commit ... FAILED
[INFO] [stdout] test authorship::range_authorship::tests::test_range_authorship_multiple_lockfile_types ... FAILED
[INFO] [stdout] test authorship::range_authorship::tests::test_range_authorship_simple_range ... FAILED
[INFO] [stdout] test authorship::authorship_log_serialization::tests::test_serialize_deserialize_roundtrip ... FAILED
[INFO] [stdout] test authorship::working_log::tests::test_checkpoint_serialization ... ok
[INFO] [stdout] test authorship::stats::tests::test_terminal_stats_display ... ok
[INFO] [stdout] test authorship::authorship_log_serialization::tests::test_file_names_with_spaces ... FAILED
[INFO] [stdout] test authorship::working_log::tests::test_log_array_serialization ... ok
[INFO] [stdout] test authorship::working_log::tests::test_checkpoint_with_transcript ... ok
[INFO] [stdout] test authorship::virtual_attribution::tests::test_virtual_attributions ... FAILED
[INFO] [stdout] test authorship::range_authorship::tests::test_range_authorship_from_empty_tree ... FAILED
[INFO] [stdout] test authorship::stats::tests::test_stats_for_mixed_commit ... FAILED
[INFO] [stdout] test authorship::range_authorship::tests::test_range_authorship_ignores_single_lockfile ... FAILED
[INFO] [stdout] test authorship::range_authorship::tests::test_range_authorship_empty_tree_with_multiple_files ... ok
[INFO] [stdout] test commands::diff::tests::test_diff_line_key_equality ... ok
[INFO] [stdout] test authorship::range_authorship::tests::test_range_authorship_mixed_commits ... FAILED
[INFO] [stdout] test commands::diff::tests::test_format_attribution_ai ... ok
[INFO] [stdout] test commands::diff::tests::test_format_attribution_human ... ok
[INFO] [stdout] test commands::diff::tests::test_format_attribution_no_data ... ok
[INFO] [stdout] test commands::diff::tests::test_parse_diff_args_commit_range ... ok
[INFO] [stdout] test commands::diff::tests::test_parse_diff_args_single_commit ... ok
[INFO] [stdout] test commands::diff::tests::test_parse_diff_hunks_empty ... ok
[INFO] [stdout] test commands::diff::tests::test_parse_diff_args_invalid_range ... ok
[INFO] [stdout] test commands::diff::tests::test_parse_hunk_header_for_line_nums ... ok
[INFO] [stdout] test commands::diff::tests::test_parse_hunk_header_for_line_nums_invalid ... ok
[INFO] [stdout] test commands::diff::tests::test_parse_hunk_header_for_line_nums_single_line ... ok
[INFO] [stdout] test commands::diff::tests::test_parse_diff_hunks_multiple_files ... ok
[INFO] [stdout] test commands::diff::tests::test_parse_hunk_line_basic ... ok
[INFO] [stdout] test commands::diff::tests::test_parse_hunk_line_pure_addition ... ok
[INFO] [stdout] test authorship::range_authorship::tests::test_range_authorship_mixed_lockfile_and_source ... FAILED
[INFO] [stdout] test commands::diff::tests::test_parse_hunk_line_pure_deletion ... ok
[INFO] [stdout] test commands::diff::tests::test_parse_hunk_line_single_line_deletion ... ok
[INFO] [stdout] test commands::diff::tests::test_parse_hunk_line_single_line_addition ... ok
[INFO] [stdout] test commands::install_hooks::tests::test_claude_preserves_other_hooks ... ok
[INFO] [stdout] test commands::install_hooks::tests::test_claude_install_hooks_creates_file_from_scratch ... ok
[INFO] [stdout] test commands::install_hooks::tests::test_gemini_enables_hooks_setting ... ok
[INFO] [stdout] test commands::install_hooks::tests::test_gemini_handles_empty_file ... ok
[INFO] [stdout] test commands::install_hooks::tests::test_gemini_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_get_current_binary_path ... ok
[INFO] [stdout] test commands::install_hooks::tests::test_gemini_preserves_other_hooks ... ok
[INFO] [stdout] test commands::install_hooks::tests::test_install_hooks_creates_file_from_scratch ... ok
[INFO] [stdout] test commands::install_hooks::tests::test_gemini_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_is_git_ai_checkpoint_command ... ok
[INFO] [stdout] test commands::install_hooks::tests::test_install_hooks_skips_if_already_exists ... ok
[INFO] [stdout] test commands::install_hooks::tests::test_parse_version ... ok
[INFO] [stdout] test commands::install_hooks::tests::test_install_hooks_updates_outdated_command ... ok
[INFO] [stdout] test authorship::range_authorship::tests::test_range_authorship_with_glob_patterns ... FAILED
[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 commands::install_hooks::tests::test_update_git_path_setting_detects_no_change ... ok
[INFO] [stdout] test commands::upgrade::tests::test_is_newer_version ... ok
[INFO] [stdout] test commands::upgrade::tests::test_semver_from_tag_strips_prefix_and_suffix ... ok
[INFO] [stdout] test commands::upgrade::tests::test_should_check_for_updates_respects_interval ... ok
[INFO] [stdout] test commands::upgrade::tests::test_should_check_for_updates_verifies_channel ... ok
[INFO] [stdout] test config::tests::test_allow_without_exclude ... ok
[INFO] [stdout] test config::tests::test_complex_glob_patterns ... ok
[INFO] [stdout] test config::tests::test_empty_allowlist_allows_everything ... ok
[INFO] [stdout] test config::tests::test_exact_match_still_works ... ok
[INFO] [stdout] test config::tests::test_exclude_without_allow ... ok
[INFO] [stdout] test commands::install_hooks::tests::test_update_git_path_setting_updates_existing_value_in_place ... ok
[INFO] [stdout] test commands::install_hooks::tests::test_update_git_path_setting_appends_with_comments ... ok
[INFO] [stdout] test config::tests::test_glob_pattern_wildcard_in_allow ... ok
[INFO] [stdout] test config::tests::test_exclusion_takes_precedence_over_allow ... ok
[INFO] [stdout] test config::tests::test_glob_pattern_wildcard_in_exclude ... ok
[INFO] [stdout] test git::cli_parser::tests::test_derive_directory_from_url ... ok
[INFO] [stdout] test git::cli_parser::tests::test_extract_clone_target_directory ... ok
[INFO] [stdout] test commands::upgrade::tests::test_run_impl_with_url ... ok
[INFO] [stdout] test commands::checkpoint::tests::test_checkpoint_with_staged_changes ... 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::diff_tree_to_tree::tests::test_parse_diff_raw ... ok
[INFO] [stdout] test git::cli_parser::tests::test_pos_command_with_flag_value ... ok
[INFO] [stdout] test git::authorship_traversal::tests::test_load_ai_touched_files_for_nonexistent_commit ... FAILED
[INFO] [stdout] test git::authorship_traversal::tests::test_load_ai_touched_files_for_specific_commits ... FAILED
[INFO] [stdout] test authorship::stats::tests::test_stats_for_simple_ai_commit ... FAILED
[INFO] [stdout] test commands::checkpoint::tests::test_checkpoint_with_only_staged_no_unstaged_changes ... ok
[INFO] [stdout] test authorship::stats::tests::test_stats_ignores_multiple_lockfiles ... 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 git::repo_storage::tests::test_ensure_config_directory_creates_structure ... ok
[INFO] [stdout] test git::repo_storage::tests::test_read_all_checkpoints_filters_incompatible_versions ... ok
[INFO] [stdout] test git::rewrite_log::tests::test_commit_amend_event_serialization ... ok
[INFO] [stdout] test git::rewrite_log::tests::test_append_event_to_jsonl ... ok
[INFO] [stdout] test git::rewrite_log::tests::test_events_jsonl_serialization ... ok
[INFO] [stdout] test git::rewrite_log::tests::test_merge_event_serialization ... ok
[INFO] [stdout] test git::status::tests::parse_varied_porcelain_v2_records ... ok
[INFO] [stdout] test git::repo_storage::tests::test_persisted_working_log_reset ... ok
[INFO] [stdout] test git::repo_storage::tests::test_persisted_working_log_checkpoint_storage ... 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_paths_outside_repo ... ok
[INFO] [stdout] test authorship::stats::tests::test_stats_ignores_single_lockfile ... FAILED
[INFO] [stdout] test git::refs::tests::test_notes_add_and_show_authorship_note ... ok
[INFO] [stdout] test authorship::stats::tests::test_stats_with_glob_patterns ... FAILED
[INFO] [stdout] test commands::checkpoint::tests::test_checkpoint_with_staged_changes_after_previous_checkpoint ... ok
[INFO] [stdout] test authorship::stats::tests::test_stats_with_lockfile_only_commit ... ok
[INFO] [stdout] test commands::checkpoint::tests::test_compute_line_stats_ignores_whitespace_only_lines ... FAILED
[INFO] [stdout] test commands::checkpoint::tests::test_checkpoint_skips_conflicted_files ... ok
[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::stats::tests::test_stats_empty_ignore_patterns stdout ----
[INFO] [stdout] tmp_dir: "/tmp/git-ai-tmp-1768532790307342510-25-13"
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Starting checkpoint run
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Storage initialization took 122.93µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Pathspec filtering took 80ns
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   Reading INITIAL attributions in get_all_tracked_files took 15.35µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   Reading checkpoints in get_all_tracked_files took 14.82µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   git status call took 12.043759ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   get_status_of_files in get_all_tracked_files took 12.097109ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] get_all_tracked_files found 1 files, took 12.140559ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Reading 0 checkpoints took 9.36µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] save_current_file_states for 1 files took 234.59µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Hash computation took 27.89µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Reading initial attributions took 8.02µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Spawning 1 tasks took 42.94µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Awaiting 1 tasks took 6.730949ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Processing 1 results took 3.79µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] get_checkpoint_entries function total took 24.781888ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] get_checkpoint_entries generated 1 entries, took 24.798118ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Checkpoint creation took 5.56µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Appending checkpoint to working log took 182.07µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Total checkpoint run took 37.569307ms
[INFO] [stdout] Commit ID: 03c0fbff0f9331c7ee64a79f33262378af806b51
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Starting checkpoint run
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Storage initialization took 52.84µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Pathspec filtering took 700ns
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   Reading INITIAL attributions in get_all_tracked_files took 5.91µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   Reading checkpoints in get_all_tracked_files took 158.94µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   git status call took 14.518999ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   get_status_of_files in get_all_tracked_files took 14.572769ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] get_all_tracked_files found 1 files, took 14.835259ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Reading 1 checkpoints took 98.41µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] save_current_file_states for 1 files took 172.47µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Hash computation took 22.36µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Reading initial attributions took 7.33µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Spawning 1 tasks took 577.78µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Awaiting 1 tasks took 14.51µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Processing 1 results took 2.82µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] get_checkpoint_entries function total took 28.171117ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] get_checkpoint_entries generated 1 entries, took 28.187747ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Checkpoint creation took 7.22µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Appending checkpoint to working log took 199.48µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Total checkpoint run took 43.617686ms
[INFO] [stdout] Commit ID: e26adfabb85df6a251d0c6cc3c1e12804efd47c5
[INFO] [stdout] 
[INFO] [stdout] thread 'authorship::stats::tests::test_stats_empty_ignore_patterns' (130) panicked at src/authorship/stats.rs:1149:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 0
[INFO] [stdout]  right: 2
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x633bfa43c9a2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x633bfa43c9a2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x633bfa43c9a2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x633bfa43c9a2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x633bfa455d7a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x633bfa455d7a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x633bfa442036 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x633bfa442036 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x633bfa4160cf - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x633bfa4160cf - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x633bfa432c89 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x633bf9f8fdfe - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x633bf9f8fdfe - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x633bfa432ef2 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x633bfa432ef2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x633bfa416188 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x633bfa40d6a9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x633bfa41742d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x633bfa4564bc - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x633bfa456373 - core[c5ed12ab89cc536a]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x633bf9fe36a0 - core[c5ed12ab89cc536a]::panicking::assert_failed::<u32, u32>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x633bf9a88720 - git_ai[ad80b4247cba5f07]::authorship::stats::tests::test_stats_empty_ignore_patterns
[INFO] [stdout]                                at /opt/rustwide/workdir/src/authorship/stats.rs:1149:9
[INFO] [stdout]   22:     0x633bf9a5a157 - git_ai[ad80b4247cba5f07]::authorship::stats::tests::test_stats_empty_ignore_patterns::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/authorship/stats.rs:1125:42
[INFO] [stdout]   23:     0x633bf9cfd276 - <git_ai[ad80b4247cba5f07]::authorship::stats::tests::test_stats_empty_ignore_patterns::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x633bf9f841ab - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x633bf9f841ab - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x633bf9f90a0a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x633bf9f90a0a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x633bf9f90a0a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x633bf9f90a0a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x633bf9f90a0a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x633bf9f90a0a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x633bf9f90a0a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x633bf9f8aed4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x633bf9f8aed4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x633bf9f93502 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x633bf9f93502 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x633bf9f93502 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x633bf9f93502 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x633bf9f93502 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x633bf9f93502 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x633bf9f93502 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x633bfa43b63f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x633bfa43b63f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7034acf98aa4 - <unknown>
[INFO] [stdout]   45:     0x7034ad025a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- authorship::range_authorship::tests::test_range_authorship_single_commit stdout ----
[INFO] [stdout] tmp_dir: "/tmp/git-ai-tmp-1768532790296729541-25-11"
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Starting checkpoint run
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Storage initialization took 150.66µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Pathspec filtering took 100ns
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   Reading INITIAL attributions in get_all_tracked_files took 15.471µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   Reading checkpoints in get_all_tracked_files took 12.929µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   git status call took 16.094248ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   get_status_of_files in get_all_tracked_files took 16.144338ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] get_all_tracked_files found 1 files, took 16.186229ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Reading 0 checkpoints took 8.95µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] save_current_file_states for 1 files took 256.37µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Hash computation took 24.88µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Reading initial attributions took 7.4µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Spawning 1 tasks took 86.39µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Awaiting 1 tasks took 1.10465ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Processing 1 results took 2.86µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] get_checkpoint_entries function total took 11.599189ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] get_checkpoint_entries generated 1 entries, took 11.608879ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Checkpoint creation took 4.27µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Appending checkpoint to working log took 159.29µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Total checkpoint run took 28.427778ms
[INFO] [stdout] Commit ID: 5a401ed159bf5c60fe1a1f6efdaf5d91335af44b
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Starting checkpoint run
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Storage initialization took 64.98µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Pathspec filtering took 400ns
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   Reading INITIAL attributions in get_all_tracked_files took 7.289µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   Reading checkpoints in get_all_tracked_files took 179.849µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   git status call took 11.531949ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   get_status_of_files in get_all_tracked_files took 11.5972ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] get_all_tracked_files found 1 files, took 11.871179ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Reading 1 checkpoints took 119.369µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] save_current_file_states for 1 files took 208.26µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Hash computation took 25.949µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Reading initial attributions took 8.371µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Spawning 1 tasks took 58.68µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Awaiting 1 tasks took 526.54µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Processing 1 results took 2.81µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] get_checkpoint_entries function total took 30.330458ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] get_checkpoint_entries generated 1 entries, took 30.345958ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Checkpoint creation took 7.24µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Appending checkpoint to working log took 164.62µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Total checkpoint run took 42.848246ms
[INFO] [stdout] Commit ID: 103f00ee7cc121119a66db4e7431cc0d068787b7
[INFO] [stdout] 
[INFO] [stdout] thread 'authorship::range_authorship::tests::test_range_authorship_single_commit' (78) panicked at src/authorship/range_authorship.rs:611:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 0
[INFO] [stdout]  right: 1
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x633bfa43c9a2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x633bfa43c9a2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x633bfa43c9a2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x633bfa43c9a2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x633bfa455d7a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x633bfa455d7a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x633bfa442036 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x633bfa442036 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x633bfa4160cf - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x633bfa4160cf - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x633bfa432c89 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x633bf9f8fdfe - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x633bf9f8fdfe - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x633bfa432ef2 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x633bfa432ef2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x633bfa416188 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x633bfa40d6a9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x633bfa41742d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x633bfa4564bc - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x633bfa456373 - core[c5ed12ab89cc536a]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x633bf9fe36a0 - core[c5ed12ab89cc536a]::panicking::assert_failed::<u32, u32>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x633bf9a64e72 - git_ai[ad80b4247cba5f07]::authorship::range_authorship::tests::test_range_authorship_single_commit
[INFO] [stdout]                                at /opt/rustwide/workdir/src/authorship/range_authorship.rs:611:9
[INFO] [stdout]   22:     0x633bf9a590a7 - git_ai[ad80b4247cba5f07]::authorship::range_authorship::tests::test_range_authorship_single_commit::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/authorship/range_authorship.rs:575:45
[INFO] [stdout]   23:     0x633bf9cfc4f6 - <git_ai[ad80b4247cba5f07]::authorship::range_authorship::tests::test_range_authorship_single_commit::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x633bf9f841ab - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x633bf9f841ab - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x633bf9f90a0a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x633bf9f90a0a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x633bf9f90a0a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x633bf9f90a0a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x633bf9f90a0a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x633bf9f90a0a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x633bf9f90a0a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x633bf9f8aed4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x633bf9f8aed4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x633bf9f93502 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x633bf9f93502 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x633bf9f93502 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x633bf9f93502 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x633bf9f93502 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x633bf9f93502 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x633bf9f93502 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x633bfa43b63f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x633bfa43b63f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7034acf98aa4 - <unknown>
[INFO] [stdout]   45:     0x7034ad025a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- authorship::range_authorship::tests::test_range_authorship_multiple_lockfile_types stdout ----
[INFO] [stdout] tmp_dir: "/tmp/git-ai-tmp-1768532790294391401-25-8"
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Starting checkpoint run
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Storage initialization took 130.99µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Pathspec filtering took 180ns
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   Reading INITIAL attributions in get_all_tracked_files took 12.98µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   Reading checkpoints in get_all_tracked_files took 11.21µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   git status call took 8.81817ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   get_status_of_files in get_all_tracked_files took 8.85736ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] get_all_tracked_files found 1 files, took 8.893119ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Reading 0 checkpoints took 8.28µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] save_current_file_states for 1 files took 230.32µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Hash computation took 26.471µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Reading initial attributions took 6.651µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Spawning 1 tasks took 33.01µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Awaiting 1 tasks took 4.238879ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Processing 1 results took 2.23µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] get_checkpoint_entries function total took 15.612389ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] get_checkpoint_entries generated 1 entries, took 15.619629ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Checkpoint creation took 3.36µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Appending checkpoint to working log took 135.81µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Total checkpoint run took 25.075638ms
[INFO] [stdout] Commit ID: d2b58ead6ad7bf7e0ebc6aa70d679ab6f3f176b9
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Starting checkpoint run
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Storage initialization took 55.5µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Pathspec filtering took 320ns
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   Reading INITIAL attributions in get_all_tracked_files took 6.68µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   Reading checkpoints in get_all_tracked_files took 165.34µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   git status call took 12.048519ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   get_status_of_files in get_all_tracked_files took 13.281699ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] get_all_tracked_files found 5 files, took 13.554509ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Reading 1 checkpoints took 162.82µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] save_current_file_states for 5 files took 2.46029ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Hash computation took 47.38µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Reading initial attributions took 17.05µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Spawning 5 tasks took 68.74µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Awaiting 5 tasks took 49.290016ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Processing 5 results took 5.2µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] get_checkpoint_entries function total took 61.674495ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] get_checkpoint_entries generated 5 entries, took 61.690705ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Checkpoint creation took 14.73µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Appending checkpoint to working log took 274.88µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Total checkpoint run took 78.283574ms
[INFO] [stdout] Commit ID: a79dfe16f52a4371886787f0c5a5aefa6924789a
[INFO] [stdout] [1;33m[git-ai][0m Calculating authorship log for range: d2b58ead6ad7bf7e0ebc6aa70d679ab6f3f176b9 -> a79dfe16f52a4371886787f0c5a5aefa6924789a
[INFO] [stdout] [1;33m[git-ai][0m No files changed in range
[INFO] [stdout] 
[INFO] [stdout] thread 'authorship::range_authorship::tests::test_range_authorship_multiple_lockfile_types' (73) panicked at src/authorship/range_authorship.rs:942:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 0
[INFO] [stdout]  right: 1
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x633bfa43c9a2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x633bfa43c9a2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x633bfa43c9a2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x633bfa43c9a2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x633bfa455d7a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x633bfa455d7a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x633bfa442036 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x633bfa442036 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x633bfa4160cf - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x633bfa4160cf - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x633bfa432c89 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x633bf9f8fdfe - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x633bf9f8fdfe - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x633bfa432ef2 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x633bfa432ef2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x633bfa416188 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x633bfa40d6a9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x633bfa41742d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x633bfa4564bc - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x633bfa456373 - core[c5ed12ab89cc536a]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x633bf9fe36a0 - core[c5ed12ab89cc536a]::panicking::assert_failed::<u32, u32>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x633bf9a7151e - git_ai[ad80b4247cba5f07]::authorship::range_authorship::tests::test_range_authorship_multiple_lockfile_types
[INFO] [stdout]                                at /opt/rustwide/workdir/src/authorship/range_authorship.rs:942:9
[INFO] [stdout]   22:     0x633bf9a59437 - git_ai[ad80b4247cba5f07]::authorship::range_authorship::tests::test_range_authorship_multiple_lockfile_types::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/authorship/range_authorship.rs:886:55
[INFO] [stdout]   23:     0x633bf9cfc9b6 - <git_ai[ad80b4247cba5f07]::authorship::range_authorship::tests::test_range_authorship_multiple_lockfile_types::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x633bf9f841ab - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x633bf9f841ab - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x633bf9f90a0a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x633bf9f90a0a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x633bf9f90a0a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x633bf9f90a0a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x633bf9f90a0a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x633bf9f90a0a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x633bf9f90a0a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x633bf9f8aed4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x633bf9f8aed4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x633bf9f93502 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x633bf9f93502 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x633bf9f93502 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x633bf9f93502 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x633bf9f93502 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x633bf9f93502 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x633bf9f93502 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x633bfa43b63f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x633bfa43b63f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7034acf98aa4 - <unknown>
[INFO] [stdout]   45:     0x7034ad025a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- authorship::range_authorship::tests::test_range_authorship_simple_range stdout ----
[INFO] [stdout] tmp_dir: "/tmp/git-ai-tmp-1768532790296374121-25-10"
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Starting checkpoint run
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Storage initialization took 174.569µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Pathspec filtering took 129ns
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   Reading INITIAL attributions in get_all_tracked_files took 18.82µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   Reading checkpoints in get_all_tracked_files took 14µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   git status call took 10.97127ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   get_status_of_files in get_all_tracked_files took 11.011459ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] get_all_tracked_files found 1 files, took 11.059708ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Reading 0 checkpoints took 8.971µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] save_current_file_states for 1 files took 251.629µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Hash computation took 27.74µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Reading initial attributions took 7.88µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Spawning 1 tasks took 22.63µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Awaiting 1 tasks took 2.0503ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Processing 1 results took 2.61µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] get_checkpoint_entries function total took 10.70479ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] get_checkpoint_entries generated 1 entries, took 10.71465ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Checkpoint creation took 4.5µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Appending checkpoint to working log took 159.35µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Total checkpoint run took 22.433728ms
[INFO] [stdout] Commit ID: 5a401ed159bf5c60fe1a1f6efdaf5d91335af44b
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Starting checkpoint run
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Storage initialization took 74.5µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Pathspec filtering took 710ns
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   Reading INITIAL attributions in get_all_tracked_files took 7.65µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   Reading checkpoints in get_all_tracked_files took 169.81µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   git status call took 12.080639ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   get_status_of_files in get_all_tracked_files took 12.123299ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] get_all_tracked_files found 1 files, took 12.386809ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Reading 1 checkpoints took 101.17µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] save_current_file_states for 1 files took 240.36µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Hash computation took 27.5µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Reading initial attributions took 7.29µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Spawning 1 tasks took 136.82µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Awaiting 1 tasks took 4.07931ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Processing 1 results took 4.15µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] get_checkpoint_entries function total took 24.154788ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] get_checkpoint_entries generated 1 entries, took 24.175108ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Checkpoint creation took 49.27µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Appending checkpoint to working log took 161.43µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Total checkpoint run took 37.252117ms
[INFO] [stdout] Commit ID: 75e2f4d644959eefdb9edcac3b535c2f2d486e84
[INFO] [stdout] [1;33m[git-ai][0m Calculating authorship log for range: 5a401ed159bf5c60fe1a1f6efdaf5d91335af44b -> 75e2f4d644959eefdb9edcac3b535c2f2d486e84
[INFO] [stdout] [1;33m[git-ai][0m No files changed in range
[INFO] [stdout] 
[INFO] [stdout] thread 'authorship::range_authorship::tests::test_range_authorship_simple_range' (76) panicked at src/authorship/range_authorship.rs:524:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 0
[INFO] [stdout]  right: 2
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x633bfa43c9a2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x633bfa43c9a2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x633bfa43c9a2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x633bfa43c9a2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x633bfa455d7a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x633bfa455d7a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x633bfa442036 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x633bfa442036 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x633bfa4160cf - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x633bfa4160cf - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x633bfa432c89 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x633bf9f8fdfe - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x633bf9f8fdfe - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x633bfa432ef2 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x633bfa432ef2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x633bfa416188 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x633bfa40d6a9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x633bfa41742d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x633bfa4564bc - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x633bfa456373 - core[c5ed12ab89cc536a]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x633bf9fe36a0 - core[c5ed12ab89cc536a]::panicking::assert_failed::<u32, u32>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x633bf9a61d59 - git_ai[ad80b4247cba5f07]::authorship::range_authorship::tests::test_range_authorship_simple_range
[INFO] [stdout]                                at /opt/rustwide/workdir/src/authorship/range_authorship.rs:524:9
[INFO] [stdout]   22:     0x633bf9a59047 - git_ai[ad80b4247cba5f07]::authorship::range_authorship::tests::test_range_authorship_simple_range::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/authorship/range_authorship.rs:486:44
[INFO] [stdout]   23:     0x633bf9cfc476 - <git_ai[ad80b4247cba5f07]::authorship::range_authorship::tests::test_range_authorship_simple_range::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x633bf9f841ab - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x633bf9f841ab - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x633bf9f90a0a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x633bf9f90a0a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x633bf9f90a0a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x633bf9f90a0a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x633bf9f90a0a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x633bf9f90a0a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x633bf9f90a0a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x633bf9f8aed4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x633bf9f8aed4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x633bf9f93502 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x633bf9f93502 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x633bf9f93502 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x633bf9f93502 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x633bf9f93502 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x633bf9f93502 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x633bf9f93502 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x633bfa43b63f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x633bfa43b63f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7034acf98aa4 - <unknown>
[INFO] [stdout]   45:     0x7034ad025a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- authorship::authorship_log_serialization::tests::test_serialize_deserialize_roundtrip stdout ----
[INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout] Snapshot file: src/authorship/snapshots/git_ai__authorship__authorship_log_serialization__tests__serialize_deserialize_roundtrip-2.snap
[INFO] [stdout] Snapshot: serialize_deserialize_roundtrip-2
[INFO] [stdout] Source: src/authorship/authorship_log_serialization.rs:732
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] Expression: deserialized
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] -old snapshot
[INFO] [stdout] +new results
[INFO] [stdout] ────────────┬───────────────────────────────────────────────────────────────────
[INFO] [stdout]    16    16 │                             19,
[INFO] [stdout]    17    17 │                             222,
[INFO] [stdout]    18    18 │                         ),
[INFO] [stdout]    19    19 │                     ],
[INFO] [stdout]          20 │+                    overrode: None,
[INFO] [stdout]    20    21 │                 },
[INFO] [stdout]    21    22 │                 AttestationEntry {
[INFO] [stdout]    22    23 │                     hash: "123456",
[INFO] [stdout]    23    24 │                     line_ranges: [
[INFO] [stdout] ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stdout]    25    26 │                             400,
[INFO] [stdout]    26    27 │                             405,
[INFO] [stdout]    27    28 │                         ),
[INFO] [stdout]    28    29 │                     ],
[INFO] [stdout]          30 │+                    overrode: None,
[INFO] [stdout]    29    31 │                 },
[INFO] [stdout]    30    32 │             ],
[INFO] [stdout]    31    33 │         },
[INFO] [stdout]    32    34 │         FileAttestation {
[INFO] [stdout] ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stdout]    45    47 │                         Single(
[INFO] [stdout]    46    48 │                             260,
[INFO] [stdout]    47    49 │                         ),
[INFO] [stdout]    48    50 │                     ],
[INFO] [stdout]          51 │+                    overrode: None,
[INFO] [stdout]    49    52 │                 },
[INFO] [stdout]    50    53 │             ],
[INFO] [stdout]    51    54 │         },
[INFO] [stdout]    52    55 │     ],
[INFO] [stdout] ────────────┴───────────────────────────────────────────────────────────────────
[INFO] [stdout] 
[INFO] [stdout] thread 'authorship::authorship_log_serialization::tests::test_serialize_deserialize_roundtrip' (49) panicked at src/authorship/authorship_log_serialization.rs:732:9:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: FileIo(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }, "/opt/rustwide/workdir/src/authorship/snapshots/git_ai__authorship__authorship_log_serialization__tests__serialize_deserialize_roundtrip-2.snap.new")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x633bfa43c9a2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x633bfa43c9a2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x633bfa43c9a2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x633bfa43c9a2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x633bfa455d7a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x633bfa455d7a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x633bfa442036 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x633bfa442036 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x633bfa4160cf - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x633bfa4160cf - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x633bfa432c89 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x633bf9f8fdfe - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x633bf9f8fdfe - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x633bfa432ef2 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x633bfa432ef2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x633bfa416188 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x633bfa40d6a9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x633bfa41742d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x633bfa4564bc - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x633bfa456232 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x633bf9a7add2 - <core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::error::Error>>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x633bf9a7add2 - git_ai[ad80b4247cba5f07]::authorship::authorship_log_serialization::tests::test_serialize_deserialize_roundtrip
[INFO] [stdout]                                at /opt/rustwide/workdir/src/authorship/authorship_log_serialization.rs:732:9
[INFO] [stdout]   22:     0x633bf9a59677 - git_ai[ad80b4247cba5f07]::authorship::authorship_log_serialization::tests::test_serialize_deserialize_roundtrip::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/authorship/authorship_log_serialization.rs:694:46
[INFO] [stdout]   23:     0x633bf9cfcf76 - <git_ai[ad80b4247cba5f07]::authorship::authorship_log_serialization::tests::test_serialize_deserialize_roundtrip::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x633bf9f841ab - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x633bf9f841ab - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x633bf9f90a0a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x633bf9f90a0a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x633bf9f90a0a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x633bf9f90a0a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x633bf9f90a0a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x633bf9f90a0a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x633bf9f90a0a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x633bf9f8aed4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x633bf9f8aed4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x633bf9f93502 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x633bf9f93502 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x633bf9f93502 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x633bf9f93502 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x633bf9f93502 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x633bf9f93502 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x633bf9f93502 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x633bfa43b63f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x633bfa43b63f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7034acf98aa4 - <unknown>
[INFO] [stdout]   45:     0x7034ad025a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- authorship::authorship_log_serialization::tests::test_file_names_with_spaces stdout ----
[INFO] [stdout] Serialized with special file names:
[INFO] [stdout] "src/my file.rs"
[INFO] [stdout]   c9883b05a2487d6d 1-10
[INFO] [stdout] "docs/README (copy).md"
[INFO] [stdout]   c9883b05a2487d6d 5
[INFO] [stdout] test/file-with-dashes.js
[INFO] [stdout]   c9883b05a2487d6d 20-25
[INFO] [stdout] ---
[INFO] [stdout] {
[INFO] [stdout]   "schema_version": "authorship/3.0.0",
[INFO] [stdout]   "git_ai_version": "development",
[INFO] [stdout]   "base_commit_sha": "",
[INFO] [stdout]   "prompts": {
[INFO] [stdout]     "c9883b05a2487d6d": {
[INFO] [stdout]       "agent_id": {
[INFO] [stdout]         "tool": "cursor",
[INFO] [stdout]         "id": "session_123",
[INFO] [stdout]         "model": "claude-3-sonnet"
[INFO] [stdout]       },
[INFO] [stdout]       "human_author": null,
[INFO] [stdout]       "messages": [],
[INFO] [stdout]       "total_additions": 0,
[INFO] [stdout]       "total_deletions": 0,
[INFO] [stdout]       "accepted_lines": 0,
[INFO] [stdout]       "overriden_lines": 0
[INFO] [stdout]     }
[INFO] [stdout]   }
[INFO] [stdout] }
[INFO] [stdout] Deserialization successful!
[INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout] Snapshot file: src/authorship/snapshots/git_ai__authorship__authorship_log_serialization__tests__file_names_with_spaces-2.snap
[INFO] [stdout] Snapshot: file_names_with_spaces-2
[INFO] [stdout] Source: src/authorship/authorship_log_serialization.rs:845
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] Expression: log
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] -old snapshot
[INFO] [stdout] +new results
[INFO] [stdout] ────────────┬───────────────────────────────────────────────────────────────────
[INFO] [stdout]    10    10 │                             1,
[INFO] [stdout]    11    11 │                             10,
[INFO] [stdout]    12    12 │                         ),
[INFO] [stdout]    13    13 │                     ],
[INFO] [stdout]          14 │+                    overrode: None,
[INFO] [stdout]    14    15 │                 },
[INFO] [stdout]    15    16 │             ],
[INFO] [stdout]    16    17 │         },
[INFO] [stdout]    17    18 │         FileAttestation {
[INFO] [stdout] ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stdout]    23    24 │                         Single(
[INFO] [stdout]    24    25 │                             5,
[INFO] [stdout]    25    26 │                         ),
[INFO] [stdout]    26    27 │                     ],
[INFO] [stdout]          28 │+                    overrode: None,
[INFO] [stdout]    27    29 │                 },
[INFO] [stdout]    28    30 │             ],
[INFO] [stdout]    29    31 │         },
[INFO] [stdout]    30    32 │         FileAttestation {
[INFO] [stdout] ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stdout]    37    39 │                             20,
[INFO] [stdout]    38    40 │                             25,
[INFO] [stdout]    39    41 │                         ),
[INFO] [stdout]    40    42 │                     ],
[INFO] [stdout]          43 │+                    overrode: None,
[INFO] [stdout]    41    44 │                 },
[INFO] [stdout]    42    45 │             ],
[INFO] [stdout]    43    46 │         },
[INFO] [stdout]    44    47 │     ],
[INFO] [stdout] ────────────┴───────────────────────────────────────────────────────────────────
[INFO] [stdout] 
[INFO] [stdout] thread 'authorship::authorship_log_serialization::tests::test_file_names_with_spaces' (40) panicked at src/authorship/authorship_log_serialization.rs:845:17:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: FileIo(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }, "/opt/rustwide/workdir/src/authorship/snapshots/git_ai__authorship__authorship_log_serialization__tests__file_names_with_spaces-2.snap.new")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x633bfa43c9a2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x633bfa43c9a2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x633bfa43c9a2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x633bfa43c9a2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x633bfa455d7a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x633bfa455d7a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x633bfa442036 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x633bfa442036 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x633bfa4160cf - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x633bfa4160cf - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x633bfa432c89 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x633bf9f8fdfe - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x633bf9f8fdfe - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x633bfa432ef2 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x633bfa432ef2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x633bfa416188 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x633bfa40d6a9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x633bfa41742d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x633bfa4564bc - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x633bfa456232 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x633bf9a78ac3 - <core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::error::Error>>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x633bf9a78ac3 - git_ai[ad80b4247cba5f07]::authorship::authorship_log_serialization::tests::test_file_names_with_spaces
[INFO] [stdout]                                at /opt/rustwide/workdir/src/authorship/authorship_log_serialization.rs:845:17
[INFO] [stdout]   22:     0x633bf9a59617 - git_ai[ad80b4247cba5f07]::authorship::authorship_log_serialization::tests::test_file_names_with_spaces::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/authorship/authorship_log_serialization.rs:789:37
[INFO] [stdout]   23:     0x633bf9cfcef6 - <git_ai[ad80b4247cba5f07]::authorship::authorship_log_serialization::tests::test_file_names_with_spaces::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x633bf9f841ab - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x633bf9f841ab - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x633bf9f90a0a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x633bf9f90a0a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x633bf9f90a0a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x633bf9f90a0a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x633bf9f90a0a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x633bf9f90a0a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x633bf9f90a0a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x633bf9f8aed4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x633bf9f8aed4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x633bf9f93502 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x633bf9f93502 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x633bf9f93502 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x633bf9f93502 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x633bf9f93502 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x633bf9f93502 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x633bf9f93502 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x633bfa43b63f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x633bfa43b63f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7034acf98aa4 - <unknown>
[INFO] [stdout]   45:     0x7034ad025a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- authorship::virtual_attribution::tests::test_virtual_attributions stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'authorship::virtual_attribution::tests::test_virtual_attributions' (1381) panicked at src/git/repo_storage.rs:47:42:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: IoError(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x633bfa43c9a2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x633bfa43c9a2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x633bfa43c9a2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x633bfa43c9a2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x633bfa455d7a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x633bfa455d7a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x633bfa442036 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x633bfa442036 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x633bfa4160cf - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x633bfa4160cf - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x633bfa432c89 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x633bf9f8fdfe - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x633bf9f8fdfe - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x633bfa432ef2 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x633bfa432ef2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x633bfa416188 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x633bfa40d6a9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x633bfa41742d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x633bfa4564bc - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x633bfa456232 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x633bf9cd6fc7 - <core[c5ed12ab89cc536a]::result::Result<(), git_ai[ad80b4247cba5f07]::error::GitAiError>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x633bf9cd6fc7 - <git_ai[ad80b4247cba5f07]::git::repo_storage::RepoStorage>::for_repo_path
[INFO] [stdout]                                at /opt/rustwide/workdir/src/git/repo_storage.rs:47:42
[INFO] [stdout]   22:     0x633bf9d29f89 - git_ai[ad80b4247cba5f07]::git::repository::find_repository
[INFO] [stdout]                                at /opt/rustwide/workdir/src/git/repository.rs:1873:18
[INFO] [stdout]   23:     0x633bf9d2b608 - git_ai[ad80b4247cba5f07]::git::repository::find_repository_in_path
[INFO] [stdout]                                at /opt/rustwide/workdir/src/git/repository.rs:1907:12
[INFO] [stdout]   24:     0x633bf9cf40cf - git_ai[ad80b4247cba5f07]::authorship::virtual_attribution::tests::test_virtual_attributions
[INFO] [stdout]                                at /opt/rustwide/workdir/src/authorship/virtual_attribution.rs:1658:20
[INFO] [stdout]   25:     0x633bf9cd3477 - git_ai[ad80b4247cba5f07]::authorship::virtual_attribution::tests::test_virtual_attributions::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/authorship/virtual_attribution.rs:1657:35
[INFO] [stdout]   26:     0x633bf9cfcdb6 - <git_ai[ad80b4247cba5f07]::authorship::virtual_attribution::tests::test_virtual_attributions::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x633bf9f841ab - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x633bf9f841ab - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x633bf9f90a0a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x633bf9f90a0a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x633bf9f90a0a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x633bf9f90a0a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x633bf9f90a0a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x633bf9f90a0a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x633bf9f90a0a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x633bf9f8aed4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x633bf9f8aed4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x633bf9f93502 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   39:     0x633bf9f93502 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x633bf9f93502 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x633bf9f93502 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x633bf9f93502 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x633bf9f93502 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   44:     0x633bf9f93502 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x633bfa43b63f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   46:     0x633bfa43b63f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   47:     0x7034acf98aa4 - <unknown>
[INFO] [stdout]   48:     0x7034ad025a64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- authorship::range_authorship::tests::test_range_authorship_from_empty_tree stdout ----
[INFO] [stdout] tmp_dir: "/tmp/git-ai-tmp-1768532790262336434-25-2"
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Starting checkpoint run
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Storage initialization took 123.38µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Pathspec filtering took 490ns
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   Reading INITIAL attributions in get_all_tracked_files took 16.78µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   Reading checkpoints in get_all_tracked_files took 11.8µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   git status call took 19.566138ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   get_status_of_files in get_all_tracked_files took 19.615619ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] get_all_tracked_files found 1 files, took 19.657769ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Reading 0 checkpoints took 9.251µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] save_current_file_states for 1 files took 265.68µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Hash computation took 30.64µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Reading initial attributions took 7.66µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Spawning 1 tasks took 23.74µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Awaiting 1 tasks took 4.192599ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Processing 1 results took 3.66µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] get_checkpoint_entries function total took 13.530568ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] get_checkpoint_entries generated 1 entries, took 13.543379ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Checkpoint creation took 8.16µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Appending checkpoint to working log took 170.949µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Total checkpoint run took 33.850278ms
[INFO] [stdout] Commit ID: 0d9ed617765fda4cb55819fccb359f9966a9b1c4
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Starting checkpoint run
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Storage initialization took 116.38µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Pathspec filtering took 760ns
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   Reading INITIAL attributions in get_all_tracked_files took 7.48µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   Reading checkpoints in get_all_tracked_files took 228.23µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   git status call took 17.436919ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   get_status_of_files in get_all_tracked_files took 17.487469ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] get_all_tracked_files found 1 files, took 17.861299ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Reading 1 checkpoints took 153.47µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] save_current_file_states for 1 files took 188.01µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Hash computation took 25.18µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Reading initial attributions took 7.39µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Spawning 1 tasks took 59.37µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Awaiting 1 tasks took 3.93412ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Processing 1 results took 2.31µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] get_checkpoint_entries function total took 22.619348ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] get_checkpoint_entries generated 1 entries, took 22.632858ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Checkpoint creation took 5.73µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Appending checkpoint to working log took 132.32µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Total checkpoint run took 41.139757ms
[INFO] [stdout] Commit ID: d334cca86113d3e0924bb5d3e9f52d55f7c9d2f5
[INFO] [stdout] [1;33m[git-ai][0m Calculating authorship log for range: 4b825dc642cb6eb9a060e54bf8d69288fbee4904 -> d334cca86113d3e0924bb5d3e9f52d55f7c9d2f5
[INFO] [stdout] [1;33m[git-ai][0m Processing 1 changed files for range authorship
[INFO] [stdout] [1;33m[git-ai][0m Start is empty tree - using only end commit attributions
[INFO] [stdout] [1;33m[git-ai][0m Created authorship log with 0 attestations, 0 prompts
[INFO] [stdout] 
[INFO] [stdout] thread 'authorship::range_authorship::tests::test_range_authorship_from_empty_tree' (68) panicked at src/authorship/range_authorship.rs:570:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 0
[INFO] [stdout]  right: 2
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x633bfa43c9a2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x633bfa43c9a2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x633bfa43c9a2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x633bfa43c9a2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x633bfa455d7a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x633bfa455d7a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x633bfa442036 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x633bfa442036 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x633bfa4160cf - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x633bfa4160cf - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x633bfa432c89 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x633bf9f8fdfe - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x633bf9f8fdfe - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x633bfa432ef2 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x633bfa432ef2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x633bfa416188 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x633bfa40d6a9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x633bfa41742d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x633bfa4564bc - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x633bfa456373 - core[c5ed12ab89cc536a]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x633bf9fe36a0 - core[c5ed12ab89cc536a]::panicking::assert_failed::<u32, u32>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x633bf9a66f0f - git_ai[ad80b4247cba5f07]::authorship::range_authorship::tests::test_range_authorship_from_empty_tree
[INFO] [stdout]                                at /opt/rustwide/workdir/src/authorship/range_authorship.rs:570:9
[INFO] [stdout]   22:     0x633bf9a59137 - git_ai[ad80b4247cba5f07]::authorship::range_authorship::tests::test_range_authorship_from_empty_tree::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/authorship/range_authorship.rs:529:47
[INFO] [stdout]   23:     0x633bf9cfc5b6 - <git_ai[ad80b4247cba5f07]::authorship::range_authorship::tests::test_range_authorship_from_empty_tree::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x633bf9f841ab - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x633bf9f841ab - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x633bf9f90a0a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x633bf9f90a0a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x633bf9f90a0a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x633bf9f90a0a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x633bf9f90a0a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x633bf9f90a0a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x633bf9f90a0a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x633bf9f8aed4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x633bf9f8aed4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x633bf9f93502 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x633bf9f93502 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x633bf9f93502 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x633bf9f93502 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x633bf9f93502 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x633bf9f93502 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x633bf9f93502 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x633bfa43b63f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x633bfa43b63f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7034acf98aa4 - <unknown>
[INFO] [stdout]   45:     0x7034ad025a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- authorship::stats::tests::test_stats_for_mixed_commit stdout ----
[INFO] [stdout] tmp_dir: "/tmp/git-ai-tmp-1768532790501908944-25-15"
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Starting checkpoint run
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Storage initialization took 132.33µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Pathspec filtering took 90ns
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   Reading INITIAL attributions in get_all_tracked_files took 17.78µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   Reading checkpoints in get_all_tracked_files took 12.75µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   git status call took 26.569898ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   get_status_of_files in get_all_tracked_files took 26.626988ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] get_all_tracked_files found 1 files, took 26.672998ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Reading 0 checkpoints took 9.91µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] save_current_file_states for 1 files took 470.18µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Hash computation took 48.85µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Reading initial attributions took 8.71µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Spawning 1 tasks took 599.749µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Awaiting 1 tasks took 14.43µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Processing 1 results took 3.12µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] get_checkpoint_entries function total took 7.331149ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] get_checkpoint_entries generated 1 entries, took 7.347059ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Checkpoint creation took 5.64µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Appending checkpoint to working log took 178.47µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Total checkpoint run took 34.898367ms
[INFO] [stdout] Commit ID: ffb3aa6dff451e4cd9090a7ce05684dde2363cda
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Starting checkpoint run
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Storage initialization took 93.94µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Pathspec filtering took 690ns
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   Reading INITIAL attributions in get_all_tracked_files took 9.43µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   Reading checkpoints in get_all_tracked_files took 220.84µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   git status call took 18.377668ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   get_status_of_files in get_all_tracked_files took 18.432268ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] get_all_tracked_files found 1 files, took 18.756828ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Reading 1 checkpoints took 124.36µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] save_current_file_states for 1 files took 247.28µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Hash computation took 28.6µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Reading initial attributions took 8.58µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Spawning 1 tasks took 815.26µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Awaiting 1 tasks took 16.32µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Processing 1 results took 2.71µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] get_checkpoint_entries function total took 29.846428ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] get_checkpoint_entries generated 1 entries, took 29.870648ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Checkpoint creation took 7.69µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Appending checkpoint to working log took 160.61µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Total checkpoint run took 49.330806ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Starting checkpoint run
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Storage initialization took 63.09µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Pathspec filtering took 180ns
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   Reading INITIAL attributions in get_all_tracked_files took 6.69µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   Reading checkpoints in get_all_tracked_files took 323.41µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   git status call took 34.363867ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   get_status_of_files in get_all_tracked_files took 34.444147ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] get_all_tracked_files found 1 files, took 34.964327ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Reading 2 checkpoints took 316.59µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] save_current_file_states for 1 files took 258.46µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Hash computation took 30.34µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Reading initial attributions took 10.73µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Spawning 1 tasks took 56.39µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Awaiting 1 tasks took 1.13731ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Processing 1 results took 2.67µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] get_checkpoint_entries function total took 29.625637ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] get_checkpoint_entries generated 1 entries, took 29.643977ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Checkpoint creation took 5.58µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Appending checkpoint to working log took 141.63µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Total checkpoint run took 65.456614ms
[INFO] [stdout] Commit ID: f68d27458343000b6cb821142b6c66edee8a626d
[INFO] [stdout] 
[INFO] [stdout] thread 'authorship::stats::tests::test_stats_for_mixed_commit' (768) panicked at src/authorship/stats.rs:951:9:
[INFO] [stdout] assertion `left == right` failed: Human added 2 lines
[INFO] [stdout]   left: 4
[INFO] [stdout]  right: 2
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x633bfa43c9a2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x633bfa43c9a2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x633bfa43c9a2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x633bfa43c9a2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x633bfa455d7a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x633bfa455d7a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x633bfa442036 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x633bfa442036 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x633bfa4160cf - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x633bfa4160cf - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x633bfa432c89 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x633bf9f8fdfe - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x633bf9f8fdfe - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x633bfa432ef2 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x633bfa432ef2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x633bfa416188 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x633bfa40d6a9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x633bfa41742d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x633bfa4564bc - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x633bfa4563d3 - core[c5ed12ab89cc536a]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:434:23
[INFO] [stdout]   20:     0x633bf9fe36a0 - core[c5ed12ab89cc536a]::panicking::assert_failed::<u32, u32>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x633bf9a824bb - git_ai[ad80b4247cba5f07]::authorship::stats::tests::test_stats_for_mixed_commit
[INFO] [stdout]                                at /opt/rustwide/workdir/src/authorship/stats.rs:951:9
[INFO] [stdout]   22:     0x633bf9a5a067 - git_ai[ad80b4247cba5f07]::authorship::stats::tests::test_stats_for_mixed_commit::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/authorship/stats.rs:920:37
[INFO] [stdout]   23:     0x633bf9cfd136 - <git_ai[ad80b4247cba5f07]::authorship::stats::tests::test_stats_for_mixed_commit::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x633bf9f841ab - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x633bf9f841ab - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x633bf9f90a0a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x633bf9f90a0a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x633bf9f90a0a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x633bf9f90a0a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x633bf9f90a0a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x633bf9f90a0a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x633bf9f90a0a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x633bf9f8aed4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x633bf9f8aed4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x633bf9f93502 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x633bf9f93502 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x633bf9f93502 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x633bf9f93502 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x633bf9f93502 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x633bf9f93502 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x633bf9f93502 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x633bfa43b63f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x633bfa43b63f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7034acf98aa4 - <unknown>
[INFO] [stdout]   45:     0x7034ad025a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- authorship::range_authorship::tests::test_range_authorship_ignores_single_lockfile stdout ----
[INFO] [stdout] tmp_dir: "/tmp/git-ai-tmp-1768532790262507874-25-4"
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Starting checkpoint run
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Storage initialization took 127.77µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Pathspec filtering took 80ns
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   Reading INITIAL attributions in get_all_tracked_files took 10.76µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   Reading checkpoints in get_all_tracked_files took 11.94µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   git status call took 28.958637ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   get_status_of_files in get_all_tracked_files took 29.011677ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] get_all_tracked_files found 1 files, took 29.045837ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Reading 0 checkpoints took 11.63µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] save_current_file_states for 1 files took 1.22589ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Hash computation took 29.05µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Reading initial attributions took 8.06µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Spawning 1 tasks took 59.669µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Awaiting 1 tasks took 428.071µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Processing 1 results took 3.04µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] get_checkpoint_entries function total took 20.096419ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] get_checkpoint_entries generated 1 entries, took 20.111238ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Checkpoint creation took 4.68µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Appending checkpoint to working log took 199.369µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Total checkpoint run took 50.781955ms
[INFO] [stdout] Commit ID: 05c0c20261dac7e21c1337b67d0758cdbea7be5a
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Starting checkpoint run
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Storage initialization took 68.23µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Pathspec filtering took 410ns
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   Reading INITIAL attributions in get_all_tracked_files took 8.07µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   Reading checkpoints in get_all_tracked_files took 219.66µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   git status call took 19.518838ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   get_status_of_files in get_all_tracked_files took 21.028559ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] get_all_tracked_files found 2 files, took 21.356019ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Reading 1 checkpoints took 145.48µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] save_current_file_states for 2 files took 3.535759ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Hash computation took 33.83µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Reading initial attributions took 8.25µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Spawning 2 tasks took 85.14µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Awaiting 2 tasks took 106.581931ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Processing 2 results took 4.04µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] get_checkpoint_entries function total took 137.365868ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] get_checkpoint_entries generated 2 entries, took 137.384018ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Checkpoint creation took 11.7µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Appending checkpoint to working log took 217.271µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Total checkpoint run took 162.790336ms
[INFO] [stdout] Commit ID: d4f2b1ff2aeff08d92150f6ce82aee4d169bf553
[INFO] [stdout] [1;33m[git-ai][0m Calculating authorship log for range: 05c0c20261dac7e21c1337b67d0758cdbea7be5a -> d4f2b1ff2aeff08d92150f6ce82aee4d169bf553
[INFO] [stdout] [1;33m[git-ai][0m No files changed in range
[INFO] [stdout] 
[INFO] [stdout] thread 'authorship::range_authorship::tests::test_range_authorship_ignores_single_lockfile' (69) panicked at src/authorship/range_authorship.rs:806:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 0
[INFO] [stdout]  right: 2
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x633bfa43c9a2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x633bfa43c9a2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x633bfa43c9a2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x633bfa43c9a2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x633bfa455d7a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x633bfa455d7a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x633bfa442036 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x633bfa442036 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x633bfa4160cf - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x633bfa4160cf - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x633bfa432c89 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x633bf9f8fdfe - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x633bf9f8fdfe - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x633bfa432ef2 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x633bfa432ef2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x633bfa416188 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x633bfa40d6a9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x633bfa41742d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x633bfa4564bc - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x633bfa456373 - core[c5ed12ab89cc536a]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x633bf9fe36a0 - core[c5ed12ab89cc536a]::panicking::assert_failed::<u32, u32>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x633bf9a6f704 - git_ai[ad80b4247cba5f07]::authorship::range_authorship::tests::test_range_authorship_ignores_single_lockfile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/authorship/range_authorship.rs:806:9
[INFO] [stdout]   22:     0x633bf9a59407 - git_ai[ad80b4247cba5f07]::authorship::range_authorship::tests::test_range_authorship_ignores_single_lockfile::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/authorship/range_authorship.rs:751:55
[INFO] [stdout]   23:     0x633bf9cfc976 - <git_ai[ad80b4247cba5f07]::authorship::range_authorship::tests::test_range_authorship_ignores_single_lockfile::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x633bf9f841ab - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x633bf9f841ab - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x633bf9f90a0a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x633bf9f90a0a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x633bf9f90a0a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x633bf9f90a0a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x633bf9f90a0a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x633bf9f90a0a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x633bf9f90a0a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x633bf9f8aed4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x633bf9f8aed4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x633bf9f93502 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x633bf9f93502 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x633bf9f93502 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x633bf9f93502 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x633bf9f93502 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x633bf9f93502 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x633bf9f93502 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x633bfa43b63f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x633bfa43b63f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7034acf98aa4 - <unknown>
[INFO] [stdout]   45:     0x7034ad025a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- authorship::range_authorship::tests::test_range_authorship_mixed_commits stdout ----
[INFO] [stdout] tmp_dir: "/tmp/git-ai-tmp-1768532790262811804-25-6"
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Starting checkpoint run
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Storage initialization took 127.77µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Pathspec filtering took 50ns
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   Reading INITIAL attributions in get_all_tracked_files took 14.03µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   Reading checkpoints in get_all_tracked_files took 12.1µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   git status call took 18.605828ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   get_status_of_files in get_all_tracked_files took 18.652498ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] get_all_tracked_files found 1 files, took 18.693598ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Reading 0 checkpoints took 8.87µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] save_current_file_states for 1 files took 223.57µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Hash computation took 26.68µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Reading initial attributions took 7.02µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Spawning 1 tasks took 31.03µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Awaiting 1 tasks took 5.608569ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Processing 1 results took 2.61µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] get_checkpoint_entries function total took 13.140939ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] get_checkpoint_entries generated 1 entries, took 13.151519ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Checkpoint creation took 3.99µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Appending checkpoint to working log took 528.24µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Total checkpoint run took 32.822017ms
[INFO] [stdout] Commit ID: e8c3a84eb34a5b853968ad9202370a9c2cdb6901
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Starting checkpoint run
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Storage initialization took 63.66µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Pathspec filtering took 380ns
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   Reading INITIAL attributions in get_all_tracked_files took 6.02µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   Reading checkpoints in get_all_tracked_files took 136.16µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   git status call took 7.923849ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   get_status_of_files in get_all_tracked_files took 7.983719ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] get_all_tracked_files found 1 files, took 8.208219ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Reading 1 checkpoints took 158.71µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] save_current_file_states for 1 files took 253.84µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Hash computation took 28.16µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Reading initial attributions took 7.93µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Spawning 1 tasks took 24.73µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Awaiting 1 tasks took 1.47903ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Processing 1 results took 2.64µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] get_checkpoint_entries function total took 25.619278ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] get_checkpoint_entries generated 1 entries, took 25.632648ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Checkpoint creation took 7.47µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Appending checkpoint to working log took 284.42µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Total checkpoint run took 34.659137ms
[INFO] [stdout] Commit ID: 536e70a2aae6a06db74b3e5d11cae80517e1d0cc
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Starting checkpoint run
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Storage initialization took 63.93µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Pathspec filtering took 90ns
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   Reading INITIAL attributions in get_all_tracked_files took 5.87µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   Reading checkpoints in get_all_tracked_files took 303.01µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   git status call took 29.004508ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   get_status_of_files in get_all_tracked_files took 29.112388ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] get_all_tracked_files found 1 files, took 29.654518ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Reading 2 checkpoints took 358.21µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] save_current_file_states for 1 files took 291.89µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Hash computation took 29.21µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Reading initial attributions took 9.78µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Spawning 1 tasks took 64.051µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Awaiting 1 tasks took 498µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Processing 1 results took 3.28µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] get_checkpoint_entries function total took 25.819397ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] get_checkpoint_entries generated 1 entries, took 25.838718ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Checkpoint creation took 5.189µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Appending checkpoint to working log took 163.411µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Total checkpoint run took 56.433625ms
[INFO] [stdout] Commit ID: b54f2457631fe46f3572658917d08fe7629ab20b
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Starting checkpoint run
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Storage initialization took 67.77µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Pathspec filtering took 760ns
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   Reading INITIAL attributions in get_all_tracked_files took 6.68µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   Reading checkpoints in get_all_tracked_files took 426.08µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   git status call took 12.820729ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   get_status_of_files in get_all_tracked_files took 12.901849ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] get_all_tracked_files found 1 files, took 17.119909ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Reading 3 checkpoints took 387.96µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] save_current_file_states for 1 files took 250.7µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Hash computation took 27.54µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Reading initial attributions took 9.74µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Spawning 1 tasks took 74.45µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Awaiting 1 tasks took 3.33354ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Processing 1 results took 6.79µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] get_checkpoint_entries function total took 35.500297ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] get_checkpoint_entries generated 1 entries, took 35.528597ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Checkpoint creation took 11.04µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Appending checkpoint to working log took 261.68µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Total checkpoint run took 53.685136ms
[INFO] [stdout] Commit ID: 1da7bacd8df82ccca70f009d7b6e2965b3a2523c
[INFO] [stdout] [1;33m[git-ai][0m Calculating authorship log for range: e8c3a84eb34a5b853968ad9202370a9c2cdb6901 -> 1da7bacd8df82ccca70f009d7b6e2965b3a2523c
[INFO] [stdout] [1;33m[git-ai][0m No files changed in range
[INFO] [stdout] 
[INFO] [stdout] thread 'authorship::range_authorship::tests::test_range_authorship_mixed_commits' (71) panicked at src/authorship/range_authorship.rs:671:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 0
[INFO] [stdout]  right: 1
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x633bfa43c9a2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x633bfa43c9a2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x633bfa43c9a2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x633bfa43c9a2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x633bfa455d7a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x633bfa455d7a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x633bfa442036 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x633bfa442036 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x633bfa4160cf - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x633bfa4160cf - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x633bfa432c89 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x633bf9f8fdfe - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x633bf9f8fdfe - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x633bfa432ef2 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x633bfa432ef2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x633bfa416188 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x633bfa40d6a9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x633bfa41742d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x633bfa4564bc - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x633bfa456373 - core[c5ed12ab89cc536a]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x633bf9fe36a0 - core[c5ed12ab89cc536a]::panicking::assert_failed::<u32, u32>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x633bf9a63a9a - git_ai[ad80b4247cba5f07]::authorship::range_authorship::tests::test_range_authorship_mixed_commits
[INFO] [stdout]                                at /opt/rustwide/workdir/src/authorship/range_authorship.rs:671:9
[INFO] [stdout]   22:     0x633bf9a59077 - git_ai[ad80b4247cba5f07]::authorship::range_authorship::tests::test_range_authorship_mixed_commits::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/authorship/range_authorship.rs:615:45
[INFO] [stdout]   23:     0x633bf9cfc4b6 - <git_ai[ad80b4247cba5f07]::authorship::range_authorship::tests::test_range_authorship_mixed_commits::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x633bf9f841ab - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x633bf9f841ab - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x633bf9f90a0a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x633bf9f90a0a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x633bf9f90a0a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x633bf9f90a0a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x633bf9f90a0a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x633bf9f90a0a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x633bf9f90a0a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x633bf9f8aed4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x633bf9f8aed4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x633bf9f93502 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x633bf9f93502 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x633bf9f93502 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x633bf9f93502 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x633bf9f93502 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x633bf9f93502 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x633bf9f93502 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x633bfa43b63f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x633bfa43b63f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7034acf98aa4 - <unknown>
[INFO] [stdout]   45:     0x7034ad025a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- authorship::range_authorship::tests::test_range_authorship_mixed_lockfile_and_source stdout ----
[INFO] [stdout] tmp_dir: "/tmp/git-ai-tmp-1768532790262947524-25-7"
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Starting checkpoint run
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Storage initialization took 162.85µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Pathspec filtering took 100ns
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   Reading INITIAL attributions in get_all_tracked_files took 14.08µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   Reading checkpoints in get_all_tracked_files took 12.27µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   git status call took 15.408009ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   get_status_of_files in get_all_tracked_files took 15.503489ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] get_all_tracked_files found 1 files, took 15.545989ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Reading 0 checkpoints took 8.85µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] save_current_file_states for 1 files took 373.849µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Hash computation took 765.74µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Reading initial attributions took 6.84µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Spawning 1 tasks took 156.21µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Blame for src/lib.rs took 14.99µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   attribute_unattributed_ranges for src/lib.rs took 5.71µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   update_attributions for src/lib.rs took 143.29µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   attributions_to_line_attributions for src/lib.rs took 20.45µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   compute_file_line_stats for src/lib.rs took 42.68µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Processing file src/lib.rs took 301.65µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Awaiting 1 tasks took 1.86794ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Processing 1 results took 3.91µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] get_checkpoint_entries function total took 8.34838ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] get_checkpoint_entries generated 1 entries, took 8.362179ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Checkpoint creation took 6.05µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Appending checkpoint to working log took 215.86µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Total checkpoint run took 25.474168ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Blame for test.txt took 3.25µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   attribute_unattributed_ranges for test.txt took 3.41µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   update_attributions for test.txt took 90.16µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   attributions_to_line_attributions for test.txt took 13.53µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Blame for test.txt took 3.37µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   attribute_unattributed_ranges for test.txt took 3.17µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   update_attributions for test.txt took 74.98µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   attributions_to_line_attributions for test.txt took 11.46µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   compute_file_line_stats for test.txt took 32.46µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Processing file test.txt took 175.64µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   compute_file_line_stats for test.txt took 164.97µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Processing file test.txt took 350.07µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Blame for src/main.rs took 1.83µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   attribute_unattributed_ranges for src/main.rs took 2.03µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Blame for test.txt took 2.97µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   attribute_unattributed_ranges for test.txt took 4.28µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   update_attributions for src/main.rs took 81.85µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   attributions_to_line_attributions for src/main.rs took 10.66µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   update_attributions for test.txt took 76.61µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   attributions_to_line_attributions for test.txt took 10.64µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   compute_file_line_stats for src/main.rs took 33.12µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Processing file src/main.rs took 176.4µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   compute_file_line_stats for test.txt took 26.3µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Processing file test.txt took 178.12µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Blame for test.txt took 2.84µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   attribute_unattributed_ranges for test.txt took 3.06µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   update_attributions for test.txt took 95.62µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   attributions_to_line_attributions for test.txt took 4.231219ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   compute_file_line_stats for test.txt took 64.12µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Processing file test.txt took 4.452789ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Blame for README.md took 3.73µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   attribute_unattributed_ranges for README.md took 3.78µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Blame for src/main.rs took 3.12µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   attribute_unattributed_ranges for src/main.rs took 3.44µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   update_attributions for README.md took 102.28µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   update_attributions for src/main.rs took 87.1µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   attributions_to_line_attributions for README.md took 14.45µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   attributions_to_line_attributions for src/main.rs took 12.14µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   compute_file_line_stats for src/main.rs took 29.6µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Processing file src/main.rs took 187.47µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   compute_file_line_stats for README.md took 33.73µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Processing file README.md took 213.9µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Blame for file1.txt took 2.11µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   attribute_unattributed_ranges for file1.txt took 2.34µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   update_attributions for file1.txt took 99.74µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   attributions_to_line_attributions for file1.txt took 12.23µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   compute_file_line_stats for file1.txt took 27.08µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Processing file file1.txt took 194.59µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Blame for file2.txt took 2.93µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   attribute_unattributed_ranges for file2.txt took 3.14µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   update_attributions for file2.txt took 75.17µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   attributions_to_line_attributions for file2.txt took 11.21µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   compute_file_line_stats for file2.txt took 24.3µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Processing file file2.txt took 184.19µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Blame for test.txt took 3.46µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   attribute_unattributed_ranges for test.txt took 2.95µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   update_attributions for test.txt took 71.88µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   attributions_to_line_attributions for test.txt took 17.45µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   compute_file_line_stats for test.txt took 30.26µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Processing file test.txt took 176.83µs
[INFO] [stdout] Commit ID: 0bf5c100fb29fcedeef2a9981bfe93fc861753a1
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Blame for test.txt took 6.82µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Blame for test.txt took 6.83µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   attribute_unattributed_ranges for test.txt took 5.39µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   attribute_unattributed_ranges for test.txt took 5.67µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   update_attributions for test.txt took 158.47µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   update_attributions for test.txt took 175.72µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   attributions_to_line_attributions for test.txt took 25.32µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   attributions_to_line_attributions for test.txt took 20.13µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   compute_file_line_stats for test.txt took 35.04µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Processing file test.txt took 293.81µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   compute_file_line_stats for test.txt took 43.32µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Processing file test.txt took 315µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Blame for src/main.rs took 6.14µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   attribute_unattributed_ranges for src/main.rs took 5.58µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   update_attributions for src/main.rs took 139.571µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   attributions_to_line_attributions for src/main.rs took 13.52µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   compute_file_line_stats for src/main.rs took 47.1µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Processing file src/main.rs took 274.711µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Blame for test.txt took 6.92µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   attribute_unattributed_ranges for test.txt took 5.92µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   update_attributions for test.txt took 144.96µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   attributions_to_line_attributions for test.txt took 27.26µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   compute_file_line_stats for test.txt took 52.44µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Processing file test.txt took 294.95µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Starting checkpoint run
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Storage initialization took 48.1µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Pathspec filtering took 90ns
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   Reading INITIAL attributions in get_all_tracked_files took 6.35µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   Reading checkpoints in get_all_tracked_files took 178.61µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   attribute_unattributed_ranges for test.txt took 6.98µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   update_attributions for test.txt took 168.64µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   attributions_to_line_attributions for test.txt took 28.07µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   compute_file_line_stats for test.txt took 44.97µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Processing file test.txt took 335.12µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   attribute_unattributed_ranges for test.txt took 7.48µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   attribute_unattributed_ranges for test.txt took 5.51µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   update_attributions for test.txt took 138.29µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   update_attributions for test.txt took 121.75µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   attributions_to_line_attributions for test.txt took 24.32µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   attributions_to_line_attributions for test.txt took 25.98µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   compute_file_line_stats for test.txt took 39.4µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   compute_file_line_stats for test.txt took 39.04µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Processing file test.txt took 288.69µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Processing file test.txt took 290.09µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   git status call took 17.923689ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   get_status_of_files in get_all_tracked_files took 17.970839ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] get_all_tracked_files found 1 files, took 18.246519ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Reading 1 checkpoints took 128.22µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] save_current_file_states for 1 files took 207.55µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Hash computation took 27.36µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Reading initial attributions took 6.83µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   attribute_unattributed_ranges for test.txt took 7.37µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   update_attributions for test.txt took 165.52µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   attributions_to_line_attributions for test.txt took 32.2µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   compute_file_line_stats for test.txt took 54.08µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Processing file test.txt took 369.8µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   attribute_unattributed_ranges for test.txt took 9.58µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   update_attributions for test.txt took 151.24µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   attributions_to_line_attributions for test.txt took 18.37µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   compute_file_line_stats for test.txt took 73.72µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Processing file test.txt took 356.34µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Blame for package-lock.json took 5.74µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   attribute_unattributed_ranges for package-lock.json took 4.44µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Spawning 1 tasks took 178.68µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   attribute_unattributed_ranges for src/lib.rs took 8.13µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   update_attributions for src/lib.rs took 132.55µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   attributions_to_line_attributions for src/lib.rs took 28.08µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   compute_file_line_stats for src/lib.rs took 50.2µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Processing file src/lib.rs took 330.23µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Awaiting 1 tasks took 493.28µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Processing 1 results took 3.36µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] get_checkpoint_entries function total took 20.126398ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] get_checkpoint_entries generated 1 entries, took 20.141768ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Checkpoint creation took 5.23µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Appending checkpoint to working log took 147.49µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Total checkpoint run took 38.976247ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   attribute_unattributed_ranges for README.md took 6.77µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   update_attributions for README.md took 144.14µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   attributions_to_line_attributions for README.md took 23.14µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   compute_file_line_stats for README.md took 44.95µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Processing file README.md took 332.63µs
[INFO] [stdout] Commit ID: d3b4cd34a9efd7ddb67217efba94960688005c35
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Blame for yarn.lock took 4.329µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   attribute_unattributed_ranges for yarn.lock took 4.54µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   update_attributions for yarn.lock took 6.00657ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   attributions_to_line_attributions for yarn.lock took 1.50062ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   compute_file_line_stats for yarn.lock took 1.5394ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Processing file yarn.lock took 37.737037ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Blame for test.txt took 4.43µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   attribute_unattributed_ranges for test.txt took 5.33µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   update_attributions for test.txt took 201.11µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   attributions_to_line_attributions for test.txt took 18.52µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   compute_file_line_stats for test.txt took 93.42µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Processing file test.txt took 389.19µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Blame for go.sum took 4.26µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   attribute_unattributed_ranges for go.sum took 3.72µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Blame for poetry.lock took 3.19µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   attribute_unattributed_ranges for poetry.lock took 3.14µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Blame for Cargo.lock took 5.2µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   attribute_unattributed_ranges for Cargo.lock took 5.43µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Blame for yarn.lock took 2.74µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   attribute_unattributed_ranges for yarn.lock took 2.73µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   update_attributions for go.sum took 8.175689ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   attribute_unattributed_ranges for src/main.rs took 5.191µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   update_attributions for src/main.rs took 121.049µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   attributions_to_line_attributions for src/main.rs took 33.84µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   compute_file_line_stats for src/main.rs took 57.731µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Processing file src/main.rs took 300.96µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   update_attributions for package-lock.json took 37.516546ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   attributions_to_line_attributions for go.sum took 4.428279ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   compute_file_line_stats for go.sum took 1.60492ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Processing file go.sum took 30.021447ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   attribute_unattributed_ranges for src/main.rs took 6.42µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   update_attributions for src/main.rs took 868.09µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   attributions_to_line_attributions for src/main.rs took 18.19µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   compute_file_line_stats for src/main.rs took 36.37µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Processing file src/main.rs took 1.02461ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   update_attributions for Cargo.lock took 10.409619ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   update_attributions for poetry.lock took 17.354579ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   attributions_to_line_attributions for package-lock.json took 8.61239ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   attributions_to_line_attributions for poetry.lock took 1.45824ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   compute_file_line_stats for poetry.lock took 1.61398ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Processing file poetry.lock took 38.181606ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   attributions_to_line_attributions for Cargo.lock took 5.739599ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Blame for api.generated.js took 4.491µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   attribute_unattributed_ranges for api.generated.js took 4.57µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Blame for Cargo.lock took 3.74µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   compute_file_line_stats for Cargo.lock took 1.5139ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Processing file Cargo.lock took 41.116936ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   attribute_unattributed_ranges for Cargo.lock took 4.25µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   update_attributions for api.generated.js took 3.0044ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   compute_file_line_stats for package-lock.json took 8.193399ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Processing file package-lock.json took 70.699264ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   update_attributions for yarn.lock took 20.484558ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   attributions_to_line_attributions for api.generated.js took 2.99593ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   attributions_to_line_attributions for yarn.lock took 1.5652ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   compute_file_line_stats for api.generated.js took 681.14µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Processing file api.generated.js took 16.284179ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Blame for package-lock.json took 4.95µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   attribute_unattributed_ranges for package-lock.json took 6.15µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   compute_file_line_stats for yarn.lock took 2.03646ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Processing file yarn.lock took 46.701376ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   update_attributions for Cargo.lock took 9.193269ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Blame for Cargo.lock took 4.36µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   attribute_unattributed_ranges for Cargo.lock took 3.94µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   update_attributions for package-lock.json took 7.001549ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   attributions_to_line_attributions for Cargo.lock took 3.96178ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   attributions_to_line_attributions for package-lock.json took 1.3091ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   compute_file_line_stats for package-lock.json took 1.40425ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Processing file package-lock.json took 27.027788ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   compute_file_line_stats for Cargo.lock took 2.83351ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Processing file Cargo.lock took 28.786508ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Blame for test.txt took 8.49µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   attribute_unattributed_ranges for test.txt took 6.9µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   update_attributions for test.txt took 135.67µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   attributions_to_line_attributions for test.txt took 20.48µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   compute_file_line_stats for test.txt took 36.38µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Processing file test.txt took 279.18µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Starting checkpoint run
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Storage initialization took 60.75µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Pathspec filtering took 840ns
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   Reading INITIAL attributions in get_all_tracked_files took 9.68µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   Reading checkpoints in get_all_tracked_files took 2.4922ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   attribute_unattributed_ranges for test.txt took 9.94µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   update_attributions for test.txt took 141.96µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   attributions_to_line_attributions for test.txt took 29.72µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   compute_file_line_stats for test.txt took 47.68µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Processing file test.txt took 334.851µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   git status call took 13.339669ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   get_status_of_files in get_all_tracked_files took 14.628098ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] get_all_tracked_files found 2 files, took 17.293408ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Reading 2 checkpoints took 197.831µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   update_attributions for Cargo.lock took 71.501154ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] save_current_file_states for 2 files took 1.932359ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Hash computation took 31.29µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Reading initial attributions took 8.21µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Blame for README.md took 4.24µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   attribute_unattributed_ranges for README.md took 4.13µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   update_attributions for README.md took 104.16µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   attributions_to_line_attributions for README.md took 14.1µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   compute_file_line_stats for README.md took 36.92µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Processing file README.md took 226.09µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   attributions_to_line_attributions for Cargo.lock took 3.92429ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   compute_file_line_stats for Cargo.lock took 4.51449ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Processing file Cargo.lock took 106.312711ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Spawning 2 tasks took 699.211µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   attribute_unattributed_ranges for src/lib.rs took 15.06µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   update_attributions for src/lib.rs took 219.32µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   attributions_to_line_attributions for src/lib.rs took 53.449µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   compute_file_line_stats for src/lib.rs took 62.531µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Processing file src/lib.rs took 461.88µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   attribute_unattributed_ranges for test.txt took 9.43µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   update_attributions for test.txt took 166.18µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   attributions_to_line_attributions for test.txt took 31.32µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   compute_file_line_stats for test.txt took 49.55µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Processing file test.txt took 362.13µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Blame for package-lock.json took 4.07µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   attribute_unattributed_ranges for package-lock.json took 8.13µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   update_attributions for package-lock.json took 35.292027ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   attributions_to_line_attributions for package-lock.json took 9.140239ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   attribute_unattributed_ranges for test.txt took 14.25µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   update_attributions for test.txt took 1.31986ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   attributions_to_line_attributions for test.txt took 36.96µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   compute_file_line_stats for test.txt took 47.27µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Processing file test.txt took 1.53025ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   compute_file_line_stats for package-lock.json took 9.547649ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Processing file package-lock.json took 69.217205ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Awaiting 2 tasks took 69.843885ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Processing 2 results took 5.07µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] get_checkpoint_entries function total took 91.065923ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] get_checkpoint_entries generated 2 entries, took 91.088073ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Checkpoint creation took 659.019µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Appending checkpoint to working log took 254.66µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Total checkpoint run took 111.557291ms
[INFO] [stdout] Commit ID: 75b275cde01050e41b7a384f6ecd6e64c9bcde3c
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   attribute_unattributed_ranges for test.txt took 9.65µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   update_attributions for test.txt took 169.67µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   attributions_to_line_attributions for test.txt took 47.85µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   compute_file_line_stats for test.txt took 64.7µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Processing file test.txt took 384.4µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Blame for src/main.rs took 10.58µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   attribute_unattributed_ranges for src/main.rs took 8.46µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   update_attributions for src/main.rs took 150.6µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   attributions_to_line_attributions for src/main.rs took 24.12µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   compute_file_line_stats for src/main.rs took 47.95µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Processing file src/main.rs took 357.12µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Blame for src/lib.rs took 7.22µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   attribute_unattributed_ranges for src/lib.rs took 5.94µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   update_attributions for src/lib.rs took 153.28µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   attributions_to_line_attributions for src/lib.rs took 21.28µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   compute_file_line_stats for src/lib.rs took 42.07µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Processing file src/lib.rs took 300.63µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Blame for src/lib.rs took 8.51µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   attribute_unattributed_ranges for src/lib.rs took 6.63µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   update_attributions for src/lib.rs took 140.16µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   attributions_to_line_attributions for src/lib.rs took 19.33µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   compute_file_line_stats for src/lib.rs took 40.73µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Processing file src/lib.rs took 284.18µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Blame for alphabet.md took 6.27µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   attribute_unattributed_ranges for alphabet.md took 6.57µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   update_attributions for alphabet.md took 211.45µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   attributions_to_line_attributions for alphabet.md took 231.579µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   compute_file_line_stats for alphabet.md took 136.889µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Processing file alphabet.md took 673.09µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Blame for lines.md took 2.511µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   attribute_unattributed_ranges for lines.md took 2.68µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   update_attributions for lines.md took 208.28µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   attributions_to_line_attributions for lines.md took 106.04µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   compute_file_line_stats for lines.md took 134.449µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Processing file lines.md took 509.18µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   attribute_unattributed_ranges for README.md took 9.33µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   update_attributions for README.md took 275.64µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   attributions_to_line_attributions for README.md took 28.25µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   compute_file_line_stats for README.md took 55.29µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Processing file README.md took 468.94µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Blame for alphabet.md took 3.22µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   attribute_unattributed_ranges for alphabet.md took 3.62µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   update_attributions for alphabet.md took 150.12µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   attributions_to_line_attributions for alphabet.md took 82.29µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   compute_file_line_stats for alphabet.md took 106.92µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Processing file alphabet.md took 397.7µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Blame for lines.md took 1.76µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   attribute_unattributed_ranges for lines.md took 2.2µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   update_attributions for lines.md took 175.23µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Blame for alphabet.md took 2.79µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   attribute_unattributed_ranges for alphabet.md took 2.99µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   update_attributions for alphabet.md took 141.79µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   attributions_to_line_attributions for alphabet.md took 84.34µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   compute_file_line_stats for alphabet.md took 112.01µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Processing file alphabet.md took 405.33µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Blame for lines.md took 1.97µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   attribute_unattributed_ranges for lines.md took 2.62µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   update_attributions for lines.md took 172.99µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   attributions_to_line_attributions for lines.md took 102.7µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   compute_file_line_stats for lines.md took 156.88µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Processing file lines.md took 488.11µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   attributions_to_line_attributions for lines.md took 1.44845ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   compute_file_line_stats for lines.md took 270.92µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Processing file lines.md took 1.948299ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Blame for Cargo.lock took 9.28µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   attribute_unattributed_ranges for Cargo.lock took 8.14µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Blame for package-lock.json took 3.96µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   attribute_unattributed_ranges for package-lock.json took 3.83µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   update_attributions for package-lock.json took 1.79937ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   attributions_to_line_attributions for package-lock.json took 1.42478ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Blame for yarn.lock took 5.709µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   attribute_unattributed_ranges for yarn.lock took 3.9µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   compute_file_line_stats for package-lock.json took 6.03791ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Processing file package-lock.json took 21.545678ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   update_attributions for Cargo.lock took 10.883709ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   attributions_to_line_attributions for Cargo.lock took 1.91119ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   compute_file_line_stats for Cargo.lock took 1.58518ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Processing file Cargo.lock took 29.336648ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   update_attributions for yarn.lock took 9.68697ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   attributions_to_line_attributions for yarn.lock took 2.302319ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   compute_file_line_stats for yarn.lock took 3.275309ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Processing file yarn.lock took 31.276597ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Blame for alphabet.md took 6.54µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   attribute_unattributed_ranges for alphabet.md took 6.46µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   update_attributions for alphabet.md took 320.84µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   attributions_to_line_attributions for alphabet.md took 88.05µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   compute_file_line_stats for alphabet.md took 123.18µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Processing file alphabet.md took 616.65µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Blame for lines.md took 2.01µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   attribute_unattributed_ranges for lines.md took 3.77µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   update_attributions for lines.md took 162.72µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   attributions_to_line_attributions for lines.md took 91.4µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   compute_file_line_stats for lines.md took 140.38µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Processing file lines.md took 467.58µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   attribute_unattributed_ranges for test.txt took 7.64µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   update_attributions for test.txt took 159.769µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   attributions_to_line_attributions for test.txt took 20.66µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   compute_file_line_stats for test.txt took 47.78µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Processing file test.txt took 351.789µs
[INFO] [stdout] [1;33m[git-ai][0m Calculating authorship log for range: 0bf5c100fb29fcedeef2a9981bfe93fc861753a1 -> 75b275cde01050e41b7a384f6ecd6e64c9bcde3c
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Blame for alphabet.md took 10.64µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   attribute_unattributed_ranges for alphabet.md took 7.04µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Blame for lines.md took 10.41µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   attribute_unattributed_ranges for lines.md took 8.21µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   update_attributions for alphabet.md took 238.23µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   update_attributions for lines.md took 196.76µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   attributions_to_line_attributions for lines.md took 75.19µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   attributions_to_line_attributions for alphabet.md took 100.35µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   compute_file_line_stats for lines.md took 96.7µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Processing file lines.md took 465.68µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   compute_file_line_stats for alphabet.md took 132.91µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Processing file alphabet.md took 561.14µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Blame for alphabet.md took 8.09µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   attribute_unattributed_ranges for alphabet.md took 6.45µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   update_attributions for alphabet.md took 232.45µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   attributions_to_line_attributions for alphabet.md took 96.26µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   compute_file_line_stats for alphabet.md took 128.37µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Processing file alphabet.md took 541.17µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Blame for lines.md took 4.91µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   attribute_unattributed_ranges for lines.md took 3.15µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Blame for alphabet.md took 2.99µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   attribute_unattributed_ranges for alphabet.md took 3.94µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   update_attributions for alphabet.md took 265.14µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   update_attributions for lines.md took 363.88µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   attributions_to_line_attributions for alphabet.md took 111.41µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   attributions_to_line_attributions for lines.md took 111.1µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   compute_file_line_stats for alphabet.md took 111.72µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Processing file alphabet.md took 573.34µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   compute_file_line_stats for lines.md took 136.64µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Processing file lines.md took 684.39µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Blame for lines.md took 1.97µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   attribute_unattributed_ranges for lines.md took 5.13µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   update_attributions for lines.md took 182.56µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   attributions_to_line_attributions for lines.md took 98.689µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   compute_file_line_stats for lines.md took 187.811µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Processing file lines.md took 607.27µs
[INFO] [stdout] [1;33m[git-ai][0m No files changed in range
[INFO] [stdout] 
[INFO] [stdout] thread 'authorship::range_authorship::tests::test_range_authorship_mixed_lockfile_and_source' (72) panicked at src/authorship/range_authorship.rs:881:9:
[INFO] [stdout] assertion failed: stats.range_stats.ai_additions > 0
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x633bfa43c9a2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x633bfa43c9a2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x633bfa43c9a2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x633bfa43c9a2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x633bfa455d7a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x633bfa455d7a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x633bfa442036 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x633bfa442036 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x633bfa4160cf - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x633bfa4160cf - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x633bfa432c89 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x633bf9f8fdfe - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x633bf9f8fdfe - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x633bfa432ef2 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x633bfa432ef2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x633bfa4161ba - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x633bfa40d6a9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x633bfa41742d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x633bfa4564bc - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x633bfa456482 - core[c5ed12ab89cc536a]::panicking::panic
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x633bf9a730e7 - git_ai[ad80b4247cba5f07]::authorship::range_authorship::tests::test_range_authorship_mixed_lockfile_and_source
[INFO] [stdout]                                at /opt/rustwide/workdir/src/authorship/range_authorship.rs:881:9
[INFO] [stdout]   21:     0x633bf9a59467 - git_ai[ad80b4247cba5f07]::authorship::range_authorship::tests::test_range_authorship_mixed_lockfile_and_source::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/authorship/range_authorship.rs:813:57
[INFO] [stdout]   22:     0x633bf9cfc9f6 - <git_ai[ad80b4247cba5f07]::authorship::range_authorship::tests::test_range_authorship_mixed_lockfile_and_source::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x633bf9f841ab - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x633bf9f841ab - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x633bf9f90a0a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x633bf9f90a0a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x633bf9f90a0a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x633bf9f90a0a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x633bf9f90a0a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x633bf9f90a0a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x633bf9f90a0a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x633bf9f8aed4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x633bf9f8aed4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x633bf9f93502 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x633bf9f93502 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x633bf9f93502 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x633bf9f93502 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x633bf9f93502 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x633bf9f93502 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x633bf9f93502 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x633bfa43b63f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   42:     0x633bfa43b63f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   43:     0x7034acf98aa4 - <unknown>
[INFO] [stdout]   44:     0x7034ad025a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- authorship::range_authorship::tests::test_range_authorship_with_glob_patterns stdout ----
[INFO] [stdout] tmp_dir: "/tmp/git-ai-tmp-1768532790297048521-25-12"
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Starting checkpoint run
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Storage initialization took 134.86µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Pathspec filtering took 90ns
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   Reading INITIAL attributions in get_all_tracked_files took 16.29µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   Reading checkpoints in get_all_tracked_files took 11.9µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   git status call took 14.499189ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   get_status_of_files in get_all_tracked_files took 14.548008ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] get_all_tracked_files found 1 files, took 14.588938ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Reading 0 checkpoints took 8.9µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] save_current_file_states for 1 files took 266.16µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Hash computation took 27.249µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Reading initial attributions took 6.331µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Spawning 1 tasks took 30.21µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Awaiting 1 tasks took 1.12753ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Processing 1 results took 3.12µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] get_checkpoint_entries function total took 9.941579ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] get_checkpoint_entries generated 1 entries, took 9.95327ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Checkpoint creation took 5.63µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Appending checkpoint to working log took 171.09µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Total checkpoint run took 25.193428ms
[INFO] [stdout] Commit ID: 05c0c20261dac7e21c1337b67d0758cdbea7be5a
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Starting checkpoint run
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Storage initialization took 61.38µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Pathspec filtering took 630ns
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   Reading INITIAL attributions in get_all_tracked_files took 7.1µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   Reading checkpoints in get_all_tracked_files took 154.11µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   git status call took 10.885389ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   get_status_of_files in get_all_tracked_files took 11.615839ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] get_all_tracked_files found 4 files, took 11.865439ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Reading 1 checkpoints took 100.15µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] save_current_file_states for 4 files took 1.42232ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Hash computation took 45.69µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Reading initial attributions took 7.3µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Spawning 4 tasks took 428.08µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Awaiting 4 tasks took 28.562588ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Processing 4 results took 4.47µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] get_checkpoint_entries function total took 84.512603ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] get_checkpoint_entries generated 4 entries, took 84.533453ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Checkpoint creation took 26.92µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Appending checkpoint to working log took 273.29µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Total checkpoint run took 98.361582ms
[INFO] [stdout] Commit ID: fcd1909b508c98877ffe48494f97d65126cca9b3
[INFO] [stdout] [1;33m[git-ai][0m Calculating authorship log for range: 05c0c20261dac7e21c1337b67d0758cdbea7be5a -> fcd1909b508c98877ffe48494f97d65126cca9b3
[INFO] [stdout] [1;33m[git-ai][0m No files changed in range
[INFO] [stdout] 
[INFO] [stdout] thread 'authorship::range_authorship::tests::test_range_authorship_with_glob_patterns' (79) panicked at src/authorship/range_authorship.rs:1438:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 0
[INFO] [stdout]  right: 1
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x633bfa43c9a2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x633bfa43c9a2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x633bfa43c9a2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x633bfa43c9a2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x633bfa455d7a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x633bfa455d7a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x633bfa442036 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x633bfa442036 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x633bfa4160cf - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x633bfa4160cf - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x633bfa432c89 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x633bf9f8fdfe - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x633bf9f8fdfe - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x633bfa432ef2 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x633bfa432ef2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x633bfa416188 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x633bfa40d6a9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x633bfa41742d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x633bfa4564bc - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x633bfa456373 - core[c5ed12ab89cc536a]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x633bf9fe36a0 - core[c5ed12ab89cc536a]::panicking::assert_failed::<u32, u32>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x633bf9a69a1d - git_ai[ad80b4247cba5f07]::authorship::range_authorship::tests::test_range_authorship_with_glob_patterns
[INFO] [stdout]                                at /opt/rustwide/workdir/src/authorship/range_authorship.rs:1438:9
[INFO] [stdout]   22:     0x633bf9a591f7 - git_ai[ad80b4247cba5f07]::authorship::range_authorship::tests::test_range_authorship_with_glob_patterns::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/authorship/range_authorship.rs:1384:50
[INFO] [stdout]   23:     0x633bf9cfc6b6 - <git_ai[ad80b4247cba5f07]::authorship::range_authorship::tests::test_range_authorship_with_glob_patterns::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x633bf9f841ab - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x633bf9f841ab - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x633bf9f90a0a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x633bf9f90a0a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x633bf9f90a0a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x633bf9f90a0a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x633bf9f90a0a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x633bf9f90a0a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x633bf9f90a0a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x633bf9f8aed4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x633bf9f8aed4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x633bf9f93502 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x633bf9f93502 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x633bf9f93502 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x633bf9f93502 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x633bf9f93502 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x633bf9f93502 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x633bf9f93502 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x633bfa43b63f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x633bfa43b63f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7034acf98aa4 - <unknown>
[INFO] [stdout]   45:     0x7034ad025a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- git::authorship_traversal::tests::test_load_ai_touched_files_for_nonexistent_commit stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'git::authorship_traversal::tests::test_load_ai_touched_files_for_nonexistent_commit' (1803) panicked at src/git/repo_storage.rs:47:42:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: IoError(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x633bfa43c9a2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x633bfa43c9a2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x633bfa43c9a2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x633bfa43c9a2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x633bfa455d7a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x633bfa455d7a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x633bfa442036 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x633bfa442036 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x633bfa4160cf - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x633bfa4160cf - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x633bfa432c89 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x633bf9f8fdfe - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x633bf9f8fdfe - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x633bfa432ef2 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x633bfa432ef2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x633bfa416188 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x633bfa40d6a9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x633bfa41742d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x633bfa4564bc - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x633bfa456232 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x633bf9cd6fc7 - <core[c5ed12ab89cc536a]::result::Result<(), git_ai[ad80b4247cba5f07]::error::GitAiError>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x633bf9cd6fc7 - <git_ai[ad80b4247cba5f07]::git::repo_storage::RepoStorage>::for_repo_path
[INFO] [stdout]                                at /opt/rustwide/workdir/src/git/repo_storage.rs:47:42
[INFO] [stdout]   22:     0x633bf9d29f89 - git_ai[ad80b4247cba5f07]::git::repository::find_repository
[INFO] [stdout]                                at /opt/rustwide/workdir/src/git/repository.rs:1873:18
[INFO] [stdout]   23:     0x633bf9d2b608 - git_ai[ad80b4247cba5f07]::git::repository::find_repository_in_path
[INFO] [stdout]                                at /opt/rustwide/workdir/src/git/repository.rs:1907:12
[INFO] [stdout]   24:     0x633bf9cd478a - git_ai[ad80b4247cba5f07]::git::authorship_traversal::tests::test_load_ai_touched_files_for_nonexistent_commit::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/git/authorship_traversal.rs:254:24
[INFO] [stdout]   25:     0x633bf9d52d39 - async_io[3a5d9601dd396168]::driver::block_on::<(), git_ai[ad80b4247cba5f07]::git::authorship_traversal::tests::test_load_ai_touched_files_for_nonexistent_commit::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-1.13.0/src/driver.rs:146:49
[INFO] [stdout]   26:     0x633bf9cf4f67 - git_ai[ad80b4247cba5f07]::git::authorship_traversal::tests::test_load_ai_touched_files_for_nonexistent_commit
[INFO] [stdout]                                at /opt/rustwide/workdir/src/git/authorship_traversal.rs:253:9
[INFO] [stdout]   27:     0x633bf9cd3847 - git_ai[ad80b4247cba5f07]::git::authorship_traversal::tests::test_load_ai_touched_files_for_nonexistent_commit::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/git/authorship_traversal.rs:252:59
[INFO] [stdout]   28:     0x633bf9cfd876 - <git_ai[ad80b4247cba5f07]::git::authorship_traversal::tests::test_load_ai_touched_files_for_nonexistent_commit::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x633bf9f841ab - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x633bf9f841ab - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   31:     0x633bf9f90a0a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   32:     0x633bf9f90a0a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   33:     0x633bf9f90a0a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x633bf9f90a0a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   35:     0x633bf9f90a0a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x633bf9f90a0a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   37:     0x633bf9f90a0a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   38:     0x633bf9f8aed4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   39:     0x633bf9f8aed4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   40:     0x633bf9f93502 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   41:     0x633bf9f93502 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   42:     0x633bf9f93502 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   43:     0x633bf9f93502 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   44:     0x633bf9f93502 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x633bf9f93502 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   46:     0x633bf9f93502 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x633bfa43b63f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   48:     0x633bfa43b63f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   49:     0x7034acf98aa4 - <unknown>
[INFO] [stdout]   50:     0x7034ad025a64 - clone
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- git::authorship_traversal::tests::test_load_ai_touched_files_for_specific_commits stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'git::authorship_traversal::tests::test_load_ai_touched_files_for_specific_commits' (1804) panicked at src/git/repo_storage.rs:47:42:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: IoError(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x633bfa43c9a2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x633bfa43c9a2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x633bfa43c9a2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x633bfa43c9a2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x633bfa455d7a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x633bfa455d7a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x633bfa442036 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x633bfa442036 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x633bfa4160cf - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x633bfa4160cf - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x633bfa432c89 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x633bf9f8fdfe - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x633bf9f8fdfe - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x633bfa432ef2 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x633bfa432ef2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x633bfa416188 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x633bfa40d6a9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x633bfa41742d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x633bfa4564bc - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x633bfa456232 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x633bf9cd6fc7 - <core[c5ed12ab89cc536a]::result::Result<(), git_ai[ad80b4247cba5f07]::error::GitAiError>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x633bf9cd6fc7 - <git_ai[ad80b4247cba5f07]::git::repo_storage::RepoStorage>::for_repo_path
[INFO] [stdout]                                at /opt/rustwide/workdir/src/git/repo_storage.rs:47:42
[INFO] [stdout]   22:     0x633bf9d29f89 - git_ai[ad80b4247cba5f07]::git::repository::find_repository
[INFO] [stdout]                                at /opt/rustwide/workdir/src/git/repository.rs:1873:18
[INFO] [stdout]   23:     0x633bf9d2b608 - git_ai[ad80b4247cba5f07]::git::repository::find_repository_in_path
[INFO] [stdout]                                at /opt/rustwide/workdir/src/git/repository.rs:1907:12
[INFO] [stdout]   24:     0x633bf9cd38c9 - git_ai[ad80b4247cba5f07]::git::authorship_traversal::tests::test_load_ai_touched_files_for_specific_commits::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/git/authorship_traversal.rs:199:24
[INFO] [stdout]   25:     0x633bf9d51919 - async_io[3a5d9601dd396168]::driver::block_on::<(), git_ai[ad80b4247cba5f07]::git::authorship_traversal::tests::test_load_ai_touched_files_for_specific_commits::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-1.13.0/src/driver.rs:146:49
[INFO] [stdout]   26:     0x633bf9cf4f39 - git_ai[ad80b4247cba5f07]::git::authorship_traversal::tests::test_load_ai_touched_files_for_specific_commits
[INFO] [stdout]                                at /opt/rustwide/workdir/src/git/authorship_traversal.rs:198:9
[INFO] [stdout]   27:     0x633bf9cd3817 - git_ai[ad80b4247cba5f07]::git::authorship_traversal::tests::test_load_ai_touched_files_for_specific_commits::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/git/authorship_traversal.rs:197:57
[INFO] [stdout]   28:     0x633bf9cfd836 - <git_ai[ad80b4247cba5f07]::git::authorship_traversal::tests::test_load_ai_touched_files_for_specific_commits::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x633bf9f841ab - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x633bf9f841ab - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   31:     0x633bf9f90a0a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   32:     0x633bf9f90a0a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   33:     0x633bf9f90a0a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x633bf9f90a0a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   35:     0x633bf9f90a0a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x633bf9f90a0a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   37:     0x633bf9f90a0a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   38:     0x633bf9f8aed4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   39:     0x633bf9f8aed4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   40:     0x633bf9f93502 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   41:     0x633bf9f93502 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   42:     0x633bf9f93502 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   43:     0x633bf9f93502 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   44:     0x633bf9f93502 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x633bf9f93502 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   46:     0x633bf9f93502 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x633bfa43b63f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   48:     0x633bfa43b63f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   49:     0x7034acf98aa4 - <unknown>
[INFO] [stdout]   50:     0x7034ad025a64 - clone
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- authorship::stats::tests::test_stats_for_simple_ai_commit stdout ----
[INFO] [stdout] tmp_dir: "/tmp/git-ai-tmp-1768532790564474938-25-16"
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Starting checkpoint run
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Storage initialization took 144.69µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Pathspec filtering took 90ns
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   Reading INITIAL attributions in get_all_tracked_files took 15.73µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   Reading checkpoints in get_all_tracked_files took 12.72µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   git status call took 13.023289ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   get_status_of_files in get_all_tracked_files took 13.075189ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] get_all_tracked_files found 1 files, took 13.118739ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Reading 0 checkpoints took 9.93µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] save_current_file_states for 1 files took 299.73µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Hash computation took 29.37µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Reading initial attributions took 6.96µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Spawning 1 tasks took 484.29µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Awaiting 1 tasks took 12.69µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Processing 1 results took 3.18µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] get_checkpoint_entries function total took 12.438829ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] get_checkpoint_entries generated 1 entries, took 12.467299ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Checkpoint creation took 5.29µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Appending checkpoint to working log took 197.18µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Total checkpoint run took 26.312898ms
[INFO] [stdout] Commit ID: 03c0fbff0f9331c7ee64a79f33262378af806b51
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Starting checkpoint run
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Storage initialization took 65.56µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Pathspec filtering took 490ns
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   Reading INITIAL attributions in get_all_tracked_files took 6.25µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   Reading checkpoints in get_all_tracked_files took 175.59µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   git status call took 21.236648ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   get_status_of_files in get_all_tracked_files took 21.322548ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] get_all_tracked_files found 1 files, took 21.733948ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Reading 1 checkpoints took 148.1µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] save_current_file_states for 1 files took 286.02µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Hash computation took 25.88µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Reading initial attributions took 8.09µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Spawning 1 tasks took 32.071µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Awaiting 1 tasks took 870.169µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Processing 1 results took 3.56µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] get_checkpoint_entries function total took 26.732317ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] get_checkpoint_entries generated 1 entries, took 26.747527ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Checkpoint creation took 11.411µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Appending checkpoint to working log took 171.851µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Total checkpoint run took 49.217246ms
[INFO] [stdout] Commit ID: 94040cbfe660c5ded3abca95ab734d7b6fc69005
[INFO] [stdout] 
[INFO] [stdout] thread 'authorship::stats::tests::test_stats_for_simple_ai_commit' (983) panicked at src/authorship/stats.rs:899:9:
[INFO] [stdout] assertion `left == right` failed: No human additions in AI-only commit
[INFO] [stdout]   left: 2
[INFO] [stdout]  right: 0
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x633bfa43c9a2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x633bfa43c9a2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x633bfa43c9a2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x633bfa43c9a2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x633bfa455d7a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x633bfa455d7a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x633bfa442036 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x633bfa442036 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x633bfa4160cf - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x633bfa4160cf - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x633bfa432c89 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x633bf9f8fdfe - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x633bf9f8fdfe - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x633bfa432ef2 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x633bfa432ef2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x633bfa416188 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x633bfa40d6a9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x633bfa41742d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x633bfa4564bc - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x633bfa4563d3 - core[c5ed12ab89cc536a]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:434:23
[INFO] [stdout]   20:     0x633bf9fe36a0 - core[c5ed12ab89cc536a]::panicking::assert_failed::<u32, u32>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x633bf9a8771b - git_ai[ad80b4247cba5f07]::authorship::stats::tests::test_stats_for_simple_ai_commit
[INFO] [stdout]                                at /opt/rustwide/workdir/src/authorship/stats.rs:899:9
[INFO] [stdout]   22:     0x633bf9a5a127 - git_ai[ad80b4247cba5f07]::authorship::stats::tests::test_stats_for_simple_ai_commit::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/authorship/stats.rs:872:41
[INFO] [stdout]   23:     0x633bf9cfd236 - <git_ai[ad80b4247cba5f07]::authorship::stats::tests::test_stats_for_simple_ai_commit::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x633bf9f841ab - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x633bf9f841ab - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x633bf9f90a0a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x633bf9f90a0a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x633bf9f90a0a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x633bf9f90a0a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x633bf9f90a0a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x633bf9f90a0a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x633bf9f90a0a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x633bf9f8aed4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x633bf9f8aed4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x633bf9f93502 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x633bf9f93502 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x633bf9f93502 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x633bf9f93502 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x633bf9f93502 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x633bf9f93502 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x633bf9f93502 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x633bfa43b63f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x633bfa43b63f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7034acf98aa4 - <unknown>
[INFO] [stdout]   45:     0x7034ad025a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- authorship::stats::tests::test_stats_ignores_single_lockfile stdout ----
[INFO] [stdout] tmp_dir: "/tmp/git-ai-tmp-1768532790730392734-25-18"
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Starting checkpoint run
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Storage initialization took 269.35µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Pathspec filtering took 90ns
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   Reading INITIAL attributions in get_all_tracked_files took 16.48µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   Reading checkpoints in get_all_tracked_files took 13.55µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   git status call took 17.843299ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   get_status_of_files in get_all_tracked_files took 17.901559ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] get_all_tracked_files found 1 files, took 18.665289ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Reading 0 checkpoints took 9.94µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] save_current_file_states for 1 files took 314.6µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Hash computation took 29.76µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Reading initial attributions took 8.64µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Spawning 1 tasks took 90.36µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Awaiting 1 tasks took 536.46µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Processing 1 results took 3.59µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] get_checkpoint_entries function total took 10.220939ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] get_checkpoint_entries generated 1 entries, took 10.239329ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Checkpoint creation took 7.33µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Appending checkpoint to working log took 212.83µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Total checkpoint run took 29.790348ms
[INFO] [stdout] Commit ID: 05c0c20261dac7e21c1337b67d0758cdbea7be5a
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Starting checkpoint run
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Storage initialization took 58.07µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Pathspec filtering took 350ns
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   Reading INITIAL attributions in get_all_tracked_files took 6.79µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   Reading checkpoints in get_all_tracked_files took 225.449µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   git status call took 20.054349ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   get_status_of_files in get_all_tracked_files took 20.770879ms
[INFO] [stderr] error: test failed, to rerun pass `--bin git-ai`
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] get_all_tracked_files found 2 files, took 21.109688ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Reading 1 checkpoints took 169.82µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] save_current_file_states for 2 files took 901.36µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Hash computation took 35.57µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Reading initial attributions took 8.71µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Spawning 2 tasks took 1.9339ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Awaiting 2 tasks took 30.166907ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Processing 2 results took 3.79µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] get_checkpoint_entries function total took 56.059235ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] get_checkpoint_entries generated 2 entries, took 56.074025ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Checkpoint creation took 10.96µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Appending checkpoint to working log took 188.44µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Total checkpoint run took 78.575853ms
[INFO] [stdout] Commit ID: 9816e7afe9870c652dfa4d6243241109cc104e08
[INFO] [stdout] 
[INFO] [stdout] thread 'authorship::stats::tests::test_stats_ignores_single_lockfile' (1341) panicked at src/authorship/stats.rs:1035:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 0
[INFO] [stdout]  right: 1
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x633bfa43c9a2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x633bfa43c9a2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x633bfa43c9a2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x633bfa43c9a2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x633bfa455d7a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x633bfa455d7a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x633bfa442036 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x633bfa442036 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x633bfa4160cf - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x633bfa4160cf - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x633bfa432c89 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x633bf9f8fdfe - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x633bf9f8fdfe - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x633bfa432ef2 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x633bfa432ef2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x633bfa416188 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x633bfa40d6a9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x633bfa41742d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x633bfa4564bc - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x633bfa456373 - core[c5ed12ab89cc536a]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x633bf9fe36a0 - core[c5ed12ab89cc536a]::panicking::assert_failed::<u32, u32>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x633bf9a89a38 - git_ai[ad80b4247cba5f07]::authorship::stats::tests::test_stats_ignores_single_lockfile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/authorship/stats.rs:1035:9
[INFO] [stdout]   22:     0x633bf9a5a187 - git_ai[ad80b4247cba5f07]::authorship::stats::tests::test_stats_ignores_single_lockfile::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/authorship/stats.rs:999:44
[INFO] [stdout]   23:     0x633bf9cfd2b6 - <git_ai[ad80b4247cba5f07]::authorship::stats::tests::test_stats_ignores_single_lockfile::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x633bf9f841ab - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x633bf9f841ab - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x633bf9f90a0a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x633bf9f90a0a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x633bf9f90a0a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x633bf9f90a0a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x633bf9f90a0a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x633bf9f90a0a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x633bf9f90a0a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x633bf9f8aed4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x633bf9f8aed4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x633bf9f93502 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x633bf9f93502 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x633bf9f93502 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x633bf9f93502 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x633bf9f93502 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x633bf9f93502 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x633bf9f93502 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x633bfa43b63f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x633bfa43b63f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7034acf98aa4 - <unknown>
[INFO] [stdout]   45:     0x7034ad025a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- authorship::stats::tests::test_stats_with_glob_patterns stdout ----
[INFO] [stdout] tmp_dir: "/tmp/git-ai-tmp-1768532790757352282-25-20"
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Starting checkpoint run
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Storage initialization took 148.989µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Pathspec filtering took 111ns
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   Reading INITIAL attributions in get_all_tracked_files took 26.391µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   Reading checkpoints in get_all_tracked_files took 17.34µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   git status call took 15.310919ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   get_status_of_files in get_all_tracked_files took 15.385838ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] get_all_tracked_files found 1 files, took 15.447479ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Reading 0 checkpoints took 11µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] save_current_file_states for 1 files took 428.85µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Hash computation took 32.78µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Reading initial attributions took 11.01µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Spawning 1 tasks took 66.87µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Awaiting 1 tasks took 566.33µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Processing 1 results took 3.74µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] get_checkpoint_entries function total took 12.221859ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] get_checkpoint_entries generated 1 entries, took 12.238239ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Checkpoint creation took 6.2µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Appending checkpoint to working log took 228.67µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Total checkpoint run took 28.577227ms
[INFO] [stdout] Commit ID: f0e8df97c38d25c3b762d2422b0b5d315e275860
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Starting checkpoint run
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Storage initialization took 60.36µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Pathspec filtering took 600ns
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   Reading INITIAL attributions in get_all_tracked_files took 6.84µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   Reading checkpoints in get_all_tracked_files took 155.511µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   git status call took 9.00534ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   get_status_of_files in get_all_tracked_files took 9.8387ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] get_all_tracked_files found 5 files, took 10.10611ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Reading 1 checkpoints took 121.011µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] save_current_file_states for 5 files took 1.673949ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Hash computation took 50.749µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Reading initial attributions took 8.06µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Spawning 5 tasks took 3.088649ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Awaiting 5 tasks took 23.035928ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Processing 5 results took 6.76µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] get_checkpoint_entries function total took 48.957455ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] get_checkpoint_entries generated 5 entries, took 48.979906ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Checkpoint creation took 24.6µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Appending checkpoint to working log took 310.92µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Total checkpoint run took 61.354644ms
[INFO] [stdout] Commit ID: 324b4f3dbacb3a4236ab26c5a140383b2849d298
[INFO] [stdout] 
[INFO] [stdout] thread 'authorship::stats::tests::test_stats_with_glob_patterns' (1377) panicked at src/authorship/stats.rs:1209:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 0
[INFO] [stdout]  right: 1
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x633bfa43c9a2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x633bfa43c9a2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x633bfa43c9a2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x633bfa43c9a2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x633bfa455d7a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x633bfa455d7a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x633bfa442036 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x633bfa442036 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x633bfa4160cf - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x633bfa4160cf - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x633bfa432c89 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x633bf9f8fdfe - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x633bf9f8fdfe - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x633bfa432ef2 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x633bfa432ef2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x633bfa416188 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x633bfa40d6a9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x633bfa41742d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x633bfa4564bc - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x633bfa456373 - core[c5ed12ab89cc536a]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x633bf9fe36a0 - core[c5ed12ab89cc536a]::panicking::assert_failed::<u32, u32>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x633bf9a86932 - git_ai[ad80b4247cba5f07]::authorship::stats::tests::test_stats_with_glob_patterns
[INFO] [stdout]                                at /opt/rustwide/workdir/src/authorship/stats.rs:1209:9
[INFO] [stdout]   22:     0x633bf9a5a0f7 - git_ai[ad80b4247cba5f07]::authorship::stats::tests::test_stats_with_glob_patterns::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/authorship/stats.rs:1153:39
[INFO] [stdout]   23:     0x633bf9cfd1f6 - <git_ai[ad80b4247cba5f07]::authorship::stats::tests::test_stats_with_glob_patterns::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x633bf9f841ab - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x633bf9f841ab - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x633bf9f90a0a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x633bf9f90a0a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x633bf9f90a0a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x633bf9f90a0a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x633bf9f90a0a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x633bf9f90a0a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x633bf9f90a0a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x633bf9f8aed4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x633bf9f8aed4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x633bf9f93502 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x633bf9f93502 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x633bf9f93502 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x633bf9f93502 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x633bf9f93502 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x633bf9f93502 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x633bf9f93502 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x633bfa43b63f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x633bfa43b63f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7034acf98aa4 - <unknown>
[INFO] [stdout]   45:     0x7034ad025a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- commands::checkpoint::tests::test_compute_line_stats_ignores_whitespace_only_lines stdout ----
[INFO] [stdout] tmp_dir: "/tmp/git-ai-tmp-1768532790879304102-25-27"
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Starting checkpoint run
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Storage initialization took 124.75µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Pathspec filtering took 80ns
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   Reading INITIAL attributions in get_all_tracked_files took 15.29µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   Reading checkpoints in get_all_tracked_files took 12.75µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   git status call took 11.565269ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   get_status_of_files in get_all_tracked_files took 11.671979ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] get_all_tracked_files found 2 files, took 11.717919ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Reading 0 checkpoints took 9.08µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] save_current_file_states for 2 files took 521.88µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Hash computation took 25.44µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Reading initial attributions took 5.9µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Spawning 2 tasks took 59.73µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Awaiting 2 tasks took 7.917249ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Processing 2 results took 4.09µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] get_checkpoint_entries function total took 27.471877ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] get_checkpoint_entries generated 2 entries, took 27.612087ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Checkpoint creation took 8.9µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Appending checkpoint to working log took 210.9µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Total checkpoint run took 40.309776ms
[INFO] [stdout] Commit ID: 1772ea3fc7a82580407b9f444aac0fa1564792b8
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Starting checkpoint run
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Storage initialization took 62.13µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Pathspec filtering took 90ns
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   Reading INITIAL attributions in get_all_tracked_files took 7.96µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   Reading checkpoints in get_all_tracked_files took 215.68µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   git status call took 7.994839ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   get_status_of_files in get_all_tracked_files took 8.046749ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] get_all_tracked_files found 1 files, took 8.372529ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Reading 1 checkpoints took 135.41µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] save_current_file_states for 1 files took 284.7µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Hash computation took 28.39µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Reading initial attributions took 7.58µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Spawning 1 tasks took 66.94µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Awaiting 1 tasks took 4.89996ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Processing 1 results took 1.34µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] get_checkpoint_entries function total took 16.108149ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] get_checkpoint_entries generated 1 entries, took 16.117159ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Checkpoint creation took 2.31µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Appending checkpoint to working log took 129.89µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Total checkpoint run took 25.159418ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Starting checkpoint run
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Storage initialization took 60.56µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Pathspec filtering took 100ns
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   Reading INITIAL attributions in get_all_tracked_files took 5.8µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   Reading checkpoints in get_all_tracked_files took 309.03µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   git status call took 8.078179ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK]   get_status_of_files in get_all_tracked_files took 8.144209ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] get_all_tracked_files found 1 files, took 8.593369ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Reading 2 checkpoints took 185.75µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] save_current_file_states for 1 files took 289.61µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Hash computation took 27.97µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Reading initial attributions took 8.67µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Spawning 1 tasks took 105.66µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Awaiting 1 tasks took 693.16µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Processing 1 results took 2.66µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] get_checkpoint_entries function total took 11.872679ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] get_checkpoint_entries generated 1 entries, took 11.893239ms
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Checkpoint creation took 4.93µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Appending checkpoint to working log took 145.38µs
[INFO] [stdout] [1;33m[git-ai][0m [BENCHMARK] Total checkpoint run took 21.224958ms
[INFO] [stdout] 
[INFO] [stdout] thread 'commands::checkpoint::tests::test_compute_line_stats_ignores_whitespace_only_lines' (1565) panicked at src/commands/checkpoint.rs:1405:14:
[INFO] [stdout] At least one checkpoint expected
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x633bfa43c9a2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x633bfa43c9a2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x633bfa43c9a2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x633bfa43c9a2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x633bfa455d7a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x633bfa455d7a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x633bfa442036 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x633bfa442036 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x633bfa4160cf - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x633bfa4160cf - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x633bfa432c89 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x633bf9f8fdfe - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x633bf9f8fdfe - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x633bfa432ef2 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x633bfa432ef2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x633bfa416188 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x633bfa40d6a9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x633bfa41742d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x633bfa4564bc - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x633bfa4561b4 - core[c5ed12ab89cc536a]::panicking::panic_display::<&str>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x633bfa4561b4 - core[c5ed12ab89cc536a]::option::expect_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/option.rs:2208:5
[INFO] [stdout]   21:     0x633bf9a525a0 - <core[c5ed12ab89cc536a]::option::Option<&git_ai[ad80b4247cba5f07]::authorship::working_log::Checkpoint>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/option.rs:971:21
[INFO] [stdout]   22:     0x633bf9a9b3e6 - git_ai[ad80b4247cba5f07]::commands::checkpoint::tests::test_compute_line_stats_ignores_whitespace_only_lines
[INFO] [stdout]                                at /opt/rustwide/workdir/src/commands/checkpoint.rs:1405:14
[INFO] [stdout]   23:     0x633bf9a5af07 - git_ai[ad80b4247cba5f07]::commands::checkpoint::tests::test_compute_line_stats_ignores_whitespace_only_lines::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/commands/checkpoint.rs:1370:63
[INFO] [stdout]   24:     0x633bf9cfda36 - <git_ai[ad80b4247cba5f07]::commands::checkpoint::tests::test_compute_line_stats_ignores_whitespace_only_lines::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x633bf9f841ab - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x633bf9f841ab - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x633bf9f90a0a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x633bf9f90a0a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x633bf9f90a0a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x633bf9f90a0a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x633bf9f90a0a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x633bf9f90a0a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x633bf9f90a0a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x633bf9f8aed4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x633bf9f8aed4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x633bf9f93502 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x633bf9f93502 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x633bf9f93502 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x633bf9f93502 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x633bf9f93502 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x633bf9f93502 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   42:     0x633bf9f93502 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x633bfa43b63f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   44:     0x633bfa43b63f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   45:     0x7034acf98aa4 - <unknown>
[INFO] [stdout]   46:     0x7034ad025a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     authorship::authorship_log_serialization::tests::test_file_names_with_spaces
[INFO] [stdout]     authorship::authorship_log_serialization::tests::test_serialize_deserialize_roundtrip
[INFO] [stdout]     authorship::range_authorship::tests::test_range_authorship_from_empty_tree
[INFO] [stdout]     authorship::range_authorship::tests::test_range_authorship_ignores_single_lockfile
[INFO] [stdout]     authorship::range_authorship::tests::test_range_authorship_mixed_commits
[INFO] [stdout]     authorship::range_authorship::tests::test_range_authorship_mixed_lockfile_and_source
[INFO] [stdout]     authorship::range_authorship::tests::test_range_authorship_multiple_lockfile_types
[INFO] [stdout]     authorship::range_authorship::tests::test_range_authorship_simple_range
[INFO] [stdout]     authorship::range_authorship::tests::test_range_authorship_single_commit
[INFO] [stdout]     authorship::range_authorship::tests::test_range_authorship_with_glob_patterns
[INFO] [stdout]     authorship::stats::tests::test_stats_empty_ignore_patterns
[INFO] [stdout]     authorship::stats::tests::test_stats_for_mixed_commit
[INFO] [stdout]     authorship::stats::tests::test_stats_for_simple_ai_commit
[INFO] [stdout]     authorship::stats::tests::test_stats_ignores_single_lockfile
[INFO] [stdout]     authorship::stats::tests::test_stats_with_glob_patterns
[INFO] [stdout]     authorship::virtual_attribution::tests::test_virtual_attributions
[INFO] [stdout]     commands::checkpoint::tests::test_compute_line_stats_ignores_whitespace_only_lines
[INFO] [stdout]     git::authorship_traversal::tests::test_load_ai_touched_files_for_nonexistent_commit
[INFO] [stdout]     git::authorship_traversal::tests::test_load_ai_touched_files_for_specific_commits
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 145 passed; 19 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.93s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "2b8dd5ce7d21fec790e2ea06284dfab228031c724a1e52878e30bedbab0cf95e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2b8dd5ce7d21fec790e2ea06284dfab228031c724a1e52878e30bedbab0cf95e", kill_on_drop: false }`
[INFO] [stdout] 2b8dd5ce7d21fec790e2ea06284dfab228031c724a1e52878e30bedbab0cf95e
