[INFO] fetching crate consult-llm 3.0.22...
[INFO] testing consult-llm-3.0.22 against 1.97.0-beta.6 for beta-1.98-1
[INFO] extracting crate consult-llm 3.0.22 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate consult-llm 3.0.22
[INFO] finished tweaking crates.io crate consult-llm 3.0.22
[INFO] tweaked toml for crates.io crate consult-llm 3.0.22 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate consult-llm 3.0.22 on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate consult-llm 3.0.22 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.114
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.114
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.114
[INFO] [stderr]   Downloaded fs2 v0.4.3
[INFO] [stderr]   Downloaded time-core v0.1.8
[INFO] [stderr]   Downloaded pathdiff v0.2.3
[INFO] [stderr]   Downloaded num-conv v0.2.0
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.114
[INFO] [stderr]   Downloaded ctrlc v3.5.2
[INFO] [stderr]   Downloaded newline-converter v0.3.0
[INFO] [stderr]   Downloaded signal-hook-mio v0.2.5
[INFO] [stderr]   Downloaded uuid v1.22.0
[INFO] [stderr]   Downloaded time-macros v0.2.27
[INFO] [stderr]   Downloaded zune-core v0.4.12
[INFO] [stderr]   Downloaded cookie_store v0.22.1
[INFO] [stderr]   Downloaded block2 v0.6.2
[INFO] [stderr]   Downloaded unsafe-libyaml v0.2.11
[INFO] [stderr]   Downloaded signal-hook v0.3.18
[INFO] [stderr]   Downloaded serde_yaml v0.9.34+deprecated
[INFO] [stderr]   Downloaded zune-jpeg v0.4.21
[INFO] [stderr]   Downloaded rustls-webpki v0.103.9
[INFO] [stderr]   Downloaded js-sys v0.3.91
[INFO] [stderr]   Downloaded crossterm v0.25.0
[INFO] [stderr]   Downloaded inquire v0.7.5
[INFO] [stderr]   Downloaded moxcms v0.7.11
[INFO] [stderr]   Downloaded webpki-roots v1.0.7
[INFO] [stderr]   Downloaded time v0.3.47
[INFO] [stderr]   Downloaded nix v0.31.2
[INFO] [stderr]   Downloaded image v0.25.9
[INFO] [stderr]   Downloaded tiff v0.10.3
[INFO] [stderr]   Downloaded consult-llm-core v3.0.22
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 3e08893b41e4a68fc10e8dc1dc26c0960291b7ea2f1dac1cf8fb47f2333fae37
[INFO] running `Command { std: "docker" "start" "3e08893b41e4a68fc10e8dc1dc26c0960291b7ea2f1dac1cf8fb47f2333fae37", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3e08893b41e4a68fc10e8dc1dc26c0960291b7ea2f1dac1cf8fb47f2333fae37", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3e08893b41e4a68fc10e8dc1dc26c0960291b7ea2f1dac1cf8fb47f2333fae37" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3e08893b41e4a68fc10e8dc1dc26c0960291b7ea2f1dac1cf8fb47f2333fae37", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3e08893b41e4a68fc10e8dc1dc26c0960291b7ea2f1dac1cf8fb47f2333fae37" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling nix v0.31.2
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling pxfm v0.1.28
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling png v0.18.1
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling x11rb-protocol v0.13.2
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling ureq-proto v0.6.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling moxcms v0.7.11
[INFO] [stderr]    Compiling gethostname v1.1.0
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling crossterm v0.25.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling newline-converter v0.3.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling x11rb v0.13.2
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling webpki-roots v1.0.7
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling consult-llm v3.0.22 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling utf8-zero v0.8.1
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling inquire v0.7.5
[INFO] [stderr]    Compiling ureq v3.3.0
[INFO] [stderr]    Compiling consult-llm-core v3.0.22
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling ctrlc v3.5.2
[INFO] [stderr]    Compiling image v0.25.9
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling arboard v3.6.1
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 14s
[INFO] running `Command { std: "docker" "inspect" "3e08893b41e4a68fc10e8dc1dc26c0960291b7ea2f1dac1cf8fb47f2333fae37", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3e08893b41e4a68fc10e8dc1dc26c0960291b7ea2f1dac1cf8fb47f2333fae37" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling consult-llm v3.0.22 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 12.01s
[INFO] running `Command { std: "docker" "inspect" "3e08893b41e4a68fc10e8dc1dc26c0960291b7ea2f1dac1cf8fb47f2333fae37", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3e08893b41e4a68fc10e8dc1dc26c0960291b7ea2f1dac1cf8fb47f2333fae37" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]    Compiling consult-llm v3.0.22 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 12.77s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/consult_llm-e44124799a54748e)
[INFO] [stdout] 
[INFO] [stdout] running 386 tests
[INFO] [stdout] test catalog::tests::test_build_model_catalog_with_allowlist ... ok
[INFO] [stdout] test catalog::tests::test_model_registry_resolve_default ... ok
[INFO] [stdout] test catalog::tests::test_model_registry_resolve_exact ... ok
[INFO] [stdout] test catalog::tests::test_build_model_catalog_explicit_empty_allowlist_disables_all ... ok
[INFO] [stdout] test catalog::tests::test_build_model_catalog_builtin_only ... ok
[INFO] [stdout] test catalog::tests::test_model_registry_resolve_fallback ... ok
[INFO] [stdout] test catalog::tests::test_model_registry_resolve_openai_selector ... ok
[INFO] [stdout] test catalog::tests::test_build_model_catalog_extras_and_allowlist ... ok
[INFO] [stdout] test catalog::tests::test_model_registry_resolve_selector_skips_unavailable ... ok
[INFO] [stdout] test catalog::tests::test_resolve_selector_no_match ... ok
[INFO] [stdout] test catalog::tests::test_model_registry_resolve_selector ... ok
[INFO] [stdout] test catalog::tests::test_model_registry_resolve_openai_selector_falls_to_codex ... ok
[INFO] [stdout] test cli::commands::config::tests::test_incomplete_profile_gets_defaults ... ok
[INFO] [stdout] test cli::commands::config::tests::test_set_cli_profile_nested_keys_valid ... ok
[INFO] [stdout] test cli::commands::config::tests::test_set_nested ... ok
[INFO] [stdout] test cli::commands::config::tests::test_set_top_level ... ok
[INFO] [stdout] test cli::commands::config::tests::test_validate_key_accepts_valid ... ok
[INFO] [stdout] test cli::commands::config::tests::test_set_preserves_existing_keys ... ok
[INFO] [stdout] test cli::commands::config::tests::test_validate_key_rejects_empty_segments ... ok
[INFO] [stdout] test cli::commands::doctor::tests::profile_backend_dependency_reports_selected_profile_command_for_anthropic_profile_backend ... ok
[INFO] [stdout] test cli::commands::doctor::tests::profile_backend_dependency_reports_missing_selected_profile_command ... ok
[INFO] [stdout] test cli::run::tests::validate_run_threads_rejects_duplicate_explicit_thread ... ok
[INFO] [stdout] test cli::run::tests::validate_run_threads_rejects_group_thread ... ok
[INFO] [stdout] test catalog::tests::test_resolve_selector_exact_match ... ok
[INFO] [stdout] test cli::run::tests::validate_run_threads_allows_duplicate_models_without_threads ... ok
[INFO] [stdout] test cli::run_spec::tests::run_spec_empty_prompt_file_value ... ok
[INFO] [stdout] test catalog::tests::test_build_model_catalog_with_extras ... ok
[INFO] [stdout] test catalog::tests::test_resolve_selector_selector_match ... ok
[INFO] [stdout] test cli::commands::doctor::tests::profile_backend_dependency_reports_selected_profile_command_for_gemini_profile_backend ... ok
[INFO] [stdout] test cli::run::tests::validate_run_threads_allows_duplicate_models_with_distinct_threads ... ok
[INFO] [stdout] test cli::run_spec::tests::run_spec_duplicate_model_key ... ok
[INFO] [stdout] test cli::run_spec::tests::run_spec_empty_model_value ... ok
[INFO] [stdout] test cli::run_spec::tests::run_spec_full ... ok
[INFO] [stdout] test cli::run_spec::tests::run_spec_no_thread ... ok
[INFO] [stdout] test cli::run_spec::tests::run_spec_missing_model ... ok
[INFO] [stdout] test cli::tests::task_arg_maps ... ok
[INFO] [stdout] test cli::run_spec::tests::run_spec_missing_prompt_file ... ok
[INFO] [stdout] test cli::run_spec::tests::run_spec_trims_values ... ok
[INFO] [stdout] test cli::run_spec::tests::run_spec_unknown_key ... ok
[INFO] [stdout] test config::discovery::tests::test_discover_finds_both_yaml_and_local_yaml ... ok
[INFO] [stdout] test config::discovery::tests::test_discover_legacy_user_config ... ok
[INFO] [stdout] test config::discovery::tests::test_discover_walks_through_git_root ... ok
[INFO] [stdout] test config::discovery::tests::test_discover_stops_at_home ... ok
[INFO] [stdout] test cli::run_spec::tests::run_spec_whitespace_only_values_rejected ... ok
[INFO] [stdout] test config::file::tests::test_api_key_emitted_in_allow_layer ... ok
[INFO] [stdout] test config::file::tests::test_api_key_canonical_env_names ... ok
[INFO] [stdout] test config::discovery::tests::test_discover_user_config ... ok
[INFO] [stdout] test config::file::tests::test_api_key_rejected_in_project_layer ... ok
[INFO] [stdout] test config::file::tests::test_blank_api_key_silently_skipped ... ok
[INFO] [stdout] test config::discovery::tests::test_discover_walks_up_to_find_config ... ok
[INFO] [stdout] test config::discovery::tests::test_discover_xdg_wins_when_both_exist ... ok
[INFO] [stdout] test config::file::tests::test_api_key_is_trimmed ... ok
[INFO] [stdout] test config::file::tests::test_grok_api_key_rejected_in_project_layer ... ok
[INFO] [stdout] test config::file::tests::test_no_update_check_false_emits_zero ... ok
[INFO] [stdout] test config::file::tests::test_parse_accepts_cli_profile_without_backend_for_layered_config ... ok
[INFO] [stdout] test config::file::tests::test_parse_accepts_opencode_provider_for_opencode_capable_provider_when_backend_is_api ... ok
[INFO] [stdout] test config::file::tests::test_parse_cli_profiles_full_shape ... ok
[INFO] [stdout] test config::file::tests::test_parse_rejects_blank_provider_cli_profile ... ok
[INFO] [stdout] test config::file::tests::test_parse_rejects_empty_cli_profile_name ... ok
[INFO] [stdout] test config::file::tests::test_parse_rejects_dot_in_cli_profile_name ... ok
[INFO] [stdout] test config::file::tests::test_parse_rejects_duplicate_provider_block ... ok
[INFO] [stdout] test config::file::tests::test_parse_rejects_invalid_backend_value_in_config ... ok
[INFO] [stdout] test config::file::tests::test_parse_rejects_unknown_cli_profile_field ... ok
[INFO] [stdout] test config::file::tests::test_parse_rejects_unknown_field_under_provider_block_via_new_path ... ok
[INFO] [stdout] test config::file::tests::test_parse_rejects_unknown_provider_block_keys ... ok
[INFO] [stdout] test config::file::tests::test_parse_rejects_unknown_top_level_keys ... ok
[INFO] [stdout] test config::file::tests::test_parse_rejects_unsupported_cli_profile_on_explicit_non_profile_backend ... ok
[INFO] [stdout] test cli::run_spec::tests::run_spec_empty_thread_value ... ok
[INFO] [stdout] test cli::tests::diff_args_only_when_files_given ... ok
[INFO] [stdout] test config::file::tests::test_parse_rejects_unsupported_extra_args_for_provider ... ok
[INFO] [stdout] test config::file::tests::test_parse_rejects_empty_cli_profile_command ... ok
[INFO] [stdout] test config::file::tests::test_parse_rejects_unsupported_opencode_provider_for_provider ... ok
[INFO] [stdout] test config::file::tests::test_parse_rejects_unsupported_reasoning_effort_for_provider ... ok
[INFO] [stdout] test config::file::tests::test_provider_cli_profile_maps_to_env_key ... ok
[INFO] [stdout] test config::file::tests::test_to_env_map_skips_unset_fields ... ok
[INFO] [stdout] test config::file::tests::test_project_config_rejects_cli_profile_env ... ok
[INFO] [stdout] test config::file::tests::test_parse_rejects_every_unsupported_provider_specific_field ... ok
[INFO] [stdout] test config::file::tests::test_typed_top_keys_disjoint_from_provider_ids ... ok
[INFO] [stdout] test config::file::tests::test_parse_routes_every_provider_block ... ok
[INFO] [stdout] test config::loader::tests::test_api_key_in_user_config_loads_without_error ... ok
[INFO] [stdout] test config::loader::tests::test_api_key_in_project_config_fails ... ok
[INFO] [stdout] test config::loader::tests::test_api_key_in_project_local_loads_without_error ... ok
[INFO] [stdout] test config::loader::tests::test_env_overrides_all_file_layers ... ok
[INFO] [stdout] test config::loader::tests::test_lookup_falls_through_to_user ... ok
[INFO] [stdout] test config::loader::tests::test_lookup_returns_none_when_unset ... ok
[INFO] [stdout] test config::loader::tests::test_lookup_prefers_env_over_files ... ok
[INFO] [stdout] test config::loader::tests::test_lookup_prefers_project_local_over_project ... ok
[INFO] [stdout] test config::loader::tests::test_lookup_prefers_project_over_user ... ok
[INFO] [stdout] test config::loader::tests::test_project_allowed_models_blocks_user_default_model ... ok
[INFO] [stdout] test config::migrate::tests::test_migrate_backend_env_none ... ok
[INFO] [stdout] test config::loader::tests::test_project_allowed_models_blocks_user_default_models ... ok
[INFO] [stdout] test config::loader::tests::test_project_default_models_still_beats_user_with_allowed_models ... ok
[INFO] [stdout] test config::migrate::tests::test_migrate_prefixed_env_both_missing ... ok
[INFO] [stdout] test config::loader::tests::test_three_layer_precedence_project_local_beats_project_beats_user ... ok
[INFO] [stdout] test config::migrate::tests::test_migrate_backend_env_new_var ... ok
[INFO] [stdout] test config::migrate::tests::test_migrate_prefixed_env_prefixed_value ... ok
[INFO] [stdout] test config::migrate::tests::test_migrate_backend_env_old_var_cli ... ok
[INFO] [stdout] test config::migrate::tests::test_migrate_prefixed_env_fallback_unprefixed ... ok
[INFO] [stdout] test config::migrate::tests::test_migrate_backend_env_old_var_other ... ok
[INFO] [stdout] test config::parse::defaults::tests::test_parse_config_default_models_cap_counts_duplicates ... ok
[INFO] [stdout] test config::parse::defaults::tests::test_parse_config_default_models_invalid_model ... ok
[INFO] [stdout] test config::parse::defaults::tests::test_parse_config_default_models_preserve_duplicates ... ok
[INFO] [stdout] test config::parse::defaults::tests::test_parse_config_default_models_propagate_to_registry ... ok
[INFO] [stdout] test config::parse::defaults::tests::test_parse_config_valid_default_model ... ok
[INFO] [stdout] test config::parse::defaults::tests::test_parse_config_invalid_default_model ... ok
[INFO] [stdout] test config::parse::env::tests::test_parse_config_api_idle_timeout_defaults_when_absent ... ok
[INFO] [stdout] test config::parse::defaults::tests::test_parse_config_selector_default_model ... ok
[INFO] [stdout] test config::parse::env::tests::test_parse_config_api_idle_timeout_defaults_when_invalid ... ok
[INFO] [stdout] test config::parse::env::tests::test_parse_config_api_idle_timeout_valid ... ok
[INFO] [stdout] test config::parse::env::tests::test_parse_config_claude_reasoning_effort_defaults_to_none ... ok
[INFO] [stdout] test config::parse::env::tests::test_parse_config_codex_reasoning_effort_valid ... ok
[INFO] [stdout] test config::parse::env::tests::test_parse_config_codex_extra_args ... ok
[INFO] [stdout] test config::parse::env::tests::test_parse_config_invalid_claude_reasoning_effort ... ok
[INFO] [stdout] test config::parse::env::tests::test_parse_config_invalid_codex_reasoning_effort ... ok
[INFO] [stdout] test config::parse::env::tests::test_parse_config_system_prompt_path ... ok
[INFO] [stdout] test config::parse::env::tests::test_parse_config_invalid_extra_args ... ok
[INFO] [stdout] test config::parse::env::tests::test_parse_extra_args_empty ... ok
[INFO] [stdout] test config::parse::env::tests::test_parse_extra_args_handles_quoted ... ok
[INFO] [stdout] test config::parse::env::tests::test_parse_extra_args_tokenizes ... ok
[INFO] [stdout] test config::parse::provider::tests::test_anthropic_provider_uses_messages_protocol ... ok
[INFO] [stdout] test config::parse::env::tests::test_parse_extra_args_invalid_quoting ... ok
[INFO] [stdout] test config::parse::provider::tests::test_claude_cli_native_backend_enables_models ... ok
[INFO] [stdout] test config::parse::env::tests::test_parse_config_claude_reasoning_effort_valid ... ok
[INFO] [stdout] test config::parse::provider::tests::test_backend_as_str_roundtrip ... ok
[INFO] [stdout] test config::parse::provider::tests::test_gemini_profile_backend_exposes_selected_profile ... ok
[INFO] [stdout] test config::parse::provider::tests::test_grok_provider_metadata ... ok
[INFO] [stdout] test config::parse::provider::tests::test_invalid_cli_profile_reports_error ... ok
[INFO] [stdout] test config::parse::provider::tests::test_parse_config_invalid_anthropic_backend ... ok
[INFO] [stdout] test config::parse::provider::tests::test_missing_cli_profile_reports_error ... ok
[INFO] [stdout] test config::parse::provider::tests::test_parse_config_cli_backend_no_key ... ok
[INFO] [stdout] test config::parse::provider::tests::test_parse_config_invalid_grok_backend ... ok
[INFO] [stdout] test config::parse::provider::tests::test_parse_config_invalid_deepseek_backend ... ok
[INFO] [stdout] test config::parse::provider::tests::test_parse_config_invalid_gemini_backend ... ok
[INFO] [stdout] test config::parse::provider::tests::test_parse_config_invalid_openai_backend ... ok
[INFO] [stdout] test config::parse::provider::tests::test_parse_config_without_grok_key_filters_grok ... ok
[INFO] [stdout] test config::parse::provider::tests::test_parse_config_with_anthropic_key ... ok
[INFO] [stdout] test config::parse::provider::tests::test_parse_config_with_grok_key ... ok
[INFO] [stdout] test config::parse::provider::tests::test_profile_backed_backend_exposes_selected_profile ... ok
[INFO] [stdout] test config::parse::provider::tests::test_profile_backed_backend_enables_anthropic_models ... ok
[INFO] [stdout] test config::parse::provider::tests::test_provider_registry_completeness ... ok
[INFO] [stdout] test config::parse::provider::tests::test_stale_cli_profile_ignored_when_backend_is_api ... ok
[INFO] [stdout] test config::parse::registry::tests::test_filter_by_availability_api_without_key ... ok
[INFO] [stdout] test config::parse::provider::tests::test_unrelated_provider_rejects_profile_backed_backend ... ok
[INFO] [stdout] test config::parse::registry::tests::test_all_builtin_models_order ... ok
[INFO] [stdout] test config::parse::registry::tests::test_append_unique_adds_new_models_once ... ok
[INFO] [stdout] test config::parse::registry::tests::test_filter_by_availability_api_with_key ... ok
[INFO] [stdout] test config::parse::registry::tests::test_filter_by_availability_cursor_model_requires_cursor_backend ... ok
[INFO] [stdout] test config::parse::registry::tests::test_filter_by_availability_unknown_prefix_rejected ... ok
[INFO] [stdout] test config::parse::registry::tests::test_parse_config_with_api_keys ... ok
[INFO] [stdout] test config::parse::registry::tests::test_parse_config_fallback_when_no_gpt52 ... ok
[INFO] [stdout] test config::parse::registry::tests::test_filter_by_availability_cli_no_key_needed ... ok
[INFO] [stdout] test config::parse::registry::tests::test_profile_cli_without_selected_profile_filters_models ... ok
[INFO] [stdout] test executors::anthropic_api::tests::request_omits_empty_system ... ok
[INFO] [stdout] test executors::anthropic_events::tests::parses_content_block_delta_text ... ok
[INFO] [stdout] test executors::anthropic_events::tests::parses_error_event ... ok
[INFO] [stdout] test executors::anthropic_events::tests::parses_message_delta_stop_reason ... ok
[INFO] [stdout] test executors::anthropic_events::tests::parses_message_start_usage ... ok
[INFO] [stdout] test executors::anthropic_events::tests::parses_message_stop ... ok
[INFO] [stdout] test executors::anthropic_events::tests::parses_ping ... ok
[INFO] [stdout] test executors::anthropic_events::tests::parses_thinking_delta ... ok
[INFO] [stdout] test executors::anthropic_events::tests::unknown_event_type_is_ignored ... ok
[INFO] [stdout] test executors::api_chat::tests::finish_uses_unclosed_thinking_as_response ... ok
[INFO] [stdout] test executors::api_transport::tests::anthropic_resume_request_replays_stored_turns_without_system_message_role ... ok
[INFO] [stdout] test executors::api_transport::tests::mock_server_gemini_3_includes_google_thinking_level ... ok
[INFO] [stdout] test config::parse::registry::tests::test_parse_config_no_models_available ... ok
[INFO] [stdout] test catalog::tests::test_model_registry_resolve_invalid ... ok
[INFO] [stdout] test executors::api_transport::tests::mock_server_openrouter_includes_reasoning_effort ... ok
[INFO] [stdout] test config::file::tests::test_project_config_rejects_provider_env ... ok
[INFO] [stdout] test executors::api_transport::tests::run_stream_honors_terminal_event_from_eof_flush ... ok
[INFO] [stdout] test executors::api_transport::tests::mock_server_gemini_25_keeps_thought_tags_without_google_thinking_config ... ok
[INFO] [stdout] test executors::api_transport::tests::run_stream_skips_flush_after_in_loop_stop ... ok
[INFO] [stdout] test executors::child_guard::tests::drop_kills_running_child ... ok
[INFO] [stdout] test executors::api_transport::tests::mock_server_minimax_runtime_metadata_ignores_base_url ... ok
[INFO] [stdout] test executors::child_guard::tests::wait_consumes_and_untracks ... ok
[INFO] [stdout] test executors::api_transport::tests::mock_server_openai_and_anthropic_executors ... ok
[INFO] [stdout] test executors::claude_cli::tests::executor_injects_model_env ... ok
[INFO] [stdout] test executors::api_transport::tests::openai_compat_resume_request_replays_stored_turns_after_system_prompt ... ok
[INFO] [stdout] test executors::claude_cli::tests::executor_model_env_overrides_profile_env ... ok
[INFO] [stdout] test executors::claude_cli::tests::executor_passes_configured_args_and_env ... ok
[INFO] [stdout] test executors::claude_cli::tests::executor_delivers_prompt_via_argument ... ok
[INFO] [stdout] test executors::claude_cli::tests::executor_delivers_prompt_via_stdin ... ok
[INFO] [stdout] test executors::claude_cli::tests::test_json_interface_buffers_then_finish_parses ... ok
[INFO] [stdout] test executors::claude_cli::tests::test_json_interface_finish_empty ... ok
[INFO] [stdout] test executors::claude_cli::tests::test_reducer_with_json_interface ... ok
[INFO] [stdout] test executors::claude_cli::tests::test_reducer_with_stream_json_sequence ... ok
[INFO] [stdout] test executors::claude_cli::tests::test_reducer_with_text_sequence ... ok
[INFO] [stdout] test executors::claude_cli::tests::test_stream_json_assistant_text ... ok
[INFO] [stdout] test executors::claude_cli::tests::executor_supports_thread_resume ... ok
[INFO] [stdout] test executors::claude_cli::tests::test_stream_json_assistant_tool_use_content ... ok
[INFO] [stdout] test executors::claude_cli::tests::executor_uses_file_refs_in_prompt ... ok
[INFO] [stdout] test executors::claude_cli::tests::test_stream_json_assistant_with_empty_content ... ok
[INFO] [stdout] test executors::claude_cli::tests::test_stream_json_error_string ... ok
[INFO] [stdout] test executors::claude_cli::tests::test_stream_json_invalid_line_skipped ... ok
[INFO] [stdout] test executors::claude_cli::tests::test_stream_json_empty_line_skipped ... ok
[INFO] [stdout] test executors::claude_cli::tests::test_stream_json_result_fallback ... ok
[INFO] [stdout] test executors::claude_cli::tests::test_stream_json_result_not_used_when_assistant_text_seen ... ok
[INFO] [stdout] test executors::claude_cli::tests::test_stream_json_thinking_content ... ok
[INFO] [stdout] test executors::claude_cli::tests::test_stream_json_system_init_session ... ok
[INFO] [stdout] test executors::claude_cli::tests::test_stream_json_usage_with_cache_tokens ... ok
[INFO] [stdout] test executors::claude_cli::tests::test_text_interface_blank_lines_preserved ... ok
[INFO] [stdout] test executors::claude_cli::tests::test_text_interface_each_line_is_assistant_text ... ok
[INFO] [stdout] test executors::claude_cli::tests::test_text_interface_multiple_lines ... ok
[INFO] [stdout] test executors::claude_cli::tests::test_stream_json_error_event ... ok
[INFO] [stdout] test executors::cli_runner::tests::child_exits_before_consuming_stdin ... ok
[INFO] [stdout] test executors::cli_runner::tests::extra_env_reaches_child ... ok
[INFO] [stdout] test executors::cli_runner::tests::sets_workmux_disable_env_for_child ... ok
[INFO] [stdout] test executors::cli_runner::tests::stderr_is_captured ... ok
[INFO] [stdout] test executors::cli_runner::tests::large_stdin_with_concurrent_stdout_does_not_deadlock ... ok
[INFO] [stdout] test executors::cli_runner::tests::streams_stdout_lines ... ok
[INFO] [stdout] test executors::cli_runner::tests::workmux_disable_env_reaches_descendant_process ... ok
[INFO] [stdout] test executors::codex_cli::tests::test_extract_shell_command ... ok
[INFO] [stdout] test executors::codex_cli::tests::test_parse_codex_line_agent_message ... ok
[INFO] [stdout] test executors::codex_cli::tests::test_parse_codex_line_empty ... ok
[INFO] [stdout] test executors::codex_cli::tests::test_parse_codex_line_thread_started ... ok
[INFO] [stdout] test executors::cli_runner::tests::workmux_disable_env_overrides_profile_env ... ok
[INFO] [stdout] test executors::codex_cli::tests::test_parse_codex_line_usage ... ok
[INFO] [stdout] test executors::cursor_cli::tests::test_extract_cursor_tool_name_glob ... ok
[INFO] [stdout] test executors::cursor_cli::tests::test_extract_cursor_tool_name_read ... ok
[INFO] [stdout] test executors::cursor_cli::tests::test_extract_cursor_tool_name_shell ... ok
[INFO] [stdout] test executors::cursor_cli::tests::test_is_cursor_tool_success_false ... ok
[INFO] [stdout] test executors::cursor_cli::tests::test_is_cursor_tool_success_missing ... ok
[INFO] [stdout] test executors::cursor_cli::tests::test_is_cursor_tool_success_object ... ok
[INFO] [stdout] test executors::cursor_cli::tests::test_is_cursor_tool_success_true ... ok
[INFO] [stdout] test executors::cursor_cli::tests::test_parse_cursor_line_assistant ... ok
[INFO] [stdout] test executors::cursor_cli::tests::test_parse_cursor_line_empty ... ok
[INFO] [stdout] test executors::cursor_cli::tests::test_parse_cursor_line_init ... ok
[INFO] [stdout] test executors::cursor_cli::tests::test_parse_cursor_line_result ... ok
[INFO] [stdout] test executors::cursor_cli::tests::test_parse_cursor_line_thinking ... ok
[INFO] [stdout] test executors::cursor_cli::tests::test_parse_cursor_line_tool_started ... ok
[INFO] [stdout] test executors::cursor_models::tests::available_fresh_cache_no_fetch ... ok
[INFO] [stdout] test executors::cursor_models::tests::available_future_timestamp_treated_as_stale ... ok
[INFO] [stdout] test executors::cursor_models::tests::available_no_cache_no_fetch_unavailable ... ok
[INFO] [stdout] test executors::codex_cli::tests::test_reducer_joins_messages ... ok
[INFO] [stdout] test executors::cursor_models::tests::available_no_cache_with_fetch_fresh_and_writes ... ok
[INFO] [stdout] test executors::cursor_models::tests::available_stale_cache_refresh_fails ... ok
[INFO] [stdout] test executors::cursor_models::tests::parse_drops_lines_without_separator ... ok
[INFO] [stdout] test executors::cursor_models::tests::available_stale_cache_refresh_succeeds ... ok
[INFO] [stdout] test executors::cursor_models::tests::parse_drops_tip_line_containing_separator ... ok
[INFO] [stdout] test executors::cursor_models::tests::parse_empty ... ok
[INFO] [stdout] test executors::cursor_models::tests::parse_header_with_colon_excluded ... ok
[INFO] [stdout] test executors::cursor_models::tests::parse_real_world_output ... ok
[INFO] [stdout] test executors::cursor_models::tests::resolve_cursor_only_gemini_model ... ok
[INFO] [stdout] test executors::cursor_models::tests::resolve_fresh_no_match_errors_with_available_subset ... ok
[INFO] [stdout] test executors::cursor_models::tests::resolve_fresh_no_match_no_base_entries ... ok
[INFO] [stdout] test executors::cursor_models::tests::resolve_literal_present ... ok
[INFO] [stdout] test executors::cursor_models::tests::resolve_low_to_medium ... ok
[INFO] [stdout] test executors::cursor_models::tests::resolve_minimal_to_medium ... ok
[INFO] [stdout] test executors::cursor_models::tests::resolve_none_to_medium ... ok
[INFO] [stdout] test executors::cursor_models::tests::resolve_stale_passes_through_on_miss ... ok
[INFO] [stdout] test executors::cursor_models::tests::resolve_stale_uses_variant_on_match ... ok
[INFO] [stdout] test executors::cursor_models::tests::resolve_unavailable_passes_through ... ok
[INFO] [stdout] test executors::cursor_models::tests::resolve_xhigh_to_extra_high ... ok
[INFO] [stdout] test executors::gemini_cli::tests::test_parse_gemini_line_assistant_delta ... ok
[INFO] [stdout] test executors::gemini_cli::tests::test_parse_gemini_line_empty ... ok
[INFO] [stdout] test executors::gemini_cli::tests::test_parse_gemini_line_init ... ok
[INFO] [stdout] test config::loader::tests::test_api_key_project_local_beats_user_in_file_layers ... FAILED
[INFO] [stdout] test executors::anthropic_events::tests::finish_bails_on_pause_turn ... ok
[INFO] [stdout] test executors::anthropic_events::tests::finish_requires_message_stop ... ok
[INFO] [stdout] test executors::claude_cli::tests::executor_non_zero_exit_surfaces_error ... ok
[INFO] [stdout] test executors::gemini_cli::tests::test_parse_gemini_line_tool_result ... ok
[INFO] [stdout] test executors::cli_runner::tests::missing_command_returns_error ... ok
[INFO] [stdout] test executors::opencode_cli::tests::test_opencode_reasoning_effort_reports_variant ... ok
[INFO] [stdout] test executors::gemini_cli::tests::test_parse_gemini_line_usage ... ok
[INFO] [stdout] test executors::opencode_cli::tests::test_parse_opencode_line_empty ... ok
[INFO] [stdout] test executors::gemini_cli::tests::test_reducer_tracks_tool_labels ... ok
[INFO] [stdout] test executors::gemini_cli::tests::test_reducer_concatenates_deltas ... ok
[INFO] [stdout] test executors::gemini_cli::tests::test_reducer_full_sequence_with_tools ... ok
[INFO] [stdout] test executors::opencode_cli::tests::test_parse_opencode_line_text ... ok
[INFO] [stdout] test executors::opencode_cli::tests::test_parse_opencode_line_raw_tool_completed ... ok
[INFO] [stdout] test executors::opencode_cli::tests::test_parse_opencode_line_error ... ok
[INFO] [stdout] test executors::opencode_cli::tests::test_parse_opencode_line_step_finish ... ok
[INFO] [stdout] test executors::opencode_cli::tests::test_parse_opencode_line_step_start ... ok
[INFO] [stdout] test executors::opencode_cli::tests::test_parse_opencode_line_tool_finished_error ... ok
[INFO] [stdout] test executors::opencode_cli::tests::test_parse_opencode_line_tool_finished_structured_error ... ok
[INFO] [stdout] test executors::opencode_cli::tests::test_parse_opencode_line_tool_finished_success ... ok
[INFO] [stdout] test executors::opencode_cli::tests::test_reducer_full_sequence ... ok
[INFO] [stdout] test executors::opencode_cli::tests::test_parse_opencode_line_tool_started ... ok
[INFO] [stdout] test executors::sse::tests::basic_event ... ok
[INFO] [stdout] test executors::sse::tests::comments_and_pings ... ok
[INFO] [stdout] test executors::sse::tests::crlf_delimiter ... ok
[INFO] [stdout] test executors::sse::tests::crlf_delimiter_split ... ok
[INFO] [stdout] test executors::sse::tests::data_done_sentinel ... ok
[INFO] [stdout] test executors::sse::tests::data_field_with_no_space ... ok
[INFO] [stdout] test executors::sse::tests::event_field_captured ... ok
[INFO] [stdout] test executors::sse::tests::event_field_without_data_is_not_dispatched ... ok
[INFO] [stdout] test executors::sse::tests::flush_emits_trailing_event_without_blank_line ... ok
[INFO] [stdout] test executors::sse::tests::flush_empty_returns_none ... ok
[INFO] [stdout] test executors::sse::tests::invalid_utf8_replaced_lossily ... ok
[INFO] [stdout] test executors::sse::tests::multiline_data ... ok
[INFO] [stdout] test executors::sse::tests::split_across_chunks ... ok
[INFO] [stdout] test executors::sse::tests::split_delimiter_across_chunks ... ok
[INFO] [stdout] test executors::sse::tests::usage_event_payload_preserved ... ok
[INFO] [stdout] test executors::gemini_cli::tests::test_parse_gemini_line_tool_use ... ok
[INFO] [stdout] test executors::opencode_db::tests::save_and_load_mapping ... ok
[INFO] [stdout] test executors::stream::tests::assistant_text_before_session_started_leaves_thread_id_unset ... ok
[INFO] [stdout] test executors::stream::tests::complete_stream_session_text_usage ... ok
[INFO] [stdout] test executors::stream::tests::duplicate_tool_started_does_not_prevent_finish ... ok
[INFO] [stdout] test executors::stream::tests::first_non_empty_string_skips_empty_values ... ok
[INFO] [stdout] test executors::stream::tests::heartbeat_only_chunks_are_noop ... ok
[INFO] [stdout] test executors::stream::tests::parse_json_line_ignores_empty_and_malformed ... ok
[INFO] [stdout] test executors::stream::tests::parse_json_line_parses_valid_json ... ok
[INFO] [stdout] test executors::stream::tests::tool_lifecycle_drops_unmatched_finish ... ok
[INFO] [stdout] test executors::stream::tests::usage_event_captured_standalone ... ok
[INFO] [stdout] test executors::stream::tests::usage_event_from_keys_reads_token_fields ... ok
[INFO] [stdout] test executors::tag_splitter::tests::splitter_close_tag_at_start_of_answer_chunk ... ok
[INFO] [stdout] test executors::tag_splitter::tests::splitter_full_thought_and_answer_in_separate_chunks ... ok
[INFO] [stdout] test executors::tag_splitter::tests::splitter_holds_partial_suffix_that_is_not_tag ... ok
[INFO] [stdout] test executors::tag_splitter::tests::splitter_no_tags_passthrough ... ok
[INFO] [stdout] test executors::tag_splitter::tests::splitter_split_close_tag_across_chunks ... ok
[INFO] [stdout] test executors::tag_splitter::tests::splitter_split_open_tag_across_chunks ... ok
[INFO] [stdout] test executors::tag_splitter::tests::splitter_strips_trailing_newline_after_close ... ok
[INFO] [stdout] test executors::tag_splitter::tests::splitter_unicode_safe_when_buffer_ends_non_ascii ... ok
[INFO] [stdout] test executors::tests::prepare_cli_request_omits_system_prompt_for_resumed_threads ... ok
[INFO] [stdout] test executors::tests::prepare_cli_request_passes_file_paths_to_formatter ... ok
[INFO] [stdout] test executors::tests::prepare_cli_request_prepends_system_prompt_for_new_threads ... ok
[INFO] [stdout] test executors::thread_store::tests::current_schema_json_byte_for_byte_roundtrip ... ok
[INFO] [stdout] test external_dirs::tests::test_dotdot_path_inside_cwd ... ok
[INFO] [stdout] test external_dirs::tests::test_dotdot_path_outside_cwd ... ok
[INFO] [stdout] test external_dirs::tests::test_empty_paths ... ok
[INFO] [stdout] test external_dirs::tests::test_inside_cwd ... ok
[INFO] [stdout] test external_dirs::tests::test_mixed_deduplication ... ok
[INFO] [stdout] test external_dirs::tests::test_none_paths ... ok
[INFO] [stdout] test external_dirs::tests::test_outside_cwd ... ok
[INFO] [stdout] test git::tests::test_rejects_empty_files ... ok
[INFO] [stdout] test git::tests::test_rejects_leading_dash_base_ref ... ok
[INFO] [stdout] test group_thread_store::tests::current_schema_json_byte_for_byte_roundtrip ... ok
[INFO] [stdout] test group_thread_store::tests::group_errors_on_mixed_schema ... ok
[INFO] [stdout] test group_thread_store::tests::legacy_group_errors_on_duplicate_order_member ... ok
[INFO] [stdout] test group_thread_store::tests::legacy_group_errors_on_missing_order_member ... ok
[INFO] [stdout] test group_thread_store::tests::legacy_group_loads_from_member_key_order ... ok
[INFO] [stdout] test group_thread_store::tests::legacy_group_loads_from_member_order ... ok
[INFO] [stdout] test group_thread_store::tests::test_generate_group_id_prefix ... ok
[INFO] [stdout] test group_thread_store::tests::test_is_group_id ... ok
[INFO] [stdout] test llm::tests::test_claude_cli_executor_is_created ... ok
[INFO] [stdout] test llm::tests::test_claude_cli_executor_uses_configured_effort ... ok
[INFO] [stdout] test llm::tests::test_gemini_profile_executor_is_created ... ok
[INFO] [stdout] test models::tests::cursor_model_to_provider_golden ... ok
[INFO] [stdout] test models::tests::google_thinking_config_applies_only_to_gemini_3_family ... ok
[INFO] [stdout] test group_thread_store::tests::test_save_load_roundtrip ... ok
[INFO] [stdout] test models::tests::model_to_provider_golden ... ok
[INFO] [stdout] test models::tests::openrouter_prefix_routes_to_openrouter ... ok
[INFO] [stdout] test models::tests::registry_integrity ... ok
[INFO] [stdout] test prompt_builder::tests::fence_avoids_collision_with_inner_backticks ... ok
[INFO] [stdout] test prompt_builder::tests::fence_for_handles_long_runs ... ok
[INFO] [stdout] test prompt_builder::tests::fence_for_plain_content_uses_three_backticks ... ok
[INFO] [stdout] test service::plan::tests::normalize_caps_at_5_including_duplicates ... ok
[INFO] [stdout] test service::plan::tests::normalize_empty_array_errors ... ok
[INFO] [stdout] test service::plan::tests::normalize_falls_back_to_group_entries ... ok
[INFO] [stdout] test service::plan::tests::normalize_group_fallback_wins_over_configured_default_models ... ok
[INFO] [stdout] test service::plan::tests::normalize_none_uses_configured_default_models ... ok
[INFO] [stdout] test service::plan::tests::normalize_none_preserves_duplicate_default_models ... ok
[INFO] [stdout] test service::plan::tests::plan_resume_group_tid_duplicate_greedy ... ok
[INFO] [stdout] test service::plan::tests::normalize_none_with_empty_default_models_uses_default_model ... ok
[INFO] [stdout] test service::plan::tests::normalize_none_with_no_group_uses_default ... ok
[INFO] [stdout] test service::plan::tests::normalize_preserves_duplicates_after_resolution ... ok
[INFO] [stdout] test service::plan::tests::normalize_single_string ... ok
[INFO] [stdout] test service::plan::tests::plan_resume_group_tid_duplicate_not_enough_matches_errors ... ok
[INFO] [stdout] test service::plan::tests::plan_resume_group_tid_duplicate_subset_consumes_first_match ... ok
[INFO] [stdout] test service::plan::tests::plan_resume_group_tid_member_subset ... ok
[INFO] [stdout] test service::plan::tests::plan_resume_group_tid_model_not_in_group_errors ... ok
[INFO] [stdout] test service::plan::tests::plan_resume_per_model_tid_single ... ok
[INFO] [stdout] test service::plan::tests::plan_resume_group_tid_single_member_uses_group_output ... ok
[INFO] [stdout] test service::plan::tests::plan_resume_group_tid_not_found_errors ... ok
[INFO] [stdout] test service::plan::tests::plan_resume_no_tid_multi_is_group_output ... ok
[INFO] [stdout] test service::plan::tests::plan_resume_per_model_tid_with_duplicate_multi_errors ... ok
[INFO] [stdout] test service::plan::tests::plan_resume_no_tid_single_is_single_output ... ok
[INFO] [stdout] test service::plan::tests::plan_resume_per_model_tid_with_multi_errors ... ok
[INFO] [stdout] test service::tests::group_markdown_distinct_models_stays_plain ... ok
[INFO] [stdout] test service::tests::multi_outcome_bails_when_all_fail ... ok
[INFO] [stdout] test service::tests::group_markdown_suffixes_only_duplicate_models ... ok
[INFO] [stdout] test service::tests::merge_group_entries_appends_first_turn_successes ... ok
[INFO] [stdout] test service::tests::merge_group_entries_preserves_failed_resume_position ... ok
[INFO] [stdout] test service::tests::single_outcome_propagates_worker_error ... ok
[INFO] [stdout] test service::tests::single_outcome_returns_response_on_success ... ok
[INFO] [stdout] test service::tests::multi_outcome_renders_partial_failures_inline ... ok
[INFO] [stdout] test update::tests::test_is_newer_version_patch ... ok
[INFO] [stdout] test update::tests::test_empty_latest_treated_as_not_newer ... ok
[INFO] [stdout] test update::tests::test_is_newer_version_major ... ok
[INFO] [stdout] test service::tests::two_services_hold_distinct_configs ... ok
[INFO] [stdout] test update::tests::test_is_newer_version_minor ... ok
[INFO] [stdout] test update::tests::test_is_not_newer_older ... ok
[INFO] [stdout] test update::tests::test_is_not_newer_same ... ok
[INFO] [stdout] test update::tests::test_padded_equal_lengths ... ok
[INFO] [stdout] test update::tests::test_platform_suffix_current ... ok
[INFO] [stdout] test executors::child_guard::tests::try_wait_polls ... ok
[INFO] [stdout] test executors::sse::tests::errors_when_buffer_exceeds_cap ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- config::loader::tests::test_api_key_project_local_beats_user_in_file_layers stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'config::loader::tests::test_api_key_project_local_beats_user_in_file_layers' (1922) panicked at src/config/loader.rs:398:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: "from-real-env"
[INFO] [stdout]  right: "from-local"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ee499979a38 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ee499979a38 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ee499979a38 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ee499979a38 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ee49999154a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ee49999154a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5ee49997f2e2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5ee49997f2e2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5ee499953d06 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ee499953d06 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ee499970139 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ee4997e1bec - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5ee4997e1bec - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5ee4999703b2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5ee4999703b2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ee499953dc2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ee499948549 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ee4999550dd - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ee499991cdc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ee499991b93 - core[8fb95b77d25ab6c8]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5ee4993ec261 - core[8fb95b77d25ab6c8]::panicking::assert_failed::<alloc[a7ee25936407c584]::string::String, &str>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5ee4994b3084 - consult_llm[78ef5dd5ffec7d81]::config::loader::tests::test_api_key_project_local_beats_user_in_file_layers
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config/loader.rs:398:9
[INFO] [stdout]   22:     0x5ee4994a35e7 - consult_llm[78ef5dd5ffec7d81]::config::loader::tests::test_api_key_project_local_beats_user_in_file_layers::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config/loader.rs:385:62
[INFO] [stdout]   23:     0x5ee4994e5966 - <consult_llm[78ef5dd5ffec7d81]::config::loader::tests::test_api_key_project_local_beats_user_in_file_layers::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5ee4997d4ccb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5ee4997d4ccb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x5ee4997e2545 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x5ee4997e2545 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x5ee4997e2545 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5ee4997e2545 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5ee4997e2545 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5ee4997e2545 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x5ee4997e2545 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x5ee4997dbe54 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x5ee4997dbe54 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5ee4997e55c2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x5ee4997e55c2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5ee4997e55c2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5ee4997e55c2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5ee4997e55c2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5ee4997e55c2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x5ee4997e55c2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5ee49997870f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   43:     0x5ee49997870f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7585dadd1aa4 - <unknown>
[INFO] [stdout]   45:     0x7585dae5ea64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     config::loader::tests::test_api_key_project_local_beats_user_in_file_layers
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 385 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 12.09s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin consult-llm`
[INFO] running `Command { std: "docker" "inspect" "3e08893b41e4a68fc10e8dc1dc26c0960291b7ea2f1dac1cf8fb47f2333fae37", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e08893b41e4a68fc10e8dc1dc26c0960291b7ea2f1dac1cf8fb47f2333fae37", kill_on_drop: false }`
[INFO] [stdout] 3e08893b41e4a68fc10e8dc1dc26c0960291b7ea2f1dac1cf8fb47f2333fae37
