[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] 24e6713892d16c2b104116bca3c7f4be57be70b7
[INFO] testing assapir/golem against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fassapir%2Fgolem" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/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-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/assapir/golem on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bec01b81b237da35f60002f5b832ef01e446c51fb228f2311295963cb13e0f5f
[INFO] running `Command { std: "docker" "start" "-a" "bec01b81b237da35f60002f5b832ef01e446c51fb228f2311295963cb13e0f5f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bec01b81b237da35f60002f5b832ef01e446c51fb228f2311295963cb13e0f5f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bec01b81b237da35f60002f5b832ef01e446c51fb228f2311295963cb13e0f5f", kill_on_drop: false }`
[INFO] [stdout] bec01b81b237da35f60002f5b832ef01e446c51fb228f2311295963cb13e0f5f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d47b0eb53e2ca835d62e4dba000ddb6dbbf523ad90b010064bcfb44edbe193e0
[INFO] running `Command { std: "docker" "start" "-a" "d47b0eb53e2ca835d62e4dba000ddb6dbbf523ad90b010064bcfb44edbe193e0", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling aws-lc-rs v1.16.1
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling rand_core v0.10.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling is-docker v0.2.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling is-wsl v0.4.0
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling open v5.3.3
[INFO] [stderr]    Compiling rand v0.10.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling hashlink v0.11.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling libsqlite3-sys v0.36.0
[INFO] [stderr]    Compiling aws-lc-sys v0.38.0
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling clap v4.5.60
[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 serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling futures v0.3.32
[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 rusqlite v0.38.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[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.26.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 21s
[INFO] running `Command { std: "docker" "inspect" "d47b0eb53e2ca835d62e4dba000ddb6dbbf523ad90b010064bcfb44edbe193e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d47b0eb53e2ca835d62e4dba000ddb6dbbf523ad90b010064bcfb44edbe193e0", kill_on_drop: false }`
[INFO] [stdout] d47b0eb53e2ca835d62e4dba000ddb6dbbf523ad90b010064bcfb44edbe193e0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6381a0352bdffc937aa4bfbe65cea36d2d9b848ddc8aa83a6aa1419fca8ff4d2
[INFO] running `Command { std: "docker" "start" "-a" "6381a0352bdffc937aa4bfbe65cea36d2d9b848ddc8aa83a6aa1419fca8ff4d2", kill_on_drop: false }`
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling rusqlite v0.38.0
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling golem v0.26.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 18.40s
[INFO] running `Command { std: "docker" "inspect" "6381a0352bdffc937aa4bfbe65cea36d2d9b848ddc8aa83a6aa1419fca8ff4d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6381a0352bdffc937aa4bfbe65cea36d2d9b848ddc8aa83a6aa1419fca8ff4d2", kill_on_drop: false }`
[INFO] [stdout] 6381a0352bdffc937aa4bfbe65cea36d2d9b848ddc8aa83a6aa1419fca8ff4d2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 757d12ecf19a87b63a4cbbdc9fcd0edcd87f00b24c32120b3c18c040fbfc4357
[INFO] running `Command { std: "docker" "start" "-a" "757d12ecf19a87b63a4cbbdc9fcd0edcd87f00b24c32120b3c18c040fbfc4357", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.32s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/golem-346641b4073bc2df)
[INFO] [stdout] 
[INFO] [stdout] running 190 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_is_random_each_time ... ok
[INFO] [stdout] test auth::google_oauth::tests::pkce_challenge_matches_verifier ... 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::pkce_verifier_and_challenge_differ ... ok
[INFO] [stdout] test auth::google_oauth::tests::urldecode_passthrough ... ok
[INFO] [stdout] test auth::google_oauth::tests::state_is_random_each_time ... ok
[INFO] [stdout] test auth::google_oauth::tests::urldecode_basic ... 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::prepare_authorize_returns_valid_url ... ok
[INFO] [stdout] test auth::google_oauth::tests::urlencoded_encodes_special_chars ... ok
[INFO] [stdout] test auth::google_oauth::tests::urlencoded_preserves_alphanumeric ... ok
[INFO] [stdout] test auth::google_oauth::tests::urlencoded_preserves_unreserved ... ok
[INFO] [stdout] test auth::oauth::tests::authorize_url_has_required_params ... ok
[INFO] [stdout] test auth::oauth::tests::credentials_expired_when_zero ... ok
[INFO] [stdout] test auth::oauth::tests::authorize_url_verifier_is_valid_pkce ... ok
[INFO] [stdout] test auth::oauth::tests::credentials_expired_when_past ... 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::google_oauth::tests::urldecode_plus_as_space ... ok
[INFO] [stdout] test auth::oauth::tests::pkce_verifier_and_challenge_differ ... ok
[INFO] [stdout] test auth::oauth::tests::credentials_not_expired_when_future ... ok
[INFO] [stdout] test auth::oauth::tests::pkce_is_random_each_time ... ok
[INFO] [stdout] test auth::oauth::tests::pkce_verifier_is_43_chars ... ok
[INFO] [stdout] test banner::tests::print_session_summary_with_tokens ... ok
[INFO] [stdout] test commands::debug::tests::metadata ... ok
[INFO] [stdout] test banner::tests::print_session_summary_zero_tokens ... ok
[INFO] [stdout] test auth::oauth::tests::pkce_wrong_verifier_fails ... ok
[INFO] [stdout] test auth::oauth::tests::urlencoded_encodes_spaces ... ok
[INFO] [stdout] test banner::tests::print_banner_does_not_panic ... ok
[INFO] [stdout] test banner::tests::print_banner_multiple_providers ... ok
[INFO] [stdout] test banner::tests::print_banner_no_providers ... ok
[INFO] [stdout] test auth::oauth::tests::urlencoded_preserves_alphanumeric ... ok
[INFO] [stdout] test auth::oauth::tests::urlencoded_encodes_special_chars ... ok
[INFO] [stdout] test auth::oauth::tests::urlencoded_preserves_unreserved ... ok
[INFO] [stdout] test commands::help::tests::has_aliases ... ok
[INFO] [stdout] test commands::model::tests::metadata ... 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::new::tests::metadata ... ok
[INFO] [stdout] test commands::model::tests::returns_handled_without_engine ... ok
[INFO] [stdout] test commands::quit::tests::has_aliases ... ok
[INFO] [stdout] test commands::login::tests::metadata ... ok
[INFO] [stdout] test commands::quit::tests::returns_quit ... ok
[INFO] [stdout] test commands::tests::all_builtins_registered ... 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::no_duplicate_triggers ... ok
[INFO] [stdout] test commands::tests::format_label_with_aliases ... 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::logout::tests::find_authenticated_provider_returns_none_when_empty ... ok
[INFO] [stdout] test commands::model::tests::find_other_authenticated_empty_db ... ok
[INFO] [stdout] test commands::logout::tests::returns_auth_changed_when_no_credentials ... ok
[INFO] [stdout] test commands::tests::help_text_includes_all_commands ... ok
[INFO] [stdout] test commands::new::tests::returns_handled_without_engine ... ok
[INFO] [stdout] test commands::tests::parse_menu_choice_valid ... ok
[INFO] [stdout] test commands::tests::plugin_command_works ... ok
[INFO] [stdout] test commands::tests::state_changed_provider_variant_carries_value ... ok
[INFO] [stdout] test commands::tokens::tests::returns_handled_with_usage ... ok
[INFO] [stdout] test commands::tools::tests::returns_handled_empty ... ok
[INFO] [stdout] test commands::tests::state_changed_variant_carries_value ... ok
[INFO] [stdout] test commands::tokens::tests::returns_handled_zero ... ok
[INFO] [stdout] test commands::whoami::tests::metadata ... ok
[INFO] [stdout] test commands::logout::tests::removes_stored_credential ... ok
[INFO] [stdout] test commands::tests::unknown_slash_command_is_handled ... ok
[INFO] [stdout] test commands::tools::tests::returns_handled_with_tools ... ok
[INFO] [stdout] test commands::tests::parse_menu_choice_non_numeric ... ok
[INFO] [stdout] test config::tests::multiple_keys_independent ... 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::consts_are_non_empty ... ok
[INFO] [stdout] test consts::tests::consts_from_cargo_toml ... ok
[INFO] [stdout] test consts::tests::format_number_millions ... ok
[INFO] [stdout] test consts::tests::format_number_thousands ... ok
[INFO] [stdout] test consts::tests::format_number_zero ... ok
[INFO] [stdout] test debug::tests::enable_and_disable ... ok
[INFO] [stdout] test config::tests::set_overwrites_existing ... ok
[INFO] [stdout] test debug::tests::new_respects_initial_state ... ok
[INFO] [stdout] test consts::tests::format_number_small ... ok
[INFO] [stdout] test consts::tests::format_number_single_digit ... ok
[INFO] [stdout] test events::tests::emit_without_subscribers_returns_zero ... ok
[INFO] [stdout] test events::tests::emit_with_subscriber_returns_count ... ok
[INFO] [stdout] test events::tests::multiple_subscribers_receive_event ... ok
[INFO] [stdout] test debug::tests::default_is_off ... ok
[INFO] [stdout] test config::tests::remove_nonexistent_is_ok ... ok
[INFO] [stdout] test config::tests::set_and_get ... ok
[INFO] [stdout] test debug::tests::clone_shares_state ... ok
[INFO] [stdout] test commands::tests::parse_menu_choice_out_of_range ... ok
[INFO] [stdout] test prompts::react::tests::has_both_response_formats ... ok
[INFO] [stdout] test prompts::react::tests::includes_args_matching_rule ... ok
[INFO] [stdout] test prompts::react::tests::includes_all_rules ... ok
[INFO] [stdout] test prompts::react::tests::default_prompt_has_no_session_context ... ok
[INFO] [stdout] test config::tests::remove_deletes_key ... ok
[INFO] [stdout] test prompts::react::tests::emphasizes_json_only_output ... 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::includes_tool_list ... ok
[INFO] [stdout] test prompts::react::tests::no_tool_section_when_empty ... ok
[INFO] [stdout] test provider::tests::all_login_providers_excludes_human ... ok
[INFO] [stdout] test prompts::react::tests::no_markdown_fences ... ok
[INFO] [stdout] test prompts::react::tests::no_session_context_without_history ... ok
[INFO] [stdout] test prompts::react::tests::json_examples_are_pretty_printed ... ok
[INFO] [stdout] test prompts::react::tests::mentions_react ... ok
[INFO] [stdout] test provider::tests::all_login_providers_have_display_names ... ok
[INFO] [stdout] test provider::tests::all_login_providers_have_unique_ids ... ok
[INFO] [stdout] test provider::tests::all_login_providers_have_env_vars ... ok
[INFO] [stdout] test provider::tests::all_login_providers_is_non_empty ... ok
[INFO] [stdout] test provider::tests::all_login_providers_includes_anthropic_and_google ... 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::provider_config_by_id_round_trips ... ok
[INFO] [stdout] test provider::tests::provider_auth_status_not_authenticated ... ok
[INFO] [stdout] test provider::tests::all_provider_statuses_returns_all_providers ... ok
[INFO] [stdout] test provider::tests::all_provider_statuses_includes_display_names ... ok
[INFO] [stdout] test provider::tests::provider_config_by_id_returns_none_for_unknown ... ok
[INFO] [stdout] test spinner::tests::frames_are_non_empty ... ok
[INFO] [stdout] test provider::tests::is_authenticated_false_without_credentials ... 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 thinker::anthropic::tests::build_messages_task_only ... ok
[INFO] [stdout] test spinner::tests::spinner_immediate_stop ... ok
[INFO] [stdout] test thinker::anthropic::tests::build_messages_session_history_before_current_task ... ok
[INFO] [stdout] test thinker::anthropic::tests::build_messages_with_error_result ... ok
[INFO] [stdout] test thinker::anthropic::tests::build_messages_with_iteration_history ... ok
[INFO] [stdout] test thinker::anthropic::tests::parse_models_handles_null_created_at ... 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::gemini::tests::build_contents_ignores_answer_entries ... ok
[INFO] [stdout] test thinker::gemini::tests::build_contents_includes_session_history ... ok
[INFO] [stdout] test thinker::gemini::tests::build_contents_session_history_before_current_task ... 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::gemini::tests::build_contents_task_only ... ok
[INFO] [stdout] test thinker::gemini::tests::build_contents_with_error_result ... ok
[INFO] [stdout] test thinker::gemini::tests::build_contents_uses_model_role ... 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_sorted_by_id ... ok
[INFO] [stdout] test thinker::gemini::tests::parse_models_no_created_at ... ok
[INFO] [stdout] test thinker::tests::extract_json_no_closing_fence_still_extracts ... ok
[INFO] [stdout] test thinker::anthropic::tests::parse_models_filters_non_model_types ... ok
[INFO] [stdout] test thinker::gemini::tests::parse_models_strips_prefix ... 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_trims_whitespace ... ok
[INFO] [stdout] test thinker::tests::extract_json_plain ... ok
[INFO] [stdout] test thinker::tests::extract_json_with_json_fence ... ok
[INFO] [stdout] test config::tests::persists_to_file ... ok
[INFO] [stdout] test thinker::tests::parse_action_response ... ok
[INFO] [stdout] test thinker::tests::extract_json_with_plain_fence ... ok
[INFO] [stdout] test provider::tests::is_authenticated_true_with_credentials ... ok
[INFO] [stdout] test thinker::tests::parse_answer_takes_priority_over_action ... ok
[INFO] [stdout] test thinker::tests::parse_empty_calls_array_fails ... ok
[INFO] [stdout] test commands::logout::tests::find_authenticated_provider_skips_excluded ... ok
[INFO] [stdout] test provider::tests::provider_auth_status_with_credentials ... ok
[INFO] [stdout] test thinker::gemini::tests::build_contents_with_iteration_history ... ok
[INFO] [stdout] test thinker::anthropic::tests::build_messages_includes_session_history ... ok
[INFO] [stdout] test thinker::tests::parse_finish_response ... ok
[INFO] [stdout] test thinker::tests::parse_fenced_json ... ok
[INFO] [stdout] test commands::logout::tests::find_authenticated_provider_finds_other ... ok
[INFO] [stdout] test thinker::tests::parse_invalid_json_fails ... ok
[INFO] [stdout] test thinker::tests::extract_json_prose_with_nested_braces ... ok
[INFO] [stdout] test events::tests::emit_reaches_subscriber ... ok
[INFO] [stdout] test debug::tests::toggle_returns_new_state ... ok
[INFO] [stdout] test debug::tests::toggle_flips_state ... ok
[INFO] [stdout] test auth::google_oauth::tests::pkce_wrong_verifier_fails ... ok
[INFO] [stdout] test auth::google_oauth::tests::pkce_challenge_is_43_chars ... ok
[INFO] [stdout] test thinker::tests::parse_missing_thought_defaults_to_empty ... 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::parse_parallel_calls ... 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_add_accumulates ... ok
[INFO] [stdout] test thinker::tests::token_usage_default_is_zero ... ok
[INFO] [stdout] test thinker::tests::token_usage_total ... ok
[INFO] [stdout] test tools::exit::tests::default_impl_works ... ok
[INFO] [stdout] test tools::exit::tests::description_mentions_quit ... ok
[INFO] [stdout] test tools::exit::tests::name_is_exit ... ok
[INFO] [stdout] test tools::exit::tests::not_triggered_initially ... ok
[INFO] [stdout] test tools::exit::tests::reset_clears_flag ... ok
[INFO] [stdout] test tools::exit::tests::triggered_after_execute ... ok
[INFO] [stdout] test spinner::tests::spinner_starts_and_stops_without_panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 190 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.24s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/golem-806e2516cc6cadb0)
[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-cf06c9a73a858985)
[INFO] [stdout] 
[INFO] [stdout] running 23 tests
[INFO] [stdout] test get_api_key_credential_takes_priority_over_env ... ok
[INFO] [stdout] test authorize_url_pkce_is_valid ... ok
[INFO] [stdout] test get_api_key_returns_none_when_nothing ... ok
[INFO] [stdout] test get_api_key_from_api_key_credential ... ok
[INFO] [stdout] test login_rejects_empty_provider ... ok
[INFO] [stdout] test get_api_key_falls_back_to_env ... ok
[INFO] [stdout] test login_rejects_unsupported_provider ... ok
[INFO] [stdout] test get_api_key_ignores_empty_env ... ok
[INFO] [stdout] test get_api_key_from_oauth_non_expired ... ok
[INFO] [stdout] test get_returns_none_when_empty ... ok
[INFO] [stdout] test logout_error_includes_context ... ok
[INFO] [stdout] test remove_nonexistent_is_ok ... ok
[INFO] [stdout] test multiple_providers_independent ... ok
[INFO] [stdout] test logout_succeeds_when_no_credentials_exist ... ok
[INFO] [stdout] test remove_deletes_credential ... ok
[INFO] [stdout] test set_and_get_api_key ... ok
[INFO] [stdout] test set_overwrites_existing ... ok
[INFO] [stdout] test remove_one_preserves_others ... ok
[INFO] [stdout] test set_and_get_oauth ... 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] test authorize_url_is_unique_per_call ... ok
[INFO] [stderr]      Running tests/login_test.rs (/opt/rustwide/target/debug/deps/login_test-edb7839b9bbb2178)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 24 tests
[INFO] [stdout] test build_provider_human_ignores_model ... ok
[INFO] [stdout] test login_command_appears_in_help ... ok
[INFO] [stdout] test build_provider_by_id_human_returns_error ... ok
[INFO] [stdout] test build_provider_by_id_unknown_returns_error ... ok
[INFO] [stdout] test build_provider_by_id_returns_anthropic ... ok
[INFO] [stdout] test login_providers_excludes_human ... ok
[INFO] [stdout] test login_command_is_registered ... ok
[INFO] [stdout] test login_providers_ids_are_unique ... ok
[INFO] [stdout] test build_provider_uses_cli_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_google ... ok
[INFO] [stdout] test build_provider_anthropic ... ok
[INFO] [stdout] test build_provider_by_id_with_model_override ... ok
[INFO] [stdout] test build_provider_by_id_detects_auth_status ... ok
[INFO] [stdout] test build_provider_reads_model_from_config_db ... 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_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' (250) 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:     0x598eb826bcca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x598eb826bcca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x598eb826bcca - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x598eb826bcca - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x598eb8284c8a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x598eb8284c8a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x598eb8272b42 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x598eb8272b42 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x598eb824792f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x598eb824792f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x598eb8262e69 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x598eb77aafec - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x598eb77aafec - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x598eb82630e2 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x598eb82630e2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x598eb82479e8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x598eb823e8d9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x598eb8248bed - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x598eb828556c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x598eb8285423 - core[10b6fa85044e1869]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x598eb77909ca - core::panicking::assert_failed::h1997920ca3680c61
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x598eb777d7c8 - login_test::build_provider_detects_env_var::h5cee2df2369d6a82
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/login_test.rs:207:5
[INFO] [stdout]   22:     0x598eb777d847 - login_test::build_provider_detects_env_var::{{closure}}::h97a50d3feebdb25e
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/login_test.rs:194:36
[INFO] [stdout]   23:     0x598eb778eac6 - core::ops::function::FnOnce::call_once::h4bd95dbb0f0fb1c9
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x598eb779f0cb - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x598eb779f0cb - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x598eb77ababb - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x598eb77ababb - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x598eb77ababb - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x598eb77ababb - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x598eb77ababb - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x598eb77ababb - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x598eb77ababb - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x598eb77a71d4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x598eb77a71d4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x598eb77ae6c2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x598eb77ae6c2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x598eb77ae6c2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x598eb77ae6c2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x598eb77ae6c2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x598eb77ae6c2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x598eb77ae6c2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x598eb826b1bf - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x598eb826b1bf - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x73536e481aa4 - <unknown>
[INFO] [stdout]   45:     0x73536e50ea64 - 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.23s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test login_test`
[INFO] running `Command { std: "docker" "inspect" "757d12ecf19a87b63a4cbbdc9fcd0edcd87f00b24c32120b3c18c040fbfc4357", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "757d12ecf19a87b63a4cbbdc9fcd0edcd87f00b24c32120b3c18c040fbfc4357", kill_on_drop: false }`
[INFO] [stdout] 757d12ecf19a87b63a4cbbdc9fcd0edcd87f00b24c32120b3c18c040fbfc4357
