[INFO] cloning repository https://github.com/CallOrRet/responses-proxy
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CallOrRet/responses-proxy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCallOrRet%2Fresponses-proxy", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCallOrRet%2Fresponses-proxy'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 70e18258487899905f12dc6183105558c7ecd7fc
[INFO] testing CallOrRet/responses-proxy against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCallOrRet%2Fresponses-proxy" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/CallOrRet/responses-proxy
[INFO] finished tweaking git repo https://github.com/CallOrRet/responses-proxy
[INFO] tweaked toml for git repo https://github.com/CallOrRet/responses-proxy written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/CallOrRet/responses-proxy on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/CallOrRet/responses-proxy already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tower-http v0.6.10
[INFO] [stderr]   Downloaded tokio-tungstenite v0.29.0
[INFO] [stderr]   Downloaded tokio-test v0.4.5
[INFO] [stderr]   Downloaded tungstenite v0.29.0
[INFO] [stderr]   Downloaded aws-lc-rs v1.16.3
[INFO] [stderr]   Downloaded aws-lc-sys v0.40.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 758956e56bcd76fec46f71c82ff94eb2a3feac6f4c0af164c37bb1daea1d8e88
[INFO] running `Command { std: "docker" "start" "758956e56bcd76fec46f71c82ff94eb2a3feac6f4c0af164c37bb1daea1d8e88", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "758956e56bcd76fec46f71c82ff94eb2a3feac6f4c0af164c37bb1daea1d8e88", 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" "758956e56bcd76fec46f71c82ff94eb2a3feac6f4c0af164c37bb1daea1d8e88" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "758956e56bcd76fec46f71c82ff94eb2a3feac6f4c0af164c37bb1daea1d8e88", 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" "758956e56bcd76fec46f71c82ff94eb2a3feac6f4c0af164c37bb1daea1d8e88" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling aws-lc-rs v1.16.3
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling aws-lc-sys v0.40.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling rand_core v0.10.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling data-encoding v2.11.0
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling rand v0.10.1
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling tungstenite v0.29.0
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tokio-tungstenite v0.29.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling tower-http v0.6.10
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling axum v0.8.9
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.7.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling reqwest v0.13.3
[INFO] [stderr]    Compiling responses-proxy v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 08s
[INFO] running `Command { std: "docker" "inspect" "758956e56bcd76fec46f71c82ff94eb2a3feac6f4c0af164c37bb1daea1d8e88", 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" "758956e56bcd76fec46f71c82ff94eb2a3feac6f4c0af164c37bb1daea1d8e88" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.52.3
[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-stream v0.1.18
[INFO] [stderr]    Compiling tokio-tungstenite v0.29.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-test v0.4.5
[INFO] [stderr]    Compiling tower-http v0.6.10
[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.13.3
[INFO] [stderr]    Compiling responses-proxy v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 43s
[INFO] running `Command { std: "docker" "inspect" "758956e56bcd76fec46f71c82ff94eb2a3feac6f4c0af164c37bb1daea1d8e88", 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" "758956e56bcd76fec46f71c82ff94eb2a3feac6f4c0af164c37bb1daea1d8e88" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.43s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/responses_proxy-5e2057507a2d133c)
[INFO] [stdout] 
[INFO] [stdout] running 148 tests
[INFO] [stdout] test config::tests::test_auth_enabled_with_keys ... ok
[INFO] [stdout] test config::tests::test_auth_disabled_without_keys ... ok
[INFO] [stdout] test config::tests::test_allowed_tool_types_defaults_to_function ... ok
[INFO] [stdout] test config::tests::test_empty_models_is_error ... ok
[INFO] [stdout] test config::tests::test_custom_allowed_tool_types ... ok
[INFO] [stdout] test config::tests::test_env_var_resolved ... ok
[INFO] [stdout] test config::tests::test_empty_rewrite_stage_is_error ... ok
[INFO] [stdout] test config::tests::test_missing_models_field_is_error ... ok
[INFO] [stdout] test config::tests::test_invalid_rewrite_if_regex_is_error ... ok
[INFO] [stdout] test config::tests::test_full_config ... ok
[INFO] [stdout] test config::tests::test_minimal_config ... ok
[INFO] [stdout] test config::tests::test_missing_server_uses_defaults ... ok
[INFO] [stdout] test config::tests::test_multiple_models_ordering ... ok
[INFO] [stdout] test config::tests::test_model_override ... ok
[INFO] [stdout] test config::tests::test_parse_error_invalid_yaml ... ok
[INFO] [stdout] test config::tests::test_no_dollar_prefix_uses_raw_value ... ok
[INFO] [stdout] test config::tests::test_provider_timeout_override ... ok
[INFO] [stdout] test config::tests::test_env_var_unset_uses_empty ... ok
[INFO] [stdout] test config::tests::test_replace_set_and_with_cannot_write_same_path ... ok
[INFO] [stdout] test config::tests::test_rewrite_override ... ok
[INFO] [stdout] test config::tests::test_rewrite_profile_reference ... ok
[INFO] [stdout] test handlers::responses::tests::build_response_basic_text ... ok
[INFO] [stdout] test config::tests::test_unknown_rewrite_profile_reference_is_error ... ok
[INFO] [stdout] test handlers::responses::tests::build_response_empty_state ... ok
[INFO] [stdout] test config::tests::test_unknown_config_field_is_error ... ok
[INFO] [stdout] test config::tests::test_unused_rewrite_profile_is_error ... ok
[INFO] [stdout] test handlers::responses::tests::build_response_with_reasoning ... ok
[INFO] [stdout] test handlers::responses::tests::detects_compaction_trigger_in_input ... ok
[INFO] [stdout] test handlers::responses::tests::include_filter_empty_does_nothing ... ok
[INFO] [stdout] test handlers::responses::tests::include_filter_without_logprobs_strips_them ... ok
[INFO] [stdout] test handlers::responses::tests::build_response_with_refusal ... ok
[INFO] [stdout] test handlers::responses::tests::build_response_with_usage ... ok
[INFO] [stdout] test handlers::responses::tests::plain_input_is_not_a_compaction_trigger ... ok
[INFO] [stdout] test handlers::responses::tests::include_filter_none_does_nothing ... ok
[INFO] [stdout] test handlers::websocket::create::tests::ws_response_all_statuses ... ok
[INFO] [stdout] test handlers::responses::tests::include_filter_requested_logprobs_preserves_them ... ok
[INFO] [stdout] test handlers::websocket::create::tests::ws_response_builds_correctly ... ok
[INFO] [stdout] test handlers::responses::tests::stream_data_applies_chat_in_before_chunk_parse ... ok
[INFO] [stdout] test handlers::websocket::create::tests::ws_response_completed_status ... ok
[INFO] [stdout] test handlers::responses::tests::stream_data_applies_response_out_to_event_body_only ... ok
[INFO] [stdout] test prompt::tests::test_default ... ok
[INFO] [stdout] test prompt::tests::test_unknown ... ok
[INFO] [stdout] test prompt::tests::test_set_get ... ok
[INFO] [stdout] test rewrite::tests::json_pointer_paths_support_escaping_and_array_remove ... ok
[INFO] [stdout] test rewrite::tests::follows_configured_step_order ... ok
[INFO] [stdout] test prompt::tests::test_load ... ok
[INFO] [stdout] test rewrite::tests::moves_and_sets_fields ... ok
[INFO] [stdout] test rewrite::tests::replace_can_write_to_an_explicit_path ... ok
[INFO] [stdout] test rewrite::tests::replace_can_write_to_root_with_empty_path ... ok
[INFO] [stdout] test rewrite::tests::replace_can_write_value_and_multiple_paths_from_one_match ... ok
[INFO] [stdout] test config::tests::test_parse_error_on_missing_provider ... ok
[INFO] [stdout] test prompt::tests::test_thread_safe ... ok
[INFO] [stdout] test rewrite::tests::replace_if_supports_regex_values ... ok
[INFO] [stdout] test rewrite::tests::reset_only_updates_existing_paths ... ok
[INFO] [stdout] test rewrite::tests::wildcard_nested_arrays ... ok
[INFO] [stdout] test rewrite::tests::supports_plain_dotted_and_json_pointer_paths ... ok
[INFO] [stdout] test rewrite::tests::replace_if_regex_can_be_anchored ... ok
[INFO] [stdout] test rewrite::tests::replace_value_can_be_a_map ... ok
[INFO] [stdout] test handlers::responses::tests::build_response_with_function_calls ... ok
[INFO] [stdout] test rewrite::tests::wildcard_no_match_on_non_array ... ok
[INFO] [stdout] test rewrite::tests::wildcard_remove_array_elements ... ok
[INFO] [stdout] test rewrite::tests::wildcard_replace_messages_role ... ok
[INFO] [stdout] test rewrite::tests::wildcard_reset_existing_paths ... ok
[INFO] [stdout] test rewrite::tests::deepseek_config_wildcard_developer_to_system ... ok
[INFO] [stdout] test types::event::tests::content_part_text_serialize ... ok
[INFO] [stdout] test types::event::tests::content_part_reasoning_text_deserialize ... ok
[INFO] [stdout] test types::event::tests::content_part_text_with_annotations_distinct_from_reasoning ... ok
[INFO] [stdout] test types::event::tests::content_part_text_roundtrip_empty_annotations ... ok
[INFO] [stdout] test types::event::tests::content_part_refusal_deserialize ... ok
[INFO] [stdout] test types::event::tests::deserialize_error_event ... ok
[INFO] [stdout] test types::event::tests::deserialize_created_event ... ok
[INFO] [stdout] test types::event::tests::deserialize_text_delta_event ... ok
[INFO] [stdout] test types::event::tests::text_logprob_roundtrip ... ok
[INFO] [stdout] test types::event::tests::text_delta_logprobs_none_omitted ... ok
[INFO] [stdout] test types::item::tests::apply_patch_create_file_roundtrip ... ok
[INFO] [stdout] test types::event::tests::deserialize_text_delta_event_with_logprobs ... ok
[INFO] [stdout] test types::item::tests::computer_action_click_roundtrip ... ok
[INFO] [stdout] test types::item::tests::computer_action_screenshot_roundtrip ... ok
[INFO] [stdout] test types::item::tests::compaction_recursive_roundtrip ... ok
[INFO] [stdout] test types::item::tests::function_call_output_string_roundtrip ... ok
[INFO] [stdout] test types::item::tests::custom_tool_call_roundtrip ... ok
[INFO] [stdout] test types::item::tests::function_call_output_array_roundtrip ... ok
[INFO] [stdout] test types::item::tests::input_content_block_file_roundtrip ... ok
[INFO] [stdout] test types::item::tests::input_item_compaction_trigger_deserializes ... ok
[INFO] [stdout] test types::item::tests::input_item_compaction_trigger_with_metadata_roundtrip ... ok
[INFO] [stdout] test types::item::tests::input_item_function_call_roundtrip ... ok
[INFO] [stdout] test types::item::tests::input_content_block_image_roundtrip ... ok
[INFO] [stdout] test types::item::tests::input_item_message_roundtrip ... ok
[INFO] [stdout] test types::item::tests::input_item_reasoning_with_id_roundtrip ... ok
[INFO] [stdout] test types::event::tests::deserialize_unknown_event ... ok
[INFO] [stdout] test types::item::tests::input_item_reasoning_without_id_deserializes ... ok
[INFO] [stdout] test types::item::tests::input_item_unknown_preserves_tag ... ok
[INFO] [stdout] test types::item::tests::output_item_message_roundtrip ... ok
[INFO] [stdout] test types::item::tests::output_annotation_url_citation_roundtrip ... ok
[INFO] [stdout] test types::responses::tests::test_conversation_object ... ok
[INFO] [stdout] test types::item::tests::output_annotation_file_citation_roundtrip ... ok
[INFO] [stdout] test types::item::tests::output_item_unknown_preserves_tag ... ok
[INFO] [stdout] test types::responses::tests::test_context_management ... ok
[INFO] [stdout] test types::responses::tests::test_defaults_on_deser ... ok
[INFO] [stdout] test types::item::tests::output_item_refusal_content ... ok
[INFO] [stdout] test types::responses::tests::test_conversation_string ... ok
[INFO] [stdout] test types::responses::tests::test_include ... ok
[INFO] [stdout] test config::tests::test_example_configs_parse ... ok
[INFO] [stdout] test types::responses::tests::test_include_deser ... ok
[INFO] [stdout] test types::responses::tests::test_new_params_allows_extra_fields ... ok
[INFO] [stdout] test types::responses::tests::test_prompt_string ... ok
[INFO] [stdout] test types::responses::tests::test_reasoning_generate_summary_deprecated ... ok
[INFO] [stdout] test types::responses::tests::test_prompt_object_minimal ... ok
[INFO] [stdout] test types::responses::tests::test_request_with_array_input ... ok
[INFO] [stdout] test types::responses::tests::test_prompt_object ... ok
[INFO] [stdout] test types::responses::tests::test_new_params_minimal ... ok
[INFO] [stdout] test types::responses::tests::test_response_full ... ok
[INFO] [stdout] test types::responses::tests::test_reasoning_summary ... ok
[INFO] [stdout] test types::responses::tests::test_text_format_json_object ... ok
[INFO] [stdout] test types::responses::tests::test_request_with_string_input ... ok
[INFO] [stdout] test types::responses::tests::test_response_basic ... ok
[INFO] [stdout] test types::responses::tests::test_status_serde ... ok
[INFO] [stdout] test types::responses::tests::test_usage_serde ... ok
[INFO] [stdout] test types::responses::tests::test_text_format_text ... ok
[INFO] [stdout] test types::tool::tests::deserialize_apply_patch_tool ... ok
[INFO] [stdout] test types::responses::tests::test_text_format_json_schema ... ok
[INFO] [stdout] test types::tool::tests::deserialize_code_interpreter_tool ... ok
[INFO] [stdout] test types::tool::tests::deserialize_code_interpreter_container_auto ... ok
[INFO] [stdout] test types::tool::tests::deserialize_custom_tool_format_grammar ... ok
[INFO] [stdout] test types::tool::tests::deserialize_custom_tool_format_text ... ok
[INFO] [stdout] test types::tool::tests::deserialize_file_search_tool ... ok
[INFO] [stdout] test types::tool::tests::deserialize_code_interpreter_container_reference ... ok
[INFO] [stdout] test types::tool::tests::deserialize_mcp_allowed_tools_all ... ok
[INFO] [stdout] test types::tool::tests::deserialize_function_tool ... ok
[INFO] [stdout] test types::tool::tests::deserialize_file_search_comparison_filter ... ok
[INFO] [stdout] test types::tool::tests::deserialize_file_search_compound_filter ... ok
[INFO] [stdout] test types::tool::tests::deserialize_mcp_require_approval_setting ... ok
[INFO] [stdout] test types::tool::tests::deserialize_namespace_tool_item_custom ... ok
[INFO] [stdout] test types::tool::tests::deserialize_mcp_allowed_tools_filter ... ok
[INFO] [stdout] test types::tool::tests::deserialize_tool_choice_apply_patch ... ok
[INFO] [stdout] test types::tool::tests::deserialize_tool_choice_mcp ... ok
[INFO] [stdout] test types::tool::tests::deserialize_tool_choice_mode ... ok
[INFO] [stdout] test types::tool::tests::deserialize_namespace_tool_item_function ... ok
[INFO] [stdout] test types::tool::tests::deserialize_tool_choice_shell ... ok
[INFO] [stdout] test types::tool::tests::deserialize_tool_choice_specific ... ok
[INFO] [stdout] test types::tool::tests::deserialize_tool_choice_string ... ok
[INFO] [stdout] test types::websocket::tests::ws_ping ... ok
[INFO] [stdout] test types::tool::tests::deserialize_unknown_tool ... ok
[INFO] [stdout] test types::websocket::tests::ws_cancel ... ok
[INFO] [stdout] test types::tool::tests::roundtrip_tool_param_function ... ok
[INFO] [stdout] test types::websocket::tests::ws_error_event_format ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/responses_proxy-3e78cc1aed579408)
[INFO] [stdout] test types::tool::tests::deserialize_tool_choice_types ... ok
[INFO] [stdout] test types::websocket::tests::ws_response_create_minimal ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 148 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running tests/proxy_agents_integration.rs (/opt/rustwide/target/debug/deps/proxy_agents_integration-6bf5845a8ac7fab7)
[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] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test proxy_agent_maps_typed_responses_request_to_typed_chat_request ... ok
[INFO] [stdout] test proxy_agent_replays_previous_response_context_to_chat_server ... ok
[INFO] [stdout] test proxy_agent_replays_tool_call_and_tool_output_history ... ok
[INFO] [stdout] test proxy_agent_replays_three_turn_text_history ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.76s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/store_files_integration.rs (/opt/rustwide/target/debug/deps/store_files_integration-10b650181680a497)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]      Running tests/verification_tests.rs (/opt/rustwide/target/debug/deps/verification_tests-d9d253624010c523)
[INFO] [stdout] test store_writes_messages_jsonl_and_recovers_from_disk ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 39 tests
[INFO] [stdout] test s10_prompt_is_rejected_until_supported ... ok
[INFO] [stdout] test s10_text_format_to_response_format ... ok
[INFO] [stdout] test s10_max_output_tokens_can_map_to_deprecated_max_tokens_by_config ... ok
[INFO] [stdout] test s13_streaming_output_index_unique ... ok
[INFO] [stdout] test s12_streaming_usage_captured ... ok
[INFO] [stdout] test s13_streaming_output_index_with_reasoning ... ok
[INFO] [stdout] test s14_streaming_in_progress_emitted ... ok
[INFO] [stdout] test s10_no_text_no_response_format ... ok
[INFO] [stdout] test s14_streaming_in_progress_only_once ... ok
[INFO] [stdout] test s15_cached_tokens_openai_style ... ok
[INFO] [stdout] test s10_max_output_and_parallel_false_are_preserved ... ok
[INFO] [stdout] test deepseek_rewrite_reasoning_request_before_after ... ok
[INFO] [stdout] test s10_json_schema_is_preserved ... ok
[INFO] [stdout] test s1_simple_text_response ... ok
[INFO] [stdout] test s17_developer_to_system ... ok
[INFO] [stdout] test s16_instructions_merge_with_system ... ok
[INFO] [stdout] test s1_simple_text_request ... ok
[INFO] [stdout] test s11_passthrough_fields ... ok
[INFO] [stdout] test s20_empty_instructions_ignored ... ok
[INFO] [stdout] test s18_reasoning_item_in_input ... ok
[INFO] [stdout] test s19_multiple_content_blocks_joined ... ok
[INFO] [stdout] test s24_function_call_output_array ... ok
[INFO] [stdout] test s21_image_file_blocks_dropped ... ok
[INFO] [stdout] test s25_stream_true ... ok
[INFO] [stdout] test s2_reasoning_content_response ... ok
[INFO] [stdout] test s26_consecutive_function_calls_merge ... ok
[INFO] [stdout] test s22_unknown_items_skipped ... ok
[INFO] [stdout] test s5_tool_call_response ... ok
[INFO] [stdout] test s6_content_filter_response ... ok
[INFO] [stdout] test s7_error_response ... ok
[INFO] [stdout] test s8_finish_reason_all ... ok
[INFO] [stdout] test s23_string_input_with_instructions ... ok
[INFO] [stdout] test s2_instructions_and_reasoning_request ... ok
[INFO] [stdout] test s4_thinking_disables_logprobs ... ok
[INFO] [stdout] test s5_tool_conversation_request ... ok
[INFO] [stdout] test s3_reasoning_summary_without_effort_does_not_force_effort ... ok
[INFO] [stdout] test s9_tool_normalization ... ok
[INFO] [stdout] test deepseek_rewrite_preview ... ok
[INFO] [stdout] test s3_reasoning_effort_all_levels ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 39 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.35s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests responses_proxy
[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" "758956e56bcd76fec46f71c82ff94eb2a3feac6f4c0af164c37bb1daea1d8e88", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "758956e56bcd76fec46f71c82ff94eb2a3feac6f4c0af164c37bb1daea1d8e88", kill_on_drop: false }`
[INFO] [stdout] 758956e56bcd76fec46f71c82ff94eb2a3feac6f4c0af164c37bb1daea1d8e88
