[INFO] cloning repository https://github.com/nodca/routellm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nodca/routellm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnodca%2Froutellm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnodca%2Froutellm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5f9ab8f82bc8d98236704228c528d59eaab40683 [INFO] testing nodca/routellm against beta-2026-04-21 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnodca%2Froutellm" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/nodca/routellm [INFO] finished tweaking git repo https://github.com/nodca/routellm [INFO] tweaked toml for git repo https://github.com/nodca/routellm written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/nodca/routellm on toolchain beta-2026-04-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/nodca/routellm already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7673d466bc82774522d782409170ee3b4fcd378bde13fa65a221aa692539dd33 [INFO] running `Command { std: "docker" "start" "-a" "7673d466bc82774522d782409170ee3b4fcd378bde13fa65a221aa692539dd33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7673d466bc82774522d782409170ee3b4fcd378bde13fa65a221aa692539dd33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7673d466bc82774522d782409170ee3b4fcd378bde13fa65a221aa692539dd33", kill_on_drop: false }` [INFO] [stdout] 7673d466bc82774522d782409170ee3b4fcd378bde13fa65a221aa692539dd33 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c5529f61ec67a7377a06cc030b99f2f12b38ad508ddbb9ae38486060412c2277 [INFO] running `Command { std: "docker" "start" "-a" "c5529f61ec67a7377a06cc030b99f2f12b38ad508ddbb9ae38486060412c2277", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.184 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling aws-lc-rs v1.16.2 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling icu_normalizer v2.2.0 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling indexmap v2.13.1 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling compact_str v0.9.0 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling cc v1.2.58 [INFO] [stderr] Compiling tokio v1.51.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling kasuari v0.4.12 [INFO] [stderr] Compiling cmake v0.1.58 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling lru v0.16.3 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling aws-lc-sys v0.39.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling num-conv v0.2.1 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling instability v0.3.12 [INFO] [stderr] Compiling openssl-probe v0.2.1 [INFO] [stderr] Compiling rustls-native-certs v0.8.3 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling line-clipping v0.3.7 [INFO] [stderr] Compiling winnow v1.0.1 [INFO] [stderr] Compiling axum-core v0.5.6 [INFO] [stderr] Compiling serde_spanned v1.1.1 [INFO] [stderr] Compiling toml_datetime v1.1.1+spec-1.1.0 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling toml_parser v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling toml_writer v1.1.1+spec-1.1.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling uuid v1.23.0 [INFO] [stderr] Compiling toml v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling unicode-truncate v2.0.1 [INFO] [stderr] Compiling ratatui-core v0.1.0 [INFO] [stderr] Compiling hyper v1.9.0 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling rustls-webpki v0.103.10 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling ratatui-widgets v0.3.0 [INFO] [stderr] Compiling ratatui-crossterm v0.1.0 [INFO] [stderr] Compiling ratatui v0.30.0 [INFO] [stderr] Compiling axum v0.8.8 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Compiling sqlx-sqlite v0.8.6 [INFO] [stderr] Compiling sqlx-macros-core v0.8.6 [INFO] [stderr] Compiling sqlx-macros v0.8.6 [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 sqlx v0.8.6 [INFO] [stderr] Compiling llmrouter v1.3.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s [INFO] running `Command { std: "docker" "inspect" "c5529f61ec67a7377a06cc030b99f2f12b38ad508ddbb9ae38486060412c2277", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5529f61ec67a7377a06cc030b99f2f12b38ad508ddbb9ae38486060412c2277", kill_on_drop: false }` [INFO] [stdout] c5529f61ec67a7377a06cc030b99f2f12b38ad508ddbb9ae38486060412c2277 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 553a6bd10d7b9978b9c2c20a2b65695f67ddb67b481bc95ef1cc935a0b257ded [INFO] running `Command { std: "docker" "start" "-a" "553a6bd10d7b9978b9c2c20a2b65695f67ddb67b481bc95ef1cc935a0b257ded", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling ratatui-crossterm v0.1.0 [INFO] [stderr] Compiling ratatui v0.30.0 [INFO] [stderr] Compiling llmrouter v1.3.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 12.57s [INFO] running `Command { std: "docker" "inspect" "553a6bd10d7b9978b9c2c20a2b65695f67ddb67b481bc95ef1cc935a0b257ded", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "553a6bd10d7b9978b9c2c20a2b65695f67ddb67b481bc95ef1cc935a0b257ded", kill_on_drop: false }` [INFO] [stdout] 553a6bd10d7b9978b9c2c20a2b65695f67ddb67b481bc95ef1cc935a0b257ded [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e9c2db5781af6b3c63b9e3fd4428e36e3ebd5a6d3b0fd154f91294bdb68ad30b [INFO] running `Command { std: "docker" "start" "-a" "e9c2db5781af6b3c63b9e3fd4428e36e3ebd5a6d3b0fd154f91294bdb68ad30b", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/llmrouter-f305c7a3d0c3cdd6) [INFO] [stdout] [INFO] [stdout] running 116 tests [INFO] [stdout] test cc_switch::tests::build_claude_candidate_uses_default_model ... ok [INFO] [stdout] test cc_switch::tests::build_gemini_candidate_uses_default_model ... ok [INFO] [stdout] test cc_switch::tests::build_codex_candidate_reads_wire_api ... ok [INFO] [stdout] test claude::provider_capability_profile::tests::claude_provider_capability_profile_classifies_official_vs_compat_responses_endpoints ... ok [INFO] [stdout] test claude::provider_capability_profile::tests::claude_provider_capability_profile_handles_unrequested_extensions ... ok [INFO] [stdout] test claude::provider_capability_profile::tests::claude_provider_capability_profile_responses_decides_extension_matrix ... ok [INFO] [stdout] test claude::responses_adapter::tests::claude_responses_adapter_clamps_effort_when_target_model_has_narrower_support ... ok [INFO] [stdout] test claude::responses_adapter::tests::claude_responses_adapter_closes_text_block_before_tool_use_block ... ok [INFO] [stdout] test claude::responses_adapter::tests::claude_responses_adapter_ignores_effort_for_non_reasoning_models ... ok [INFO] [stdout] test claude::responses_adapter::tests::claude_responses_adapter_done_frame_synthesizes_terminal_message_delta_once ... ok [INFO] [stdout] test claude::responses_adapter::tests::claude_responses_adapter_exposes_assistant_history_compat_mode ... ok [INFO] [stdout] test claude::responses_adapter::tests::claude_responses_adapter_maps_effort_to_openai_reasoning_for_gpt_routes ... ok [INFO] [stdout] test claude::responses_adapter::tests::claude_responses_adapter_maps_responses_json_back_to_claude_message ... ok [INFO] [stdout] test claude::responses_adapter::tests::claude_responses_adapter_ignores_thinking_blocks_in_assistant_history ... ok [INFO] [stdout] test claude::responses_adapter::tests::claude_responses_adapter_matches_interruption_tool_result_payload_golden ... ok [INFO] [stdout] test claude::responses_adapter::tests::claude_responses_adapter_matches_claude_code_stream_golden ... ok [INFO] [stdout] test claude::responses_adapter::tests::claude_responses_adapter_translates_stream_frames_to_anthropic_sse ... ok [INFO] [stdout] test claude::responses_adapter::tests::claude_responses_adapter_surfaces_stream_failure_for_client_side_error_synthesis ... ok [INFO] [stdout] test claude::responses_adapter::tests::claude_responses_adapter_matches_claude_code_tool_cycle_payload_golden ... ok [INFO] [stdout] test claude::semantic_core::tests::claude_semantic_core_accepts_thinking_blocks_in_message_history ... ok [INFO] [stdout] test claude::semantic_core::tests::claude_semantic_core_rejects_malformed_content_blocks ... ok [INFO] [stdout] test claude::semantic_core::tests::claude_semantic_core_rejects_invalid_extension_shapes ... ok [INFO] [stdout] test claude::semantic_core::tests::claude_semantic_core_requires_model_and_messages ... ok [INFO] [stdout] test claude::semantic_core::tests::claude_semantic_core_rejects_unsupported_roles ... ok [INFO] [stdout] test claude::semantic_core::tests::claude_semantic_core_parses_supported_message_slice ... ok [INFO] [stdout] test claude::responses_adapter::tests::claude_responses_adapter_only_allows_assistant_history_retry_for_compat_profile ... ok [INFO] [stdout] test config::tests::parse_config_file_builds_bootstrap_topology ... ok [INFO] [stdout] test config::tests::parse_config_file_rejects_empty_master_key ... ok [INFO] [stdout] test config::tests::parse_config_file_reads_manual_intervention_policy ... ok [INFO] [stdout] test config::tests::parse_config_file_rejects_invalid_channel_protocol ... ok [INFO] [stdout] test config::tests::parse_config_file_reads_cooldown_policy_overrides ... ok [INFO] [stdout] test config::tests::parse_config_file_uses_default_cooldown ... ok [INFO] [stdout] test config::tests::parse_config_file_requires_channel_protocol ... ok [INFO] [stdout] test claude::responses_adapter::tests::claude_responses_adapter_preserves_claude_stream_event_order_assumed_by_query_engine ... ok [INFO] [stdout] test http::tests::build_upstream_url_supports_openai_compatible_prefixes ... ok [INFO] [stdout] test http::tests::chat_completions_tools_are_mapped_to_responses_payload ... ok [INFO] [stdout] test http::tests::classify_upstream_error_detects_first_token_timeout ... ok [INFO] [stdout] test bootstrap::tests::sync_config_creates_and_updates_routes_and_channels ... ok [INFO] [stdout] test app::tests::healthz_is_not_protected_by_master_key ... ok [INFO] [stdout] test app::tests::api_and_v1_routes_require_matching_supported_auth_tokens_when_master_key_is_set ... ok [INFO] [stdout] test http::tests::anthropic_stream_maps_tool_use_events_from_responses_stream ... ok [INFO] [stdout] test http::tests::chat_completions_stream_maps_from_responses_sse ... ok [INFO] [stdout] test http::tests::chat_completions_channel_accepts_gemini_openai_base_prefix ... ok [INFO] [stdout] test http::tests::chat_completions_stream_maps_function_calls_from_responses_sse ... ok [INFO] [stdout] test http::tests::chat_completions_route_can_target_passthrough_upstream_model ... ok [INFO] [stdout] test http::tests::claude_native_gateway_maps_output_config_effort_to_openai_reasoning ... ok [INFO] [stdout] test http::tests::claude_native_gateway_skeleton_builds_message_payloads_from_semantic_core ... ok [INFO] [stdout] test http::tests::claude_prepared_payloads_use_selected_upstream_model_without_cache_leak ... ok [INFO] [stdout] test http::tests::claude_code_style_message_failures_log_redacted_fingerprint_and_correlation ... ok [INFO] [stdout] test http::tests::background_recovery_retries_each_cycle_until_a_channel_is_ready ... ok [INFO] [stdout] test http::tests::chat_completions_non_stream_maps_from_responses ... ok [INFO] [stdout] test http::tests::chat_completions_non_stream_maps_function_calls_from_responses ... ok [INFO] [stdout] test http::tests::cooldown_backoff_restarts_when_threshold_is_reached ... ok [INFO] [stdout] test http::tests::cooldown_starts_on_third_consecutive_failure ... ok [INFO] [stdout] test http::tests::auth_error_can_require_manual_intervention_until_reset ... ok [INFO] [stdout] test http::tests::channel_only_enters_cooldown_after_third_consecutive_failure ... ok [INFO] [stdout] test http::tests::channel_actions_disable_and_reset_cooldown_update_state ... ok [INFO] [stdout] test http::tests::claude_http_golden_replay_compat_retry ... ok [INFO] [stdout] test app::tests::proxy_routes_accept_json_bodies_larger_than_axum_default_limit ... ok [INFO] [stdout] test http::tests::claude_http_golden_replay_nonstream ... ok [INFO] [stdout] test http::tests::claude_http_golden_replay_stream_failure_chunked ... ok [INFO] [stdout] test http::tests::claude_http_golden_replay_stream ... ok [INFO] [stdout] test http::tests::claude_route_can_target_responses_upstream_model ... ok [INFO] [stdout] test http::tests::claude_stream_retries_once_when_responses_fail_before_first_anthropic_event ... ok [INFO] [stdout] test http::tests::claude_http_golden_replay_transcript_followup ... ok [INFO] [stdout] test http::tests::claude_messages_propagates_anthropic_error_headers ... ok [INFO] [stdout] test http::tests::create_route_channel_accepts_base_url_with_v1_suffix_for_proxying ... ok [INFO] [stdout] test http::tests::create_route_channel_adds_channel_to_selected_route ... ok [INFO] [stdout] test http::tests::create_route_then_add_channels_keeps_one_route ... ok [INFO] [stdout] test http::tests::create_route_rejects_negative_cooldown_seconds ... ok [INFO] [stdout] test http::tests::first_token_timeout_uses_exponential_cooldown_with_cap ... ok [INFO] [stdout] test http::tests::claude_stream_only_retries_once_before_reporting_failure ... ok [INFO] [stdout] test http::tests::create_route_channel_requires_protocol ... ok [INFO] [stdout] test http::tests::claude_stream_failures_enter_cooldown_after_third_consecutive_failure ... ok [INFO] [stdout] test http::tests::concurrent_failures_enter_cooldown_once_threshold_is_reached ... ok [INFO] [stdout] test http::tests::create_route_without_channel_succeeds ... ok [INFO] [stdout] test http::tests::deleting_last_channel_keeps_empty_route ... ok [INFO] [stdout] test http::tests::delete_route_requires_empty_route_and_deletes_when_empty ... ok [INFO] [stdout] test http::tests::delete_channel_removes_selected_channel ... ok [INFO] [stdout] test http::tests::downstream_gemini_native_generate_content_proxies ... ok [INFO] [stdout] test http::tests::downstream_gemini_native_generate_content_preserves_function_calls ... ok [INFO] [stdout] test http::tests::openai_prepared_payloads_use_selected_upstream_model_without_cache_leak ... ok [INFO] [stdout] test http::tests::downstream_gemini_native_stream_generate_content_proxies ... ok [INFO] [stdout] test http::tests::downstream_gemini_openai_path_alias_proxies_chat_completions ... ok [INFO] [stdout] test http::tests::downstream_anthropic_alias_without_v1_proxies_messages ... ok [INFO] [stdout] test http::tests::downstream_openai_alias_without_v1_proxies_chat_completions ... ok [INFO] [stdout] test http::tests::resolve_cooldown_seconds_prefers_error_specific_override ... ok [INFO] [stdout] test http::tests::expired_cooldown_channel_stays_unavailable_until_success_clears_needs_reprobe ... ok [INFO] [stdout] test http::tests::responses_function_call_maps_to_chat_completion_tool_calls ... ok [INFO] [stdout] test http::tests::management_channel_prefill_returns_base_url_and_api_key ... ok [INFO] [stdout] test http::tests::hard_failures_are_blocked_on_first_hit ... ok [INFO] [stdout] test http::tests::management_route_channels_show_cooldown_and_reason ... ok [INFO] [stdout] test http::tests::last_chance_attempt_can_recover_route_with_zero_ready_channels ... ok [INFO] [stdout] test http::tests::management_route_logs_list_recent_requests ... ok [INFO] [stdout] test http::tests::management_routes_list_aggregates_channel_counts ... ok [INFO] [stdout] test http::tests::messages_auth_failure_returns_anthropic_error_with_request_id ... ok [INFO] [stdout] test routing::tests::admin_inspection_ignores_protocol_mismatch ... ok [INFO] [stdout] test routing::tests::cooled_down_channels_are_filtered_out ... ok [INFO] [stdout] test routing::tests::selector_prefers_lower_latency_within_same_priority_and_protocol_group ... ok [INFO] [stdout] test routing::tests::selector_prefers_lower_priority_within_same_protocol_group ... ok [INFO] [stdout] test routing::tests::selector_prefers_priority_before_protocol_cost ... ok [INFO] [stdout] test http::tests::messages_validation_failure_returns_anthropic_error_with_request_id ... ok [INFO] [stdout] test http::tests::messages_protocol_proxies_messages_with_anthropic_headers ... ok [INFO] [stdout] test http::tests::non_stream_body_decode_failure_is_recorded_in_request_logs ... ok [INFO] [stdout] test http::tests::probe_channel_marks_failure_unavailable ... ok [INFO] [stdout] test http::tests::probe_channel_transient_failure_does_not_force_manual_block ... ok [INFO] [stdout] test http::tests::probe_channel_marks_success_ready ... ok [INFO] [stdout] test http::tests::responses_failures_keep_openai_error_shape ... ok [INFO] [stdout] test http::tests::request_retries_next_channel_within_same_call_before_returning_error ... ok [INFO] [stdout] test http::tests::responses_stream_failover_stops_after_one_retryable_capacity_switch ... ok [INFO] [stdout] test http::tests::successful_request_persists_usage_and_latency_metrics ... ok [INFO] [stdout] test http::tests::update_channel_edits_base_url_api_key_and_routing_fields ... ok [INFO] [stdout] test http::tests::responses_stream_is_proxied_end_to_end ... ok [INFO] [stdout] test http::tests::responses_stream_fails_over_once_before_first_byte_on_retryable_capacity_error ... FAILED [INFO] [stdout] test http::tests::route_logs_stay_visible_after_channel_is_deleted ... ok [INFO] [stdout] test http::tests::responses_stream_is_not_cut_off_by_global_request_timeout ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- http::tests::responses_stream_fails_over_once_before_first_byte_on_retryable_capacity_error stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'http::tests::responses_stream_fails_over_once_before_first_byte_on_retryable_capacity_error' (286) panicked at src/http.rs:6714:9: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: String("127.0.0.1-35117") [INFO] [stdout] right: "backup-site" [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x64592462feba - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x64592462feba - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x64592462feba - std[128c3efe2914e152]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x64592462feba - <::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x645924647a0a - ::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x645924647a0a - core[6771d259883166e6]::fmt::write [INFO] [stdout] 6: 0x645924635492 - std[128c3efe2914e152]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11 [INFO] [stdout] 7: 0x645924635492 - as std[128c3efe2914e152]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13 [INFO] [stdout] 8: 0x64592460c86f - ::print [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x64592460c86f - std[128c3efe2914e152]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x645924627499 - std[128c3efe2914e152]::panicking::default_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x645923bb859c - core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 12: 0x645923bb859c - test[b137923399915ecf]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x645924627712 - core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 14: 0x645924627712 - std[128c3efe2914e152]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x64592460c928 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x6459246018e9 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x64592460d7fd - __rustc[752cc74e29381ccc]::rust_begin_unwind [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x6459246481cc - core[6771d259883166e6]::panicking::panic_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x645924648083 - core[6771d259883166e6]::panicking::assert_failed_inner [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:439:17 [INFO] [stdout] 20: 0x6459239ca2c5 - core::panicking::assert_failed::h3213979b950f4233 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x6459237a32fa - llmrouter::http::tests::responses_stream_fails_over_once_before_first_byte_on_retryable_capacity_error::{{closure}}::hbd65c70d7e0489e1 [INFO] [stdout] at /opt/rustwide/workdir/src/http.rs:6714:9 [INFO] [stdout] 22: 0x645923ab8b52 - as core::future::future::Future>::poll::hcd363c1f6188ac34 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x645923ab89cd - as core::future::future::Future>::poll::hb6a660fa95f61bc8 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x645923af95bd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h681c0a3f30ff8d56 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.0/src/runtime/scheduler/current_thread/mod.rs:778:70 [INFO] [stdout] 25: 0x645923af94fb - tokio::task::coop::with_budget::h5f1ebc8a4eff8642 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.0/src/task/coop/mod.rs:167:5 [INFO] [stdout] 26: 0x645923af94fb - tokio::task::coop::budget::h3756a0210c6075c3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.0/src/task/coop/mod.rs:133:5 [INFO] [stdout] 27: 0x645923af94fb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h4c8d5ee8ce45ba34 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.0/src/runtime/scheduler/current_thread/mod.rs:778:25 [INFO] [stdout] 28: 0x645923af6bb0 - tokio::runtime::scheduler::current_thread::Context::enter::he878a44add78239b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.0/src/runtime/scheduler/current_thread/mod.rs:451:19 [INFO] [stdout] 29: 0x645923af7efd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h3a0948da2fefe0b6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.0/src/runtime/scheduler/current_thread/mod.rs:777:44 [INFO] [stdout] 30: 0x645923af7b84 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h7d3fa3077650f4a7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.0/src/runtime/scheduler/current_thread/mod.rs:865:68 [INFO] [stdout] 31: 0x645923b4d4ab - tokio::runtime::context::scoped::Scoped::set::h101f0e33b8fb067c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 32: 0x645923922899 - tokio::runtime::context::set_scheduler::{{closure}}::h1f89cf35970e9946 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.0/src/runtime/context.rs:181:38 [INFO] [stdout] 33: 0x6459239febe2 - std::thread::local::LocalKey::try_with::h51292568adb0b3bd [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 34: 0x6459239fd73e - std::thread::local::LocalKey::with::h2f931d66b979338a [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 35: 0x64592392284d - tokio::runtime::context::set_scheduler::h3adb5e70813cc158 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.0/src/runtime/context.rs:181:17 [INFO] [stdout] 36: 0x645923af7910 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hc10be81b64983088 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.0/src/runtime/scheduler/current_thread/mod.rs:865:27 [INFO] [stdout] 37: 0x645923af7c46 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hfcafc66b8af8bc26 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.0/src/runtime/scheduler/current_thread/mod.rs:765:24 [INFO] [stdout] 38: 0x645923aedff0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hd1665b7e2e878b95 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.0/src/runtime/scheduler/current_thread/mod.rs:205:33 [INFO] [stdout] 39: 0x645923a0ea73 - tokio::runtime::context::runtime::enter_runtime::hf245ad25467208c8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 40: 0x645923aed9b1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h75c2f4022699b4ea [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.0/src/runtime/scheduler/current_thread/mod.rs:193:9 [INFO] [stdout] 41: 0x645923ab4204 - tokio::runtime::runtime::Runtime::block_on_inner::hece31f2bc2b174e5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.0/src/runtime/runtime.rs:371:52 [INFO] [stdout] 42: 0x645923ab43cf - tokio::runtime::runtime::Runtime::block_on::hfb758a663acc9bbe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.0/src/runtime/runtime.rs:345:18 [INFO] [stdout] 43: 0x6459237a0840 - llmrouter::http::tests::responses_stream_fails_over_once_before_first_byte_on_retryable_capacity_error::hf4dbb40bf1b419db [INFO] [stdout] at /opt/rustwide/workdir/src/http.rs:6716:71 [INFO] [stdout] 44: 0x6459237a08d7 - llmrouter::http::tests::responses_stream_fails_over_once_before_first_byte_on_retryable_capacity_error::{{closure}}::h1c502d6f3e1cf68c [INFO] [stdout] at /opt/rustwide/workdir/src/http.rs:6659:94 [INFO] [stdout] 45: 0x64592366d5d6 - core::ops::function::FnOnce::call_once::h427cb75d2831058c [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x645923bac69b - core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 47: 0x645923bac69b - test[b137923399915ecf]::__rust_begin_short_backtrace::, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18 [INFO] [stdout] 48: 0x645923bb906b - test[b137923399915ecf]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74 [INFO] [stdout] 49: 0x645923bb906b - as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 50: 0x645923bb906b - std[128c3efe2914e152]::panicking::catch_unwind::do_call::, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stdout] 51: 0x645923bb906b - std[128c3efe2914e152]::panicking::catch_unwind::, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stdout] 52: 0x645923bb906b - std[128c3efe2914e152]::panic::catch_unwind::, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 53: 0x645923bb906b - test[b137923399915ecf]::run_test_in_process [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27 [INFO] [stdout] 54: 0x645923bb906b - test[b137923399915ecf]::run_test::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43 [INFO] [stdout] 55: 0x645923bb34c4 - test[b137923399915ecf]::run_test::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41 [INFO] [stdout] 56: 0x645923bb34c4 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 57: 0x645923bbbc72 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 58: 0x645923bbbc72 - ::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 59: 0x645923bbbc72 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stdout] 60: 0x645923bbbc72 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stdout] 61: 0x645923bbbc72 - std[128c3efe2914e152]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 62: 0x645923bbbc72 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 63: 0x645923bbbc72 - ::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 64: 0x64592462f5cf - + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9 [INFO] [stdout] 65: 0x64592462f5cf - ::new::thread_start [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 66: 0x742715e11aa4 - [INFO] [stdout] 67: 0x742715e9ea64 - clone [INFO] [stdout] 68: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] http::tests::responses_stream_fails_over_once_before_first_byte_on_retryable_capacity_error [INFO] [stdout] [INFO] [stdout] test result: FAILED. 115 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.84s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "e9c2db5781af6b3c63b9e3fd4428e36e3ebd5a6d3b0fd154f91294bdb68ad30b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9c2db5781af6b3c63b9e3fd4428e36e3ebd5a6d3b0fd154f91294bdb68ad30b", kill_on_drop: false }` [INFO] [stdout] e9c2db5781af6b3c63b9e3fd4428e36e3ebd5a6d3b0fd154f91294bdb68ad30b