[INFO] fetching crate git-ai 1.0.9... [INFO] testing git-ai-1.0.9 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate git-ai 1.0.9 into /workspace/builds/worker-3-tc1/source [INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain.toml [INFO] started tweaking crates.io crate git-ai 1.0.9 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate git-ai 1.0.9 [INFO] tweaked toml for crates.io crate git-ai 1.0.9 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate git-ai 1.0.9 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate git-ai 1.0.9 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded async-openai v0.28.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c46f186e44d37c6a596ec43fc2df401f2067c34644d428c66e250f99c6997224 [INFO] running `Command { std: "docker" "start" "-a" "c46f186e44d37c6a596ec43fc2df401f2067c34644d428c66e250f99c6997224", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c46f186e44d37c6a596ec43fc2df401f2067c34644d428c66e250f99c6997224", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c46f186e44d37c6a596ec43fc2df401f2067c34644d428c66e250f99c6997224", kill_on_drop: false }` [INFO] [stdout] c46f186e44d37c6a596ec43fc2df401f2067c34644d428c66e250f99c6997224 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 01d8bc97a3e24dd192dfefe1cfba4ddc74f52fb4bc95a9c7877ee184259fcf7d [INFO] running `Command { std: "docker" "start" "-a" "01d8bc97a3e24dd192dfefe1cfba4ddc74f52fb4bc95a9c7877ee184259fcf7d", kill_on_drop: false }` [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling cc v1.2.24 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling openssl v0.10.72 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling openssl-sys v0.9.108 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling libgit2-sys v0.18.1+1.9.0 [INFO] [stderr] Compiling portable-atomic v1.11.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling eventsource-stream v0.2.3 [INFO] [stderr] Compiling ordered-multimap v0.7.3 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling trim-in-place v0.1.7 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling rust-ini v0.21.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling fancy-regex v0.13.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling async-openai-macros v0.1.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tower-http v0.6.4 [INFO] [stderr] Compiling backoff v0.4.0 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling h2 v0.4.10 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling secrecy v0.10.3 [INFO] [stderr] Compiling winnow v0.7.10 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling result v1.0.0 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling tiktoken-rs v0.7.0 [INFO] [stderr] Compiling serde_ini v0.2.0 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling mustache v0.9.0 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling config v0.15.11 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.13 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.16 [INFO] [stderr] Compiling git2 v0.20.2 [INFO] [stderr] Compiling reqwest-eventsource v0.6.0 [INFO] [stderr] Compiling async-openai v0.28.1 [INFO] [stderr] Compiling git-ai v1.0.9 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 11s [INFO] running `Command { std: "docker" "inspect" "01d8bc97a3e24dd192dfefe1cfba4ddc74f52fb4bc95a9c7877ee184259fcf7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01d8bc97a3e24dd192dfefe1cfba4ddc74f52fb4bc95a9c7877ee184259fcf7d", kill_on_drop: false }` [INFO] [stdout] 01d8bc97a3e24dd192dfefe1cfba4ddc74f52fb4bc95a9c7877ee184259fcf7d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6f9ddd15a3da0ea445f4deef5e0ce892086e9a64166a2eb47f5912f0678b61e3 [INFO] running `Command { std: "docker" "start" "-a" "6f9ddd15a3da0ea445f4deef5e0ce892086e9a64166a2eb47f5912f0678b61e3", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling openssl v0.10.72 [INFO] [stderr] Compiling tower-http v0.6.4 [INFO] [stderr] Compiling git2 v0.20.2 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.16 [INFO] [stderr] Compiling reqwest-eventsource v0.6.0 [INFO] [stderr] Compiling async-openai v0.28.1 [INFO] [stderr] Compiling git-ai v1.0.9 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> tests/common.rs:83:23 [INFO] [stdout] | [INFO] [stdout] 83 | fn find_last_commit(&self) -> Result { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided 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] 83 | fn find_last_commit(&self) -> Result, git2::Error> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> tests/common.rs:83:23 [INFO] [stdout] | [INFO] [stdout] 83 | fn find_last_commit(&self) -> Result { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided 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] 83 | fn find_last_commit(&self) -> Result, git2::Error> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 02s [INFO] running `Command { std: "docker" "inspect" "6f9ddd15a3da0ea445f4deef5e0ce892086e9a64166a2eb47f5912f0678b61e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f9ddd15a3da0ea445f4deef5e0ce892086e9a64166a2eb47f5912f0678b61e3", kill_on_drop: false }` [INFO] [stdout] 6f9ddd15a3da0ea445f4deef5e0ce892086e9a64166a2eb47f5912f0678b61e3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4038fddda2bfcfd4a4280da7c129185148da06368a0e7a8750164efb6e7e478f [INFO] running `Command { std: "docker" "start" "-a" "4038fddda2bfcfd4a4280da7c129185148da06368a0e7a8750164efb6e7e478f", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> tests/common.rs:83:23 [INFO] [stderr] | [INFO] [stderr] 83 | fn find_last_commit(&self) -> Result { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided 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] 83 | fn find_last_commit(&self) -> Result, git2::Error> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `git-ai` (test "common") generated 1 warning (run `cargo fix --test "common"` to apply 1 suggestion) [INFO] [stderr] warning: `git-ai` (test "patch_test") generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.54s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ai-b7a9868df423f2ab) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test hook::test_string_pool_get ... ok [INFO] [stdout] test hook::tests::test_string_pool_limit ... ok [INFO] [stdout] test hook::tests::test_string_pool_new ... ok [INFO] [stdout] test hook::tests::test_string_pool_put_and_get ... ok [INFO] [stdout] test multi_step_integration::tests::test_parse_diff ... ok [INFO] [stdout] test multi_step_analysis::tests::test_file_categorization ... ok [INFO] [stdout] test multi_step_analysis::tests::test_impact_score_calculation ... ok [INFO] [stdout] test multi_step_integration::tests::test_local_generation ... ok [INFO] [stdout] test multi_step_integration::tests::test_parse_diff_with_commit_hash ... ok [INFO] [stdout] test commit::tests::test_missing_api_key_error ... ok [INFO] [stdout] test commit::tests::test_invalid_api_key_error ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/git_ai-2bb68ae21f7fe8a9) [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/bin/hook.rs (/opt/rustwide/target/debug/deps/git_ai_hook-c374b30468051b58) [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.01s [INFO] [stdout] [INFO] [stderr] Running tests/common.rs (/opt/rustwide/target/debug/deps/common-f594ca819b06f5fe) [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 tests/function_calling_test.rs (/opt/rustwide/target/debug/deps/function_calling_test-e4b1675d568cd64a) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test test_create_commit_function_tool_custom_length ... ok [INFO] [stdout] test test_parse_commit_function_response ... ok [INFO] [stdout] test test_parse_commit_function_response_invalid_json ... ok [INFO] [stdout] test test_parse_commit_function_response_missing_fields ... ok [INFO] [stdout] test test_create_commit_function_tool_default ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/model_token_test.rs (/opt/rustwide/target/debug/deps/model_token_test-85aaaa3e93dedd2d) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test test_token_counting_accuracy ... ok [INFO] [stdout] test test_no_underestimation_for_context_limit ... ok [INFO] [stdout] test test_token_counting_consistency ... ok [INFO] [stdout] test test_long_text_token_counting ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.10s [INFO] [stdout] [INFO] [stderr] Running tests/multi_step_default_test.rs (/opt/rustwide/target/debug/deps/multi_step_default_test-2765748447e7b24f) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test test_multi_step_is_default ... ok [INFO] [stdout] test test_multi_step_with_openai_fallback ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/patch_test.rs (/opt/rustwide/target/debug/deps/patch_test-2a13c0a8c7f20315) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test test_utf8_string_to_utf8 ... ok [INFO] [stdout] test test_file_path_is_empty ... ok [INFO] [stdout] test test_file_path_write_and_read ... ok [INFO] [stderr] Doc-tests ai [INFO] [stdout] test test_empty_diff ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [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] running `Command { std: "docker" "inspect" "4038fddda2bfcfd4a4280da7c129185148da06368a0e7a8750164efb6e7e478f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4038fddda2bfcfd4a4280da7c129185148da06368a0e7a8750164efb6e7e478f", kill_on_drop: false }` [INFO] [stdout] 4038fddda2bfcfd4a4280da7c129185148da06368a0e7a8750164efb6e7e478f