[INFO] cloning repository https://github.com/costa92/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/costa92/ai-commit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcosta92%2Fai-commit", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcosta92%2Fai-commit'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 97e238064f38bff4c5e90a86760fd09411ccda75 [INFO] testing costa92/ai-commit against beta-2026-04-21 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcosta92%2Fai-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/costa92/ai-commit [INFO] finished tweaking git repo https://github.com/costa92/ai-commit [INFO] tweaked toml for git repo https://github.com/costa92/ai-commit written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/costa92/ai-commit on toolchain beta-2026-04-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/costa92/ai-commit 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: file `/workspace/builds/worker-5-tc2/source/src/main.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `ai-commit` [INFO] [stderr] * `bin` target `aic` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] da11c1d99c2633267f07e438ae45fc3dbe2fd71c59f9f1b359342bf5c584dad5 [INFO] running `Command { std: "docker" "start" "-a" "da11c1d99c2633267f07e438ae45fc3dbe2fd71c59f9f1b359342bf5c584dad5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "da11c1d99c2633267f07e438ae45fc3dbe2fd71c59f9f1b359342bf5c584dad5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da11c1d99c2633267f07e438ae45fc3dbe2fd71c59f9f1b359342bf5c584dad5", kill_on_drop: false }` [INFO] [stdout] da11c1d99c2633267f07e438ae45fc3dbe2fd71c59f9f1b359342bf5c584dad5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 49f4ffaceb62a9803978fcc592b2259d732e020bbe4bc935ad92c5e5b0f0adea [INFO] running `Command { std: "docker" "start" "-a" "49f4ffaceb62a9803978fcc592b2259d732e020bbe4bc935ad92c5e5b0f0adea", kill_on_drop: false }` [INFO] [stderr] warning: file `/opt/rustwide/workdir/src/main.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `ai-commit` [INFO] [stderr] * `bin` target `aic` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling cc v1.2.21 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling compact_str v0.7.1 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling synstructure v0.13.2 [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 icu_provider_macros v1.5.0 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling stability v0.2.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tokio v1.45.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling clap v4.5.37 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling ratatui v0.26.3 [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.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling h2 v0.3.26 [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.23 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling ai-commit v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s [INFO] running `Command { std: "docker" "inspect" "49f4ffaceb62a9803978fcc592b2259d732e020bbe4bc935ad92c5e5b0f0adea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49f4ffaceb62a9803978fcc592b2259d732e020bbe4bc935ad92c5e5b0f0adea", kill_on_drop: false }` [INFO] [stdout] 49f4ffaceb62a9803978fcc592b2259d732e020bbe4bc935ad92c5e5b0f0adea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0de7636c7d723628475d856bf1ebd0e8b3c390a80b1ddab1a06089011730ace3 [INFO] running `Command { std: "docker" "start" "-a" "0de7636c7d723628475d856bf1ebd0e8b3c390a80b1ddab1a06089011730ace3", kill_on_drop: false }` [INFO] [stderr] warning: file `/opt/rustwide/workdir/src/main.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `ai-commit` [INFO] [stderr] * `bin` target `aic` [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling tokio v1.45.0 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling ratatui v0.26.3 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling ai-commit v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `MockIO` is never constructed [INFO] [stdout] --> tests/ui_interaction_tests.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | struct MockIO { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new` and `output_as_string` are never used [INFO] [stdout] --> tests/ui_interaction_tests.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 15 | impl MockIO { [INFO] [stdout] | ----------- associated items in this implementation [INFO] [stdout] 16 | fn new(input_data: &str) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 23 | fn output_as_string(&self) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `should_be_valid` is never read [INFO] [stdout] --> tests/ui_interaction_tests.rs:87:13 [INFO] [stdout] | [INFO] [stdout] 85 | struct TestCase { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 86 | message: &'static str, [INFO] [stdout] 87 | should_be_valid: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 58.71s [INFO] running `Command { std: "docker" "inspect" "0de7636c7d723628475d856bf1ebd0e8b3c390a80b1ddab1a06089011730ace3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0de7636c7d723628475d856bf1ebd0e8b3c390a80b1ddab1a06089011730ace3", kill_on_drop: false }` [INFO] [stdout] 0de7636c7d723628475d856bf1ebd0e8b3c390a80b1ddab1a06089011730ace3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7b5bea2f0dd0b7f8ba401c797e79d465752db77e938b1f089d58e931b6dbbbfe [INFO] running `Command { std: "docker" "start" "-a" "7b5bea2f0dd0b7f8ba401c797e79d465752db77e938b1f089d58e931b6dbbbfe", kill_on_drop: false }` [INFO] [stderr] warning: file `/opt/rustwide/workdir/src/main.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `ai-commit` [INFO] [stderr] * `bin` target `aic` [INFO] [stderr] warning: struct `MockIO` is never constructed [INFO] [stderr] --> tests/ui_interaction_tests.rs:10:12 [INFO] [stderr] | [INFO] [stderr] 10 | struct MockIO { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: associated items `new` and `output_as_string` are never used [INFO] [stderr] --> tests/ui_interaction_tests.rs:16:12 [INFO] [stderr] | [INFO] [stderr] 15 | impl MockIO { [INFO] [stderr] | ----------- associated items in this implementation [INFO] [stderr] 16 | fn new(input_data: &str) -> Self { [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 23 | fn output_as_string(&self) -> String { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field `should_be_valid` is never read [INFO] [stderr] --> tests/ui_interaction_tests.rs:87:13 [INFO] [stderr] | [INFO] [stderr] 85 | struct TestCase { [INFO] [stderr] | -------- field in this struct [INFO] [stderr] 86 | message: &'static str, [INFO] [stderr] 87 | should_be_valid: bool, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `ai-commit` (test "ui_interaction_tests") generated 3 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.37s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ai_commit-46d42f9c76da86df) [INFO] [stdout] [INFO] [stdout] running 493 tests [INFO] [stdout] test cli::args::tests::test_args_debug_format ... ok [INFO] [stdout] test cli::args::tests::test_args_all_new_features ... ok [INFO] [stdout] test cli::args::tests::test_args_emoji_with_other_flags ... ok [INFO] [stdout] test cli::args::tests::test_args_force_push_with_push ... ok [INFO] [stdout] test cli::args::tests::test_args_force_push_with_tag ... ok [INFO] [stdout] test cli::args::tests::test_args_candidates_flag ... ok [INFO] [stdout] test cli::args::tests::test_args_complex_scenarios ... ok [INFO] [stdout] test cli::args::tests::test_args_git_init ... ok [INFO] [stdout] test cli::args::tests::test_args_force_push ... ok [INFO] [stdout] test cli::args::tests::test_args_hook_defaults ... ok [INFO] [stdout] test cli::args::tests::test_args_hook_install ... ok [INFO] [stdout] test cli::args::tests::test_args_default_values ... ok [INFO] [stdout] test cli::args::tests::test_args_invalid_arguments ... ok [INFO] [stdout] test cli::args::tests::test_args_mixed_flags ... ok [INFO] [stdout] test cli::args::tests::test_args_hook_uninstall ... ok [INFO] [stdout] test cli::args::tests::test_args_empty_values ... ok [INFO] [stdout] test cli::args::tests::test_args_candidates_with_emoji ... ok [INFO] [stdout] test cli::args::tests::test_args_real_world_scenarios ... ok [INFO] [stdout] test cli::args::tests::test_args_short_flags ... ok [INFO] [stdout] test cli::args::tests::test_args_help_and_version ... ok [INFO] [stdout] test cli::args::tests::test_args_git_init_with_other_flags ... ok [INFO] [stdout] test cli::args::tests::test_args_skip_confirm_with_force_push ... ok [INFO] [stdout] test cli::args::tests::test_args_long_flags ... ok [INFO] [stdout] test cli::args::tests::test_args_skip_confirm_with_other_flags ... ok [INFO] [stdout] test cli::args::tests::test_args_emoji_flag ... ok [INFO] [stdout] test cli::args::tests::test_args_skip_confirm ... ok [INFO] [stdout] test cli::args::tests::test_args_new_tag_variations ... ok [INFO] [stdout] test cli::args::tests::test_args_worktree_combined_with_commit ... ok [INFO] [stdout] test cli::args::tests::test_args_worktree_clear_default ... ok [INFO] [stdout] test cli::args::tests::test_args_worktree_all_options ... ok [INFO] [stdout] test cli::args::tests::test_args_worktree_create ... ok [INFO] [stdout] test cli::args::tests::test_args_worktree_create_with_path ... ok [INFO] [stdout] test cli::args::tests::test_args_worktree_clear ... ok [INFO] [stdout] test cli::args::tests::test_args_worktree_clear_with_debug ... ok [INFO] [stdout] test cli::args::tests::test_args_memory_flags ... ok [INFO] [stdout] test cli::args::tests::test_args_mcp_server_flag ... ok [INFO] [stdout] test commands::commit::tests::test_candidates_config_default ... ok [INFO] [stdout] test cli::args::tests::test_args_worktree_invalid_combinations ... ok [INFO] [stdout] test commands::commit::tests::test_candidates_config_from_env ... ok [INFO] [stdout] test cli::args::tests::test_args_worktree_list ... ok [INFO] [stdout] test cli::args::tests::test_args_worktree_list_short_options ... ok [INFO] [stdout] test cli::args::tests::test_args_worktree_list_options ... ok [INFO] [stdout] test cli::args::tests::test_args_worktree_list_combinations ... ok [INFO] [stdout] test cli::args::tests::test_args_worktree_switch ... ok [INFO] [stdout] test cli::args::tests::test_args_tag_note_variations ... ok [INFO] [stdout] test commands::enhanced::query::tests::test_query_command_integration ... ok [INFO] [stdout] test commands::enhanced::query::tests::test_query_command_types ... ok [INFO] [stdout] test commands::enhanced::query::tests::test_query_content_validation ... ok [INFO] [stdout] test commands::enhanced::query::tests::test_query_error_handling ... ok [INFO] [stdout] test commands::enhanced::query::tests::test_query_parsing ... ok [INFO] [stdout] test commands::enhanced::query::tests::test_save_command_validation ... ok [INFO] [stdout] test commands::enhanced::query::tests::test_save_query_parsing ... ok [INFO] [stdout] test cli::args::tests::test_args_worktree_remove ... ok [INFO] [stdout] test commands::enhanced::tests::test_enhanced_command_priority ... ok [INFO] [stdout] test commands::enhanced::tests::test_has_enhanced_commands ... ok [INFO] [stdout] test commands::enhanced::watch::tests::test_watch_interval ... ok [INFO] [stdout] test commands::enhanced::tests::test_command_detection_comprehensive ... ok [INFO] [stdout] test commands::edit::tests::test_show_edit_help ... ok [INFO] [stdout] test commands::enhanced::diff_view::tests::test_commit_parsing ... ok [INFO] [stdout] test commands::enhanced::diff_view::tests::test_commit_range_parsing ... ok [INFO] [stdout] test commands::enhanced::interactive::tests::test_command_parsing ... ok [INFO] [stdout] test cli::args::tests::test_args_model_variations ... ok [INFO] [stdout] test commands::history::tests::test_has_specific_filters ... ok [INFO] [stderr] fatal: Unable to create '/opt/rustwide/workdir/.git/index.lock': Read-only file system [INFO] [stdout] test cli::args::tests::test_args_worktree_list_expire_formats ... ok [INFO] [stdout] test commands::history::tests::test_has_history_filters ... ok [INFO] [stdout] test commands::commit::tests::test_generate_commit_message_with_agent ... ok [INFO] [stdout] test commands::commit::tests::test_handle_commit_commands ... ok [INFO] [stdout] test commands::tag::tests::test_tag_comparison_parsing ... ok [INFO] [stdout] test commands::tests::test_args_combinations ... ok [INFO] [stdout] test commands::tests::test_command_detection_logic ... ok [INFO] [stdout] test commands::tests::test_command_priority_git_init ... ok [INFO] [stdout] test commands::history::tests::test_interactive_history_browser ... ok [INFO] [stdout] test commands::tag::tests::test_delete_tag_command_structure ... ok [INFO] [stdout] test commands::tests::test_mcp_server_flag_detection ... ok [INFO] [stdout] test cli::args::tests::test_args_boolean_flags ... ok [INFO] [stderr] fatal: Unable to create '/opt/rustwide/workdir/.git/index.lock': Read-only file system [INFO] [stdout] test commands::tests::test_command_priority_tag ... ok [INFO] [stdout] test cli::args::tests::test_args_provider_variations ... ok [INFO] [stdout] test commands::tests::test_route_command_git_init ... ok [INFO] [stdout] test commands::tests::test_route_command_flow_feature ... ok [INFO] [stdout] test commands::edit::tests::test_handle_amend_commit ... ok [INFO] [stdout] test commands::tests::test_route_command_edit_commit ... ok [INFO] [stderr] fatal: cannot lock ref 'refs/heads/develop': Unable to create '/opt/rustwide/workdir/.git/refs/heads/develop.lock': Read-only file system [INFO] [stdout] test commands::tag::tests::test_compare_tags_format_validation ... ok [INFO] [stdout] test commands::tests::test_route_command_hook_uninstall ... ok [INFO] [stdout] test commands::tag::tests::test_show_tag_info_command_structure ... ok [INFO] [stdout] test commands::flow::tests::test_show_flow_status ... ok [INFO] [stdout] test commands::edit::tests::test_handle_edit_commands_no_args ... ok [INFO] [stdout] test commands::tests::test_route_command_flow_init ... ok [INFO] [stderr] fatal: Unable to create '/opt/rustwide/workdir/.git/index.lock': Read-only file system [INFO] [stdout] test commands::flow::tests::test_handle_flow_commands_no_args ... ok [INFO] [stdout] test commands::tests::test_route_command_tag_delete ... ok [INFO] [stdout] test config::providers::tests::test_api_formats ... ok [INFO] [stdout] test config::providers::tests::test_config_info ... ok [INFO] [stdout] test commands::tests::test_route_command_hook_install ... ok [INFO] [stdout] test config::providers::tests::test_default_providers_fallback ... ok [INFO] [stdout] test commands::tests::test_route_command_edit_amend ... ok [INFO] [stdout] test commands::tests::test_route_command_no_match ... ok [INFO] [stdout] test config::providers::tests::test_provider_env_vars ... ok [INFO] [stdout] test config::providers::tests::test_provider_info_validation ... ok [INFO] [stdout] test config::providers::tests::test_provider_registry_basic ... ok [INFO] [stdout] test core::ai::agents::commit_agent::tests::test_commit_agent_capabilities ... ok [INFO] [stdout] test config::providers::tests::test_provider_config_conversion ... ok [INFO] [stdout] test config::providers::tests::test_provider_models ... ok [INFO] [stdout] test core::ai::agents::manager::tests::test_get_agent ... ok [INFO] [stdout] test core::ai::agents::commit_agent::tests::test_validate_commit_message ... ok [INFO] [stdout] test core::ai::agents::commit_agent::tests::test_commit_agent_task_validation ... ok [INFO] [stdout] test config::tests::test_config_from_env ... ok [INFO] [stdout] test config::tests::test_config_defaults ... ok [INFO] [stdout] test config::tests::test_validation ... ok [INFO] [stdout] test core::ai::agents::commit_agent::tests::test_clean_commit_message ... ok [INFO] [stdout] test commands::tag::tests::test_list_tags_command_structure ... ok [INFO] [stdout] test core::ai::agents::manager::tests::test_select_agent_for_task ... ok [INFO] [stdout] test core::ai::agents::tag_agent::tests::test_analyze_commits ... ok [INFO] [stdout] test core::ai::agents::manager::tests::test_manager_creation ... ok [INFO] [stdout] test core::ai::agents::manager::tests::test_register_agent ... ok [INFO] [stdout] test core::ai::agents::tag_agent::tests::test_format_release_notes ... ok [INFO] [stdout] test core::ai::agents::tag_agent::tests::test_tag_agent_creation ... ok [INFO] [stdout] test core::ai::agents::tests::test_agent_capability ... ok [INFO] [stdout] test core::ai::agents::tag_agent::tests::test_generate_next_version ... ok [INFO] [stdout] test core::ai::agents::tag_agent::tests::test_tag_agent_capabilities ... ok [INFO] [stdout] test commands::tests::test_route_command_tag_list ... ok [INFO] [stdout] test core::ai::agents::manager::tests::test_status_report ... ok [INFO] [stdout] test commands::tests::test_route_command_log_author ... ok [INFO] [stdout] test core::ai::agents::commit_agent::tests::test_commit_agent_creation ... ok [INFO] [stdout] test commands::commit::tests::test_handle_tag_creation_commit ... ok [INFO] [stdout] test core::ai::agents::manager::tests::test_submit_task ... ok [INFO] [stdout] test core::ai::agents::tests::test_agent_config_default ... ok [INFO] [stdout] test core::ai::agents::tests::test_agent_task_creation ... ok [INFO] [stdout] test core::ai::diff_analyzer::tests::test_change_type_determination ... ok [INFO] [stdout] test core::ai::memory::tests::test_contains_cjk ... ok [INFO] [stdout] test core::ai::http::tests::test_shared_client_returns_same_instance ... ok [INFO] [stdout] test core::ai::diff_analyzer::tests::test_scope_extraction ... ok [INFO] [stdout] test core::ai::diff_analyzer::tests::test_large_diff_detection ... ok [INFO] [stdout] test core::ai::diff_analyzer::tests::test_multi_file_diff ... ok [INFO] [stdout] test core::ai::diff_analyzer::tests::test_small_single_file_diff ... ok [INFO] [stdout] test core::ai::memory::tests::test_compute_project_hash ... ok [INFO] [stdout] test core::ai::diff_analyzer::tests::test_summary_generation ... ok [INFO] [stdout] test core::ai::memory::tests::test_memory_dir ... ok [INFO] [stdout] test core::ai::prompt::tests::test_clear_prompt_cache ... ok [INFO] [stdout] test core::ai::prompt::tests::test_get_prompt_cached ... ok [INFO] [stdout] test core::ai::prompt::tests::test_get_prompt_replaces_diff ... ok [INFO] [stdout] test core::ai::memory::tests::test_record_correction_no_change ... ok [INFO] [stdout] test core::ai::memory::tests::test_to_prompt_context_empty ... ok [INFO] [stdout] test core::ai::prompt::tests::test_prompt_optimizer_large_diff ... ok [INFO] [stdout] test core::ai::memory::tests::test_to_prompt_context_with_data ... ok [INFO] [stdout] test core::ai::prompt::tests::test_prompt_optimizer_small_diff ... ok [INFO] [stdout] test commands::tests::test_route_command_history ... ok [INFO] [stdout] test core::ai::memory::tests::test_record_correction ... ok [INFO] [stdout] test core::ai::memory::tests::test_display_summary ... ok [INFO] [stdout] test core::ai::provider::tests::test_provider_config_default ... ok [INFO] [stdout] test core::ai::provider::tests::test_provider_factory_create ... ok [INFO] [stdout] test core::ai::memory::tests::test_record_commit ... ok [INFO] [stdout] test core::ai::providers::claude::tests::test_anthropic_response_deserialization ... ok [INFO] [stdout] test core::ai::providers::claude::tests::test_anthropic_stream_event_deserialization ... ok [INFO] [stdout] test core::ai::providers::claude::tests::test_claude_default ... ok [INFO] [stdout] test core::ai::providers::claude::tests::test_claude_provider_creation ... ok [INFO] [stdout] test core::ai::providers::claude::tests::test_extract_anthropic_content ... ok [INFO] [stdout] test core::ai::providers::deepseek::tests::test_deepseek_default ... ok [INFO] [stdout] test core::ai::providers::deepseek::tests::test_deepseek_provider_creation ... ok [INFO] [stdout] test core::ai::providers::gemini::tests::test_build_url_no_api_key ... ok [INFO] [stdout] test core::ai::providers::gemini::tests::test_build_url_non_stream ... ok [INFO] [stdout] test core::ai::providers::gemini::tests::test_build_url_stream ... ok [INFO] [stdout] test core::ai::providers::gemini::tests::test_extract_gemini_content ... ok [INFO] [stdout] test core::ai::providers::gemini::tests::test_gemini_default ... ok [INFO] [stdout] test core::ai::providers::gemini::tests::test_gemini_provider_creation ... ok [INFO] [stdout] test core::ai::providers::gemini::tests::test_gemini_request_serialization ... ok [INFO] [stdout] test core::ai::providers::gemini::tests::test_gemini_response_deserialization ... ok [INFO] [stdout] test core::ai::providers::kimi::tests::test_kimi_default ... ok [INFO] [stdout] test core::ai::providers::kimi::tests::test_kimi_provider_creation ... ok [INFO] [stdout] test core::ai::providers::ollama::tests::test_extract_ollama_content ... ok [INFO] [stdout] test core::ai::providers::ollama::tests::test_ollama_options_default ... ok [INFO] [stdout] test core::ai::providers::ollama::tests::test_ollama_provider_creation ... ok [INFO] [stdout] test core::ai::providers::ollama::tests::test_ollama_request_serialization ... ok [INFO] [stdout] test core::ai::providers::ollama::tests::test_ollama_response_deserialization ... ok [INFO] [stdout] test core::ai::providers::openai::tests::test_openai_default ... ok [INFO] [stdout] test core::ai::providers::openai::tests::test_openai_provider_creation ... ok [INFO] [stdout] test core::ai::provider::tests::test_provider_factory_list ... ok [INFO] [stdout] test core::ai::providers::openai_compat::tests::test_chat_request_serialization ... ok [INFO] [stdout] test core::ai::providers::openai_compat::tests::test_chat_request_with_top_p ... ok [INFO] [stdout] test core::ai::providers::openai_compat::tests::test_chat_response_deserialization_delta ... ok [INFO] [stdout] test core::ai::providers::openai_compat::tests::test_extract_chat_content ... ok [INFO] [stdout] test core::ai::providers::openai_compat::tests::test_openai_compatible_base_creation ... ok [INFO] [stdout] test core::ai::providers::qwen::tests::test_qwen_default ... ok [INFO] [stdout] test core::ai::providers::qwen::tests::test_qwen_provider_creation ... ok [INFO] [stdout] test core::ai::providers::siliconflow::tests::test_siliconflow_default ... ok [INFO] [stdout] test core::ai::providers::siliconflow::tests::test_siliconflow_provider_creation ... ok [INFO] [stdout] test commands::history::tests::test_handle_history_commands ... ok [INFO] [stdout] test core::ai::providers::openai_compat::tests::test_chat_response_deserialization_message ... ok [INFO] [stdout] test core::ai::validation::tests::test_commit_types_complete ... ok [INFO] [stdout] test core::ai::memory::tests::test_detect_correction_type ... ok [INFO] [stdout] test core::ai::memory::tests::test_parse_commit_parts ... ok [INFO] [stdout] test commands::history::tests::test_show_commit_history_with_filters ... ok [INFO] [stdout] test core::ai::validation::tests::test_is_valid_commit_format ... ok [INFO] [stdout] test core::ai::validation::tests::test_validate_commit_message ... ok [INFO] [stdout] test core::gitmoji::tests::test_add_emoji_idempotent_format ... ok [INFO] [stdout] test core::gitmoji::tests::test_add_emoji_all_types ... ok [INFO] [stdout] test core::gitmoji::tests::test_add_emoji_unknown_type ... ok [INFO] [stdout] test core::gitmoji::tests::test_add_emoji_with_scope ... ok [INFO] [stdout] test core::ai::memory::tests::test_save_and_load ... ok [INFO] [stdout] test core::gitmoji::tests::test_extract_commit_type_invalid ... ok [INFO] [stdout] test core::gitmoji::tests::test_extract_commit_type_with_scope ... ok [INFO] [stdout] test core::ai::validation::tests::test_multiline_message_validates_first_line ... ok [INFO] [stdout] test core::gitmoji::tests::test_add_emoji_preserves_message ... ok [INFO] [stdout] test core::ai::tests::test_clean_response ... ok [INFO] [stdout] test commands::edit::tests::test_handle_reword_commit ... ok [INFO] [stdout] test git::commit::tests::test_force_push_error_scenarios ... ok [INFO] [stdout] test core::gitmoji::tests::test_get_emoji_unknown_type ... ok [INFO] [stdout] test git::commit::tests::test_function_signatures ... ok [INFO] [stdout] test core::ai::prompt::tests::test_prompt_template_render_missing_variable ... ok [INFO] [stdout] test core::gitmoji::tests::test_get_emoji_known_types ... ok [INFO] [stdout] test git::commit::tests::test_error_message_formatting ... ok [INFO] [stderr] fatal: Unable to create '/opt/rustwide/workdir/.git/index.lock': Read-only file system [INFO] [stdout] test git::commit::tests::test_git_add_all_command_structure ... ok [INFO] [stdout] test git::commit::tests::test_git_force_push_function_signature ... ok [INFO] [stdout] test core::gitmoji::tests::test_extract_commit_type_without_scope ... ok [INFO] [stdout] test core::gitmoji::tests::test_add_emoji_without_scope ... ok [INFO] [stdout] test git::core::tests::test_branch_name_validation ... ok [INFO] [stderr] fatal: Unable to create '/opt/rustwide/workdir/.git/index.lock': Read-only file system [INFO] [stdout] test core::ai::prompt::tests::test_prompt_template_variables ... ok [INFO] [stdout] test git::core::tests::test_commit_hash_validation ... ok [INFO] [stderr] fatal: Unable to create '/opt/rustwide/workdir/.git/index.lock': Read-only file system [INFO] [stderr] fatal: cannot lock ref 'refs/heads/test-branch-1776941843': Unable to create '/opt/rustwide/workdir/.git/refs/heads/test-branch-1776941843.lock': Read-only file system [INFO] [stdout] test core::ai::prompt::tests::test_prompt_template_render ... ok [INFO] [stdout] test git::core::tests::test_commit_exists ... ok [INFO] [stdout] test core::ai::agents::tests::test_agent_factory ... ok [INFO] [stderr] fatal: cannot lock ref 'refs/heads/test-delete-branch-1776941843': Unable to create '/opt/rustwide/workdir/.git/refs/heads/test-delete-branch-1776941843.lock': Read-only file system [INFO] [stdout] test core::ai::providers::claude::tests::test_anthropic_request_serialization ... ok [INFO] [stdout] test git::commit::tests::test_git_commit_command_structure ... ok [INFO] [stdout] test git::commit::tests::test_git_commit_allow_empty_command_structure ... ok [INFO] [stderr] fatal: '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcosta92%2Fai-commit' does not appear to be a git repository [INFO] [stderr] fatal: '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcosta92%2Fai-commit' does not appear to be a git repository [INFO] [stdout] test git::core::tests::test_create_branch ... ok [INFO] [stdout] test git::core::tests::test_branch_exists ... ok [INFO] [stderr] fatal: Could not read from remote repository. [INFO] [stderr] [INFO] [stderr] Please make sure you have the correct access rights [INFO] [stderr] and the repository exists. [INFO] [stderr] fatal: Could not read from remote repository. [INFO] [stderr] [INFO] [stderr] Please make sure you have the correct access rights [INFO] [stderr] and the repository exists. [INFO] [stdout] test git::commit::tests::test_git_push_command_structure ... ok [INFO] [stdout] test git::core::tests::test_delete_branch ... ok [INFO] [stdout] test git::core::tests::test_get_current_branch ... ok [INFO] [stdout] test core::ai::validation::tests::test_is_invalid_response ... ok [INFO] [stdout] test git::commit::tests::test_get_git_diff_command_structure ... ok [INFO] [stdout] test git::diff_viewer::tests::test_colorize_diff_line ... ok [INFO] [stdout] test git::core::tests::test_get_remotes ... ok [INFO] [stderr] merge: non-existent-branch-for-test - not something we can merge [INFO] [stdout] test git::diff_viewer::tests::test_complex_diff_scenarios ... ok [INFO] [stdout] test git::core::tests::test_git_repo_check ... ok [INFO] [stdout] test git::diff_viewer::tests::test_diff_line_patterns ... ok [INFO] [stdout] test git::diff_viewer::tests::test_diff_stats_calculations ... ok [INFO] [stdout] test git::diff_viewer::tests::test_display_colored_diff ... ok [INFO] [stdout] test git::core::tests::test_remote_name_validation ... ok [INFO] [stdout] test git::diff_viewer::tests::test_display_diff_summary ... ok [INFO] [stdout] test git::diff_viewer::tests::test_empty_diff_handling ... ok [INFO] [stdout] test git::diff_viewer::tests::test_file_status_classification ... ok [INFO] [stdout] test git::diff_viewer::tests::test_file_status_detection ... ok [INFO] [stdout] test git::core::tests::test_init_repository_already_exists ... ok [INFO] [stdout] test git::diff_viewer::tests::test_parse_diff_stats ... ok [INFO] [stdout] test git::core::tests::test_get_latest_commit_hash ... ok [INFO] [stdout] test git::core::tests::test_merge_branch ... ok [INFO] [stdout] test core::ai::tests::test_valid_commit_format ... ok [INFO] [stderr] fatal: Unable to create '/opt/rustwide/workdir/.git/index.lock': Read-only file system [INFO] [stdout] test git::core::tests::test_init_repository ... ok [INFO] [stderr] fatal: Unable to create '/opt/rustwide/workdir/.git/index.lock': Read-only file system [INFO] [stdout] test git::core::tests::test_switch_branch ... ok [INFO] [stdout] test git::edit::tests::test_check_rebase_status ... ok [INFO] [stdout] test git::edit::tests::test_commit_hash_validation ... ok [INFO] [stdout] test git::edit::tests::test_commit_message_patterns ... ok [INFO] [stderr] fatal: Unable to create '/opt/rustwide/workdir/.git/index.lock': Read-only file system [INFO] [stdout] test git::diff_viewer::tests::test_compare_commits_error_handling ... ok [INFO] [stdout] test git::edit::tests::test_commit_reference_patterns ... ok [INFO] [stdout] test git::edit::tests::test_concurrent_edit_operations ... ok [INFO] [stderr] fatal: 'non-existent-remote' does not appear to be a git repository [INFO] [stdout] test git::edit::tests::test_edit_commands_in_non_git_environment ... ok [INFO] [stderr] fatal: Could not read from remote repository. [INFO] [stdout] test git::core::tests::test_push_branch ... ok [INFO] [stderr] [INFO] [stdout] test git::edit::tests::test_edit_error_scenarios ... ok [INFO] [stderr] Please make sure you have the correct access rights [INFO] [stdout] test git::edit::tests::test_get_commit_subject ... ok [INFO] [stderr] and the repository exists. [INFO] [stdout] test git::edit::tests::test_git_edit_module_structure ... ok [INFO] [stderr] error: cannot open '.git/FETCH_HEAD': Read-only file system [INFO] [stdout] test git::commit::tests::test_git_force_push_command_structure ... ok [INFO] [stderr] fatal: Unable to create '/opt/rustwide/workdir/.git/index.lock': Read-only file system [INFO] [stdout] test git::edit::tests::test_rebase_status_comparison ... ok [INFO] [stderr] fatal: Unable to create '/opt/rustwide/workdir/.git/index.lock': Read-only file system [INFO] [stdout] test git::edit::tests::test_amend_last_commit_variations ... ok [INFO] [stdout] test git::edit::tests::test_rebase_status_enum ... ok [INFO] [stdout] test git::edit::tests::test_show_editable_commits ... ok [INFO] [stdout] test git::edit::tests::test_reword_commit_variations ... ok [INFO] [stdout] test git::edit::tests::test_performance_with_large_commit_limits ... ok [INFO] [stdout] test git::flow::tests::test_branch_name_validation ... ok [INFO] [stdout] test git::flow::tests::test_branch_prefix_detection ... ok [INFO] [stderr] error: update_ref failed for ref 'ORIG_HEAD': cannot lock ref 'ORIG_HEAD': Unable to create '/opt/rustwide/workdir/.git/ORIG_HEAD.lock': Read-only file system [INFO] [stderr] error: update_ref failed for ref 'HEAD': cannot lock ref 'HEAD': Unable to create '/opt/rustwide/workdir/.git/HEAD.lock': Read-only file system [INFO] [stdout] test git::flow::tests::test_branch_type_detection ... ok [INFO] [stdout] test git::edit::tests::test_undo_last_commit ... ok [INFO] [stdout] test git::diff_viewer::tests::test_diff_viewer_concurrent_operations ... ok [INFO] [stdout] test git::flow::tests::test_branch_type_enum_completeness ... ok [INFO] [stderr] error: cannot rebase: You have unstaged changes. [INFO] [stderr] error: Please commit or stash them. [INFO] [stdout] test git::flow::tests::test_feature_workflow ... ok [INFO] [stdout] test git::flow::tests::test_flow_error_scenarios ... ok [INFO] [stdout] test git::flow::tests::test_get_branch_type ... ok [INFO] [stdout] test git::flow::tests::test_flow_state_consistency ... ok [INFO] [stdout] test git::edit::tests::test_show_editable_commits_limits ... ok [INFO] [stdout] test git::edit::tests::test_get_commit_subject_edge_cases ... ok [INFO] [stdout] test git::flow::tests::test_get_main_branch ... ok [INFO] [stdout] test git::flow::tests::test_concurrent_flow_operations ... ok [INFO] [stdout] test git::flow::tests::test_list_flow_branches ... ok [INFO] [stdout] test git::flow::tests::test_get_branch_type_detailed ... ok [INFO] [stdout] test git::flow::tests::test_git_flow_commands_error_handling ... ok [INFO] [stdout] test git::flow::tests::test_version_name_patterns ... ok [INFO] [stdout] test git::diff_viewer::tests::test_show_working_diff ... ok [INFO] [stdout] test git::flow::tests::test_workflow_name_constraints ... ok [INFO] [stdout] test git::history::tests::test_author_filter_validation ... ok [INFO] [stdout] test git::history::tests::test_date_format_patterns ... ok [INFO] [stderr] fatal: cannot lock ref 'refs/heads/develop': Unable to create '/opt/rustwide/workdir/.git/refs/heads/develop.lock': Read-only file system [INFO] [stdout] test git::flow::tests::test_git_flow_init ... ok [INFO] [stdout] test git::history::tests::test_filter_combinations_validation ... ok [INFO] [stdout] test git::flow::tests::test_list_flow_branches_detailed ... ok [INFO] [stdout] test git::history::tests::test_limit_parameter_validation ... ok [INFO] [stdout] test git::history::tests::test_parameter_validation ... ok [INFO] [stdout] test git::history::tests::test_history_error_handling ... ok [INFO] [stdout] test git::flow::tests::test_release_workflow ... ok [INFO] [stdout] test git::diff_viewer::tests::test_show_working_diff_staged_unstaged ... ok [INFO] [stdout] test git::core::tests::test_is_working_tree_clean ... ok [INFO] [stderr] fatal: Unable to create '/opt/rustwide/workdir/.git/index.lock': Read-only file system [INFO] [stdout] test git::history::tests::test_search_commits ... ok [INFO] [stdout] test git::flow::tests::test_hotfix_workflow ... ok [INFO] [stdout] test git::diff_viewer::tests::test_get_diff_stats ... ok [INFO] [stdout] test git::history::tests::test_show_branch_graph ... ok [INFO] [stdout] test core::ai::prompt::tests::test_prompt_builder_default_templates ... ok [INFO] [stdout] test core::ai::prompt::tests::test_prompt_builder_add_template ... ok [INFO] [stderr] error: cannot rebase: You have unstaged changes. [INFO] [stdout] test git::history::tests::test_performance_with_large_limits ... ok [INFO] [stderr] error: Please commit or stash them. [INFO] [stdout] test git::history::tests::test_show_history_with_graph ... ok [INFO] [stdout] test git::history::tests::test_show_history_basic ... ok [INFO] [stdout] test git::history::tests::test_show_contributors ... ok [INFO] [stdout] test git::history::tests::test_special_characters_in_filters ... ok [INFO] [stdout] test git::history::tests::test_time_filter_formats ... ok [INFO] [stdout] test git::hooks::tests::test_hook_script_checks_ai_commit_availability ... ok [INFO] [stdout] test git::hooks::tests::test_hook_script_checks_commit_source ... ok [INFO] [stdout] test git::hooks::tests::test_hook_script_contains_marker ... ok [INFO] [stdout] test git::hooks::tests::test_hook_script_has_shebang ... ok [INFO] [stdout] test git::hooks::tests::test_hook_script_uses_no_add ... ok [INFO] [stdout] test git::hooks::tests::test_hook_script_uses_yes ... ok [INFO] [stdout] test git::hooks::tests::test_is_ai_commit_hook_empty ... ok [INFO] [stdout] test git::hooks::tests::test_is_ai_commit_hook_negative ... ok [INFO] [stdout] test git::hooks::tests::test_is_ai_commit_hook_positive ... ok [INFO] [stdout] test git::query::tests::test_empty_query_handling ... ok [INFO] [stdout] test git::hooks::tests::test_get_hooks_dir ... ok [INFO] [stdout] test git::history::tests::test_show_commit_details ... ok [INFO] [stdout] test git::query::tests::test_filter_combinations ... ok [INFO] [stdout] test git::query::tests::test_execute_query_error_handling ... ok [INFO] [stdout] test git::query::tests::test_is_filter_empty ... ok [INFO] [stdout] test git::query::tests::test_list_saved_queries ... ok [INFO] [stdout] test git::query::tests::test_parse_and_query ... ok [INFO] [stdout] test git::query::tests::test_parse_complex_query ... ok [INFO] [stdout] test git::query::tests::test_parse_empty_query ... ok [INFO] [stdout] test git::query::tests::test_parse_invalid_key ... ok [INFO] [stdout] test git::query::tests::test_parse_or_query ... ok [INFO] [stdout] test git::query::tests::test_parse_query_all_fields ... ok [INFO] [stdout] test git::query::tests::test_parse_query_case_sensitivity ... ok [INFO] [stdout] test git::query::tests::test_parse_query_edge_cases ... ok [INFO] [stdout] test git::query::tests::test_parse_query_special_characters ... ok [INFO] [stdout] test git::query::tests::test_filter_validation ... ok [INFO] [stdout] test git::query::tests::test_parse_simple_query ... ok [INFO] [stdout] test git::query::tests::test_query_help ... ok [INFO] [stdout] test git::query::tests::test_query_help_completeness ... ok [INFO] [stdout] test git::query::tests::test_query_string_normalization ... ok [INFO] [stdout] test git::tag::tests::test_branch_cache_initialization ... ok [INFO] [stdout] test git::tag::tests::test_branch_names_logic ... ok [INFO] [stdout] test git::tag::tests::test_cache_thread_safety ... ok [INFO] [stdout] test git::tag::tests::test_create_tag_command_structure ... ok [INFO] [stderr] fatal: tag 'test-tag' already exists [INFO] [stdout] test git::hooks::tests::test_get_hook_path ... ok [INFO] [stderr] fatal: tag 'test-tag' already exists [INFO] [stdout] test git::query::tests::test_saved_queries_functionality ... ok [INFO] [stdout] test git::tag::tests::test_create_tag_with_note_command_structure ... ok [INFO] [stdout] test git::tag::tests::test_get_all_tags_caching ... ok [INFO] [stdout] test git::query::tests::test_execute_empty_filter ... ok [INFO] [stdout] test git::history::tests::test_concurrent_history_operations ... ok [INFO] [stdout] test git::tag::tests::test_get_latest_tag_version_structure ... ok [INFO] [stdout] test git::history::tests::test_file_history_with_various_paths ... ok [INFO] [stdout] test git::tag::tests::test_tag_name_generation_logic ... ok [INFO] [stdout] test git::tag::tests::test_version_format_validation ... ok [INFO] [stdout] test git::tag::tests::test_version_parsing_logic ... ok [INFO] [stdout] test git::watcher::tests::test_change_detection_edge_cases ... ok [INFO] [stdout] test git::watcher::tests::test_change_event_properties ... ok [INFO] [stdout] test git::watcher::tests::test_change_type_detection ... ok [INFO] [stdout] test git::watcher::tests::test_change_type_variants ... ok [INFO] [stdout] test git::tag::tests::test_tag_cache_initialization ... ok [INFO] [stdout] test git::watcher::tests::test_comprehensive_change_scenarios ... ok [INFO] [stdout] test git::history::tests::test_show_branch_graph_limits ... ok [INFO] [stdout] test git::watcher::tests::test_detect_changes ... ok [INFO] [stdout] test git::watcher::tests::test_display_functions ... ok [INFO] [stderr] fatal: '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcosta92%2Fai-commit' does not appear to be a git repository [INFO] [stderr] error: cannot rebase: You have unstaged changes. [INFO] [stderr] error: Please commit or stash them. [INFO] [stderr] fatal: Could not read from remote repository. [INFO] [stderr] [INFO] [stderr] Please make sure you have the correct access rights [INFO] [stderr] and the repository exists. [INFO] [stdout] test git::tag::tests::test_push_tag_command_structure ... ok [INFO] [stdout] test git::history::tests::test_show_file_history_edge_cases ... ok [INFO] [stderr] fatal: '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcosta92%2Fai-commit' does not appear to be a git repository [INFO] [stdout] test git::diff_viewer::tests::test_get_diff_stats_edge_cases ... ok [INFO] [stderr] fatal: Could not read from remote repository. [INFO] [stdout] test git::watcher::tests::test_repo_status_equality ... ok [INFO] [stderr] [INFO] [stdout] test git::watcher::tests::test_repo_status_fields ... ok [INFO] [stderr] Please make sure you have the correct access rights [INFO] [stderr] and the repository exists. [INFO] [stdout] test git::tag::tests::test_get_latest_tag_structure ... ok [INFO] [stdout] test git::watcher::tests::test_watcher_error_scenarios ... ok [INFO] [stdout] test git::tag::tests::test_push_tag_with_branches_command_structure ... ok [INFO] [stdout] test git::worktree::create::tests::test_branch_name_with_special_characters ... ok [INFO] [stdout] test git::worktree::create::tests::test_custom_path_validation ... ok [INFO] [stdout] test git::worktree::create::tests::test_generate_worktree_path_custom ... ok [INFO] [stdout] test git::worktree::create::tests::test_generate_worktree_path_custom_absolute ... ok [INFO] [stdout] test git::worktree::create::tests::test_generate_worktree_path_custom_relative ... ok [INFO] [stdout] test git::worktree::create::tests::test_generate_worktree_path_default ... ok [INFO] [stdout] test git::worktree::create::tests::test_generate_worktree_path_edge_cases ... ok [INFO] [stdout] test git::worktree::create::tests::test_path_generation_consistency ... ok [INFO] [stdout] test git::worktree::info::tests::test_worktree_info_new ... ok [INFO] [stdout] test git::worktree::info::tests::test_worktree_list_options_default ... ok [INFO] [stdout] test git::worktree::list::tests::test_parse_worktree_list_edge_cases ... ok [INFO] [stdout] test git::worktree::list::tests::test_parse_worktree_list_porcelain ... ok [INFO] [stdout] test git::worktree::list::tests::test_parse_worktree_list_porcelain_complex ... ok [INFO] [stdout] test git::worktree::list::tests::test_parse_worktree_list_porcelain_incomplete ... ok [INFO] [stdout] test git::worktree::list::tests::test_parse_worktree_list_special_paths ... ok [INFO] [stdout] test git::worktree::list::tests::test_parse_worktree_list_verbose ... ok [INFO] [stdout] test git::worktree::list::tests::test_parse_worktree_list_verbose_empty ... ok [INFO] [stdout] test git::worktree::create::tests::test_branch_name_sanitization ... ok [INFO] [stdout] test git::worktree::list::tests::test_parse_worktree_list_with_whitespace ... ok [INFO] [stdout] test git::watcher::tests::test_check_status ... ok [INFO] [stdout] test git::history::tests::test_show_history_with_various_parameters ... ok [INFO] [stdout] test git::worktree::list::tests::test_parse_worktree_list_verbose_malformed ... ok [INFO] [stdout] test git::worktree::list::tests::test_worktree_list_options_combinations ... ok [INFO] [stdout] test git::worktree::remove::tests::test_clear_worktree_count_calculation ... ok [INFO] [stdout] test git::worktree::remove::tests::test_prune_worktrees ... ignored [INFO] [stdout] test git::worktree::remove::tests::test_path_matching_edge_cases ... ok [INFO] [stdout] test git::worktree::remove::tests::test_remove_logic ... ok [INFO] [stdout] test git::worktree::remove::tests::test_worktree_name_patterns ... ok [INFO] [stdout] test git::worktree::remove::tests::test_worktree_filtering_for_clear ... ok [INFO] [stdout] test git::worktree::switch::tests::test_switch_to_worktree ... ignored [INFO] [stdout] test git::worktree::remove::tests::test_worktree_path_matching ... ok [INFO] [stdout] test git::worktree::switch::tests::test_worktree_matching_logic ... ok [INFO] [stdout] test git::worktree::tests::test_module_exports ... ok [INFO] [stdout] test internationalization::tests::test_i18n_get_unknown_key ... ok [INFO] [stdout] test git::history::tests::test_search_commits_various_terms ... ok [INFO] [stdout] test internationalization::tests::test_i18n_set_language ... ok [INFO] [stdout] test internationalization::tests::test_i18n_message_coverage ... ok [INFO] [stdout] test internationalization::tests::test_language_from_code ... ok [INFO] [stdout] test internationalization::tests::test_i18n_new ... ok [INFO] [stdout] test internationalization::tests::test_i18n_get_messages ... ok [INFO] [stdout] test internationalization::tests::test_language_hash ... ok [INFO] [stdout] test internationalization::tests::test_language_traits ... ok [INFO] [stdout] test internationalization::tests::test_message_content_validity ... ok [INFO] [stdout] test internationalization::tests::test_i18n_concurrent_access ... ok [INFO] [stdout] test internationalization::tests::test_language_to_code ... ok [INFO] [stdout] test mcp::server::tests::test_handle_initialize ... ok [INFO] [stdout] test mcp::server::tests::test_handle_tool_call_unknown_tool ... ok [INFO] [stdout] test mcp::server::tests::test_handle_tools_list ... ok [INFO] [stdout] test internationalization::tests::test_language_case_insensitive ... ok [INFO] [stdout] test mcp::server::tests::test_parse_json_rpc_request ... ok [INFO] [stdout] test mcp::server::tests::test_tool_call_result_error ... ok [INFO] [stdout] test mcp::server::tests::test_tool_call_result_text ... ok [INFO] [stdout] test mcp::server::tests::test_handle_tool_call_get_diff ... ok [INFO] [stdout] test mcp::tools::tests::test_call_commit_empty_message ... ok [INFO] [stdout] test mcp::tools::tests::test_call_commit_missing_message ... ok [INFO] [stdout] test mcp::server::tests::test_handle_unknown_method ... ok [INFO] [stdout] test mcp::tools::tests::test_call_get_log ... ok [INFO] [stdout] test mcp::tools::tests::test_call_get_diff ... ok [INFO] [stderr] error: cannot rebase: You have unstaged changes. [INFO] [stdout] test mcp::tools::tests::test_list_tools_has_required_tools ... ok [INFO] [stderr] error: Please commit or stash them. [INFO] [stdout] test mcp::tools::tests::test_call_unknown_tool ... ok [INFO] [stdout] test mcp::tools::tests::test_list_tools_not_empty ... ok [INFO] [stdout] test mcp::tools::tests::test_tool_definitions_have_schemas ... ok [INFO] [stdout] test query_history::tests::test_add_entry ... ok [INFO] [stdout] test query_history::tests::test_get_recent ... ok [INFO] [stdout] test internationalization::tests::test_language_round_trip ... ok [INFO] [stdout] test git::tag::tests::test_resolve_next_tag_name_structure ... ok [INFO] [stdout] test query_history::tests::test_query_history_creation ... ok [INFO] [stdout] test query_history::tests::test_stats ... ok [INFO] [stdout] test query_history::tests::test_search_history ... ok [INFO] [stdout] test tui_unified::app::tests::test_app_mode_transitions ... ok [INFO] [stdout] test tui_unified::components::views::staging::tests::test_hunk_summary ... ok [INFO] [stdout] test tui_unified::app::tests::test_tui_app_creation ... ok [INFO] [stdout] test tui_unified::components::views::staging::tests::test_parse_hunks_empty ... ok [INFO] [stdout] test tui_unified::components::views::staging::tests::test_parse_hunks_multiple ... ok [INFO] [stdout] test tui_unified::components::views::staging::tests::test_hunk_to_patch ... ok [INFO] [stdout] test query_history::tests::test_max_entries_limit ... ok [INFO] [stdout] test tui_unified::components::views::staging::tests::test_parse_hunks_single ... ok [INFO] [stdout] test git::watcher::tests::test_start_watching_timeout ... ok [INFO] [stdout] test tui_unified::focus::ring::tests::test_direct_jump ... ok [INFO] [stdout] test tui_unified::components::views::staging::tests::test_rebuild_visible_rows ... ok [INFO] [stdout] test tui_unified::components::views::staging::tests::test_staging_view_new ... ok [INFO] [stdout] test tui_unified::focus::ring::tests::test_focus_ring_creation ... ok [INFO] [stdout] test tui_unified::components::views::staging::tests::test_staging_count ... ok [INFO] [stdout] test tui_unified::focus::ring::tests::test_layout_adaptation ... ok [INFO] [stdout] test tui_unified::layout::tests::layout_tests::test_fullscreen_toggle ... ok [INFO] [stdout] test tui_unified::layout::tests::layout_tests::test_layout_manager_creation ... ok [INFO] [stdout] test tui_unified::layout::tests::layout_tests::test_layout_mode_cycling ... ok [INFO] [stdout] test tui_unified::layout::tests::layout_tests::test_fullscreen_layout ... ok [INFO] [stdout] test tui_unified::focus::ring::tests::test_focus_navigation ... ok [INFO] [stdout] test tui_unified::layout::tests::layout_tests::test_layout_reset ... ok [INFO] [stdout] test tui_unified::layout::tests::layout_tests::test_layout_validation ... ok [INFO] [stdout] test tui_unified::layout::tests::layout_tests::test_minimal_layout_for_small_terminal ... ok [INFO] [stdout] test tui_unified::layout::tests::layout_tests::test_panel_width_adjustment ... ok [INFO] [stdout] test tui_unified::layout::tests::layout_tests::test_normal_layout_calculation ... ok [INFO] [stdout] test tui_unified::state::simple_tests::simple_state_tests::test_app_state_creation ... ok [INFO] [stdout] test tui_unified::state::simple_tests::simple_state_tests::test_git_repo_state_creation ... ok [INFO] [stdout] test tui_unified::state::simple_tests::simple_state_tests::test_layout_state_creation ... ok [INFO] [stdout] test tui_unified::state::simple_tests::simple_state_tests::test_notification_management ... ok [INFO] [stdout] test query_history::tests::test_clear_history ... ok [INFO] [stdout] test tui_unified::state::simple_tests::simple_state_tests::test_selection_management ... ok [INFO] [stdout] test tui_unified::state::simple_tests::simple_state_tests::test_simple_persistence ... ok [INFO] [stdout] test tui_unified::state::simple_tests::simple_state_tests::test_view_management ... ok [INFO] [stdout] test tui_unified::layout::tests::layout_tests::test_vertical_split_layout ... ok [INFO] [stdout] test tui_unified::state::simple_tests::simple_state_tests::test_search_management ... ok [INFO] [stdout] test tui_unified::layout::tests::layout_tests::test_horizontal_split_layout ... ok [INFO] [stdout] test ui::tests::test_commit_message_scope_variations ... ok [INFO] [stdout] test tui_unified::layout::tests::layout_tests::test_responsive_constraints ... ok [INFO] [stdout] test ui::tests::test_commit_message_with_special_characters ... ok [INFO] [stdout] test mcp::server::tests::test_handle_tool_call_get_status ... ok [INFO] [stdout] test ui::tests::test_commit_message_validation_edge_cases ... ok [INFO] [stdout] test git::history::tests::test_show_commit_stats_combinations ... ok [INFO] [stdout] test git::watcher::tests::test_get_file_counts ... ok [INFO] [stderr] error: cannot rebase: You have unstaged changes. [INFO] [stderr] error: Please commit or stash them. [INFO] [stdout] test git::watcher::tests::test_needs_attention ... ok [INFO] [stderr] error: cannot rebase: You have unstaged changes. [INFO] [stdout] test ui::tests::test_commit_message_types ... ok [INFO] [stderr] error: Please commit or stash them. [INFO] [stdout] test core::ai::memory::tests::test_record_correction_max_limit ... ok [INFO] [stdout] test mcp::tools::tests::test_call_get_status ... ok [INFO] [stdout] test ui::tests::test_is_valid_commit_message ... ok [INFO] [stdout] test git::watcher::tests::test_get_repo_status ... ok [INFO] [stdout] test git::diff_viewer::tests::test_show_commit_diff_with_context ... ok [INFO] [stderr] error: cannot rebase: You have unstaged changes. [INFO] [stderr] error: Please commit or stash them. [INFO] [stderr] error: cannot rebase: You have unstaged changes. [INFO] [stderr] error: Please commit or stash them. [INFO] [stdout] test git::watcher::tests::test_concurrent_watcher_operations ... ok [INFO] [stderr] error: cannot rebase: You have unstaged changes. [INFO] [stdout] test git::edit::tests::test_interactive_rebase_variations ... ok [INFO] [stderr] error: Please commit or stash them. [INFO] [stdout] test git::edit::tests::test_edit_specific_commit_variations ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 491 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 1.15s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ai_commit-068afee61ad844ca) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/aic-9b8d0c2a9a29dfff) [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/environment_variables_e2e_tests.rs (/opt/rustwide/target/debug/deps/environment_variables_e2e_tests-855c894ac4924c3d) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test test_e2e_debug_mode_environment_variables ... ok [INFO] [stdout] test test_e2e_unified_provider_api_key_and_url ... ok [INFO] [stdout] test test_e2e_multiple_providers_environment_switching ... ok [INFO] [stdout] test test_e2e_all_provider_environment_variables ... ok [INFO] [stdout] test test_e2e_config_default_values ... ok [INFO] [stdout] test test_e2e_environment_variable_detection ... ok [INFO] [stdout] test test_e2e_environment_variable_override_defaults ... FAILED [INFO] [stdout] test test_e2e_basic_environment_variable_loading ... FAILED [INFO] [stdout] test test_e2e_url_fallback_to_provider_default ... FAILED [INFO] [stdout] test test_e2e_environment_variable_validation_integration ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test_e2e_environment_variable_override_defaults stdout ---- [INFO] [stdout] 🧪 E2E 测试:环境变量覆盖默认值 [INFO] [stdout] [INFO] [stdout] thread 'test_e2e_environment_variable_override_defaults' (835) panicked at tests/environment_variables_e2e_tests.rs:149:5: [INFO] [stdout] assertion `left == right` failed: 默认提供商应该是 ollama [INFO] [stdout] left: "deepseek" [INFO] [stdout] right: "ollama" [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x609d24ae454a - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x609d24ae454a - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x609d24ae454a - std[128c3efe2914e152]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x609d24ae454a - <::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x609d24af9e0a - ::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x609d24af9e0a - core[6771d259883166e6]::fmt::write [INFO] [stdout] 6: 0x609d24ae9342 - std[128c3efe2914e152]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11 [INFO] [stdout] 7: 0x609d24ae9342 - as std[128c3efe2914e152]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13 [INFO] [stdout] 8: 0x609d24ac265f - ::print [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x609d24ac265f - std[128c3efe2914e152]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x609d24adc0e9 - std[128c3efe2914e152]::panicking::default_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x609d24941dec - core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 12: 0x609d24941dec - test[b137923399915ecf]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x609d24adc2a2 - core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 14: 0x609d24adc2a2 - std[128c3efe2914e152]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x609d24ac2718 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x609d24ab7069 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x609d24ac36dd - __rustc[752cc74e29381ccc]::rust_begin_unwind [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x609d24afa59c - core[6771d259883166e6]::panicking::panic_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x609d24afa4b3 - core[6771d259883166e6]::panicking::assert_failed_inner [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:434:23 [INFO] [stdout] 20: 0x609d249352a7 - core::panicking::assert_failed::he1781d24fdbfb2fe [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x609d2493235c - environment_variables_e2e_tests::test_e2e_environment_variable_override_defaults::h53e2bae7d4525f0a [INFO] [stdout] at /opt/rustwide/workdir/tests/environment_variables_e2e_tests.rs:149:5 [INFO] [stdout] 22: 0x609d24932767 - environment_variables_e2e_tests::test_e2e_environment_variable_override_defaults::{{closure}}::h65175f6a0f5596a5 [INFO] [stdout] at /opt/rustwide/workdir/tests/environment_variables_e2e_tests.rs:142:53 [INFO] [stdout] 23: 0x609d24934646 - core::ops::function::FnOnce::call_once::h0f57e1fb6b5bb645 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x609d24935eeb - core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x609d24935eeb - test[b137923399915ecf]::__rust_begin_short_backtrace::, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x609d249428bb - test[b137923399915ecf]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x609d249428bb - as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 28: 0x609d249428bb - std[128c3efe2914e152]::panicking::catch_unwind::do_call::, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stdout] 29: 0x609d249428bb - std[128c3efe2914e152]::panicking::catch_unwind::, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stdout] 30: 0x609d249428bb - std[128c3efe2914e152]::panic::catch_unwind::, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x609d249428bb - test[b137923399915ecf]::run_test_in_process [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x609d249428bb - test[b137923399915ecf]::run_test::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x609d2493cd14 - test[b137923399915ecf]::run_test::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x609d2493cd14 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 35: 0x609d249454c2 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 36: 0x609d249454c2 - ::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 37: 0x609d249454c2 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stdout] 38: 0x609d249454c2 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stdout] 39: 0x609d249454c2 - std[128c3efe2914e152]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x609d249454c2 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 41: 0x609d249454c2 - ::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x609d24ae38bf - + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9 [INFO] [stdout] 43: 0x609d24ae38bf - ::new::thread_start [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 44: 0x7007ac5abaa4 - [INFO] [stdout] 45: 0x7007ac638a64 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_e2e_basic_environment_variable_loading stdout ---- [INFO] [stdout] 🧪 E2E 测试:基础环境变量加载 [INFO] [stdout] [INFO] [stdout] thread 'test_e2e_basic_environment_variable_loading' (831) panicked at tests/environment_variables_e2e_tests.rs:87:5: [INFO] [stdout] assertion `left == right` failed: provider 应该从环境变量加载 [INFO] [stdout] left: "deepseek" [INFO] [stdout] right: "ollama" [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x609d24ae454a - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x609d24ae454a - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x609d24ae454a - std[128c3efe2914e152]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x609d24ae454a - <::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x609d24af9e0a - ::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x609d24af9e0a - core[6771d259883166e6]::fmt::write [INFO] [stdout] 6: 0x609d24ae9342 - std[128c3efe2914e152]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11 [INFO] [stdout] 7: 0x609d24ae9342 - as std[128c3efe2914e152]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13 [INFO] [stdout] 8: 0x609d24ac265f - ::print [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x609d24ac265f - std[128c3efe2914e152]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x609d24adc0e9 - std[128c3efe2914e152]::panicking::default_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x609d24941dec - core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 12: 0x609d24941dec - test[b137923399915ecf]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x609d24adc2a2 - core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 14: 0x609d24adc2a2 - std[128c3efe2914e152]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x609d24ac2718 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x609d24ab7069 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x609d24ac36dd - __rustc[752cc74e29381ccc]::rust_begin_unwind [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x609d24afa59c - core[6771d259883166e6]::panicking::panic_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x609d24afa4b3 - core[6771d259883166e6]::panicking::assert_failed_inner [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:434:23 [INFO] [stdout] 20: 0x609d249352a7 - core::panicking::assert_failed::he1781d24fdbfb2fe [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x609d24932102 - environment_variables_e2e_tests::test_e2e_basic_environment_variable_loading::h5f3d7e3b24b2d710 [INFO] [stdout] at /opt/rustwide/workdir/tests/environment_variables_e2e_tests.rs:87:5 [INFO] [stdout] 22: 0x609d24932217 - environment_variables_e2e_tests::test_e2e_basic_environment_variable_loading::{{closure}}::hbbafe09020b3c3b8 [INFO] [stdout] at /opt/rustwide/workdir/tests/environment_variables_e2e_tests.rs:73:49 [INFO] [stdout] 23: 0x609d249348e6 - core::ops::function::FnOnce::call_once::hf642e8d178b97ea0 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x609d24935eeb - core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x609d24935eeb - test[b137923399915ecf]::__rust_begin_short_backtrace::, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x609d249428bb - test[b137923399915ecf]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x609d249428bb - as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 28: 0x609d249428bb - std[128c3efe2914e152]::panicking::catch_unwind::do_call::, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stdout] 29: 0x609d249428bb - std[128c3efe2914e152]::panicking::catch_unwind::, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stdout] 30: 0x609d249428bb - std[128c3efe2914e152]::panic::catch_unwind::, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x609d249428bb - test[b137923399915ecf]::run_test_in_process [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x609d249428bb - test[b137923399915ecf]::run_test::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x609d2493cd14 - test[b137923399915ecf]::run_test::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x609d2493cd14 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 35: 0x609d249454c2 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 36: 0x609d249454c2 - ::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 37: 0x609d249454c2 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stdout] 38: 0x609d249454c2 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stdout] 39: 0x609d249454c2 - std[128c3efe2914e152]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x609d249454c2 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 41: 0x609d249454c2 - ::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x609d24ae38bf - + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9 [INFO] [stdout] 43: 0x609d24ae38bf - ::new::thread_start [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 44: 0x7007ac5abaa4 - [INFO] [stdout] 45: 0x7007ac638a64 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_e2e_url_fallback_to_provider_default stdout ---- [INFO] [stdout] 🧪 E2E 测试:URL 回退到提供商默认值 [INFO] [stdout] [INFO] [stdout] thread 'test_e2e_url_fallback_to_provider_default' (839) panicked at tests/environment_variables_e2e_tests.rs:293:5: [INFO] [stdout] assertion `left == right` failed: URL 应该使用提供商默认值 [INFO] [stdout] left: "https://custom-deepseek.example.com/api" [INFO] [stdout] right: "https://api.deepseek.com/v1/chat/completions" [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x609d24ae454a - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x609d24ae454a - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x609d24ae454a - std[128c3efe2914e152]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x609d24ae454a - <::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x609d24af9e0a - ::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x609d24af9e0a - core[6771d259883166e6]::fmt::write [INFO] [stdout] 6: 0x609d24ae9342 - std[128c3efe2914e152]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11 [INFO] [stdout] 7: 0x609d24ae9342 - as std[128c3efe2914e152]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13 [INFO] [stdout] 8: 0x609d24ac265f - ::print [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x609d24ac265f - std[128c3efe2914e152]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x609d24adc0e9 - std[128c3efe2914e152]::panicking::default_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x609d24941dec - core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 12: 0x609d24941dec - test[b137923399915ecf]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x609d24adc2a2 - core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 14: 0x609d24adc2a2 - std[128c3efe2914e152]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x609d24ac2718 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x609d24ab7069 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x609d24ac36dd - __rustc[752cc74e29381ccc]::rust_begin_unwind [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x609d24afa59c - core[6771d259883166e6]::panicking::panic_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x609d24afa4b3 - core[6771d259883166e6]::panicking::assert_failed_inner [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:434:23 [INFO] [stdout] 20: 0x609d249351b4 - core::panicking::assert_failed::h005916afc0e3a5e9 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x609d249313cf - environment_variables_e2e_tests::test_e2e_url_fallback_to_provider_default::hee3d8781d8c9b086 [INFO] [stdout] at /opt/rustwide/workdir/tests/environment_variables_e2e_tests.rs:293:5 [INFO] [stdout] 22: 0x609d24931597 - environment_variables_e2e_tests::test_e2e_url_fallback_to_provider_default::{{closure}}::h9422ca7f445d9b85 [INFO] [stdout] at /opt/rustwide/workdir/tests/environment_variables_e2e_tests.rs:281:47 [INFO] [stdout] 23: 0x609d24934686 - core::ops::function::FnOnce::call_once::h29d0805bb2240626 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x609d24935eeb - core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x609d24935eeb - test[b137923399915ecf]::__rust_begin_short_backtrace::, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x609d249428bb - test[b137923399915ecf]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x609d249428bb - as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 28: 0x609d249428bb - std[128c3efe2914e152]::panicking::catch_unwind::do_call::, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stdout] 29: 0x609d249428bb - std[128c3efe2914e152]::panicking::catch_unwind::, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stdout] 30: 0x609d249428bb - std[128c3efe2914e152]::panic::catch_unwind::, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x609d249428bb - test[b137923399915ecf]::run_test_in_process [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x609d249428bb - test[b137923399915ecf]::run_test::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x609d2493cd14 - test[b137923399915ecf]::run_test::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x609d2493cd14 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 35: 0x609d249454c2 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 36: 0x609d249454c2 - ::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 37: 0x609d249454c2 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stdout] 38: 0x609d249454c2 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stdout] 39: 0x609d249454c2 - std[128c3efe2914e152]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x609d249454c2 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 41: 0x609d249454c2 - ::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x609d24ae38bf - + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9 [INFO] [stdout] 43: 0x609d24ae38bf - ::new::thread_start [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 44: 0x7007ac5abaa4 - [INFO] [stdout] 45: 0x7007ac638a64 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] test_e2e_basic_environment_variable_loading [INFO] [stdout] test_e2e_environment_variable_override_defaults [INFO] [stdout] test_e2e_url_fallback_to_provider_default [INFO] [stdout] [INFO] [stdout] test result: FAILED. 7 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.63s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test environment_variables_e2e_tests` [INFO] running `Command { std: "docker" "inspect" "7b5bea2f0dd0b7f8ba401c797e79d465752db77e938b1f089d58e931b6dbbbfe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b5bea2f0dd0b7f8ba401c797e79d465752db77e938b1f089d58e931b6dbbbfe", kill_on_drop: false }` [INFO] [stdout] 7b5bea2f0dd0b7f8ba401c797e79d465752db77e938b1f089d58e931b6dbbbfe