[INFO] cloning repository https://github.com/assapir/golem
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/assapir/golem" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fassapir%2Fgolem", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fassapir%2Fgolem'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1b288ad801047af29a381af923f78453829b5f7f
[INFO] testing assapir/golem against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fassapir%2Fgolem" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/assapir/golem
[INFO] finished tweaking git repo https://github.com/assapir/golem
[INFO] tweaked toml for git repo https://github.com/assapir/golem written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/assapir/golem on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/assapir/golem 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]  Downloading crates ...
[INFO] [stderr]   Downloaded rusqlite v0.38.0
[INFO] [stderr]   Downloaded rustyline v17.0.2
[INFO] [stderr]   Downloaded libsqlite3-sys v0.36.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 7b175f993df4f70f57c1ff441265238fb08d8cae695c5f20b08fb65ce4244ddc
[INFO] running `Command { std: "docker" "start" "7b175f993df4f70f57c1ff441265238fb08d8cae695c5f20b08fb65ce4244ddc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7b175f993df4f70f57c1ff441265238fb08d8cae695c5f20b08fb65ce4244ddc", 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" "7b175f993df4f70f57c1ff441265238fb08d8cae695c5f20b08fb65ce4244ddc" "/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" "7b175f993df4f70f57c1ff441265238fb08d8cae695c5f20b08fb65ce4244ddc", 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" "7b175f993df4f70f57c1ff441265238fb08d8cae695c5f20b08fb65ce4244ddc" "/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.183
[INFO] [stderr]    Compiling aws-lc-rs v1.16.1
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling rand_core v0.10.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling fd-lock v4.0.4
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling hashlink v0.11.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling open v5.3.3
[INFO] [stderr]    Compiling rand v0.10.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling rustyline v17.0.2
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling libsqlite3-sys v0.36.0
[INFO] [stderr]    Compiling aws-lc-sys v0.38.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling rusqlite v0.38.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling golem v0.28.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s
[INFO] running `Command { std: "docker" "inspect" "7b175f993df4f70f57c1ff441265238fb08d8cae695c5f20b08fb65ce4244ddc", 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" "7b175f993df4f70f57c1ff441265238fb08d8cae695c5f20b08fb65ce4244ddc" "/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 tempfile v3.27.0
[INFO] [stderr]    Compiling golem v0.28.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 10.51s
[INFO] running `Command { std: "docker" "inspect" "7b175f993df4f70f57c1ff441265238fb08d8cae695c5f20b08fb65ce4244ddc", 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" "7b175f993df4f70f57c1ff441265238fb08d8cae695c5f20b08fb65ce4244ddc" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.35s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/golem-8deb52712d5819b0)
[INFO] [stdout] 
[INFO] [stdout] running 194 tests
[INFO] [stdout] test auth::google_oauth::tests::expiry_with_buffer_normal ... ok
[INFO] [stdout] test auth::google_oauth::tests::expiry_with_buffer_small_value_no_underflow ... ok
[INFO] [stdout] test auth::google_oauth::tests::pkce_challenge_is_43_chars ... ok
[INFO] [stdout] test auth::google_oauth::tests::pkce_challenge_matches_verifier ... ok
[INFO] [stdout] test auth::google_oauth::tests::pkce_verifier_and_challenge_differ ... ok
[INFO] [stdout] test auth::google_oauth::tests::pkce_is_random_each_time ... ok
[INFO] [stdout] test auth::google_oauth::tests::pkce_wrong_verifier_fails ... ok
[INFO] [stdout] test auth::google_oauth::tests::pkce_verifier_is_43_chars ... ok
[INFO] [stdout] test auth::google_oauth::tests::state_is_non_empty ... ok
[INFO] [stdout] test auth::google_oauth::tests::urldecode_basic ... ok
[INFO] [stdout] test auth::google_oauth::tests::state_is_random_each_time ... ok
[INFO] [stdout] test auth::google_oauth::tests::urldecode_passthrough ... ok
[INFO] [stdout] test auth::google_oauth::tests::urldecode_plus_as_space ... ok
[INFO] [stdout] test auth::google_oauth::tests::urlencoded_encodes_special_chars ... ok
[INFO] [stdout] test auth::google_oauth::tests::prepare_authorize_returns_valid_url ... ok
[INFO] [stdout] test auth::google_oauth::tests::urlencoded_encodes_slashes ... ok
[INFO] [stdout] test auth::google_oauth::tests::prepare_authorize_binds_to_port ... ok
[INFO] [stdout] test auth::google_oauth::tests::urlencoded_preserves_unreserved ... ok
[INFO] [stdout] test auth::oauth::tests::credentials_expired_when_zero ... ok
[INFO] [stdout] test auth::oauth::tests::credentials_not_expired_when_future ... ok
[INFO] [stdout] test auth::oauth::tests::pkce_challenge_is_43_chars ... ok
[INFO] [stdout] test auth::oauth::tests::pkce_challenge_matches_verifier ... ok
[INFO] [stdout] test auth::oauth::tests::pkce_verifier_and_challenge_differ ... ok
[INFO] [stdout] test auth::google_oauth::tests::urlencoded_preserves_alphanumeric ... ok
[INFO] [stdout] test auth::oauth::tests::urlencoded_encodes_spaces ... ok
[INFO] [stdout] test auth::oauth::tests::credentials_expired_when_past ... ok
[INFO] [stdout] test auth::oauth::tests::pkce_verifier_is_43_chars ... ok
[INFO] [stdout] test auth::oauth::tests::authorize_url_verifier_is_valid_pkce ... ok
[INFO] [stdout] test auth::oauth::tests::authorize_url_has_required_params ... ok
[INFO] [stdout] test auth::oauth::tests::urlencoded_preserves_alphanumeric ... ok
[INFO] [stdout] test banner::tests::print_banner_does_not_panic ... ok
[INFO] [stdout] test auth::oauth::tests::urlencoded_preserves_unreserved ... ok
[INFO] [stdout] test auth::oauth::tests::urlencoded_encodes_special_chars ... ok
[INFO] [stdout] test banner::tests::print_banner_multiple_providers ... ok
[INFO] [stdout] test auth::oauth::tests::pkce_is_random_each_time ... ok
[INFO] [stdout] test auth::oauth::tests::pkce_wrong_verifier_fails ... ok
[INFO] [stdout] test banner::tests::print_banner_no_providers ... ok
[INFO] [stdout] test banner::tests::print_session_summary_with_tokens ... ok
[INFO] [stdout] test banner::tests::print_session_summary_zero_tokens ... ok
[INFO] [stdout] test commands::debug::tests::metadata ... ok
[INFO] [stdout] test commands::login::tests::metadata ... ok
[INFO] [stdout] test commands::help::tests::has_aliases ... ok
[INFO] [stdout] test commands::model::tests::provider_display_name_known ... ok
[INFO] [stdout] test commands::model::tests::provider_display_name_unknown_returns_id ... ok
[INFO] [stdout] test commands::model::tests::metadata ... ok
[INFO] [stdout] test commands::new::tests::metadata ... ok
[INFO] [stdout] test commands::model::tests::returns_handled_without_engine ... ok
[INFO] [stdout] test commands::new::tests::returns_handled_without_engine ... ok
[INFO] [stdout] test commands::quit::tests::has_aliases ... ok
[INFO] [stdout] test commands::tests::all_builtins_registered ... ok
[INFO] [stdout] test commands::quit::tests::returns_quit ... ok
[INFO] [stdout] test commands::tests::format_label_no_aliases ... ok
[INFO] [stdout] test commands::tests::help_text_includes_aliases ... ok
[INFO] [stdout] test commands::tests::format_label_with_aliases ... ok
[INFO] [stdout] test commands::tests::help_text_includes_all_commands ... ok
[INFO] [stdout] test commands::tests::no_duplicate_triggers ... ok
[INFO] [stdout] test commands::tests::non_command_passes_through ... ok
[INFO] [stdout] test commands::tests::parse_menu_choice_max_one ... ok
[INFO] [stdout] test commands::tests::parse_menu_choice_negative ... ok
[INFO] [stdout] test commands::tests::parse_menu_choice_non_numeric ... ok
[INFO] [stdout] test commands::logout::tests::find_authenticated_provider_returns_none_when_empty ... ok
[INFO] [stdout] test commands::tests::parse_menu_choice_out_of_range ... ok
[INFO] [stdout] test commands::tests::parse_menu_choice_valid ... ok
[INFO] [stdout] test commands::tests::state_changed_provider_variant_carries_value ... ok
[INFO] [stdout] test commands::tests::state_changed_variant_carries_value ... ok
[INFO] [stdout] test commands::tests::plugin_command_works ... ok
[INFO] [stdout] test commands::tokens::tests::returns_handled_with_usage ... ok
[INFO] [stdout] test commands::logout::tests::returns_auth_changed_when_no_credentials ... ok
[INFO] [stdout] test commands::tests::unknown_slash_command_is_handled ... ok
[INFO] [stdout] test commands::tools::tests::returns_handled_empty ... ok
[INFO] [stdout] test commands::model::tests::find_other_authenticated_empty_db ... ok
[INFO] [stdout] test commands::tokens::tests::returns_handled_zero ... ok
[INFO] [stdout] test commands::logout::tests::removes_stored_credential ... ok
[INFO] [stdout] test commands::tools::tests::returns_handled_with_tools ... ok
[INFO] [stdout] test commands::whoami::tests::metadata ... ok
[INFO] [stdout] test commands::whoami::tests::returns_handled ... ok
[INFO] [stdout] test config::tests::get_returns_none_for_missing_key ... ok
[INFO] [stdout] test consts::tests::default_history_path_is_in_golem_dir ... ok
[INFO] [stdout] test config::tests::remove_deletes_key ... ok
[INFO] [stdout] test consts::tests::format_number_single_digit ... ok
[INFO] [stdout] test consts::tests::format_number_millions ... ok
[INFO] [stdout] test config::tests::remove_nonexistent_is_ok ... ok
[INFO] [stdout] test config::tests::multiple_keys_independent ... ok
[INFO] [stdout] test config::tests::set_and_get ... ok
[INFO] [stdout] test config::tests::set_overwrites_existing ... ok
[INFO] [stdout] test consts::tests::format_number_thousands ... ok
[INFO] [stdout] test consts::tests::format_number_zero ... ok
[INFO] [stdout] test debug::tests::new_respects_initial_state ... ok
[INFO] [stdout] test consts::tests::consts_from_cargo_toml ... ok
[INFO] [stdout] test consts::tests::format_number_small ... ok
[INFO] [stdout] test consts::tests::consts_are_non_empty ... ok
[INFO] [stdout] test debug::tests::enable_and_disable ... ok
[INFO] [stdout] test debug::tests::clone_shares_state ... ok
[INFO] [stdout] test debug::tests::toggle_returns_new_state ... ok
[INFO] [stdout] test events::tests::emit_with_subscriber_returns_count ... ok
[INFO] [stdout] test debug::tests::toggle_flips_state ... ok
[INFO] [stdout] test events::tests::multiple_subscribers_receive_event ... ok
[INFO] [stdout] test prompts::react::tests::default_prompt_has_no_session_context ... ok
[INFO] [stdout] test prompts::react::tests::emphasizes_json_only_output ... ok
[INFO] [stdout] test prompts::react::tests::has_both_response_formats ... ok
[INFO] [stdout] test prompts::react::tests::includes_agents_md_when_present ... ok
[INFO] [stdout] test debug::tests::default_is_off ... ok
[INFO] [stdout] test events::tests::emit_without_subscribers_returns_zero ... ok
[INFO] [stdout] test prompts::react::tests::includes_all_rules ... ok
[INFO] [stdout] test events::tests::emit_reaches_subscriber ... ok
[INFO] [stdout] test prompts::react::tests::includes_args_matching_rule ... ok
[INFO] [stdout] test prompts::react::tests::includes_direct_answer_guidance ... ok
[INFO] [stdout] test prompts::react::tests::includes_session_context_with_history ... ok
[INFO] [stdout] test prompts::react::tests::instruction_candidates_include_other_agent_files ... ok
[INFO] [stdout] test prompts::react::tests::includes_tool_list ... ok
[INFO] [stdout] test prompts::react::tests::mentions_react ... ok
[INFO] [stdout] test prompts::react::tests::no_markdown_fences ... ok
[INFO] [stdout] test prompts::react::tests::no_tool_section_when_empty ... ok
[INFO] [stdout] test prompts::react::tests::json_examples_are_pretty_printed ... ok
[INFO] [stdout] test provider::tests::all_login_providers_have_unique_ids ... ok
[INFO] [stdout] test provider::tests::all_login_providers_includes_anthropic_and_google ... ok
[INFO] [stdout] test provider::tests::all_login_providers_excludes_human ... ok
[INFO] [stdout] test prompts::react::tests::omits_agents_md_section_when_missing ... ok
[INFO] [stdout] test provider::tests::all_login_providers_have_display_names ... ok
[INFO] [stdout] test provider::tests::all_login_providers_have_env_vars ... ok
[INFO] [stdout] test prompts::react::tests::no_session_context_without_history ... ok
[INFO] [stdout] test provider::tests::all_login_providers_matches_provider_enum ... ok
[INFO] [stdout] test provider::tests::provider_auth_status_unknown_provider ... ok
[INFO] [stdout] test provider::tests::all_login_providers_is_non_empty ... ok
[INFO] [stdout] test spinner::tests::frames_are_non_empty ... ok
[INFO] [stdout] test provider::tests::provider_config_by_id_round_trips ... ok
[INFO] [stdout] test spinner::tests::frames_are_single_braille_chars ... ok
[INFO] [stdout] test thinker::anthropic::tests::api_key_not_detected_as_oauth ... ok
[INFO] [stdout] test thinker::anthropic::tests::build_messages_ignores_answer_entries ... ok
[INFO] [stdout] test provider::tests::provider_config_by_id_returns_none_for_unknown ... ok
[INFO] [stdout] test spinner::tests::spinner_immediate_stop ... ok
[INFO] [stdout] test provider::tests::all_provider_statuses_includes_display_names ... ok
[INFO] [stdout] test thinker::anthropic::tests::build_messages_includes_session_history ... ok
[INFO] [stdout] test thinker::anthropic::tests::build_messages_session_history_before_current_task ... ok
[INFO] [stdout] test thinker::anthropic::tests::build_messages_task_only ... ok
[INFO] [stdout] test thinker::anthropic::tests::oauth_token_detected ... ok
[INFO] [stdout] test thinker::anthropic::tests::parse_models_empty_response ... ok
[INFO] [stdout] test thinker::anthropic::tests::parse_models_handles_null_created_at ... ok
[INFO] [stdout] test thinker::anthropic::tests::parse_models_filters_non_model_types ... ok
[INFO] [stdout] test thinker::anthropic::tests::parse_models_maps_fields_correctly ... ok
[INFO] [stdout] test thinker::anthropic::tests::parse_models_sorted_by_id ... ok
[INFO] [stdout] test thinker::anthropic::tests::build_messages_with_error_result ... ok
[INFO] [stdout] test provider::tests::provider_auth_status_not_authenticated ... ok
[INFO] [stdout] test thinker::gemini::tests::build_contents_ignores_answer_entries ... ok
[INFO] [stdout] test thinker::anthropic::tests::build_messages_with_iteration_history ... ok
[INFO] [stdout] test provider::tests::is_authenticated_false_without_credentials ... ok
[INFO] [stdout] test thinker::gemini::tests::build_contents_includes_session_history ... ok
[INFO] [stdout] test commands::logout::tests::find_authenticated_provider_skips_excluded ... ok
[INFO] [stdout] test thinker::gemini::tests::build_contents_session_history_before_current_task ... ok
[INFO] [stdout] test thinker::gemini::tests::build_contents_task_only ... ok
[INFO] [stdout] test provider::tests::all_provider_statuses_returns_all_providers ... ok
[INFO] [stdout] test thinker::gemini::tests::build_contents_uses_model_role ... ok
[INFO] [stdout] test thinker::gemini::tests::build_contents_with_error_result ... ok
[INFO] [stdout] test thinker::gemini::tests::build_contents_with_iteration_history ... ok
[INFO] [stdout] test thinker::gemini::tests::parse_models_empty_response ... ok
[INFO] [stdout] test thinker::gemini::tests::parse_models_filters_non_generate_models ... ok
[INFO] [stdout] test thinker::gemini::tests::parse_models_maps_display_name ... ok
[INFO] [stdout] test thinker::gemini::tests::parse_models_no_created_at ... ok
[INFO] [stdout] test thinker::gemini::tests::parse_models_sorted_by_id ... ok
[INFO] [stdout] test thinker::gemini::tests::parse_models_strips_prefix ... ok
[INFO] [stdout] test thinker::tests::extract_json_no_closing_fence_still_extracts ... ok
[INFO] [stdout] test thinker::tests::extract_json_plain ... ok
[INFO] [stdout] test thinker::tests::extract_json_prose_before_and_after ... ok
[INFO] [stdout] test thinker::tests::extract_json_prose_before_json ... ok
[INFO] [stdout] test thinker::tests::extract_json_prose_with_nested_braces ... ok
[INFO] [stdout] test thinker::tests::extract_json_trims_whitespace ... ok
[INFO] [stdout] test thinker::tests::extract_json_with_json_fence ... ok
[INFO] [stdout] test thinker::tests::extract_json_with_plain_fence ... ok
[INFO] [stdout] test thinker::tests::parse_action_response ... ok
[INFO] [stdout] test thinker::tests::parse_answer_takes_priority_over_action ... ok
[INFO] [stdout] test thinker::tests::parse_fenced_json ... ok
[INFO] [stdout] test thinker::tests::parse_empty_calls_array_fails ... ok
[INFO] [stdout] test thinker::tests::parse_finish_response ... ok
[INFO] [stdout] test thinker::tests::parse_missing_thought_defaults_to_empty ... ok
[INFO] [stdout] test thinker::tests::parse_invalid_json_fails ... ok
[INFO] [stdout] test thinker::tests::parse_no_action_no_answer_fails ... ok
[INFO] [stdout] test thinker::tests::parse_non_string_arg_values_serialized ... ok
[INFO] [stdout] test thinker::tests::token_usage_add_accumulates ... ok
[INFO] [stdout] test thinker::tests::parse_prose_before_json_succeeds ... ok
[INFO] [stdout] test thinker::tests::token_usage_add_zero_is_noop ... ok
[INFO] [stdout] test thinker::tests::token_usage_total ... ok
[INFO] [stdout] test thinker::tests::token_usage_default_is_zero ... ok
[INFO] [stdout] test tools::exit::tests::description_mentions_quit ... ok
[INFO] [stdout] test tools::exit::tests::default_impl_works ... ok
[INFO] [stdout] test tools::exit::tests::not_triggered_initially ... ok
[INFO] [stdout] test thinker::tests::parse_parallel_calls ... ok
[INFO] [stdout] test tools::exit::tests::name_is_exit ... ok
[INFO] [stdout] test tools::exit::tests::reset_clears_flag ... ok
[INFO] [stdout] test tools::exit::tests::triggered_after_execute ... ok
[INFO] [stdout] test config::tests::persists_to_file ... ok
[INFO] [stdout] test commands::logout::tests::find_authenticated_provider_finds_other ... ok
[INFO] [stdout] test provider::tests::provider_auth_status_with_credentials ... ok
[INFO] [stdout] test provider::tests::is_authenticated_true_with_credentials ... ok
[INFO] [stdout] test spinner::tests::spinner_starts_and_stops_without_panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 194 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/golem-51d58f8a87903555)
[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/auth_test.rs (/opt/rustwide/target/debug/deps/auth_test-3a5ff51447db6c4d)
[INFO] [stdout] 
[INFO] [stdout] running 23 tests
[INFO] [stdout] test authorize_url_pkce_is_valid ... ok
[INFO] [stdout] test authorize_url_is_unique_per_call ... ok
[INFO] [stdout] test login_rejects_empty_provider ... ok
[INFO] [stdout] test login_rejects_unsupported_provider ... ok
[INFO] [stdout] test get_api_key_from_api_key_credential ... ok
[INFO] [stdout] test logout_error_includes_context ... ok
[INFO] [stdout] test remove_nonexistent_is_ok ... ok
[INFO] [stdout] test get_returns_none_when_empty ... ok
[INFO] [stdout] test get_api_key_credential_takes_priority_over_env ... ok
[INFO] [stdout] test get_api_key_from_oauth_non_expired ... ok
[INFO] [stdout] test get_api_key_falls_back_to_env ... ok
[INFO] [stdout] test multiple_providers_independent ... ok
[INFO] [stdout] test remove_deletes_credential ... ok
[INFO] [stdout] test remove_one_preserves_others ... ok
[INFO] [stdout] test get_api_key_returns_none_when_nothing ... ok
[INFO] [stdout] test logout_succeeds_when_no_credentials_exist ... ok
[INFO] [stdout] test get_api_key_ignores_empty_env ... ok
[INFO] [stdout] test set_and_get_api_key ... ok
[INFO] [stdout] test set_and_get_oauth ... ok
[INFO] [stdout] test set_overwrites_existing ... ok
[INFO] [stdout] test file_based_storage_persists ... ok
[INFO] [stdout] test logout_removes_credentials ... ok
[INFO] [stdout] test logout_preserves_other_providers ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/login_test.rs (/opt/rustwide/target/debug/deps/login_test-7698f08fef542bdf)
[INFO] [stdout] 
[INFO] [stdout] running 24 tests
[INFO] [stdout] test build_provider_by_id_returns_anthropic ... ok
[INFO] [stdout] test build_provider_by_id_unknown_returns_error ... ok
[INFO] [stdout] test build_provider_by_id_human_returns_error ... ok
[INFO] [stdout] test build_provider_human_ignores_model ... ok
[INFO] [stdout] test login_providers_excludes_human ... ok
[INFO] [stdout] test login_command_is_registered ... ok
[INFO] [stdout] test login_command_appears_in_help ... ok
[INFO] [stdout] test login_providers_ids_are_unique ... ok
[INFO] [stdout] test build_provider_by_id_with_model_override ... ok
[INFO] [stdout] test login_providers_includes_all_configurable_variants ... ok
[INFO] [stdout] test build_provider_by_id_returns_google ... ok
[INFO] [stdout] test login_command_handles_eof_gracefully ... ok
[INFO] [stdout] test build_provider_anthropic ... ok
[INFO] [stdout] test build_provider_uses_cli_model_override ... ok
[INFO] [stdout] test build_provider_google ... ok
[INFO] [stdout] test build_provider_by_id_detects_auth_status ... ok
[INFO] [stdout] test build_provider_cli_model_overrides_config_db ... ok
[INFO] [stdout] test build_provider_by_id_uses_default_model_not_config_db ... ok
[INFO] [stdout] test build_provider_reads_model_from_config_db ... ok
[INFO] [stdout] test build_provider_detects_api_key_credentials ... ok
[INFO] [stdout] test build_provider_detects_oauth_credentials ... ok
[INFO] [stdout] test logout_one_provider_preserves_others ... ok
[INFO] [stdout] test logout_clears_credentials_for_each_login_provider ... ok
[INFO] [stdout] test build_provider_detects_env_var ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- build_provider_detects_env_var stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'build_provider_detects_env_var' (2810) panicked at tests/login_test.rs:207:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: "not authenticated"
[INFO] [stdout]  right: "API key (env) ✓"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63cbe24f3298 - 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:     0x63cbe24f3298 - 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:     0x63cbe24f3298 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63cbe24f3298 - <<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:     0x63cbe250c32a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63cbe250c32a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x63cbe24fa232 - 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:     0x63cbe24fa232 - <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:     0x63cbe24cef66 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63cbe24cef66 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63cbe24ea519 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63cbe1a3c1bc - <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:     0x63cbe1a3c1bc - 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:     0x63cbe24ea792 - <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:     0x63cbe24ea792 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63cbe24cf022 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63cbe24c3769 - 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:     0x63cbe24d022d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63cbe250caec - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63cbe250c9a3 - core[8fb95b77d25ab6c8]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x63cbe1a1bf2e - 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:     0x63cbe1a128f4 - login_test[3ce53ee5486ba2a8]::build_provider_detects_env_var
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/login_test.rs:207:5
[INFO] [stdout]   22:     0x63cbe1a10db7 - login_test[3ce53ee5486ba2a8]::build_provider_detects_env_var::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/login_test.rs:194:36
[INFO] [stdout]   23:     0x63cbe1a20e26 - <login_test[3ce53ee5486ba2a8]::build_provider_detects_env_var::{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:     0x63cbe1a2f29b - <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:     0x63cbe1a2f29b - 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:     0x63cbe1a3cb15 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x63cbe1a3cb15 - <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:     0x63cbe1a3cb15 - 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:     0x63cbe1a3cb15 - 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:     0x63cbe1a3cb15 - 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:     0x63cbe1a3cb15 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x63cbe1a3cb15 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x63cbe1a36424 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x63cbe1a36424 - 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:     0x63cbe1a3fb92 - 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:     0x63cbe1a3fb92 - <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:     0x63cbe1a3fb92 - 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:     0x63cbe1a3fb92 - 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:     0x63cbe1a3fb92 - 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:     0x63cbe1a3fb92 - 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:     0x63cbe1a3fb92 - <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:     0x63cbe24f263f - <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:     0x63cbe24f263f - <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:     0x7b4dc4f16aa4 - <unknown>
[INFO] [stdout]   45:     0x7b4dc4fa3a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     build_provider_detects_env_var
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 23 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test login_test`
[INFO] running `Command { std: "docker" "inspect" "7b175f993df4f70f57c1ff441265238fb08d8cae695c5f20b08fb65ce4244ddc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7b175f993df4f70f57c1ff441265238fb08d8cae695c5f20b08fb65ce4244ddc", kill_on_drop: false }`
[INFO] [stdout] 7b175f993df4f70f57c1ff441265238fb08d8cae695c5f20b08fb65ce4244ddc
