[INFO] fetching crate openai-core 0.1.1...
[INFO] testing openai-core-0.1.1 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] extracting crate openai-core 0.1.1 into /workspace/builds/worker-7-tc1/source
[INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate openai-core 0.1.1
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate openai-core 0.1.1
[INFO] tweaked toml for crates.io crate openai-core 0.1.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate openai-core 0.1.1 on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate openai-core 0.1.1 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tokio-tungstenite v0.29.0
[INFO] [stderr]   Downloaded assert-json-diff v2.0.2
[INFO] [stderr]   Downloaded tungstenite v0.29.0
[INFO] [stderr]   Downloaded wiremock v0.6.5
[INFO] [stderr]   Downloaded rstest v0.26.1
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.67
[INFO] [stderr]   Downloaded toml_edit v0.25.10+spec-1.1.0
[INFO] [stderr]   Downloaded rstest_macros v0.26.1
[INFO] [stderr]   Downloaded insta v1.47.2
[INFO] [stderr]   Downloaded web-sys v0.3.94
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c759b06a214ac2ee987e1e2ca21677fba172d16d673aa6647aba742965fc54e2
[INFO] running `Command { std: "docker" "start" "-a" "c759b06a214ac2ee987e1e2ca21677fba172d16d673aa6647aba742965fc54e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c759b06a214ac2ee987e1e2ca21677fba172d16d673aa6647aba742965fc54e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c759b06a214ac2ee987e1e2ca21677fba172d16d673aa6647aba742965fc54e2", kill_on_drop: false }`
[INFO] [stdout] c759b06a214ac2ee987e1e2ca21677fba172d16d673aa6647aba742965fc54e2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8f0047871520fc5fb2eff52258032d91a1de9ff86180d5799c720a770ec9b31e
[INFO] running `Command { std: "docker" "start" "-a" "8f0047871520fc5fb2eff52258032d91a1de9ff86180d5799c720a770ec9b31e", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling aws-lc-rs v1.16.2
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling indexmap v2.13.1
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling const-oid v0.10.2
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling hybrid-array v0.4.10
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling iri-string v0.7.12
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling cc v1.2.59
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling crypto-common v0.2.1
[INFO] [stderr]    Compiling block-buffer v0.12.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling digest v0.11.2
[INFO] [stderr]    Compiling hmac v0.13.0
[INFO] [stderr]    Compiling sha2 v0.11.0
[INFO] [stderr]    Compiling aws-lc-sys v0.39.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[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 displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio v1.51.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling secrecy v0.10.3
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling rustls-webpki v0.103.10
[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 openai-core v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 11s
[INFO] running `Command { std: "docker" "inspect" "8f0047871520fc5fb2eff52258032d91a1de9ff86180d5799c720a770ec9b31e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8f0047871520fc5fb2eff52258032d91a1de9ff86180d5799c720a770ec9b31e", kill_on_drop: false }`
[INFO] [stdout] 8f0047871520fc5fb2eff52258032d91a1de9ff86180d5799c720a770ec9b31e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 09f5ef55d2736ce041b07a7fe0101fb8bfe96ae9b4d9d9af357331ae59a020b7
[INFO] running `Command { std: "docker" "start" "-a" "09f5ef55d2736ce041b07a7fe0101fb8bfe96ae9b4d9d9af357331ae59a020b7", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling winnow v1.0.1
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling toml_edit v0.25.10+spec-1.1.0
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling deadpool v0.12.3
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling console v0.16.3
[INFO] [stderr]    Compiling serial_test_derive v3.4.0
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling schemars v1.2.1
[INFO] [stderr]    Compiling serial_test v3.4.0
[INFO] [stderr]    Compiling insta v1.47.2
[INFO] [stderr]    Compiling proptest v1.11.0
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling rstest v0.26.1
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling wiremock v0.6.5
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling openai-core v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3m 47s
[INFO] running `Command { std: "docker" "inspect" "09f5ef55d2736ce041b07a7fe0101fb8bfe96ae9b4d9d9af357331ae59a020b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "09f5ef55d2736ce041b07a7fe0101fb8bfe96ae9b4d9d9af357331ae59a020b7", kill_on_drop: false }`
[INFO] [stdout] 09f5ef55d2736ce041b07a7fe0101fb8bfe96ae9b4d9d9af357331ae59a020b7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2a3b84b78cecd38ae252d321387b6f0918a5c5db44572258aa03553d228533cf
[INFO] running `Command { std: "docker" "start" "-a" "2a3b84b78cecd38ae252d321387b6f0918a5c5db44572258aa03553d228533cf", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.47s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/openai_core-ea0e780fbbe72b5e)
[INFO] [stdout] 
[INFO] [stdout] running 37 tests
[INFO] [stdout] test audio_helpers::tests::test_should_map_platform_provider ... ok
[INFO] [stdout] test audio_helpers::tests::test_should_build_record_command_with_platform_defaults ... ok
[INFO] [stdout] test audio_helpers::tests::test_should_build_play_command_for_path_input ... ok
[INFO] [stdout] test audio_helpers::tests::test_should_fail_when_platform_has_no_default_provider ... ok
[INFO] [stdout] test providers::tests::test_should_inject_azure_api_version_and_prefix_path ... ok
[INFO] [stdout] test providers::tests::test_should_preserve_existing_azure_api_version_query ... ok
[INFO] [stdout] test providers::tests::test_should_switch_azure_auth_scheme_to_bearer ... ok
[INFO] [stdout] test providers::tests::test_should_use_minimax_default_base_url ... ok
[INFO] [stdout] test providers::tests::test_should_use_zenmux_default_base_url ... ok
[INFO] [stdout] test providers::tests::test_should_use_zhipu_default_base_url ... ok
[INFO] [stdout] test providers::tests::test_should_validate_zenmux_model_id_format_in_strict_mode ... ok
[INFO] [stdout] test providers::tests::test_should_validate_minimax_n_equals_one_in_strict_mode ... ok
[INFO] [stdout] test generated::tests::test_generated_catalog_should_match_manifest ... ok
[INFO] [stdout] test generated::tests::test_generated_catalog_templates_should_be_well_formed ... ok
[INFO] [stdout] test stream::assistant::tests::test_should_merge_assistant_deltas_into_snapshot_before_created_events ... ok
[INFO] [stdout] test audio_helpers::tests::test_should_build_play_command_for_bytes_input ... ok
[INFO] [stdout] test providers::tests::test_should_inject_azure_realtime_deployment_query ... ok
[INFO] [stdout] test providers::tests::test_should_preserve_passthrough_mode_for_minimax ... ok
[INFO] [stdout] test stream::sse::property_tests::line_decoder_flushes_final_partial_line ... ok
[INFO] [stdout] test stream::partial_json::tests::test_should_parse_partial_json_object_snapshot ... ok
[INFO] [stdout] test stream::sse::tests::test_should_decode_lines_for_mixed_newlines ... ok
[INFO] [stdout] test stream::sse::tests::test_should_decode_utf8_split_across_chunks ... ok
[INFO] [stdout] test stream::sse::tests::test_should_parse_empty_and_multiline_sse_data_fields ... ok
[INFO] [stdout] test transport::tests::test_should_extract_minimax_style_status_message ... ok
[INFO] [stdout] test transport::tests::test_should_extract_top_level_error_string_message ... ok
[INFO] [stdout] test transport::tests::test_should_merge_provider_options_into_body ... ok
[INFO] [stdout] test transport::tests::test_should_serialize_nested_form_fields ... ok
[INFO] [stdout] test webhooks::tests::test_should_reject_invalid_signature ... ok
[INFO] [stdout] test webhooks::tests::test_should_unwrap_payload_after_verification ... ok
[INFO] [stdout] test webhooks::tests::test_should_verify_valid_signature ... ok
[INFO] [stdout] test stream::responses::tests::test_should_keep_response_snapshot_consistent_for_out_of_order_events ... ok
[INFO] [stdout] test providers::tests::test_should_inject_azure_deployment_from_body_model ... ok
[INFO] [stdout] test stream::sse::tests::test_should_preserve_crlf_split_across_chunks ... ok
[INFO] [stdout] test stream::partial_json::tests::parse_optional_json_matches_serde_for_complete_payloads ... ok
[INFO] [stdout] test resources::common::tests::encoded_path_segment_roundtrips_through_percent_decode ... ok
[INFO] [stdout] test stream::partial_json::tests::parse_optional_json_recovers_partial_string_snapshots ... ok
[INFO] [stdout] test stream::sse::property_tests::line_decoder_preserves_lines_across_arbitrary_chunking ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 37 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.34s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/azure.rs (/opt/rustwide/target/debug/deps/azure-671af02b90c9ca07)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test test_should_reject_base_url_and_azure_endpoint_together ... ok
[INFO] [stdout] test test_should_preserve_azure_realtime_http_path_without_deployment_prefix ... ok
[INFO] [stderr]      Running tests/contract.rs (/opt/rustwide/target/debug/deps/contract-93007f3821efa3ae)
[INFO] [stdout] test test_should_send_azure_bearer_token_when_using_ad_token_provider ... ok
[INFO] [stdout] test test_should_use_configured_azure_deployment_over_body_model ... ok
[INFO] [stdout] test test_should_build_azure_request_from_endpoint_and_model ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.38s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 24 tests
[INFO] [stdout] test client::test_should_read_openai_base_url_and_api_key_from_env ... ok
[INFO] [stdout] test longtail::test_should_use_typed_container_skill_and_video_resources ... ok
[INFO] [stdout] test client::test_should_keep_proxy_for_local_base_url_by_default ... ok
[INFO] [stdout] test longtail::test_should_use_typed_conversation_and_eval_resources ... ok
[INFO] [stdout] test longtail::test_should_use_typed_fine_tuning_and_batches_resources ... ok
[INFO] [stdout] test client::test_should_override_base_url_with_builder_option ... ok
[INFO] [stdout] test longtail::test_should_use_typed_image_and_audio_resources ... ok
[INFO] [stdout] test resources::test_should_create_assistant_stream_and_build_snapshot ... ok
[INFO] [stdout] test resources::test_should_create_response_with_text_input ... ok
[INFO] [stdout] test resources::test_should_continue_response_stream_by_id_and_aggregate_snapshot ... ok
[INFO] [stdout] test resources::test_should_keep_full_assistant_message_for_tool_runner_history ... ok
[INFO] [stdout] test resources::test_should_parse_zenmux_models_list ... ok
[INFO] [stdout] test resources::test_should_fetch_next_page ... ok
[INFO] [stdout] test client::test_should_disable_proxy_for_local_base_url_when_enabled ... ok
[INFO] [stdout] test resources::test_should_emit_assistant_runtime_events ... ok
[INFO] [stdout] test resources::test_should_retrieve_beta_assistant_as_typed_object ... ok
[INFO] [stdout] test resources::test_should_poll_beta_run_until_terminal_state ... ok
[INFO] [stdout] test resources::test_should_retrieve_vector_store_as_typed_object ... ok
[INFO] [stdout] test client::test_should_use_custom_reqwest_client_defaults ... ok
[INFO] [stdout] test resources::test_should_serialize_responses_tools_as_flat_objects ... ok
[INFO] [stdout] test resources::test_should_send_minimal_chat_completion_request ... ok
[INFO] [stdout] test client::test_should_remove_header_when_value_is_none ... ok
[INFO] [stdout] test client::test_should_build_default_openai_base_url ... ok
[INFO] [stderr]      Running tests/files.rs (/opt/rustwide/target/debug/deps/files-c6bef17ab65305fa)
[INFO] [stdout] test client::test_should_merge_default_headers_and_request_headers ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.25s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test test_should_export_upload_source_alias ... ok
[INFO] [stdout] test test_should_fail_when_reader_has_no_filename ... ok
[INFO] [stdout] test test_should_build_file_from_bytes ... ok
[INFO] [stdout] test test_should_build_file_from_async_reader ... ok
[INFO] [stdout] test test_should_accept_existing_upload_source ... ok
[INFO] [stdout] test test_should_build_file_from_path ... ok
[INFO] [stdout] test test_should_build_file_from_response_and_infer_filename ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/logger.rs (/opt/rustwide/target/debug/deps/logger-0b3ede67b2faaded)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test_should_read_log_level_from_env ... ok
[INFO] [stdout] test test_should_emit_sdk_logs_to_custom_logger ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.30s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/openapi_contract.rs (/opt/rustwide/target/debug/deps/openapi_contract-2211cab30e14ad95)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test test_openapi_snapshot_metadata_should_match_expected_source ... ok
[INFO] [stdout] test test_openapi_shape_assertions_should_match_high_value_sdk_contracts ... ok
[INFO] [stdout] test test_documented_openapi_should_cover_generated_and_manual_endpoints ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.44s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/parser.rs (/opt/rustwide/target/debug/deps/parser-e4a13036c6494039)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test test_should_extract_chat_chunk_delta_helpers ... ok
[INFO] [stdout] test test_should_emit_chat_runtime_events ... ok
[INFO] [stdout] test test_should_parse_partial_json_in_chat_runtime_events ... ok
[INFO] [stdout] test test_should_stream_audio_speech_over_raw_sse ... ok
[INFO] [stderr]      Running tests/path_query.rs (/opt/rustwide/target/debug/deps/path_query-4747ce9e7a8bb2c5)
[INFO] [stdout] test test_should_emit_response_runtime_events ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.46s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test test_should_encode_reserved_query_values ... ok
[INFO] [stdout] test test_should_encode_dynamic_path_segments ... ok
[INFO] [stdout] test test_should_encode_generated_eval_cancel_path_segments ... ok
[INFO] [stdout] test test_should_merge_default_query_and_request_query ... ok
[INFO] [stdout] test test_should_encode_nested_dynamic_path_segments ... ok
[INFO] [stdout] test test_should_encode_generated_vector_store_file_batch_list_path_segments ... ok
[INFO] [stdout] test test_should_encode_generated_skill_version_content_path_segments ... ok
[INFO] [stdout] test test_should_encode_generated_batch_cancel_path_segments ... ok
[INFO] [stdout] test test_should_use_documented_responses_compact_path ... ok
[INFO] [stdout] test test_should_use_documented_video_extend_path ... ok
[INFO] [stdout] test test_should_use_documented_video_edit_path ... ok
[INFO] [stdout] test test_should_return_response_meta_via_send_with_meta ... ok
[INFO] [stdout] test test_should_return_raw_http_response_via_send_raw ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.09s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/provider_live.rs (/opt/rustwide/target/debug/deps/provider_live-2030cb921cbd267c)
[INFO] [stdout] 
[INFO] [stdout] running 27 tests
[INFO] [stdout] test minimax::test_live_minimax_chat_completion_basic ... ignored, requires MINIMAX_API_KEY
[INFO] [stdout] test minimax::test_live_minimax_chat_completion_stream_basic ... ignored, requires MINIMAX_API_KEY
[INFO] [stdout] test minimax::test_live_minimax_chat_structured_json_output ... ignored, requires MINIMAX_API_KEY
[INFO] [stdout] test minimax::test_live_minimax_chat_tool_calling ... ignored, requires MINIMAX_API_KEY
[INFO] [stdout] test minimax::test_live_minimax_invalid_model_error_shape ... ignored, requires MINIMAX_API_KEY
[INFO] [stdout] test minimax::test_live_minimax_responses_text_or_provider_error_shape ... ignored, requires MINIMAX_API_KEY
[INFO] [stdout] test openai::test_live_openai_chat_completion_basic ... ignored, requires OPENAI_API_KEY
[INFO] [stdout] test openai::test_live_openai_chat_completion_stream_basic ... ignored, requires OPENAI_API_KEY
[INFO] [stdout] test openai::test_live_openai_chat_structured_json_output ... ignored, requires OPENAI_API_KEY
[INFO] [stdout] test openai::test_live_openai_chat_tool_calling ... ignored, requires OPENAI_API_KEY
[INFO] [stdout] test openai::test_live_openai_invalid_model_error_shape ... ignored, requires OPENAI_API_KEY
[INFO] [stdout] test openai::test_live_openai_responses_text ... ignored, requires OPENAI_API_KEY
[INFO] [stdout] test zenmux::test_live_zenmux_chat_completion_with_discovered_model ... ignored, requires ZENMUX_API_KEY
[INFO] [stdout] test zenmux::test_live_zenmux_chat_structured_json_output ... ignored, requires ZENMUX_API_KEY
[INFO] [stdout] test zenmux::test_live_zenmux_chat_tool_calling ... ignored, requires ZENMUX_API_KEY
[INFO] [stdout] test zenmux::test_live_zenmux_invalid_model_error_shape ... ignored, requires ZENMUX_API_KEY
[INFO] [stdout] test zenmux::test_live_zenmux_models_list ... ignored, requires ZENMUX_API_KEY
[INFO] [stderr]      Running tests/retry_timeout.rs (/opt/rustwide/target/debug/deps/retry_timeout-a3c66b5119d84827)
[INFO] [stdout] test zenmux::test_live_zenmux_responses_stream_function_call_arguments ... ignored, requires ZENMUX_API_KEY
[INFO] [stdout] test zenmux::test_live_zenmux_responses_stream_text_output ... ignored, requires ZENMUX_API_KEY
[INFO] [stdout] test zenmux::test_live_zenmux_responses_structured_json_output ... ignored, requires ZENMUX_API_KEY
[INFO] [stdout] test zenmux::test_live_zenmux_responses_text_output ... ignored, requires ZENMUX_API_KEY
[INFO] [stdout] test zhipu::test_live_zhipu_chat_completion_basic ... ignored, requires ZHIPU_API_KEY
[INFO] [stdout] test zhipu::test_live_zhipu_chat_completion_stream_basic ... ignored, requires ZHIPU_API_KEY
[INFO] [stdout] test zhipu::test_live_zhipu_chat_structured_json_output ... ignored, requires ZHIPU_API_KEY
[INFO] [stdout] test zhipu::test_live_zhipu_chat_tool_calling ... ignored, requires ZHIPU_API_KEY
[INFO] [stdout] test zhipu::test_live_zhipu_invalid_model_error_shape ... ignored, requires ZHIPU_API_KEY
[INFO] [stdout] test zhipu::test_live_zhipu_responses_text_or_provider_error_shape ... ignored, requires ZHIPU_API_KEY
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 27 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test test_should_retry_after_ms_then_succeed ... ok
[INFO] [stdout] test test_should_retry_after_header_then_succeed ... ok
[INFO] [stdout] test test_should_retry_after_timeout_then_succeed ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.44s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/snapshots.rs (/opt/rustwide/target/debug/deps/snapshots-077c8f17b26ba6fc)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test test_should_snapshot_response_stream_aggregation ... ok
[INFO] [stdout] test test_should_snapshot_send_with_meta_response_meta ... ok
[INFO] [stdout] test test_should_snapshot_assistant_runtime_final_snapshot_contract ... ok
[INFO] [stdout] test test_should_snapshot_chat_completion_request_body ... ok
[INFO] [stdout] test test_should_snapshot_out_of_order_response_runtime_contract ... ok
[INFO] [stdout] test test_should_snapshot_api_error_mapping ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.56s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/spec_contract.rs (/opt/rustwide/target/debug/deps/spec_contract-8d49763fcf31a033)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_should_deserialize_spec_fixtures_into_typed_models ... ok
[INFO] [stderr]      Running tests/typed_endpoints.rs (/opt/rustwide/target/debug/deps/typed_endpoints-d16afb2482e023fe)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test test_should_deserialize_typed_moderation_response ... ok
[INFO] [stdout] test test_should_deserialize_beta_realtime_session_response ... ok
[INFO] [stdout] test test_should_deserialize_typed_completion_response ... ok
[INFO] [stdout] test test_should_deserialize_typed_beta_thread_run_state ... ok
[INFO] [stdout] test test_should_deserialize_typed_chat_completion_response ... ok
[INFO] [stdout] test test_should_deserialize_realtime_client_secret_response ... ok
[INFO] [stdout] test test_should_deserialize_typed_grader_responses ... ok
[INFO] [stdout] test test_should_deserialize_typed_embedding_response ... ok
[INFO] [stdout] test test_should_deserialize_upload_part_response ... ok
[INFO] [stdout] test test_should_treat_realtime_call_actions_as_no_content ... ok
[INFO] [stdout] test test_should_deserialize_typed_response_input_token_count ... ok
[INFO] [stdout] test test_should_deserialize_typed_response_output_and_usage ... ok
[INFO] [stdout] test test_should_use_vector_store_beta_header_and_typed_payloads ... ok
[INFO] [stdout] test test_should_use_vector_store_file_batches_beta_header_and_typed_payloads ... ok
[INFO] [stdout] test test_should_use_chatkit_beta_header_and_typed_responses ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.06s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/uploads.rs (/opt/rustwide/target/debug/deps/uploads-625d12a5f0a2fc27)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test test_should_require_filename_for_bytes_input ... ok
[INFO] [stdout] test test_should_build_file_from_reader_when_filename_provided ... ok
[INFO] [stdout] test test_should_stream_audio_transcriptions_over_sse ... ok
[INFO] [stdout] test test_should_override_filename_for_response_input ... ok
[INFO] [stderr]      Running tests/websocket.rs (/opt/rustwide/target/debug/deps/websocket-78b3df7cd54ba1d4)
[INFO] [stdout] test test_should_merge_json_body_and_multipart_file_fields ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.26s
[INFO] [stdout] 
[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]    Doc-tests openai_core
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - (line 56) ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.70s; merged doctests compilation took 0.70s
[INFO] running `Command { std: "docker" "inspect" "2a3b84b78cecd38ae252d321387b6f0918a5c5db44572258aa03553d228533cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2a3b84b78cecd38ae252d321387b6f0918a5c5db44572258aa03553d228533cf", kill_on_drop: false }`
[INFO] [stdout] 2a3b84b78cecd38ae252d321387b6f0918a5c5db44572258aa03553d228533cf
