[INFO] fetching crate aic 0.2.0...
[INFO] testing aic-0.2.0 against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] extracting crate aic 0.2.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate aic 0.2.0
[INFO] finished tweaking crates.io crate aic 0.2.0
[INFO] tweaked toml for crates.io crate aic 0.2.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate aic 0.2.0 on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate aic 0.2.0 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 061965e27a6bb381fe6c67563025c0e57c93a4e860ba6274a7b298afbbc4cba3
[INFO] running `Command { std: "docker" "start" "-a" "061965e27a6bb381fe6c67563025c0e57c93a4e860ba6274a7b298afbbc4cba3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "061965e27a6bb381fe6c67563025c0e57c93a4e860ba6274a7b298afbbc4cba3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "061965e27a6bb381fe6c67563025c0e57c93a4e860ba6274a7b298afbbc4cba3", kill_on_drop: false }`
[INFO] [stdout] 061965e27a6bb381fe6c67563025c0e57c93a4e860ba6274a7b298afbbc4cba3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 690d0bb796d079770b2d154cc6546e6f3ecc50bad600b7ed1414741ad4101258
[INFO] running `Command { std: "docker" "start" "-a" "690d0bb796d079770b2d154cc6546e6f3ecc50bad600b7ed1414741ad4101258", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling cc v1.2.17
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling rustix v1.0.3
[INFO] [stderr]    Compiling csv-core v0.1.12
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]    Compiling linux-raw-sys v0.9.3
[INFO] [stderr]    Compiling winnow v0.7.4
[INFO] [stderr]    Compiling rustls-pki-types v1.11.0
[INFO] [stderr]    Compiling clap_builder v4.5.34
[INFO] [stderr]    Compiling encode_unicode v1.0.0
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling uuid v1.16.0
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling openssl-sys v0.9.107
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling tempfile v3.19.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling tokio v1.44.2
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling clap v4.5.34
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling tokio-util v0.7.14
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling prettytable-rs v0.10.0
[INFO] [stderr]    Compiling h2 v0.4.8
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling toml v0.8.20
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.15
[INFO] [stderr]    Compiling aic v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.66s
[INFO] running `Command { std: "docker" "inspect" "690d0bb796d079770b2d154cc6546e6f3ecc50bad600b7ed1414741ad4101258", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "690d0bb796d079770b2d154cc6546e6f3ecc50bad600b7ed1414741ad4101258", kill_on_drop: false }`
[INFO] [stdout] 690d0bb796d079770b2d154cc6546e6f3ecc50bad600b7ed1414741ad4101258
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] daf0ddfd5a8d21254c6985d23ec644accc401d9d73cd1493ac5c154bc52386a9
[INFO] running `Command { std: "docker" "start" "-a" "daf0ddfd5a8d21254c6985d23ec644accc401d9d73cd1493ac5c154bc52386a9", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling csv-core v0.1.12
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]    Compiling tokio v1.44.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling clap v4.5.34
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling tokio-util v0.7.14
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling deadpool v0.10.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling prettytable-rs v0.10.0
[INFO] [stderr]    Compiling h2 v0.4.8
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling toml v0.8.20
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling wiremock v0.6.3
[INFO] [stderr]    Compiling reqwest v0.12.15
[INFO] [stderr]    Compiling aic v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 24.44s
[INFO] running `Command { std: "docker" "inspect" "daf0ddfd5a8d21254c6985d23ec644accc401d9d73cd1493ac5c154bc52386a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "daf0ddfd5a8d21254c6985d23ec644accc401d9d73cd1493ac5c154bc52386a9", kill_on_drop: false }`
[INFO] [stdout] daf0ddfd5a8d21254c6985d23ec644accc401d9d73cd1493ac5c154bc52386a9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 739092812fc104bc5fbc11c4fe0c61b4c24e40bdf94fa971531e36bb54379a0d
[INFO] running `Command { std: "docker" "start" "-a" "739092812fc104bc5fbc11c4fe0c61b4c24e40bdf94fa971531e36bb54379a0d", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/aic-9f6836662b0ada0d)
[INFO] [stdout] 
[INFO] [stdout] running 27 tests
[INFO] [stdout] test cli::tests::test_basic_command ... ok
[INFO] [stdout] test cli::tests::test_config_get ... ok
[INFO] [stdout] test cli::tests::test_auto_flags ... ok
[INFO] [stdout] test cli::tests::test_config_set ... ok
[INFO] [stdout] test commands::tests::test_handle_config_command_invalid_key ... ok
[INFO] [stdout] test cli::tests::test_config_setup ... ok
[INFO] [stdout] test config::tests::test_default_config ... ok
[INFO] [stdout] test config::tests::test_getter_methods ... ok
[INFO] [stdout] test commands::tests::test_edit_commit_message ... ok
[INFO] [stderr] fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] test commands::tests::test_generate_commit_no_staged_changes ... ok
[INFO] [stdout] test commands::tests::test_generate_commit_no_staged_changes_with_add ... ok
[INFO] [stdout] test ui::tests::test_print_header ... ok
[INFO] [stdout] test config::tests::test_save_and_load ... ok
[INFO] [stdout] +---------------+------------------------+
[INFO] [stdout] | Setting       | Value                  |
[INFO] [stdout] +---------------+------------------------+
[INFO] [stdout] | api_token     | <not set>              |
[INFO] [stdout] +---------------+------------------------+
[INFO] [stdout] | api_base_url  | https://api.openai.com |
[INFO] [stdout] +---------------+------------------------+
[INFO] [stdout] | model         | gpt-3.5-turbo          |
[INFO] [stdout] +---------------+------------------------+
[INFO] [stdout] | system_prompt | 编写提交信息           |
[INFO] [stdout] +---------------+------------------------+
[INFO] [stdout] | user_prompt   | 生成提交说明           |
[INFO] [stdout] +---------------+------------------------+
[INFO] [stdout] test config::tests::test_set_and_get ... ok
[INFO] [stdout] +---------------+-------------------------------------------------------+
[INFO] [stdout] | Setting       | Value                                                 |
[INFO] [stdout] ++-----------------------------+-----+-------------------------------------------------+
[INFO] [stdout] | Setting       | Value                  |
[INFO] [stdout] +---------------+------------------------+
[INFO] [stdout] | api_token     | <not set>              |
[INFO] [stdout] +---------------+------------------------+
[INFO] [stdout] | api_base_url  | https://api.openai.com |
[INFO] [stdout] +---------------+------------------------+
[INFO] [stdout] | model         | gpt-3.5-turbo          |
[INFO] [stdout] +---------------+------------------------+
[INFO] [stdout] | system_prompt | Short msg              |
[INFO] [stdout] +---------------+------------------------+
[INFO] [stdout] | user_prompt   | Brief prompt           |
[INFO] [stdout] +---------------+------------------------+
[INFO] [stdout] --------------------------+
[INFO] [stdout] | api_token     | abcd•••••                                             |
[INFO] [stdout] +---------------+-------------------------------------------------------+
[INFO] [stdout] | api_base_url  | https://api.openai.com                                |
[INFO] [stdout] +---------------+-------------------------------------------------------+
[INFO] [stdout] | model         | gpt-3.5-turbo                                         |
[INFO] [stdout] +---------------+-------------------------------------------------------+
[INFO] [stdout] | system_prompt | You are an expert at writing clear and concise com... |
[INFO] [stdout] +---------------+-------------------------------------------------------+
[INFO] [stdout] | user_prompt   | Generate a commit message for the following change... |
[INFO] [stdout] +---------------+-------------------------------------------------------+
[INFO] [stdout] +---------------+-------------------------------------------------------+
[INFO] [stdout] | Setting       | Value                                                 |
[INFO] [stdout] +---------------+-------------------------------------------------------+
[INFO] [stdout] | api_token     | •••••••                                               |
[INFO] [stdout] +---------------+-------------------------------------------------------+
[INFO] [stdout] | api_base_url  | https://api.openai.com                                |
[INFO] [stdout] +---------------+-------------------------------------------------------+
[INFO] [stdout] | model         | gpt-3.5-turbo                                         |
[INFO] [stdout] +---------------+-------------------------------------------------------+
[INFO] [stdout] | system_prompt | You are an expert at writing clear and concise com... |
[INFO] [stdout] +---------------+-------------------------------------------------------+
[INFO] [stdout] | user_prompt   | Generate a commit message for the following change... |
[INFO] [stdout] +---------------+-------------------------------------------------------+
[INFO] [stdout] +---------------+------------------------+
[INFO] [stdout] | Setting       | Value                  |
[INFO] [stdout] +---------------+------------------------+
[INFO] [stdout] | api_token     | <not set>              |
[INFO] [stdout] +---------------+------------------------+
[INFO] [stdout] | api_base_url  | https://api.openai.com |
[INFO] [stdout] +---------------+------------------------+
[INFO] [stdout] | model         | gpt-3.5-turbo          |
[INFO] [stdout] +---------------+------------------------+
[INFO] [stdout] | system_prompt | Exactly12Chars         |
[INFO] [stdout] +---------------+------------------------+
[INFO] [stdout] | user_prompt   | Brief prompt           |
[INFO] [stdout] +---------------+------------------------+
[INFO] [stdout] +---------------+-------------------------------------------------------+
[INFO] [stdout] | Setting       | Value                                                 |
[INFO] [stdout] +---------------+-------------------------------------------------------+
[INFO] [stdout] | api_token     | <not set>                                             |
[INFO] [stdout] +---------------+-------------------------------------------------------+
[INFO] [stdout] | api_base_url  | https://api.openai.com                                |
[INFO] [stdout] +---------------+-------------------------------------------------------+
[INFO] [stdout] | model         | gpt-3.5-turbo                                         |
[INFO] [stdout] +---------------+-------------------------------------------------------+
[INFO] [stdout] | system_prompt | You are an expert at writing clear and concise com... |
[INFO] [stdout] +---------------+-------------------------------------------------------+
[INFO] [stdout] | user_prompt   | Generate a commit message for the following change... |
[INFO] [stdout] +---------------+-------------------------------------------------------+
[INFO] [stdout] test ui::tests::test_chinese_display ... ok
[INFO] [stdout] test commands::tests::test_handle_config_command_get ... ok
[INFO] [stdout] test ui::tests::test_token_masking ... ok
[INFO] [stdout] test ui::tests::test_english_prompts ... ok
[INFO] [stdout] +---------------+-------------------------------------------------------+
[INFO] [stdout] | Setting       | Value                                                 |
[INFO] [stdout] +---------------+-------------------------------------------------------+
[INFO] [stdout] | api_token     | <not set>                                             |
[INFO] [stdout] +---------------+-------------------------------------------------------+
[INFO] [stdout] | api_base_url  | https://api.openai.com                                |
[INFO] [stdout] +---------------+-------------------------------------------------------+
[INFO] [stdout] | model         | test_model                                            |
[INFO] [stdout] +---------------+-------------------------------------------------------+
[INFO] [stdout] | system_prompt | You are an expert at writing clear and concise com... |
[INFO] [stdout] +---------------+-------------------------------------------------------+
[INFO] [stdout] | user_prompt   | Generate a commit message for the following change... |
[INFO] [stdout] +---------------+-------------------------------------------------------+
[INFO] [stdout] test commands::tests::test_handle_config_command_list ... ok
[INFO] [stdout] test commands::tests::test_handle_config_command_set ... ok
[INFO] [stdout] +---------------+-------------------------------------------------------+
[INFO] [stdout] | Setting       | Value                                                 |
[INFO] [stdout] +---------------+-------------------------------------------------------+
[INFO] [stdout] | api_token     | proj•••••                                             |
[INFO] [stdout] +---------------+-------------------------------------------------------+
[INFO] [stdout] | api_base_url  | https://api.openai.com                                |
[INFO] [stdout] +---------------+-------------------------------------------------------+
[INFO] [stdout] | model         | project-model                                         |
[INFO] [stdout] +---------------+-------------------------------------------------------+
[INFO] [stdout] | system_prompt | project system prompt                                 |
[INFO] [stdout] +---------------+-------------------------------------------------------+
[INFO] [stdout] | user_prompt   | Generate a commit message for the following change... |
[INFO] [stdout] +---------------+-------------------------------------------------------+
[INFO] [stdout] test config::tests::test_project_config ... ok
[INFO] [stdout] test commands::tests::test_handle_config_command_show ... ok
[INFO] [stderr] Author identity unknown
[INFO] [stderr] 
[INFO] [stderr] *** Please tell me who you are.
[INFO] [stderr] 
[INFO] [stderr] Run
[INFO] [stderr] 
[INFO] [stderr]   git config --global user.email "you@example.com"
[INFO] [stderr]   git config --global user.name "Your Name"
[INFO] [stderr] 
[INFO] [stderr] to set your account's default identity.
[INFO] [stderr] Omit --global to set the identity only in this repository.
[INFO] [stderr] 
[INFO] [stderr] fatal: unable to auto-detect email address (got 'root@739092812fc1.(none)')
[INFO] [stdout] test commands::tests::test_execute_commit_success ... ok
[INFO] [stdout] test commands::tests::test_handle_config_command_setup ... ok
[INFO] [stdout] test git::tests::test_get_diff_with_staged_changes ... ok
[INFO] [stdout] test llm::tests::test_generate_commit_message_api_error ... ok
[INFO] [stdout] test llm::tests::test_generate_commit_message ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 27 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "739092812fc104bc5fbc11c4fe0c61b4c24e40bdf94fa971531e36bb54379a0d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "739092812fc104bc5fbc11c4fe0c61b4c24e40bdf94fa971531e36bb54379a0d", kill_on_drop: false }`
[INFO] [stdout] 739092812fc104bc5fbc11c4fe0c61b4c24e40bdf94fa971531e36bb54379a0d
