[INFO] cloning repository https://github.com/cloudiful/git-ai-commit
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cloudiful/git-ai-commit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcloudiful%2Fgit-ai-commit", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcloudiful%2Fgit-ai-commit'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3dca937b630bd2110f70d1ca81856737bfbff532
[INFO] testing cloudiful/git-ai-commit against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcloudiful%2Fgit-ai-commit" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/cloudiful/git-ai-commit
[INFO] finished tweaking git repo https://github.com/cloudiful/git-ai-commit
[INFO] tweaked toml for git repo https://github.com/cloudiful/git-ai-commit written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cloudiful/git-ai-commit on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 291 packages to latest Rust 1.98.0-beta.1 compatible versions
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] dc108aca9f9019072adfae1627efbe2d2053a4a00b643afd4dd0240b972463dd
[INFO] running `Command { std: "docker" "start" "dc108aca9f9019072adfae1627efbe2d2053a4a00b643afd4dd0240b972463dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dc108aca9f9019072adfae1627efbe2d2053a4a00b643afd4dd0240b972463dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "dc108aca9f9019072adfae1627efbe2d2053a4a00b643afd4dd0240b972463dd" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dc108aca9f9019072adfae1627efbe2d2053a4a00b643afd4dd0240b972463dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "dc108aca9f9019072adfae1627efbe2d2053a4a00b643afd4dd0240b972463dd" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.8.3
[INFO] [stderr]    Compiling typenum v1.20.1
[INFO] [stderr]    Compiling bytes v1.12.1
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling const-oid v0.10.2
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling jobserver v0.1.35
[INFO] [stderr]    Compiling mio v1.2.1
[INFO] [stderr]    Compiling socket2 v0.6.4
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling aws-lc-rs v1.17.1
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling rand_core v0.10.1
[INFO] [stderr]    Compiling rustls-pki-types v1.15.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling rustls v0.23.41
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling zerocopy v0.8.54
[INFO] [stderr]    Compiling log v0.4.33
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling siphasher v1.0.3
[INFO] [stderr]    Compiling chacha20 v0.10.1
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling cc v1.2.66
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling anyhow v1.0.103
[INFO] [stderr]    Compiling rand v0.10.2
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rustls-native-certs v0.8.4
[INFO] [stderr]    Compiling http v1.4.2
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling whoami v2.1.2
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]    Compiling hybrid-array v0.4.13
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling psl-types v2.0.11
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling psl v2.1.218
[INFO] [stderr]    Compiling rustc-hash v2.1.3
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling block-buffer v0.12.1
[INFO] [stderr]    Compiling crypto-common v0.2.2
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling regex-automata v0.4.15
[INFO] [stderr]    Compiling aws-lc-sys v0.42.0
[INFO] [stderr]    Compiling digest v0.11.3
[INFO] [stderr]    Compiling aes-gcm-siv v0.11.1
[INFO] [stderr]    Compiling hmac v0.13.0
[INFO] [stderr]    Compiling sha2 v0.11.0
[INFO] [stderr]    Compiling md-5 v0.11.0
[INFO] [stderr]    Compiling pbkdf2 v0.13.0
[INFO] [stderr]    Compiling postgres-protocol v0.6.12
[INFO] [stderr]    Compiling eventsource-stream v0.2.3
[INFO] [stderr]    Compiling postgres-types v0.2.14
[INFO] [stderr]    Compiling regex v1.13.0
[INFO] [stderr]    Compiling fancy-regex v0.17.0
[INFO] [stderr]    Compiling bstr v1.12.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling tiktoken-rs v0.12.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling async-openai-macros v0.3.0
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling yoke v0.8.3
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[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 clap v4.6.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling secrecy v0.10.3
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling hyper v1.10.1
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-postgres v0.7.18
[INFO] [stderr]    Compiling cloudiful-redactor v0.3.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling tower-http v0.6.11
[INFO] [stderr]    Compiling postgres v0.19.14
[INFO] [stderr]    Compiling cloudiful-config v0.6.3
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.7.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling reqwest v0.13.4
[INFO] [stderr]    Compiling async-openai v0.41.1
[INFO] [stderr]    Compiling git-ai-commit v0.1.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 35s
[INFO] running `Command { std: "docker" "inspect" "dc108aca9f9019072adfae1627efbe2d2053a4a00b643afd4dd0240b972463dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "dc108aca9f9019072adfae1627efbe2d2053a4a00b643afd4dd0240b972463dd" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling git-ai-commit v0.1.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.53s
[INFO] running `Command { std: "docker" "inspect" "dc108aca9f9019072adfae1627efbe2d2053a4a00b643afd4dd0240b972463dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "dc108aca9f9019072adfae1627efbe2d2053a4a00b643afd4dd0240b972463dd" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/git_ai_commit-eed9aa78c2f8eaf6)
[INFO] [stdout] 
[INFO] [stdout] running 124 tests
[INFO] [stdout] test anthropic::request::tests::enables_disabled_thinking_for_deepseek_anthropic ... ok
[INFO] [stdout] test anthropic::request::tests::appends_messages_endpoint ... ok
[INFO] [stdout] test anthropic::response::tests::extracts_only_text_blocks ... ok
[INFO] [stdout] test commit::args::tests::builds_commit_args_from_table ... ok
[INFO] [stdout] test commit::args::tests::bypass_rules_match_go_behavior ... ok
[INFO] [stdout] test cli::tests::forwards_leading_flags_to_commit_mode ... ok
[INFO] [stdout] test commit::args::tests::parses_commit_control_flags_after_forwarded_git_flags ... ok
[INFO] [stdout] test commit::args::tests::parses_commit_control_flags_without_forwarding_them ... ok
[INFO] [stdout] test commit::args::tests::parses_debug_provider_without_forwarding_it ... ok
[INFO] [stdout] test cli::tests::rejects_unknown_subcommand ... ok
[INFO] [stdout] test commit::args::tests::rejects_legacy_edit_flags ... ok
[INFO] [stdout] test commit::confirm::tests::colored_confirmation_prompt_can_inline_ready_status ... ok
[INFO] [stdout] test commit::args::tests::stops_parsing_control_flags_after_double_dash ... ok
[INFO] [stdout] test commit::confirm::tests::parses_confirmation_answers ... ok
[INFO] [stdout] test commit::confirm::tests::plain_confirmation_prompt_still_contains_question ... ok
[INFO] [stdout] test commit::confirm::tests::prompt_colors_disabled_for_no_color_or_dumb_term ... ok
[INFO] [stdout] test commit::confirm::tests::colored_confirmation_prompt_uses_expected_styles_when_enabled ... ok
[INFO] [stdout] test commit::doctor::tests::doctor_reports_incompatible_ollama_endpoint ... ok
[INFO] [stdout] test commit::doctor::tests::doctor_reports_missing_ollama_model ... ok
[INFO] [stdout] test commit::doctor::tests::doctor_reports_ollama_local_success ... ok
[INFO] [stdout] test commit::doctor::tests::doctor_reports_cloud_auth_missing_before_probe ... ok
[INFO] [stdout] test commit::tests::colored_preview_uses_expected_styles ... ok
[INFO] [stdout] test commit::tests::plain_preview_formats_subject_and_body ... ok
[INFO] [stdout] test config::tests::basics::defaults_confirm_commit_to_true_and_open_editor_to_false ... ok
[INFO] [stdout] test commit::doctor::tests::omits_bearer_auth_for_local_ollama_without_key ... ok
[INFO] [stdout] test commit::doctor::tests::includes_bearer_auth_when_api_key_is_configured ... ok
[INFO] [stdout] test config::tests::basics::reads_open_editor_from_config_file_and_env_override ... ok
[INFO] [stdout] test config::tests::basics::reads_reasoning_effort_from_config_file ... ok
[INFO] [stdout] test config::tests::basics::reads_reasoning_effort_from_git_config ... ok
[INFO] [stdout] test config::tests::basics::reads_token_budget_from_config_file ... ok
[INFO] [stdout] test config::tests::booleans::accepts_redaction_rule_booleans_from_env_and_git_config ... ok
[INFO] [stdout] test config::tests::booleans::accepts_git_style_boolean_values ... ok
[INFO] [stdout] test config::tests::booleans::accepts_false_git_style_boolean_values_from_git_config ... ok
[INFO] [stdout] test config::tests::booleans::rejects_invalid_boolean_value ... ok
[INFO] [stdout] test config::tests::file_config::rejects_invalid_token_budget_values ... ok
[INFO] [stdout] test diff_sampling::tests::classifies_semantic_kinds ... ok
[INFO] [stdout] test config::tests::booleans::rejects_invalid_redaction_rule_boolean_value ... ok
[INFO] [stdout] test diff_sampling::tests::omits_deleted_file_hunks ... ok
[INFO] [stdout] test diff_sampling::tests::represents_multiple_files ... ok
[INFO] [stdout] test diff_sampling::tests::splits_files_and_hunks ... ok
[INFO] [stdout] test config::tests::file_config::reads_redaction_rules_from_file_config ... ok
[INFO] [stdout] test config::tests::file_config::reads_redact_secrets_from_file_config ... ok
[INFO] [stdout] test config::tests::file_config::rejects_invalid_reasoning_effort_values ... ok
[INFO] [stdout] test generate::tests::formats_minute_scale_durations_compactly ... ok
[INFO] [stdout] test generate::tests::formats_seconds_with_two_decimals ... ok
[INFO] [stdout] test generate::tests::formats_subsecond_durations_as_millis ... ok
[INFO] [stdout] test git::tests::formats_redaction_preview_with_occurrences_and_hint ... ok
[INFO] [stdout] test git::tests::truncates_long_values_and_reports_overflow_entries ... ok
[INFO] [stdout] test message::tests::extracts_conventional_subject_from_verbose_output ... ok
[INFO] [stdout] test message::tests::falls_back_to_notice_for_tiny_budget ... ok
[INFO] [stdout] test message::tests::keeps_utf8_valid_when_trimming ... ok
[INFO] [stdout] test message::tests::prefers_line_boundaries ... ok
[INFO] [stdout] test message::tests::removes_code_fences ... ok
[INFO] [stdout] test message::tests::strips_thinking_blocks_before_extracting_message ... ok
[INFO] [stdout] test message::tests::truncates_overlong_subject_at_word_boundary ... ok
[INFO] [stdout] test openai::byot::tests::keeps_failing_when_stream_tail_fails_without_completed_message ... ok
[INFO] [stdout] test openai::byot::tests::returns_message_when_stream_tail_fails_after_completed_message ... ok
[INFO] [stdout] test openai::context::tests::auto_raises_default_max_diff_tokens_up_to_cap ... ok
[INFO] [stdout] test config::tests::file_config::surfaces_invalid_config_file_contents ... ok
[INFO] [stdout] test openai::context::tests::preserves_explicit_max_diff_tokens ... ok
[INFO] [stdout] test openai::context::tests::preserves_explicit_model_context_tokens ... ok
[INFO] [stdout] test openai::context::tests::fetches_openrouter_model_context_tokens ... ok
[INFO] [stdout] test openai::http_transport::tests::responses_body_adds_default_reasoning_effort ... ok
[INFO] [stdout] test openai::http_transport::tests::responses_body_preserves_explicit_reasoning ... ok
[INFO] [stdout] test openai::provider_defaults::tests::adds_default_reasoning_effort_for_responses_requests ... ok
[INFO] [stdout] test openai::provider_defaults::tests::leaves_chat_requests_unchanged ... ok
[INFO] [stdout] test openai::provider_defaults::tests::preserves_explicit_reasoning ... ok
[INFO] [stdout] test openai::provider_defaults::tests::uses_configured_reasoning_effort ... ok
[INFO] [stdout] test openai::request::tests::detects_explicit_endpoint_preferences ... ok
[INFO] [stdout] test openai::request::tests::rewrites_known_endpoint_urls ... ok
[INFO] [stdout] test openai::request::tests::scaffold_includes_worst_case_coverage_lines ... ok
[INFO] [stdout] test openai::request::tests::uses_token_budget_wording_when_requested ... ok
[INFO] [stdout] test openai::response::extract_tests::extracts_response_text_from_top_level_output_item_array ... ok
[INFO] [stdout] test openai::response::stream_event_tests::backfills_output_text_from_content_part_added_events ... ok
[INFO] [stdout] test openai::response::stream_event_tests::output_item_added_with_message_content_is_extracted_once ... ok
[INFO] [stdout] test openai::response::tests::backfills_done_only_stream_parts_once_in_order ... ok
[INFO] [stdout] test openai::response::tests::backfills_final_message_from_response_completed_output ... ok
[INFO] [stdout] test openai::response::tests::deduplicates_delta_done_and_output_item_events ... ok
[INFO] [stdout] test openai::response::tests::does_not_fallback_on_model_not_found_status_alone ... ok
[INFO] [stdout] test openai::response::tests::extracts_chat_message_from_json_content ... ok
[INFO] [stdout] test openai::response::tests::extracts_response_text_from_output_items ... ok
[INFO] [stdout] test openai::response::tests::falls_back_when_responses_endpoint_is_unsupported ... ok
[INFO] [stdout] test openai::response::tests::infers_fallback_from_sdk_error_message_when_status_missing ... ok
[INFO] [stdout] test openai::response::tests::reasoning_deltas_do_not_pollute_final_message_content ... ok
[INFO] [stdout] test openai::response::tests::retries_without_stream_for_stream_transport_decode_failures ... ok
[INFO] [stdout] test openai::response::tests::summarizes_stream_event_with_key_identifiers ... ok
[INFO] [stdout] test openai::sse::tests::includes_progress_and_tail_preview_in_error_message ... ok
[INFO] [stdout] test openai::sse::tests::rejects_non_sse_body_at_eof ... ok
[INFO] [stdout] test openai::stream::tests::handles_split_think_tags_across_chunks ... ok
[INFO] [stdout] test openai::stream::tests::parses_sse_payloads ... ok
[INFO] [stdout] test openai::stream::tests::styles_thinking_sections_and_keeps_subject_color ... ok
[INFO] [stdout] test openai::stream::tests::truecolor_palette_uses_lighter_body_tone ... ok
[INFO] [stdout] test openai::stream_palette::tests::recognizes_truecolor_hints ... ok
[INFO] [stdout] test openai::stream_palette::tests::truecolor_palette_reports_color_capabilities ... ok
[INFO] [stdout] test openai::tests::anthropic_transport_keeps_non_streaming_generation ... ok
[INFO] [stdout] test openai::tests::defaults_auto_endpoint_to_strict_responses_only ... ok
[INFO] [stdout] test openai::tests::keeps_auto_fallback_only_when_enabled ... ok
[INFO] [stdout] test openai::tests::openai_compatible_defaults_to_streaming_generation ... ok
[INFO] [stdout] test openai::tests::preserves_explicit_chat_endpoint_even_without_fallback ... ok
[INFO] [stdout] test openai::thinking_status::tests::long_status_text_scrolls_over_time ... ok
[INFO] [stdout] test openai::thinking_status::tests::placeholder_is_replaced_when_reasoning_text_arrives ... ok
[INFO] [stdout] test openai::thinking_status::tests::short_status_text_is_padded_to_fixed_width ... ok
[INFO] [stdout] test openai::thinking_status::tests::wave_highlight_moves_between_frames ... ok
[INFO] [stdout] test openai::thinking_status::tests::write_status_line_renders_unicode_spinner_and_truecolor_gradient ... ok
[INFO] [stdout] test prompt::tests::canceling_at_api_base_does_not_write_anything ... ok
[INFO] [stdout] test prompt::tests::canceling_at_api_key_does_not_write_anything ... ok
[INFO] [stdout] test prompt::tests::writes_all_required_openai_fields_after_collecting_everything ... ok
[INFO] [stdout] test config::tests::file_config::surfaces_missing_config_file_path_errors ... ok
[INFO] [stdout] test openai::context::tests::returns_none_when_model_missing_from_openrouter_catalog ... ok
[INFO] [stdout] test config::tests::precedence::preserves_env_git_file_precedence ... ok
[INFO] [stdout] test config::tests::provider::allows_missing_api_key_for_custom_remote_ollama ... ok
[INFO] [stdout] test config::tests::provider::auto_detects_anthropic_transport_from_api_base ... ok
[INFO] [stdout] test config::tests::provider::auto_detects_context_only_for_openrouter_without_explicit_value ... ok
[INFO] [stdout] test config::tests::provider::defaults_ollama_api_base_and_allows_missing_local_api_key ... ok
[INFO] [stdout] test config::tests::provider::defaults_provider_to_openai_compatible ... ok
[INFO] [stdout] test config::tests::provider::reads_provider_with_normal_precedence ... ok
[INFO] [stdout] test config::tests::provider::rejects_invalid_provider_values ... ok
[INFO] [stdout] test config::tests::provider::requires_api_key_for_ollama_cloud ... ok
[INFO] [stdout] test diff_sampling::tests::token_budget_is_clamped_by_context ... ok
[INFO] [stdout] test diff_sampling::tests::keeps_full_diff_when_under_budget ... ok
[INFO] [stdout] test diff_sampling::tests::token_mode_samples_with_token_budget ... ok
[INFO] [stdout] test tokenizer::tests::keeps_utf8_valid_when_trimming_tokens ... ok
[INFO] [stdout] test tokenizer::tests::prefers_line_boundaries_when_trimming_tokens ... ok
[INFO] [stdout] test diff_sampling::tests::token_mode_falls_back_to_notice_when_context_leaves_no_diff_space ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 124 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.40s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/git_ai_commit-0213b888eb08955d)
[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]    Doc-tests git_ai_commit
[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" "dc108aca9f9019072adfae1627efbe2d2053a4a00b643afd4dd0240b972463dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dc108aca9f9019072adfae1627efbe2d2053a4a00b643afd4dd0240b972463dd", kill_on_drop: false }`
[INFO] [stdout] dc108aca9f9019072adfae1627efbe2d2053a4a00b643afd4dd0240b972463dd
