[INFO] cloning repository https://github.com/cwwarren/tryst
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cwwarren/tryst" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcwwarren%2Ftryst", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcwwarren%2Ftryst'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cef806588e697e8f03f60ed94e008f772ce5a556
[INFO] testing cwwarren/tryst against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcwwarren%2Ftryst" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/cwwarren/tryst
[INFO] finished tweaking git repo https://github.com/cwwarren/tryst
[INFO] tweaked toml for git repo https://github.com/cwwarren/tryst written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cwwarren/tryst on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/cwwarren/tryst 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.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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] 730a7795c92131ecba3b1332234340ba4d5955264b4fe6f06b737f331292f341
[INFO] running `Command { std: "docker" "start" "730a7795c92131ecba3b1332234340ba4d5955264b4fe6f06b737f331292f341", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "730a7795c92131ecba3b1332234340ba4d5955264b4fe6f06b737f331292f341", 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" "730a7795c92131ecba3b1332234340ba4d5955264b4fe6f06b737f331292f341" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "730a7795c92131ecba3b1332234340ba4d5955264b4fe6f06b737f331292f341", 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" "730a7795c92131ecba3b1332234340ba4d5955264b4fe6f06b737f331292f341" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling winnow v1.0.2
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling toml v0.9.12+spec-1.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 tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling axum v0.8.9
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling tryst v0.1.0 (/opt/rustwide/workdir/crates/tryst)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.77s
[INFO] running `Command { std: "docker" "inspect" "730a7795c92131ecba3b1332234340ba4d5955264b4fe6f06b737f331292f341", 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" "730a7795c92131ecba3b1332234340ba4d5955264b4fe6f06b737f331292f341" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling assert_cmd v2.2.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling axum v0.8.9
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling tryst v0.1.0 (/opt/rustwide/workdir/crates/tryst)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 47.98s
[INFO] running `Command { std: "docker" "inspect" "730a7795c92131ecba3b1332234340ba4d5955264b4fe6f06b737f331292f341", 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" "730a7795c92131ecba3b1332234340ba4d5955264b4fe6f06b737f331292f341" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", 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/tryst-c348f713c843c3a7)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tryst-84274661027e48a9)
[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/binary.rs (/opt/rustwide/target/debug/deps/binary-344762a2a5665c36)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test binary_accepts_manifest_service_arguments ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.42s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/chat_translation.rs (/opt/rustwide/target/debug/deps/chat_translation-290f9b1bc4b480bc)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test chat_response_wraps_text_output_and_usage_with_current_shape ... ok
[INFO] [stdout] test chat_response_wraps_valid_function_call_outputs_and_ignores_malformed_items ... ok
[INFO] [stdout] test chat_response_carries_readable_reasoning_and_omits_encrypted_only_reasoning ... ok
[INFO] [stdout] test chat_stream_emits_done_text_when_provider_skips_delta_events ... ok
[INFO] [stdout] test chat_stream_emits_completed_response_text_when_no_text_event_arrives ... ok
[INFO] [stdout] test chat_stream_text_only_finishes_with_stop_and_role_prelude ... ok
[INFO] [stdout] test chat_stream_translates_response_events_to_stable_openai_chunks ... ok
[INFO] [stdout] test chat_stream_translates_reasoning_deltas_to_reasoning_content_chunks ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/config.rs (/opt/rustwide/target/debug/deps/config-cdc14bbd5aa60cc4)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test environment_config_is_used_when_config_arg_is_absent ... ok
[INFO] [stdout] test unknown_arguments_are_rejected ... ok
[INFO] [stdout] test config_arg_wins_over_environment ... ok
[INFO] [stdout] test server_request_timeout_propagates_to_provider_clients ... ok
[INFO] [stdout] test app_config_loads_from_path ... ok
[INFO] [stdout] test config_defaults_are_stable ... ok
[INFO] [stdout] test config_codex_defaults_endpoint_auth_mode_and_non_codex_rejection_are_stable ... ok
[INFO] [stdout] test config_active_provider_env_and_zdr_filtering_are_stable ... ok
[INFO] [stdout] test example_config_semantics_are_preserved ... ok
[INFO] [stdout] test config_model_target_reasoning_is_stable ... ok
[INFO] [stdout] test config_runtime_validates_active_adapter_options_after_disabled_filtering ... ok
[INFO] [stdout] test config_disabled_provider_keeps_generic_validation_but_skips_active_checks_and_adapter_construction ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/gateway_e2e.rs (/opt/rustwide/target/debug/deps/gateway_e2e-6ff4ccd2de3a6be8)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test anthropic_gateway_e2e ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/gateway_http.rs (/opt/rustwide/target/debug/deps/gateway_http-8e4f66b01477904f)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test auth_netrc_ignores_commented_out_machine_entries ... ok
[INFO] [stdout] test auth_netrc_passwords_key_ids_and_logins_are_unscoped ... ok
[INFO] [stdout] test auth_netrc_preserves_hash_inside_password_tokens_but_ignores_hash_comments ... ok
[INFO] [stdout] test auth_netrc_rejects_missing_passwords_and_empty_stores ... ok
[INFO] [stdout] test errors_gateway_status_type_and_code_mappings_are_stable ... ok
[INFO] [stdout] test route_shell_native_misses_return_error_envelope_with_request_id ... ok
[INFO] [stdout] test validation_order_malformed_json_is_mapped_before_auth_for_responses_and_chat ... ok
[INFO] [stdout] test route_shell_exposes_only_public_routes_and_disables_docs ... ok
[INFO] [stdout] test validation_order_valid_json_auth_negative_precedes_schema_validation ... ok
[INFO] [stdout] test route_shell_trailing_slash_paths_are_not_routes ... ok
[INFO] [stdout] test route_shell_generates_request_ids_and_ignores_inbound_header ... ok
[INFO] [stdout] test routing_affinity_prefers_prompt_cache_key_and_sticks_per_key ... ok
[INFO] [stdout] test auth_tokens_work_for_all_public_routes ... ok
[INFO] [stdout] test validation_order_valid_auth_schema_invalid_uses_openai_validation_envelope ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/gateway_streaming.rs (/opt/rustwide/target/debug/deps/gateway_streaming-26cb3c6f7d00ef04)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test chat_route_non_stream_tool_call_wraps_runtime_response ... ok
[INFO] [stdout] test responses_route_stream_emits_first_sse_frame_without_waiting_for_full_stream ... ok
[INFO] [stdout] test chat_route_stream_text_uses_chat_sse_chunks_with_stable_id_and_done ... ok
[INFO] [stdout] test chat_route_stream_tool_calls_use_chat_sse_deltas_with_stable_id_and_done ... ok
[INFO] [stdout] test chat_route_non_stream_text_wraps_runtime_response ... ok
[INFO] [stdout] test chat_route_stream_preserves_more_than_channel_capacity_for_slow_client ... ok
[INFO] [stdout] test responses_route_stream_preserves_more_than_channel_capacity_for_slow_client ... ok
[INFO] [stdout] test unread_stream_body_does_not_block_later_streaming_request ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/normalize_chat.rs (/opt/rustwide/target/debug/deps/normalize_chat-4da9053914faca51)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test chat_schema_rejects_invalid_tool_message_tool_calls_and_roles ... ok
[INFO] [stdout] test chat_normalize_rejects_store_true_preserves_false_and_null ... ok
[INFO] [stdout] test chat_options_preserve_json_values_without_numeric_coercion ... ok
[INFO] [stdout] test chat_tools_preserve_nested_nulls_in_arbitrary_parameter_dicts ... ok
[INFO] [stdout] test chat_normalize_assistant_text_uses_output_text_other_roles_use_input_text ... ok
[INFO] [stdout] test chat_normalize_translates_text_image_and_custom_role_content ... ok
[INFO] [stdout] test chat_schema_accepts_defaults_and_rejects_strict_bool_coercion ... ok
[INFO] [stdout] test chat_normalize_translates_tool_call_followup_messages ... ok
[INFO] [stdout] test chat_tools_accept_chat_shape_reject_responses_and_legacy_shapes ... ok
[INFO] [stdout] test chat_schema_accepts_optional_nulls_and_requires_json_integers ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/normalize_responses.rs (/opt/rustwide/target/debug/deps/normalize_responses-0f29b2891e1e5042)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test responses_store_true_is_rejected_with_param ... ok
[INFO] [stdout] test responses_json_schema_format_requires_an_object_schema ... ok
[INFO] [stdout] test responses_tools_reasoning_aliases_and_options_are_preserved ... ok
[INFO] [stdout] test responses_options_preserve_json_values_without_numeric_coercion ... ok
[INFO] [stdout] test responses_schema_accepts_present_but_empty_input_and_rejects_strict_bool_coercion ... ok
[INFO] [stdout] test responses_schema_accepts_optional_nulls_and_empty_edges ... ok
[INFO] [stdout] test responses_normalize_preserves_message_content_metadata_reasoning_and_images ... ok
[INFO] [stdout] test responses_normalize_preserves_nested_nulls_in_arbitrary_tool_and_schema_dicts ... ok
[INFO] [stdout] test responses_normalize_preserves_function_and_custom_tool_continuation_items ... ok
[INFO] [stdout] test responses_integer_options_are_json_integers ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/providers_anthropic.rs (/opt/rustwide/target/debug/deps/providers_anthropic-aca9cf32ecc085cd)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test anthropic_provider_config_validation_and_kind_are_stable ... ok
[INFO] [stdout] test anthropic_streaming_text_blocks_around_a_tool_stay_separate_items ... ok
[INFO] [stdout] test anthropic_provider_stream_yields_valid_event_before_later_malformed_sse_error ... ok
[INFO] [stdout] test anthropic_tool_continuation_inputs_are_stable_wrapping ... ok
[INFO] [stdout] test anthropic_payload_headers_and_response_normalization ... ok
[INFO] [stdout] test anthropic_provider_stream_preserves_split_multibyte_utf8_text_and_tool_delta ... ok
[INFO] [stdout] test anthropic_streaming_text_and_tool_events_are_stable ... ok
[INFO] [stdout] test anthropic_request_id_fallback_header_reaches_error_context ... ok
[INFO] [stdout] test anthropic_omits_unsupported_options_and_maps_tool_choice_forms ... ok
[INFO] [stdout] test anthropic_payload_maps_text_format_to_native_structured_outputs ... ok
[INFO] [stdout] test anthropic_http_stream_and_success_body_errors_are_stable ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/providers_codex.rs (/opt/rustwide/target/debug/deps/providers_codex-db95877269604227)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test codex_resolve_home_prefers_configured_path_and_expands_tilde ... ok
[INFO] [stdout] test codex_auth_stream_error_mapping_is_secret_safe_for_header_foundations ... ok
[INFO] [stdout] test codex_payload_transforms_filters_defaults_and_request_overrides_are_stable ... ok
[INFO] [stdout] test codex_auth_uses_claim_headers_and_invalid_jwt_decodes_to_empty_claims ... ok
[INFO] [stdout] test codex_auth_requires_safe_auth_json_without_leaking_tokens ... ok
[INFO] [stdout] test codex_refresh_refreshes_expiring_tokens_persists_and_preserves_blank_fields ... ok
[INFO] [stdout] test codex_auth_provider_sends_subscription_headers_default_version_and_path ... ok
[INFO] [stdout] test codex_refresh_error_matrix_is_stable ... ok
[INFO] [stdout] test codex_incomplete_and_inherited_sse_failures_are_stable ... ok
[INFO] [stdout] test codex_payload_stream_only_for_both_gateway_modes_and_collects_completed_sse ... ok
[INFO] [stdout] test codex_auth_version_header_absent_override_empty_and_non_string_are_stable ... ok
[INFO] [stdout] test codex_inherits_http_status_and_sse_edge_case_behavior ... ok
[INFO] [stdout] test codex_stream_error_mapping_is_stable_for_stream_and_create_response ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/providers_openai.rs (/opt/rustwide/target/debug/deps/providers_openai-39f63359e00b1967)
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] test openai_payload_preserves_responses_input_options_and_false_booleans ... ok
[INFO] [stdout] test openai_payload_always_sends_store_false_when_request_omits_store ... ok
[INFO] [stdout] test openai_response_mapping_preserves_raw_usage_id_and_output_text_fallbacks ... ok
[INFO] [stdout] test openai_stream_error_events_map_to_retry_errors_instead_of_visible_events ... ok
[INFO] [stdout] test vllm_is_openai_compatible_but_not_global_zdr_capable ... ok
[INFO] [stdout] test openai_sse_parser_flushes_eof_and_rejects_malformed_json ... ok
[INFO] [stdout] test openai_sse_parser_is_stable_edge_cases ... ok
[INFO] [stdout] test azure_provider_stream_uses_same_path_query_headers_and_stream_payload ... ok
[INFO] [stdout] test openai_provider_stream_yields_first_event_before_upstream_completion ... ok
[INFO] [stdout] test openai_provider_stream_yields_valid_event_before_later_malformed_sse_error ... ok
[INFO] [stdout] test openrouter_provider_streaming_uses_native_responses_sse_and_provider_payload ... ok
[INFO] [stdout] test azure_provider_sends_deployment_query_api_key_no_bearer_and_inherits_payload ... ok
[INFO] [stdout] test openai_and_vllm_send_responses_path_auth_payload_and_no_zdr_header ... ok
[INFO] [stdout] test openai_http_status_and_invalid_success_body_errors_are_stable ... ok
[INFO] [stdout] test openai_compatible_stream_preserves_split_multibyte_utf8_delta ... ok
[INFO] [stdout] test openrouter_provider_sends_relative_responses_path_headers_and_body_zdr ... ok
[INFO] [stdout] test openrouter_provider_uses_request_local_provider_preferences_without_zdr_mutation ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/retries.rs (/opt/rustwide/target/debug/deps/retries-5fbeaef2b17d26f6)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test retries_exhaust_provider_before_fallback ... ok
[INFO] [stdout] test execute_records_attempt_metadata_for_transient_fallback ... ok
[INFO] [stdout] test fatal_error_stops_without_fallback ... ok
[INFO] [stdout] test runtime_execute_response_applies_target_reasoning_and_returns_retry_summary ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/routing.rs (/opt/rustwide/target/debug/deps/routing-8214c84d539e8d47)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test unknown_model_routing_error_is_stable ... ok
[INFO] [stdout] test weighted_order_without_replacement_keeps_zero_weight_targets_last ... ok
[INFO] [stdout] test target_reasoning_applies_to_attempt_copy_without_mutation ... ok
[INFO] [stdout] test repeated_zero_weight_plans_keep_target_sets_and_positive_first_ordering ... ok
[INFO] [stdout] test affinity_routing_secondary_choices_distribute_across_remaining_targets ... ok
[INFO] [stdout] test affinity_routing_keeps_one_key_sticky_and_balances_many_keys ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/streaming.rs (/opt/rustwide/target/debug/deps/streaming-5ecc57fb95a495ac)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test stream_retry_emits_each_event_before_later_malformed_event_errors ... ok
[INFO] [stdout] test stream_retries_before_first_event_then_falls_back_and_records_attempts ... ok
[INFO] [stdout] test streaming_responses_sse_uses_event_data_frames_error_frames_and_done ... ok
[INFO] [stdout] test streaming_chat_sse_is_data_only_including_in_band_error_and_done ... ok
[INFO] [stdout] test streaming_restart_is_forbidden_after_visible_event_and_no_fallback_occurs ... ok
[INFO] [stdout] test runtime_stream_null_usage_is_not_captured ... ok
[INFO] [stdout] test runtime_stream_empty_eof_is_retried_not_recorded_as_success ... ok
[INFO] [stdout] test runtime_stream_captures_usage_and_preserves_in_band_failure_events ... ok
[INFO] [stdout] test runtime_stream_error_event_before_output_falls_back_to_next_provider ... ok
[INFO] [stdout] test runtime_stream_emit_callback_observes_event_before_later_error ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/usage_logging.rs (/opt/rustwide/target/debug/deps/usage_logging-8c18a9533b02b30c)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test gateway_error_logs_are_payload_and_secret_free ... ok
[INFO] [stdout] test logging_targets_are_stable ... ok
[INFO] [stdout] test usage_records_are_sorted_and_payload_free ... ok
[INFO] [stdout] test client_disconnect_mid_stream_emits_partial_usage_event ... ok
[INFO] [stdout] test conversation_id_precedence_reaches_normalized_runtime ... ok
[INFO] [stdout] test nonstream_failure_usage_records_retries_and_last_provider ... ok
[INFO] [stdout] test route_execution_emits_usage_and_gateway_error_logs ... ok
[INFO] [stdout] test route_shell_uses_generated_request_id_for_conversation_fallback ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests tryst
[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] running `Command { std: "docker" "inspect" "730a7795c92131ecba3b1332234340ba4d5955264b4fe6f06b737f331292f341", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "730a7795c92131ecba3b1332234340ba4d5955264b4fe6f06b737f331292f341", kill_on_drop: false }`
[INFO] [stdout] 730a7795c92131ecba3b1332234340ba4d5955264b4fe6f06b737f331292f341
