[INFO] cloning repository https://github.com/Orangex-position0/commit-audition
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Orangex-position0/commit-audition" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOrangex-position0%2Fcommit-audition", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOrangex-position0%2Fcommit-audition'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 21ec648a2a857e7843c86d985f3f5fc00d91d5ce
[INFO] testing Orangex-position0/commit-audition against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOrangex-position0%2Fcommit-audition" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Orangex-position0/commit-audition
[INFO] finished tweaking git repo https://github.com/Orangex-position0/commit-audition
[INFO] tweaked toml for git repo https://github.com/Orangex-position0/commit-audition written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Orangex-position0/commit-audition on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Orangex-position0/commit-audition 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" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded base62 v2.2.4
[INFO] [stderr]   Downloaded globwalk v0.8.1
[INFO] [stderr]   Downloaded triomphe v0.1.15
[INFO] [stderr]   Downloaded rust-i18n v3.1.5
[INFO] [stderr]   Downloaded rust-i18n-support v3.1.5
[INFO] [stderr]   Downloaded rust-i18n-macro v3.1.5
[INFO] [stderr]   Downloaded openssl-sys v0.9.114
[INFO] [stderr]   Downloaded openssl v0.10.78
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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] 6b3313c225cf6ff2e65156229080da8f3e970c9713bd04f0f8d0fff79c7444ec
[INFO] running `Command { std: "docker" "start" "6b3313c225cf6ff2e65156229080da8f3e970c9713bd04f0f8d0fff79c7444ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6b3313c225cf6ff2e65156229080da8f3e970c9713bd04f0f8d0fff79c7444ec", 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" "6b3313c225cf6ff2e65156229080da8f3e970c9713bd04f0f8d0fff79c7444ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6b3313c225cf6ff2e65156229080da8f3e970c9713bd04f0f8d0fff79c7444ec", 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" "6b3313c225cf6ff2e65156229080da8f3e970c9713bd04f0f8d0fff79c7444ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling arc-swap v1.9.1
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling openssl v0.10.78
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling normpath v1.5.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling base62 v2.2.4
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling winnow v1.0.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling iri-string v0.7.12
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling openssl-sys v0.9.114
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling toml v0.9.12+spec-1.1.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling globwalk v0.8.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[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 displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling rust-i18n v3.1.5
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]    Compiling inquire v0.9.4
[INFO] [stderr]    Compiling ratatui v0.29.0
[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 serde v1.0.228
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling triomphe v0.1.15
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[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 tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling rust-i18n-support v3.1.5
[INFO] [stderr]    Compiling rust-i18n-macro v3.1.5
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling commit-audition v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 23s
[INFO] running `Command { std: "docker" "inspect" "6b3313c225cf6ff2e65156229080da8f3e970c9713bd04f0f8d0fff79c7444ec", 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" "6b3313c225cf6ff2e65156229080da8f3e970c9713bd04f0f8d0fff79c7444ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling commit-audition v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.85s
[INFO] running `Command { std: "docker" "inspect" "6b3313c225cf6ff2e65156229080da8f3e970c9713bd04f0f8d0fff79c7444ec", 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" "6b3313c225cf6ff2e65156229080da8f3e970c9713bd04f0f8d0fff79c7444ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.46s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/commit_audition-2761b283ad858a99)
[INFO] [stdout] 
[INFO] [stdout] running 135 tests
[INFO] [stdout] test logic::ai::diff::tests::notice_not_added_when_nothing_omitted ... ok
[INFO] [stdout] test logic::ai::diff::tests::split_single_file ... ok
[INFO] [stdout] test logic::ai::diff::tests::split_multiple_files ... ok
[INFO] [stdout] test logic::ai::diff::tests::notice_added_when_omitted ... ok
[INFO] [stdout] test logic::ai::diff::tests::truncate_caps_lines_per_file ... ok
[INFO] [stdout] test logic::ai::diff::tests::truncate_long_diff_adds_notice ... ok
[INFO] [stdout] test logic::ai::diff::tests::truncate_preserves_file_headers ... ok
[INFO] [stdout] test logic::ai::diff::tests::truncate_short_diff_unchanged ... ok
[INFO] [stdout] test logic::ai::diff::tests::truncate_medium_diff_balanced ... ok
[INFO] [stdout] test logic::ai::diff::tests::truncate_small_diff_unchanged ... ok
[INFO] [stdout] test logic::ai::tests::create_provider_unknown_without_endpoint_fails ... ok
[INFO] [stdout] test logic::builder::tests::title_only ... ok
[INFO] [stdout] test logic::builder::tests::whitespace_body_ignored ... ok
[INFO] [stdout] test logic::builder::tests::empty_body_ignored ... ok
[INFO] [stdout] test logic::builder::tests::full_message ... ok
[INFO] [stdout] test logic::model::tests::commit_tag_type_as_str ... ok
[INFO] [stdout] test logic::rules::tests::display_width_ascii ... ok
[INFO] [stdout] test logic::ai::tests::create_provider_claude_requires_key ... ok
[INFO] [stdout] test logic::model::tests::commit_tag_type_all_contains_seven ... ok
[INFO] [stdout] test logic::builder::tests::title_with_body ... ok
[INFO] [stdout] test logic::rules::tests::display_width_cjk ... ok
[INFO] [stdout] test logic::rules::tests::validate_body_ok ... ok
[INFO] [stdout] test logic::rules::tests::validate_body_exactly_72 ... ok
[INFO] [stdout] test logic::rules::tests::validate_raw_commit_msg_empty ... ok
[INFO] [stdout] test logic::rules::tests::validate_raw_commit_msg_ok ... ok
[INFO] [stdout] test logic::rules::tests::validate_raw_commit_msg_with_body ... ok
[INFO] [stdout] test logic::ai::tests::build_user_prompt_without_stat ... ok
[INFO] [stdout] test logic::ai::tests::build_user_prompt_with_stat ... ok
[INFO] [stdout] test logic::ai::diff::tests::truncate_large_diff_minimal ... ok
[INFO] [stdout] test logic::rules::tests::validate_raw_commit_msg_invalid_type ... ok
[INFO] [stdout] test logic::rules::tests::validate_body_line_too_long ... ok
[INFO] [stdout] test logic::builder::tests::title_with_issue ... ok
[INFO] [stdout] test logic::rules::tests::validate_title_empty ... ok
[INFO] [stdout] test logic::rules::tests::validate_title_ok ... ok
[INFO] [stdout] test ui::vim::app::tests::app_new_default_state ... ok
[INFO] [stdout] test ui::vim::app::tests::step_all_has_five_elements ... ok
[INFO] [stdout] test logic::rules::tests::validate_title_too_long ... ok
[INFO] [stdout] test ui::vim::app::tests::step_next_wraps_around ... ok
[INFO] [stdout] test ui::vim::app::tests::step_labels ... ok
[INFO] [stdout] test ui::vim::app::tests::step_prev_wraps_around ... ok
[INFO] [stdout] test ui::vim::app::tests::to_entity_empty_title_returns_none ... ok
[INFO] [stdout] test logic::rules::tests::validate_title_no_period ... ok
[INFO] [stdout] test ui::vim::app::tests::to_entity_invalid_issue_returns_none ... ok
[INFO] [stdout] test ui::vim::app::tests::to_entity_parses_issue_num ... ok
[INFO] [stdout] test ui::vim::app::tests::to_entity_full_message ... ok
[INFO] [stdout] test ui::vim::app::tests::to_entity_out_of_range_index_returns_none ... ok
[INFO] [stdout] test ui::vim::app::tests::to_entity_filters_empty_body ... ok
[INFO] [stdout] test logic::rules::tests::validate_raw_commit_msg_missing_type ... ok
[INFO] [stdout] test ui::vim::app::tests::to_entity_whitespace_title_returns_none ... ok
[INFO] [stdout] test ui::vim::app::tests::to_entity_trims_title ... ok
[INFO] [stdout] test ui::vim::app::tests::to_entity_title_only ... ok
[INFO] [stdout] test ui::vim::event::tests::edit_mode_all_chars_are_text_input ... ok
[INFO] [stdout] test ui::vim::event::tests::ctrl_s_resets_editing_and_advances ... ok
[INFO] [stdout] test ui::vim::event::tests::edit_mode_backspace_at_zero_no_op ... ok
[INFO] [stdout] test ui::vim::event::tests::edit_mode_backspace_deletes_before_cursor ... ok
[INFO] [stdout] test ui::vim::event::tests::edit_mode_esc_exits_without_advancing ... ok
[INFO] [stdout] test ui::vim::event::tests::edit_mode_char_inserts_at_cursor ... ok
[INFO] [stdout] test ui::vim::event::tests::edit_mode_left_at_zero_no_op ... ok
[INFO] [stdout] test ui::vim::event::tests::edit_mode_enter_exits_and_advances ... ok
[INFO] [stdout] test ui::vim::event::tests::edit_mode_esc_resets_cursor ... ok
[INFO] [stdout] test ui::vim::event::tests::edit_mode_enter_resets_cursor ... ok
[INFO] [stdout] test ui::vim::event::tests::edit_mode_left_moves_cursor ... ok
[INFO] [stdout] test ui::vim::event::tests::edit_mode_right_moves_cursor ... ok
[INFO] [stdout] test ui::vim::event::tests::filtered_type_count_with_filter ... ok
[INFO] [stdout] test ui::vim::event::tests::edit_mode_q_types_char_not_quit ... ok
[INFO] [stdout] test ui::vim::event::tests::filtered_type_count_no_match ... ok
[INFO] [stdout] test ui::vim::event::tests::filtered_body_count_no_filter ... ok
[INFO] [stdout] test ui::vim::event::tests::filtered_body_count_with_filter ... ok
[INFO] [stdout] test ui::vim::event::tests::filtered_type_count_no_filter ... ok
[INFO] [stdout] test ui::vim::event::tests::edit_mode_right_at_end_no_op ... ok
[INFO] [stdout] test ui::vim::event::tests::handle_backspace_removes_from_filter ... ok
[INFO] [stdout] test ui::vim::event::tests::handle_backspace_removes_from_title ... ok
[INFO] [stdout] test ui::vim::event::tests::handle_char_appends_to_filter_when_searching ... ok
[INFO] [stdout] test ui::vim::event::tests::handle_char_appends_to_title ... ok
[INFO] [stdout] test ui::vim::event::tests::handle_char_ignored_in_list_without_search ... ok
[INFO] [stdout] test ui::vim::event::tests::handle_confirm_ignored_outside_preview ... ok
[INFO] [stdout] test logic::rules::tests::validate_title_ends_with_period ... ok
[INFO] [stdout] test ui::vim::event::tests::handle_down_empty_search_result_no_panic ... ok
[INFO] [stdout] test ui::vim::event::tests::handle_confirm_sets_confirmed_and_quit ... ok
[INFO] [stdout] test logic::rules::tests::validate_title_exactly_50 ... ok
[INFO] [stdout] test ui::vim::event::tests::handle_enter_enters_edit_mode_for_issue ... ok
[INFO] [stdout] test ui::vim::event::tests::handle_down_wraps_around_in_select_type ... ok
[INFO] [stdout] test ui::vim::event::tests::handle_down_wraps_with_search_filter ... ok
[INFO] [stdout] test ui::vim::event::tests::handle_down_wraps_around_in_select_body ... ok
[INFO] [stdout] test ui::vim::event::tests::handle_char_appends_to_issue ... ok
[INFO] [stdout] test ui::vim::event::tests::handle_down_ignored_in_input_steps ... ok
[INFO] [stdout] test ui::vim::event::tests::handle_enter_enters_edit_mode_for_title ... ok
[INFO] [stdout] test ui::vim::event::tests::handle_enter_preview_sets_quit ... ok
[INFO] [stdout] test ui::vim::event::tests::handle_enter_select_body_sets_pending_editor ... ok
[INFO] [stdout] test ui::vim::event::tests::handle_esc_clears_issue ... ok
[INFO] [stdout] test ui::vim::event::tests::handle_esc_clears_search_in_list ... ok
[INFO] [stdout] test ui::vim::event::tests::handle_enter_select_type_advances_and_sets_flag ... ok
[INFO] [stdout] test ui::vim::event::tests::handle_esc_clears_title ... ok
[INFO] [stdout] test ui::vim::event::tests::handle_esc_exits_preview ... ok
[INFO] [stdout] test ui::vim::event::tests::handle_esc_quits_when_issue_empty ... ok
[INFO] [stdout] test ui::vim::event::tests::handle_key_arrow_keys_navigation ... ok
[INFO] [stdout] test ui::vim::event::tests::handle_key_ctrl_c_does_nothing ... ok
[INFO] [stdout] test ui::vim::event::tests::handle_key_h_l_navigation ... ok
[INFO] [stdout] test ui::vim::event::tests::handle_key_ctrl_s_advances_step ... ok
[INFO] [stdout] test ui::vim::event::tests::handle_key_j_k_dispatches_to_handle_down_up ... ok
[INFO] [stdout] test ui::vim::event::tests::handle_key_n_y_q_act_as_vim_in_preview ... ok
[INFO] [stdout] test ui::vim::event::tests::handle_quit_sets_quit_without_confirm ... ok
[INFO] [stdout] test ui::vim::event::tests::handle_quit_works_from_all_steps ... ok
[INFO] [stdout] test ui::vim::event::tests::handle_quit_works_from_select_type ... ok
[INFO] [stdout] test ui::vim::event::tests::handle_reedit_goes_to_first_step ... ok
[INFO] [stdout] test ui::vim::event::tests::handle_esc_quits_when_title_empty ... ok
[INFO] [stdout] test ui::vim::event::tests::handle_quit_works_from_select_body ... ok
[INFO] [stdout] test ui::vim::event::tests::handle_esc_quits_from_list_without_search ... ok
[INFO] [stdout] test ui::vim::event::tests::handle_search_start_ignored_in_input_steps ... ok
[INFO] [stdout] test ui::vim::event::tests::number_key_6_and_0_do_nothing ... ok
[INFO] [stdout] test ui::vim::event::tests::handle_up_wraps_around_in_select_body ... ok
[INFO] [stdout] test ui::vim::event::tests::handle_reedit_ignored_outside_preview ... ok
[INFO] [stdout] test ui::vim::event::tests::handle_search_start_in_select_type ... ok
[INFO] [stdout] test ui::vim::event::tests::handle_up_wraps_around_in_select_type ... ok
[INFO] [stdout] test ui::vim::event::tests::number_keys_in_edit_mode_types_text ... ok
[INFO] [stdout] test ui::vim::event::tests::number_keys_jump_to_step ... ok
[INFO] [stdout] test ui::vim::event::tests::view_mode_h_navigates_prev ... ok
[INFO] [stdout] test ui::vim::view::tests::step_completed_body_not_selected ... ok
[INFO] [stdout] test ui::vim::event::tests::view_mode_q_quits ... ok
[INFO] [stdout] test ui::vim::event::tests::view_mode_n_does_nothing_in_input_steps ... ok
[INFO] [stdout] test ui::vim::view::tests::step_completed_issue_empty ... ok
[INFO] [stdout] test ui::vim::view::tests::step_completed_issue_non_empty ... ok
[INFO] [stdout] test ui::vim::view::tests::step_completed_preview_always_false ... ok
[INFO] [stdout] test ui::vim::view::tests::step_completed_title_empty ... ok
[INFO] [stdout] test ui::vim::view::tests::step_completed_type_not_selected ... ok
[INFO] [stdout] test ui::vim::view::tests::step_completed_title_whitespace_only ... ok
[INFO] [stdout] test ui::vim::view::tests::step_completed_title_non_empty ... ok
[INFO] [stdout] test ui::vim::view::tests::step_completed_type_selected ... ok
[INFO] [stdout] test ui::vim::view::tests::step_completed_body_selected ... ok
[INFO] [stdout] test logic::ai::diff::tests::get_staged_stat_returns_string ... ok
[INFO] [stdout] test logic::ai::tests::create_provider_openai_no_key_allowed ... ok
[INFO] [stdout] test logic::ai::tests::create_provider_claude_with_key ... ok
[INFO] [stdout] test logic::ai::tests::create_provider_glm_no_key_allowed ... ok
[INFO] [stdout] test logic::ai::tests::create_provider_ollama_no_key_needed ... ok
[INFO] [stdout] test logic::ai::tests::create_provider_unknown_with_endpoint_ok ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 135 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.27s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/commit_audition-71fbeae4a118d279)
[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/i18n_test.rs (/opt/rustwide/target/debug/deps/i18n_test-7fba64b12cefe6db)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test commit_msg_error_display_chinese ... ok
[INFO] [stdout] test commit_msg_error_display_english ... ok
[INFO] [stdout] test interpolated_translations_chinese ... ok
[INFO] [stdout] test interpolated_translations_english ... ok
[INFO] [stdout] test locale_switching ... ok
[INFO] [stdout] test step_labels_chinese ... ok
[INFO] [stdout] test type_descriptions_chinese ... ok
[INFO] [stdout] test step_labels_english ... ok
[INFO] [stdout] test type_descriptions_english ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-82d2c26432343ec2)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test e2e_chore_with_body ... ok
[INFO] [stdout] test e2e_full_message_flow ... ok
[INFO] [stdout] test e2e_title_only_flow ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests commit_audition
[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" "6b3313c225cf6ff2e65156229080da8f3e970c9713bd04f0f8d0fff79c7444ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b3313c225cf6ff2e65156229080da8f3e970c9713bd04f0f8d0fff79c7444ec", kill_on_drop: false }`
[INFO] [stdout] 6b3313c225cf6ff2e65156229080da8f3e970c9713bd04f0f8d0fff79c7444ec
