[INFO] fetching crate genai-rs 0.7.2... [INFO] testing genai-rs-0.7.2 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210 [INFO] extracting crate genai-rs 0.7.2 into /workspace/builds/worker-2-tc2/source [INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml [INFO] started tweaking crates.io crate genai-rs 0.7.2 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate genai-rs 0.7.2 [INFO] tweaked toml for crates.io crate genai-rs 0.7.2 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate genai-rs 0.7.2 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate genai-rs 0.7.2 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0e183b5fd536e29eeed47d0fceb09f3b0237f770cf40e11d505de25be35ca582 [INFO] running `Command { std: "docker" "start" "-a" "0e183b5fd536e29eeed47d0fceb09f3b0237f770cf40e11d505de25be35ca582", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0e183b5fd536e29eeed47d0fceb09f3b0237f770cf40e11d505de25be35ca582", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e183b5fd536e29eeed47d0fceb09f3b0237f770cf40e11d505de25be35ca582", kill_on_drop: false }` [INFO] [stdout] 0e183b5fd536e29eeed47d0fceb09f3b0237f770cf40e11d505de25be35ca582 [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=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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4e0eae8240349411fb2495212d908e0195611998b449a6c05270b9fe6632b31d [INFO] running `Command { std: "docker" "start" "-a" "4e0eae8240349411fb2495212d908e0195611998b449a6c05270b9fe6632b31d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.105 [INFO] [stderr] Compiling quote v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling find-msvc-tools v0.1.7 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling cc v1.2.52 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling zmij v1.0.12 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling rustls-pki-types v1.13.2 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling webpki-roots v1.0.5 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling ryu v1.0.22 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling iri-string v0.7.10 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling inventory v0.3.21 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling rustls-webpki v0.103.8 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling utoipa-gen v5.4.0 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling hyper-util v0.1.19 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling colored_json v5.0.0 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling utoipa v5.4.0 [INFO] [stderr] Compiling genai-rs-macros v0.7.2 [INFO] [stderr] Compiling genai-rs v0.7.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [optimized + debuginfo] target(s) in 9m 12s [INFO] running `Command { std: "docker" "inspect" "4e0eae8240349411fb2495212d908e0195611998b449a6c05270b9fe6632b31d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e0eae8240349411fb2495212d908e0195611998b449a6c05270b9fe6632b31d", kill_on_drop: false }` [INFO] [stdout] 4e0eae8240349411fb2495212d908e0195611998b449a6c05270b9fe6632b31d [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=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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 13352cd5c35e6579decc2bc54efbe2982412ff05a2c12f9514aa5792fd49e6be [INFO] running `Command { std: "docker" "start" "-a" "13352cd5c35e6579decc2bc54efbe2982412ff05a2c12f9514aa5792fd49e6be", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling zerocopy v0.8.33 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling target-triple v1.0.0 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling toml_parser v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling utoipa v5.4.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_spanned v1.0.4 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tempfile v3.24.0 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling doc-comment v0.3.4 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling toml_writer v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling colored_json v5.0.0 [INFO] [stderr] Compiling rusty-fork v0.3.1 [INFO] [stderr] Compiling toml v0.9.11+spec-1.1.0 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling proptest v1.9.0 [INFO] [stderr] Compiling trybuild v1.0.114 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling hyper-util v0.1.19 [INFO] [stderr] Compiling backon v1.6.0 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling genai-rs-macros v0.7.2 [INFO] [stderr] Compiling genai-rs v0.7.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [optimized + debuginfo] target(s) in 9m 36s [INFO] running `Command { std: "docker" "inspect" "13352cd5c35e6579decc2bc54efbe2982412ff05a2c12f9514aa5792fd49e6be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13352cd5c35e6579decc2bc54efbe2982412ff05a2c12f9514aa5792fd49e6be", kill_on_drop: false }` [INFO] [stdout] 13352cd5c35e6579decc2bc54efbe2982412ff05a2c12f9514aa5792fd49e6be [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=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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 85b493a1c208aa6c5a106089fd746ec4ea67fbb5fbfeec88e221a893b4b24eaf [INFO] running `Command { std: "docker" "start" "-a" "85b493a1c208aa6c5a106089fd746ec4ea67fbb5fbfeec88e221a893b4b24eaf", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [optimized + debuginfo] target(s) in 0.45s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/genai_rs-7c4507513fa62ed1) [INFO] [stdout] [INFO] [stdout] running 594 tests [INFO] [stdout] test client::tests::test_client_builder_debug_redacts_api_key ... ok [INFO] [stdout] test client::tests::test_client_builder_with_timeout ... ok [INFO] [stdout] test client::tests::test_client_debug_redacts_api_key ... ok [INFO] [stdout] test client::tests::test_client_new ... ok [INFO] [stdout] test client::tests::test_client_builder_with_connect_timeout ... ok [INFO] [stdout] test content_tests::test_annotation_extract_span ... ok [INFO] [stdout] test content_tests::test_annotation_extract_span_inverted_indices ... ok [INFO] [stdout] test content_tests::test_annotation_extract_span_mid_utf8_boundary ... ok [INFO] [stdout] test client::tests::test_client_builder_default ... ok [INFO] [stdout] test content_tests::test_annotation_extract_span_zero_length ... ok [INFO] [stdout] test client::tests::test_client_builder_with_both_timeouts ... ok [INFO] [stdout] test content_tests::test_annotation_extract_span_utf8 ... ok [INFO] [stdout] test client::tests::test_upload_file_bytes_empty_file_error ... ok [INFO] [stdout] test content_tests::test_annotation_struct_basics ... ok [INFO] [stdout] test content_tests::test_annotation_new_without_source ... ok [INFO] [stdout] test content_tests::test_code_execution_language_known_variants_serde ... ok [INFO] [stdout] test content_tests::test_annotation_new_constructor ... ok [INFO] [stdout] test content_tests::test_annotations_helper_method ... ok [INFO] [stdout] test content_tests::test_constructor_serialization_roundtrip ... ok [INFO] [stdout] test content_tests::test_content_empty_text_returns_none ... ok [INFO] [stdout] test content_tests::test_code_execution_language_unknown_deserialization ... ok [INFO] [stdout] test content_tests::test_code_execution_language_unknown_display ... ok [INFO] [stdout] test content_tests::test_deserialize_code_execution_call ... ok [INFO] [stdout] test content_tests::test_deserialize_code_execution_call_arguments_missing_code_becomes_unknown ... ok [INFO] [stdout] test client::tests::test_client_builder_returns_result ... ok [INFO] [stdout] test content_tests::test_content_thought_signature_accessor ... ok [INFO] [stdout] test content_tests::test_constructors_accept_string_types ... ok [INFO] [stdout] test content_tests::test_deserialize_code_execution_call_arguments_valid ... ok [INFO] [stdout] test content_tests::test_deserialize_code_execution_call_malformed_becomes_unknown ... ok [INFO] [stdout] test content_tests::test_deserialize_code_execution_result ... ok [INFO] [stdout] test content_tests::test_deserialize_file_search_result_multiple_items ... ok [INFO] [stdout] test content_tests::test_deserialize_code_execution_call_direct_fields ... ok [INFO] [stdout] test content_tests::test_deserialize_code_execution_result_error ... ok [INFO] [stdout] test content_tests::test_deserialize_function_call_streaming_start ... ok [INFO] [stdout] test content_tests::test_deserialize_google_search_result ... ok [INFO] [stdout] test content_tests::test_deserialize_response_with_built_in_tool_outputs ... ok [INFO] [stdout] test content_tests::test_deserialize_response_with_unknown_in_outputs ... ok [INFO] [stdout] test content_tests::test_deserialize_text_with_annotations ... ok [INFO] [stdout] test content_tests::test_deserialize_text_without_annotations ... ok [INFO] [stdout] test content_tests::test_deserialize_unknown_interaction_content ... ok [INFO] [stdout] test content_tests::test_deserialize_unknown_streaming_content ... ok [INFO] [stdout] test content_tests::test_deserialize_unknown_with_missing_type ... ok [INFO] [stdout] test content_tests::test_deserialize_file_search_result ... ok [INFO] [stdout] test content_tests::test_deserialize_google_search_call ... ok [INFO] [stdout] test content_tests::test_deserialize_function_call_content ... ok [INFO] [stdout] test content_tests::test_deserialize_url_context_call ... ok [INFO] [stdout] test content_tests::test_deserialize_unknown_with_null_type ... ok [INFO] [stdout] test content_tests::test_deserialize_url_context_result ... ok [INFO] [stdout] test content_tests::test_file_search_result_empty_results ... ok [INFO] [stdout] test content_tests::test_file_search_result_item_default ... ok [INFO] [stdout] test content_tests::test_edge_cases_empty_values ... ok [INFO] [stdout] test content_tests::test_file_search_result_item_has_text_empty ... ok [INFO] [stdout] test content_tests::test_file_search_result_item_new ... ok [INFO] [stdout] test content_tests::test_from_uri_and_mime_audio_types ... ok [INFO] [stdout] test content_tests::test_from_uri_and_mime_document_fallback ... ok [INFO] [stdout] test content_tests::test_from_uri_and_mime_image_types ... ok [INFO] [stdout] test content_tests::test_file_search_result_roundtrip ... ok [INFO] [stdout] test content_tests::test_from_uri_and_mime_infers_document_for_pdf ... ok [INFO] [stdout] test content_tests::test_from_uri_and_mime_infers_document_for_text ... ok [INFO] [stdout] test content_tests::test_from_uri_and_mime_infers_image ... ok [INFO] [stdout] test content_tests::test_from_uri_and_mime_infers_video ... ok [INFO] [stdout] test content_tests::test_from_uri_and_mime_preserves_values ... ok [INFO] [stdout] test content_tests::test_from_uri_and_mime_video_types ... ok [INFO] [stdout] test content_tests::test_google_search_result_item_new ... ok [INFO] [stdout] test content_tests::test_image_with_resolution_deserialization ... ok [INFO] [stdout] test content_tests::test_image_with_resolution_serialization ... ok [INFO] [stdout] test content_tests::test_function_result_error_constructor ... ok [INFO] [stdout] test content_tests::test_image_with_ultra_high_resolution_serialization ... ok [INFO] [stdout] test content_tests::test_image_without_resolution_deserialization ... ok [INFO] [stdout] test content_tests::test_known_types_still_work ... ok [INFO] [stdout] test content_tests::test_deserialize_code_execution_call_malformed_roundtrip ... ok [INFO] [stdout] test content_tests::test_new_audio_data_creates_correct_variant ... ok [INFO] [stdout] test content_tests::test_new_document_data_creates_correct_variant ... ok [INFO] [stdout] test content_tests::test_new_audio_uri_creates_correct_variant ... ok [INFO] [stdout] test content_tests::test_new_document_uri_creates_correct_variant ... ok [INFO] [stdout] test content_tests::test_new_function_call_creates_correct_variant ... ok [INFO] [stdout] test content_tests::test_from_uri_and_mime_infers_audio ... ok [INFO] [stdout] test content_tests::test_new_image_data_creates_correct_variant ... ok [INFO] [stdout] test content_tests::test_image_with_resolution_roundtrip ... ok [INFO] [stdout] test content_tests::test_new_image_data_with_resolution_creates_correct_variant ... ok [INFO] [stdout] test content_tests::test_new_image_uri_creates_correct_variant ... ok [INFO] [stdout] test content_tests::test_new_image_uri_with_resolution_creates_correct_variant ... ok [INFO] [stdout] test content_tests::test_new_text_creates_correct_variant ... ok [INFO] [stdout] test content_tests::test_new_text_with_empty_string ... ok [INFO] [stdout] test content_tests::test_new_thought_creates_correct_variant ... ok [INFO] [stdout] test content_tests::test_new_thought_with_empty_string ... ok [INFO] [stdout] test content_tests::test_new_video_data_creates_correct_variant ... ok [INFO] [stdout] test content_tests::test_new_video_data_with_resolution_creates_correct_variant ... ok [INFO] [stdout] test content_tests::test_new_video_uri_creates_correct_variant ... ok [INFO] [stdout] test content_tests::test_new_video_uri_with_resolution_creates_correct_variant ... ok [INFO] [stdout] test content_tests::test_resolution_default_is_medium ... ok [INFO] [stdout] test content_tests::test_resolution_enum_deserialization ... ok [INFO] [stdout] test content_tests::test_new_function_call_with_id_creates_correct_variant ... ok [INFO] [stdout] test content_tests::test_new_function_call_with_id_none_id ... ok [INFO] [stdout] test content_tests::test_new_function_result_creates_correct_variant ... ok [INFO] [stdout] test content_tests::test_resolution_enum_serialization ... ok [INFO] [stdout] test content_tests::test_resolution_unknown_deserialization ... ok [INFO] [stdout] test content_tests::test_resolution_unknown_helper_methods ... ok [INFO] [stdout] test content_tests::test_resolution_unknown_in_image_content ... ok [INFO] [stdout] test content_tests::test_resolution_unknown_roundtrip ... ok [INFO] [stdout] test content_tests::test_roundtrip_built_in_tool_content ... ok [INFO] [stdout] test content_tests::test_resolution_unknown_object_form ... ok [INFO] [stdout] test content_tests::test_serialize_code_execution_result ... ok [INFO] [stdout] test content_tests::test_serialize_code_execution_call ... ok [INFO] [stdout] test content_tests::test_serialize_known_variant_with_none_fields ... ok [INFO] [stdout] test content_tests::test_serialize_code_execution_result_error ... ok [INFO] [stdout] test content_tests::test_serialize_file_search_result ... ok [INFO] [stdout] test content_tests::test_serialize_interaction_content ... ok [INFO] [stdout] test content_tests::test_serialize_text_with_empty_annotations_omitted ... ok [INFO] [stdout] test content_tests::test_serialize_text_with_annotations ... ok [INFO] [stdout] test content_tests::test_serialize_unknown_with_duplicate_type_field ... ok [INFO] [stdout] test content_tests::test_serialize_unknown_content_roundtrip ... ok [INFO] [stdout] test content_tests::test_serialize_unknown_with_special_characters ... ok [INFO] [stdout] test content_tests::test_serialize_unknown_with_non_object_data ... ok [INFO] [stdout] test content_tests::test_url_context_result_item_status_helpers ... ok [INFO] [stdout] test content_tests::test_url_context_result_with_empty_result_array ... ok [INFO] [stdout] test content_tests::test_serialize_unknown_with_empty_content_type ... ok [INFO] [stdout] test content_tests::test_text_with_annotations_roundtrip ... ok [INFO] [stdout] test content_tests::test_video_with_resolution_roundtrip ... ok [INFO] [stdout] test content_tests::test_unknown_manual_construction_roundtrip ... ok [INFO] [stdout] test content_tests::test_with_resolution_on_non_media_returns_unchanged ... ok [INFO] [stdout] test content_tests::test_with_resolution_on_video ... ok [INFO] [stdout] test content_tests::test_with_resolution_overwrites_existing ... ok [INFO] [stdout] test content_tests::test_with_resolution_preserves_other_fields ... ok [INFO] [stdout] test content_tests::test_video_with_resolution_deserialization ... ok [INFO] [stdout] test content_tests::test_with_resolution_on_audio_returns_unchanged ... ok [INFO] [stdout] test content_tests::test_with_resolution_on_image ... ok [INFO] [stdout] test content_tests::test_with_resolution_unknown_variant ... ok [INFO] [stdout] test content_tests::test_video_with_resolution_serialization ... ok [INFO] [stdout] test content_tests::test_with_result_error_sets_is_error ... ok [INFO] [stdout] test content_tests::test_with_result_uses_empty_call_id_when_none ... ok [INFO] [stdout] test content_tests::test_with_result_on_non_function_call_returns_unchanged ... ok [INFO] [stdout] test errors::tests::test_genai_error_api_display ... ok [INFO] [stdout] test errors::tests::test_genai_error_api_status_codes ... ok [INFO] [stdout] test errors::tests::test_genai_error_api_with_empty_message ... ok [INFO] [stdout] test errors::tests::test_genai_error_client_build_debug ... ok [INFO] [stdout] test errors::tests::test_genai_error_client_build_display ... ok [INFO] [stdout] test errors::tests::test_genai_error_internal_display ... ok [INFO] [stdout] test errors::tests::test_genai_error_invalid_input_display ... ok [INFO] [stdout] test errors::tests::test_genai_error_json_from ... ok [INFO] [stdout] test errors::tests::test_genai_error_malformed_response_display ... ok [INFO] [stdout] test errors::tests::test_genai_error_malformed_response_stream ... ok [INFO] [stdout] test errors::tests::test_genai_error_parse_display ... ok [INFO] [stdout] test errors::tests::test_genai_error_timeout_debug ... ok [INFO] [stdout] test errors::tests::test_genai_error_timeout_display ... ok [INFO] [stdout] test errors::tests::test_genai_error_utf8_from ... ok [INFO] [stdout] test errors::tests::test_is_retryable_client_build_not_retryable ... ok [INFO] [stdout] test errors::tests::test_is_retryable_client_errors_4xx_not_retryable ... ok [INFO] [stdout] test errors::tests::test_is_retryable_internal_error_not_retryable ... ok [INFO] [stdout] test errors::tests::test_is_retryable_invalid_input_not_retryable ... ok [INFO] [stdout] test errors::tests::test_is_retryable_json_error_not_retryable ... ok [INFO] [stdout] test errors::tests::test_is_retryable_malformed_response_not_retryable ... ok [INFO] [stdout] test errors::tests::test_is_retryable_parse_error_not_retryable ... ok [INFO] [stdout] test errors::tests::test_is_retryable_rate_limit_429 ... ok [INFO] [stdout] test errors::tests::test_is_retryable_server_errors_5xx ... ok [INFO] [stdout] test errors::tests::test_is_retryable_timeout ... ok [INFO] [stdout] test errors::tests::test_is_retryable_utf8_error_not_retryable ... ok [INFO] [stdout] test function_calling::tests::test_call_global_registered_function ... ok [INFO] [stdout] test function_calling::tests::test_empty_tool_service ... ok [INFO] [stdout] test function_calling::tests::test_global_registry_population_and_access ... ok [INFO] [stdout] test function_calling::tests::test_registry_all_declarations_contains_registered ... ok [INFO] [stdout] test function_calling::tests::test_registry_duplicate_registration_last_wins ... ok [INFO] [stdout] test function_calling::tests::test_registry_returns_none_for_unknown_function ... ok [INFO] [stdout] test function_calling::tests::test_tool_service_returns_tools ... ok [INFO] [stdout] test function_calling::tests::test_tool_service_tool_can_be_called ... ok [INFO] [stdout] test function_calling::tests::test_tool_service_tools_are_independent ... ok [INFO] [stdout] test function_calling::tests::test_tool_service_with_different_config ... ok [INFO] [stdout] test http::common::tests::test_api_key_header_constant ... ok [INFO] [stdout] test http::common::tests::test_api_version_as_str ... ok [INFO] [stdout] test http::common::tests::test_cancel_interaction_requires_sse ... ok [INFO] [stdout] test http::common::tests::test_endpoint_cancel_interaction ... ok [INFO] [stdout] test http::common::tests::test_endpoint_clone_and_eq ... ok [INFO] [stdout] test http::common::tests::test_endpoint_create_interaction_non_streaming ... ok [INFO] [stdout] test http::common::tests::test_endpoint_create_interaction_streaming ... ok [INFO] [stdout] test http::common::tests::test_endpoint_delete_interaction ... ok [INFO] [stdout] test http::common::tests::test_endpoint_get_interaction_non_streaming ... ok [INFO] [stdout] test http::common::tests::test_endpoint_get_interaction_non_streaming_ignores_last_event_id ... ok [INFO] [stdout] test http::common::tests::test_endpoint_get_interaction_streaming ... ok [INFO] [stdout] test http::common::tests::test_endpoint_get_interaction_streaming_with_resume ... ok [INFO] [stdout] test http::common::tests::test_endpoint_get_interaction_streaming_with_resume_special_chars ... ok [INFO] [stdout] test http::common::tests::test_endpoint_requires_sse ... ok [INFO] [stdout] test http::common::tests::test_endpoint_to_path_with_different_versions ... ok [INFO] [stdout] test http::error_helpers::tests::test_deserialize_with_context_error_includes_context ... ok [INFO] [stdout] test http::error_helpers::tests::test_deserialize_with_context_success ... ok [INFO] [stdout] test http::error_helpers::tests::test_deserialize_with_context_truncates_long_json ... ok [INFO] [stdout] test http::error_helpers::tests::test_format_json_parse_error ... ok [INFO] [stdout] test http::error_helpers::tests::test_parse_retry_after_http_date_future ... ok [INFO] [stdout] test http::error_helpers::tests::test_parse_retry_after_http_date_past ... ok [INFO] [stdout] test http::error_helpers::tests::test_parse_retry_after_invalid ... ok [INFO] [stdout] test http::error_helpers::tests::test_parse_retry_after_invalid_http_date ... ok [INFO] [stdout] test content_tests::test_with_result_creates_function_result ... ok [INFO] [stdout] test errors::tests::test_genai_error_api_without_request_id ... ok [INFO] [stdout] test errors::tests::test_genai_error_debug_format ... ok [INFO] [stdout] test http::error_helpers::tests::test_truncate_for_context_exactly_at_boundary ... ok [INFO] [stdout] test http::error_helpers::tests::test_parse_retry_after_seconds ... ok [INFO] [stdout] test http::error_helpers::tests::test_truncate_for_context_long_string ... ok [INFO] [stdout] test http::error_helpers::tests::test_truncate_for_context_multibyte_characters ... ok [INFO] [stdout] test http::error_helpers::tests::test_truncate_for_context_utf8_boundary ... ok [INFO] [stdout] test http::files::proptest_tests::video_metadata_roundtrip ... ok [INFO] [stdout] test http::error_helpers::tests::test_truncate_for_context_short_string ... ok [INFO] [stdout] test http::files::proptest_tests::file_state_roundtrip ... ok [INFO] [stdout] test http::files::tests::test_empty_list_files_response ... ok [INFO] [stdout] test http::files::tests::test_file_error_display ... ok [INFO] [stdout] test http::files::tests::test_file_error_partial_fields ... ok [INFO] [stdout] test http::files::tests::test_file_metadata_failed_state_with_error ... ok [INFO] [stdout] test http::files::tests::test_file_metadata_deserialization ... ok [INFO] [stdout] test http::files::tests::test_file_state_failed ... ok [INFO] [stdout] test http::files::tests::test_file_state_processing ... ok [INFO] [stdout] test http::files::tests::test_file_state_roundtrip_serialization ... ok [INFO] [stdout] test http::files::tests::test_file_state_unknown_helper_methods ... ok [INFO] [stdout] test http::files::tests::test_list_files_response_deserialization ... ok [INFO] [stdout] test http::files::tests::test_file_state_unknown_preserves_data ... ok [INFO] [stdout] test http::files::tests::test_size_bytes_as_u64 ... ok [INFO] [stdout] test http::interactions::tests::test_create_interaction_request_serialization ... ok [INFO] [stdout] test http::interactions::tests::test_cancelled_interaction_response_deserialization ... ok [INFO] [stdout] test http::interactions::tests::test_endpoint_url_construction ... ok [INFO] [stdout] test http::loud_wire::tests::test_request_id_increments ... ok [INFO] [stdout] test http::interactions::tests::test_interaction_response_deserialization ... ok [INFO] [stdout] test http::loud_wire::tests::test_timestamp_format ... ok [INFO] [stdout] test http::loud_wire::tests::test_truncate_nested_structure ... ok [INFO] [stdout] test http::loud_wire::tests::test_truncate_preserves_text ... ok [INFO] [stdout] test http::loud_wire::tests::test_truncate_short_data ... ok [INFO] [stdout] test http::loud_wire::tests::test_truncate_signature_field ... ok [INFO] [stdout] test http::sse_parser::tests::test_parse_sse_stream_empty_data_line ... ok [INFO] [stdout] test http::sse_parser::tests::test_parse_sse_stream_chunked_data ... ok [INFO] [stdout] test http::sse_parser::tests::test_parse_sse_stream_ignores_non_data_lines ... ok [INFO] [stdout] test http::sse_parser::tests::test_parse_sse_stream_invalid_json ... ok [INFO] [stdout] test http::files::proptest_tests::file_error_roundtrip ... ok [INFO] [stdout] test http::loud_wire::tests::test_truncate_long_data ... ok [INFO] [stdout] test http::sse_parser::tests::test_parse_sse_stream_mixed_line_endings ... ok [INFO] [stdout] test http::sse_parser::tests::test_parse_sse_stream_single_message ... ok [INFO] [stdout] test http::sse_parser::tests::test_parse_sse_stream_very_small_chunks ... ok [INFO] [stdout] test http::sse_parser::tests::test_parse_sse_stream_with_unicode ... ok [INFO] [stdout] test interactions_api::tests::test_code_execution_call_content ... ok [INFO] [stdout] test interactions_api::tests::test_code_execution_error ... ok [INFO] [stdout] test interactions_api::tests::test_code_execution_result_content ... ok [INFO] [stdout] test interactions_api::tests::test_code_execution_success ... ok [INFO] [stdout] test interactions_api::tests::test_content_audio_data ... ok [INFO] [stdout] test interactions_api::tests::test_content_audio_uri ... ok [INFO] [stdout] test http::sse_parser::tests::test_parse_sse_stream_multiple_messages ... ok [INFO] [stdout] test interactions_api::tests::test_content_document_uri ... ok [INFO] [stdout] test interactions_api::tests::test_content_document_data ... ok [INFO] [stdout] test interactions_api::tests::test_content_function_call ... ok [INFO] [stdout] test interactions_api::tests::test_content_function_call_with_id ... ok [INFO] [stdout] test interactions_api::tests::test_content_function_call_without_id ... ok [INFO] [stdout] test interactions_api::tests::test_content_function_result ... ok [INFO] [stdout] test interactions_api::tests::test_content_image_data ... ok [INFO] [stdout] test interactions_api::tests::test_content_image_data_with_resolution ... ok [INFO] [stdout] test interactions_api::tests::test_content_image_uri ... ok [INFO] [stdout] test interactions_api::tests::test_content_image_uri_with_resolution ... ok [INFO] [stdout] test interactions_api::tests::test_content_text ... ok [INFO] [stdout] test interactions_api::tests::test_content_thought ... ok [INFO] [stdout] test interactions_api::tests::test_content_video_data ... ok [INFO] [stdout] test http::sse_parser::tests::test_parse_sse_stream_many_rapid_messages ... ok [INFO] [stdout] test http::sse_parser::tests::test_parse_sse_stream_large_message ... ok [INFO] [stdout] test interactions_api::tests::test_content_video_uri ... ok [INFO] [stdout] test interactions_api::tests::test_content_video_data_with_resolution ... ok [INFO] [stdout] test interactions_api::tests::test_google_search_call_content ... ok [INFO] [stdout] test interactions_api::tests::test_google_search_result_content ... ok [INFO] [stdout] test interactions_api::tests::test_content_video_uri_with_resolution ... ok [INFO] [stdout] test interactions_api::tests::test_url_context_failure ... ok [INFO] [stdout] test interactions_api::tests::test_file_search_result_content ... ok [INFO] [stdout] test interactions_api::tests::test_url_context_result_content ... ok [INFO] [stdout] test interactions_api::tests::test_url_context_call_content ... ok [INFO] [stdout] test interactions_api::tests::test_url_context_success ... ok [INFO] [stdout] test multimodal::tests::test_detect_mime_type_case_insensitive ... ok [INFO] [stdout] test multimodal::tests::test_detect_mime_type_documents ... ok [INFO] [stdout] test multimodal::tests::test_detect_mime_type_audio ... ok [INFO] [stdout] test multimodal::tests::test_audio_from_file_wrong_mime_category ... ok [INFO] [stdout] test multimodal::tests::test_detect_mime_type_unknown ... ok [INFO] [stdout] test multimodal::tests::test_detect_mime_type_with_path ... ok [INFO] [stdout] test multimodal::tests::test_detect_mime_type_trailing_dot ... ok [INFO] [stdout] test multimodal::tests::test_detect_mime_type_video ... ok [INFO] [stdout] test multimodal::tests::test_detect_mime_type_images ... ok [INFO] [stdout] test multimodal::tests::test_get_extension_info_missing_extension ... ok [INFO] [stdout] test multimodal::tests::test_get_extension_info_uppercase ... ok [INFO] [stdout] test multimodal::tests::test_get_extension_info_valid_extension ... ok [INFO] [stdout] test multimodal::tests::test_image_from_file_missing_extension ... ok [INFO] [stdout] test multimodal::tests::test_image_from_file_unsupported_extension ... ok [INFO] [stdout] test http::files::proptest_tests::file_metadata_roundtrip ... ok [INFO] [stdout] test multimodal::tests::test_validate_mime_category_wrong_category ... ok [INFO] [stdout] test multimodal::tests::test_validate_mime_category_suggests_correct_function ... ok [INFO] [stdout] test multimodal::tests::test_image_from_file_nonexistent ... ok [INFO] [stdout] test proptest_tests::code_execution_language_roundtrip ... ok [INFO] [stdout] test proptest_tests::agent_config_roundtrip ... ok [INFO] [stdout] test multimodal::tests::test_validate_mime_category_correct ... ok [INFO] [stdout] test proptest_tests::empty_text_content_roundtrip ... ok [INFO] [stdout] test proptest_tests::function_calling_mode_roundtrip ... ok [INFO] [stdout] test proptest_tests::deeply_nested_json_in_function_result ... ok [INFO] [stdout] test proptest_tests::deeply_nested_json_in_function_call ... ok [INFO] [stdout] test proptest_tests::large_token_counts ... ok [INFO] [stdout] test proptest_tests::interaction_status_roundtrip ... ok [INFO] [stdout] test proptest_tests::none_text_content_roundtrip ... ok [INFO] [stdout] test proptest_tests::modality_tokens_roundtrip ... ok [INFO] [stdout] test proptest_tests::role_roundtrip ... ok [INFO] [stdout] test proptest_tests::owned_function_call_info_roundtrip ... ok [INFO] [stdout] test proptest_tests::special_chars_in_text ... ok [INFO] [stdout] test proptest_tests::thinking_level_roundtrip ... ok [INFO] [stdout] test proptest_tests::thinking_summaries_roundtrip ... ok [INFO] [stdout] test proptest_tests::interaction_content_roundtrip ... ok [INFO] [stdout] test client::tests::test_upload_file_bytes_validates_before_network ... ok [INFO] [stdout] test client::tests::test_upload_file_nonexistent_file_error ... ok [INFO] [stdout] test proptest_tests::turn_content_roundtrip ... ok [INFO] [stdout] test client::tests::test_upload_file_unknown_extension_error ... ok [INFO] [stdout] test proptest_tests::unicode_in_text ... ok [INFO] [stdout] test proptest_tests::url_retrieval_status_roundtrip ... ok [INFO] [stdout] test proptest_tests::tool_roundtrip ... ok [INFO] [stdout] test request::tests::test_agent_config_from_raw_json ... ok [INFO] [stdout] test request::tests::test_agent_config_roundtrip ... ok [INFO] [stdout] test proptest_tests::turn_roundtrip ... ok [INFO] [stdout] test request::tests::test_deep_research_config_without_thinking_summaries ... ok [INFO] [stdout] test request::tests::test_dynamic_config_serialization ... ok [INFO] [stdout] test request::tests::test_speech_config_default ... ok [INFO] [stdout] test request::tests::test_speech_config_roundtrip ... ok [INFO] [stdout] test request::tests::test_speech_config_serialization ... ok [INFO] [stdout] test request::tests::test_speech_config_with_voice ... ok [INFO] [stdout] test request::tests::test_speech_config_with_voice_and_language ... ok [INFO] [stdout] test proptest_tests::usage_metadata_roundtrip ... ok [INFO] [stdout] test request::tests::test_thinking_summaries_deserialization ... ok [INFO] [stdout] test request::tests::test_thinking_summaries_serialization ... ok [INFO] [stdout] test request::tests::test_thinking_summaries_agent_config_format ... ok [INFO] [stdout] test request_builder::auto_functions::tests::test_validate_call_id_error_includes_function_name ... ok [INFO] [stdout] test request_builder::auto_functions::tests::test_validate_call_id_with_empty_id ... ok [INFO] [stdout] test request_builder::auto_functions::tests::test_validate_call_id_with_none ... ok [INFO] [stdout] test request_builder::auto_functions::tests::test_validate_call_id_with_valid_id ... ok [INFO] [stdout] test proptest_tests::stream_chunk_roundtrip ... ok [INFO] [stdout] test proptest_tests::url_context_metadata_roundtrip ... ok [INFO] [stdout] test request::tests::test_deep_research_config_serialization ... ok [INFO] [stdout] test request::tests::test_thinking_summaries_unknown_roundtrip ... ok [INFO] [stdout] test proptest_tests::web_source_roundtrip ... ok [INFO] [stdout] test request_builder::tests::test_auto_functions_allows_store_default ... ok [INFO] [stdout] test request_builder::tests::test_builder_chained_preserves_fields ... ok [INFO] [stdout] test request_builder::tests::test_auto_functions_allows_store_true ... ok [INFO] [stdout] test proptest_tests::grounding_metadata_roundtrip ... ok [INFO] [stdout] test request_builder::tests::test_builder_chained_can_set_background ... ok [INFO] [stdout] test request_builder::tests::test_auto_functions_rejects_store_disabled ... ok [INFO] [stdout] test request_builder::tests::test_builder_store_disabled_sets_store_false ... ok [INFO] [stdout] test proptest_tests::interaction_response_roundtrip ... ok [INFO] [stdout] test request_builder::tests::test_builder_can_set_background ... ok [INFO] [stdout] test request_builder::tests::test_conversation_builder_fluent_api ... ok [INFO] [stdout] test request_builder::tests::test_builder_system_instruction_available ... ok [INFO] [stdout] test request_builder::tests::test_function_declaration_builder ... ok [INFO] [stdout] test request_builder::tests::test_function_declaration_into_tool ... ok [INFO] [stdout] test request_builder::tests::test_conversation_builder_preserves_model ... ok [INFO] [stdout] test request_builder::tests::test_chained_preserves_history_and_current_message ... ok [INFO] [stdout] test request_builder::tests::test_conversation_builder_preserves_system_instruction ... ok [INFO] [stdout] test request_builder::tests::test_conversation_builder_then_with_text ... ok [INFO] [stdout] test request_builder::tests::test_conversation_builder_empty ... ok [INFO] [stdout] test request_builder::tests::test_conversation_builder_with_parts_content ... ok [INFO] [stdout] test request_builder::tests::test_conversation_builder_with_turn_method ... ok [INFO] [stdout] test request_builder::tests::test_interaction_builder_add_mcp_server ... ok [INFO] [stdout] test request_builder::tests::test_interaction_builder_add_mcp_server_and_other_tools ... ok [INFO] [stdout] test request_builder::tests::test_history_and_text_order_independent ... ok [INFO] [stdout] test request_builder::tests::test_interaction_builder_build_with_history ... ok [INFO] [stdout] test request_builder::tests::test_interaction_builder_build_success ... ok [INFO] [stdout] test request_builder::tests::test_interaction_builder_build_missing_input ... ok [INFO] [stdout] test request_builder::tests::test_interaction_builder_build_missing_model_and_agent ... ok [INFO] [stdout] test request_builder::tests::test_interaction_builder_with_agent ... ok [INFO] [stdout] test request_builder::tests::test_interaction_builder_with_file_search ... ok [INFO] [stdout] test request_builder::tests::test_interaction_builder_with_file_search_config ... ok [INFO] [stdout] test request_builder::tests::test_interaction_builder_with_file_search_and_other_tools ... ok [INFO] [stdout] test request_builder::tests::test_interaction_builder_with_background ... ok [INFO] [stdout] test request_builder::tests::test_interaction_builder_with_file_search_single_store ... ok [INFO] [stdout] test request_builder::tests::test_interaction_builder_with_function ... ok [INFO] [stdout] test request_builder::tests::test_interaction_builder_with_history ... ok [INFO] [stdout] test request_builder::tests::test_interaction_builder_with_generation_config ... ok [INFO] [stdout] test request_builder::tests::test_interaction_builder_with_max_function_call_loops ... ok [INFO] [stdout] test request_builder::tests::test_interaction_builder_with_response_modalities ... ok [INFO] [stdout] test request_builder::tests::test_interaction_builder_with_store_disabled ... ok [INFO] [stdout] test request_builder::tests::test_interaction_builder_with_model ... ok [INFO] [stdout] test request_builder::tests::test_interaction_builder_with_previous_interaction ... ok [INFO] [stdout] test request_builder::tests::test_interaction_builder_with_multiple_mcp_servers ... ok [INFO] [stdout] test request_builder::tests::test_interaction_builder_with_single_turn ... ok [INFO] [stdout] test request_builder::tests::test_interaction_builder_with_system_instruction ... ok [INFO] [stdout] test request_builder::tests::test_store_disabled_preserves_history_and_current_message ... ok [INFO] [stdout] test request_builder::tests::test_store_disabled_with_background_validation_error ... ok [INFO] [stdout] test request_builder::tests::test_interaction_builder_with_store_enabled ... ok [INFO] [stdout] test request_builder::tests::test_store_disabled_with_previous_interaction_validation_error ... ok [INFO] [stdout] test request_builder::tests::test_stream_auto_functions_rejects_store_disabled ... ok [INFO] [stdout] test request_tests::test_agent_config_deserialization_deep_research ... ok [INFO] [stdout] test request_tests::test_agent_config_deserialization_dynamic ... ok [INFO] [stdout] test request_tests::test_agent_config_deserialization_unknown ... ok [INFO] [stdout] test request_tests::test_agent_config_field_naming_conventions ... ok [INFO] [stdout] test request_tests::test_agent_config_helper_methods ... ok [INFO] [stdout] test request_tests::test_agent_config_roundtrip ... ok [INFO] [stdout] test request_tests::test_create_interaction_request_with_agent_config ... ok [INFO] [stdout] test request_tests::test_deep_research_config_serialization ... ok [INFO] [stdout] test request_tests::test_deep_research_config_without_thinking_summaries ... ok [INFO] [stdout] test request_builder::tests::test_with_content_and_text_merge ... ok [INFO] [stdout] test request_tests::test_dynamic_config_serialization ... ok [INFO] [stdout] test request_tests::test_generation_config_new_fields_serialization ... ok [INFO] [stdout] test request_tests::test_generation_config_partial_fields ... ok [INFO] [stdout] test request_tests::test_generation_config_roundtrip ... ok [INFO] [stdout] test request_tests::test_generation_config_serialization ... ok [INFO] [stdout] test request_tests::test_generation_config_skip_serializing_none_fields ... ok [INFO] [stdout] test request_tests::test_interaction_request_roundtrip ... ok [INFO] [stdout] test request_tests::test_serialize_create_interaction_request_with_model ... ok [INFO] [stdout] test request_tests::test_thinking_level_deserialization ... ok [INFO] [stdout] test request_tests::test_thinking_level_object_form_deserialization ... ok [INFO] [stdout] test request_tests::test_thinking_level_unknown_roundtrip ... ok [INFO] [stdout] test request_tests::test_thinking_summaries_deserialization ... ok [INFO] [stdout] test request_tests::test_thinking_summaries_object_form_deserialization ... ok [INFO] [stdout] test request_tests::test_thinking_summaries_serialization ... ok [INFO] [stdout] test request_tests::test_thinking_level_serialization ... ok [INFO] [stdout] test request_tests::test_thinking_summaries_unknown_roundtrip ... ok [INFO] [stdout] test response::tests::test_audio_info_bytes_valid_base64 ... ok [INFO] [stdout] test response::tests::test_audio_info_extension ... ok [INFO] [stdout] test response::tests::test_audio_info_extension_unknown_mime_type ... ok [INFO] [stdout] test response::tests::test_cache_hit_rate ... ok [INFO] [stdout] test response::tests::test_cache_hit_rate_none_cases ... ok [INFO] [stdout] test response::tests::test_first_image_bytes_invalid_base64 ... ok [INFO] [stdout] test response::tests::test_audio_info_bytes_invalid_base64 ... ok [INFO] [stdout] test response::tests::test_first_image_bytes_success ... ok [INFO] [stdout] test response::tests::test_first_image_bytes_no_images ... ok [INFO] [stdout] test response::tests::test_has_data_with_modality_breakdowns ... ok [INFO] [stdout] test response::tests::test_has_images ... ok [INFO] [stdout] test response::tests::test_image_info_bytes_invalid_base64 ... ok [INFO] [stdout] test response::tests::test_image_info_extension ... ok [INFO] [stdout] test response::tests::test_images_iterator ... ok [INFO] [stdout] test response::tests::test_input_tokens_for_modality ... ok [INFO] [stdout] test response::tests::test_input_tokens_for_modality_none ... ok [INFO] [stdout] test response::tests::test_large_token_count_clamped_to_u32_max ... ok [INFO] [stdout] test response::tests::test_modality_tokens_deserialization ... ok [INFO] [stdout] test response::tests::test_modality_tokens_negative_clamped ... ok [INFO] [stdout] test response::tests::test_image_info_extension_unknown_mime_type ... ok [INFO] [stdout] test response::tests::test_modality_tokens_serialization ... ok [INFO] [stdout] test response::tests::test_token_helpers_with_partial_usage ... ok [INFO] [stdout] test response::tests::test_negative_token_count_clamped_to_zero ... ok [INFO] [stdout] test response::tests::test_token_helpers_with_usage ... ok [INFO] [stdout] test request_builder::tests::test_with_content_alone_works ... ok [INFO] [stdout] test response::tests::test_usage_metadata_accumulate_all_fields ... ok [INFO] [stdout] test response::tests::test_usage_metadata_accumulate_both_have_values ... ok [INFO] [stdout] test response::tests::test_usage_metadata_accumulate_other_has_none ... ok [INFO] [stdout] test response::tests::test_usage_metadata_accumulate_self_has_none ... ok [INFO] [stdout] test response::tests::test_token_helpers_without_usage ... ok [INFO] [stdout] test response::tests::test_usage_metadata_accumulate_zero_values ... ok [INFO] [stdout] test response::tests::test_usage_metadata_with_modality_breakdowns_serialization ... ok [INFO] [stdout] test response::tests::test_valid_token_counts_unchanged ... ok [INFO] [stdout] test response_tests::test_as_model_turn_creates_model_turn ... ok [INFO] [stdout] test response_tests::test_audios_iterator_empty_outputs ... ok [INFO] [stdout] test response_tests::test_audios_iterator_empty_when_no_audios ... ok [INFO] [stdout] test response::tests::test_usage_metadata_accumulate_saturating ... ok [INFO] [stdout] test response_tests::test_as_model_turn_includes_all_outputs ... ok [INFO] [stdout] test response_tests::test_content_summary ... ok [INFO] [stdout] test response_tests::test_content_summary_display ... ok [INFO] [stdout] test response_tests::test_content_summary_display_empty ... ok [INFO] [stdout] test response_tests::test_audios_iterator_returns_only_audios_with_data ... ok [INFO] [stdout] test response_tests::test_content_summary_display_with_unknown ... ok [INFO] [stdout] test response_tests::test_content_summary_with_built_in_tools ... ok [INFO] [stdout] test response_tests::test_deserialize_interaction_response_completed ... ok [INFO] [stdout] test response_tests::test_deserialize_url_context_metadata ... ok [INFO] [stdout] test response_tests::test_deserialize_url_context_metadata_empty ... ok [INFO] [stdout] test response_tests::test_deserialize_url_context_metadata_missing_field ... ok [INFO] [stdout] test response_tests::test_deserialize_usage_metadata_empty ... ok [INFO] [stdout] test response_tests::test_deserialize_usage_metadata_partial ... ok [INFO] [stdout] test response_tests::test_first_audio ... ok [INFO] [stdout] test response_tests::test_first_audio_none_when_empty ... ok [INFO] [stdout] test response_tests::test_function_call_info_to_owned ... ok [INFO] [stdout] test response_tests::test_function_call_info_to_owned_none_fields ... ok [INFO] [stdout] test response_tests::test_function_call_missing_id ... ok [INFO] [stdout] test response_tests::test_has_audio_false_when_no_audio ... ok [INFO] [stdout] test response_tests::test_has_audio_false_when_uri_only ... ok [INFO] [stdout] test response_tests::test_has_audio_true ... ok [INFO] [stdout] test response_tests::test_image_info_bytes_decodes_valid_base64 ... ok [INFO] [stdout] test response_tests::test_image_info_bytes_invalid_base64 ... ok [INFO] [stdout] test response_tests::test_image_info_extension_gif ... ok [INFO] [stdout] test response_tests::test_image_info_extension_jpeg ... ok [INFO] [stdout] test response_tests::test_image_info_extension_jpg_alternate ... ok [INFO] [stdout] test response_tests::test_image_info_extension_none_mime_type_defaults_to_png ... ok [INFO] [stdout] test response_tests::test_image_info_extension_png ... ok [INFO] [stdout] test response_tests::test_image_info_extension_unknown_defaults_to_png ... ok [INFO] [stdout] test response_tests::test_image_info_extension_webp ... ok [INFO] [stdout] test response_tests::test_image_info_mime_type ... ok [INFO] [stdout] test response_tests::test_images_iterator_empty_outputs ... ok [INFO] [stdout] test response_tests::test_images_iterator_empty_when_no_images ... ok [INFO] [stdout] test response_tests::test_images_iterator_returns_only_images_with_data ... ok [INFO] [stdout] test response_tests::test_interaction_response_all_annotations ... ok [INFO] [stdout] test response_tests::test_interaction_response_all_annotations_empty ... ok [INFO] [stdout] test response_tests::test_interaction_response_all_annotations_skips_non_text ... ok [INFO] [stdout] test response_tests::test_content_summary_empty ... ok [INFO] [stdout] test response_tests::test_interaction_response_code_execution_helpers ... ok [INFO] [stdout] test response_tests::test_interaction_response_code_execution_results ... ok [INFO] [stdout] test response_tests::test_interaction_response_complex_roundtrip ... ok [INFO] [stdout] test response_tests::test_interaction_response_deserialize_with_id ... ok [INFO] [stdout] test response_tests::test_interaction_response_deserialize_without_id ... ok [INFO] [stdout] test response_tests::test_interaction_response_empty_annotations_not_counted ... ok [INFO] [stdout] test response_tests::test_interaction_response_empty_outputs ... ok [INFO] [stdout] test response_tests::test_interaction_response_file_search_results_empty_results ... ok [INFO] [stdout] test response_tests::test_interaction_response_file_search_results_extraction ... ok [INFO] [stdout] test response_tests::test_interaction_response_function_calls ... ok [INFO] [stdout] test response_tests::test_interaction_response_code_execution_call_singular ... ok [INFO] [stdout] test response_tests::test_interaction_response_code_execution_calls_plural ... ok [INFO] [stdout] test response_tests::test_interaction_response_google_search_call_helpers ... ok [INFO] [stdout] test response_tests::test_interaction_response_google_search_helpers ... ok [INFO] [stdout] test response_tests::test_interaction_response_function_results ... ok [INFO] [stdout] test response_tests::test_interaction_response_google_search_results ... ok [INFO] [stdout] test response_tests::test_interaction_response_google_search_metadata_helpers ... ok [INFO] [stdout] test response_tests::test_interaction_response_has_annotations ... ok [INFO] [stdout] test response_tests::test_interaction_response_has_file_search_results ... ok [INFO] [stdout] test request_builder::tests::test_with_text_then_with_history_composes_correctly ... ok [INFO] [stdout] test response_tests::test_interaction_response_has_unknown ... ok [INFO] [stdout] test response_tests::test_interaction_response_mixed_content ... ok [INFO] [stdout] test response_tests::test_interaction_response_no_code_execution_results ... ok [INFO] [stdout] test response_tests::test_interaction_response_no_file_search_results ... ok [INFO] [stdout] test response_tests::test_interaction_response_no_function_results ... ok [INFO] [stdout] test response_tests::test_interaction_response_no_google_search_calls ... ok [INFO] [stdout] test response_tests::test_interaction_response_no_google_search_metadata ... ok [INFO] [stdout] test response_tests::test_interaction_response_no_google_search_results ... ok [INFO] [stdout] test response_tests::test_interaction_response_no_thoughts ... ok [INFO] [stdout] test response_tests::test_interaction_response_no_unknown ... ok [INFO] [stdout] test response_tests::test_interaction_response_no_url_context_calls ... ok [INFO] [stdout] test response_tests::test_interaction_response_no_annotations ... ok [INFO] [stdout] test response_tests::test_interaction_response_no_url_context_metadata ... ok [INFO] [stdout] test response_tests::test_interaction_response_no_url_context_results ... ok [INFO] [stdout] test response_tests::test_interaction_response_serialize_without_id ... ok [INFO] [stdout] test response_tests::test_interaction_response_roundtrip_without_id ... ok [INFO] [stdout] test response_tests::test_interaction_response_thoughts ... ok [INFO] [stdout] test response_tests::test_interaction_response_url_context_call_helpers ... ok [INFO] [stdout] test response_tests::test_interaction_response_url_context_helpers ... ok [INFO] [stdout] test response_tests::test_interaction_response_url_context_metadata_helpers ... ok [INFO] [stdout] test response_tests::test_interaction_response_url_context_results ... ok [INFO] [stdout] test response_tests::test_interaction_status_known_types_not_unknown ... ok [INFO] [stdout] test response_tests::test_interaction_status_non_string_handled ... ok [INFO] [stdout] test response_tests::test_interaction_status_unknown_deserialize ... ok [INFO] [stdout] test response_tests::test_interaction_status_unknown_roundtrip ... ok [INFO] [stdout] test response_tests::test_owned_function_call_info_clone ... ok [INFO] [stdout] test response_tests::test_owned_function_call_info_equality ... ok [INFO] [stdout] test response_tests::test_owned_function_call_info_outlives_response ... ok [INFO] [stdout] test response_tests::test_owned_function_call_info_serialization_roundtrip ... ok [INFO] [stdout] test response_tests::test_url_retrieval_status_helper_methods ... ok [INFO] [stdout] test response_tests::test_url_retrieval_status_known_variants_wire_format ... ok [INFO] [stdout] test response_tests::test_url_retrieval_status_serialization_roundtrip ... ok [INFO] [stdout] test response_tests::test_url_retrieval_status_unknown_deserialization ... ok [INFO] [stdout] test response_tests::test_url_retrieval_status_unknown_display ... ok [INFO] [stdout] test response_tests::test_usage_metadata_has_data ... ok [INFO] [stdout] test streaming::tests::test_accumulator_handles_max_loops_reached ... ok [INFO] [stdout] test streaming::tests::test_auto_function_result_backwards_compatibility ... ok [INFO] [stdout] test streaming::tests::test_auto_function_result_reached_max_loops ... ok [INFO] [stdout] test streaming::tests::test_auto_function_result_roundtrip ... ok [INFO] [stdout] test streaming::tests::test_auto_function_stream_chunk_serialization_roundtrip ... ok [INFO] [stdout] test streaming::tests::test_auto_function_stream_chunk_unknown_without_data ... ok [INFO] [stdout] test streaming::tests::test_auto_function_stream_chunk_variants ... ok [INFO] [stdout] test streaming::tests::test_auto_function_stream_event_with_empty_event_id ... ok [INFO] [stdout] test streaming::tests::test_auto_function_stream_event_with_event_id_roundtrip ... ok [INFO] [stdout] test streaming::tests::test_auto_function_stream_event_without_event_id ... ok [INFO] [stdout] test streaming::tests::test_executing_functions_new_format_roundtrip ... ok [INFO] [stdout] test streaming::tests::test_function_execution_result ... ok [INFO] [stdout] test streaming::tests::test_function_execution_result_serialization ... ok [INFO] [stdout] test streaming::tests::test_max_loops_reached_chunk_roundtrip ... ok [INFO] [stdout] test streaming::tests::test_pending_function_call ... ok [INFO] [stdout] test streaming::tests::test_pending_function_call_serialization_roundtrip ... ok [INFO] [stdout] test streaming_tests::test_deserialize_content_delta_event ... ok [INFO] [stdout] test streaming_tests::test_deserialize_interaction_complete_event ... ok [INFO] [stdout] test streaming_tests::test_deserialize_streaming_function_call ... ok [INFO] [stdout] test streaming_tests::test_deserialize_streaming_text_content ... ok [INFO] [stdout] test streaming_tests::test_deserialize_streaming_thought_content ... ok [INFO] [stdout] test tools::tests::test_function_calling_mode_helper_methods ... ok [INFO] [stdout] test tools::tests::test_function_calling_mode_non_string_value ... ok [INFO] [stdout] test streaming_tests::test_deserialize_streaming_thought_signature ... ok [INFO] [stdout] test tools::tests::test_function_calling_mode_serialization ... ok [INFO] [stdout] test tools::tests::test_function_calling_mode_unknown_roundtrip ... ok [INFO] [stdout] test tools::tests::test_serialize_function_declaration ... ok [INFO] [stdout] test response_tests::test_interaction_response_text ... ok [INFO] [stdout] test response_tests::test_interaction_response_no_code_execution_call ... ok [INFO] [stdout] test tools::tests::test_tool_computer_use_roundtrip ... ok [INFO] [stdout] test tools::tests::test_tool_computer_use_empty_exclusions ... ok [INFO] [stdout] test tools::tests::test_tool_file_search_helper_methods ... ok [INFO] [stdout] test tools::tests::test_tool_file_search_roundtrip ... ok [INFO] [stdout] test tools::tests::test_tool_google_search_roundtrip ... ok [INFO] [stdout] test tools::tests::test_tool_known_types_helper_methods ... ok [INFO] [stdout] test tools::tests::test_tool_mcp_server_roundtrip ... ok [INFO] [stdout] test tools::tests::test_tool_unknown_deserialization ... ok [INFO] [stdout] test tools::tests::test_tool_unknown_helper_methods ... ok [INFO] [stdout] test tools::tests::test_tool_unknown_roundtrip ... ok [INFO] [stdout] test wire_streaming::tests::test_interaction_stream_event_with_event_id ... ok [INFO] [stdout] test wire_streaming::tests::test_stream_chunk_complete_roundtrip ... ok [INFO] [stdout] test wire_streaming::tests::test_stream_chunk_content_start_roundtrip ... ok [INFO] [stdout] test wire_streaming::tests::test_stream_chunk_content_stop_roundtrip ... ok [INFO] [stdout] test wire_streaming::tests::test_stream_chunk_delta_roundtrip ... ok [INFO] [stdout] test wire_streaming::tests::test_stream_chunk_error_roundtrip ... ok [INFO] [stdout] test wire_streaming::tests::test_stream_chunk_error_without_code ... ok [INFO] [stdout] test wire_streaming::tests::test_stream_chunk_helper_methods ... ok [INFO] [stdout] test wire_streaming::tests::test_stream_chunk_start_roundtrip ... ok [INFO] [stdout] test wire_streaming::tests::test_stream_chunk_status_update_roundtrip ... ok [INFO] [stdout] test wire_streaming::tests::test_stream_chunk_unknown_forward_compatibility ... ok [INFO] [stdout] test wire_streaming::tests::test_stream_chunk_unknown_without_data ... ok [INFO] [stdout] test wire_streaming::tests::test_stream_event_with_event_id_roundtrip ... ok [INFO] [stdout] test wire_streaming::tests::test_stream_event_without_event_id ... ok [INFO] [stdout] test tools::tests::test_tool_file_search_minimal ... ok [INFO] [stdout] test tools::tests::test_tool_function_roundtrip ... ok [INFO] [stdout] test request_builder::tests::test_with_text_only_produces_text_input ... ok [INFO] [stdout] test request_builder::tests::test_with_history_only_produces_turns_input ... ok [INFO] [stdout] test request_builder::tests::test_with_history_then_with_text_composes_correctly ... ok [INFO] [stdout] test request_builder::tests::test_with_content_cannot_combine_with_history ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 594 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.98s [INFO] [stdout] [INFO] [stderr] Running tests/agents_tests.rs (/opt/rustwide/target/debug/deps/agents_tests-6de4a71c801d9b05) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test test_background_mode_polling ... ignored, Requires API key [INFO] [stdout] test test_deep_research_agent ... ignored, Requires API key [INFO] [stdout] test test_deep_research_config_convenience_method ... ignored, Requires API key [INFO] [stdout] test test_deep_research_with_agent_config ... ignored, Requires API key [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 4 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/api_canary_tests.rs (/opt/rustwide/target/debug/deps/api_canary_tests-cda3627a1b01dd3e) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test canary_basic_text_interaction ... ignored, Requires API key [INFO] [stdout] test canary_code_execution_interaction ... ignored, Requires API key [INFO] [stdout] test canary_function_calling_interaction ... ignored, Requires API key [INFO] [stdout] test canary_multimodal_interaction ... ignored, Requires API key [INFO] [stdout] test canary_streaming_interaction ... ignored, Requires API key [INFO] [stdout] test canary_thinking_model_interaction ... ignored, Requires API key [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 6 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/api_wire_format_live_tests.rs (/opt/rustwide/target/debug/deps/api_wire_format_live_tests-f225efd812ccaf1a) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test canary_basic_interaction_no_unknown_content ... ignored, Requires API key [INFO] [stdout] test canary_code_execution_no_unknown_content ... ignored, Requires API key [INFO] [stdout] test canary_comprehensive_response_check ... ignored, Requires API key [INFO] [stdout] test canary_function_calling_no_unknown_content ... ignored, Requires API key [INFO] [stdout] test canary_google_search_no_unknown_content ... ignored, Requires API key [INFO] [stdout] test canary_response_status_is_known ... ignored, Requires API key [INFO] [stdout] test canary_streaming_no_unknown_chunks ... ignored, Requires API key [INFO] [stdout] test canary_thinking_mode_no_unknown_content ... ignored, Requires API key [INFO] [stdout] test canary_builtin_tools_are_known ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 8 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/error_handling_tests.rs (/opt/rustwide/target/debug/deps/error_handling_tests-243a81359b8e65e3) [INFO] [stdout] [INFO] [stdout] running 25 tests [INFO] [stdout] test test_genai_error_api_request_id_in_debug ... ok [INFO] [stdout] test test_error_matching_for_retry_logic ... ok [INFO] [stdout] test test_error_request_id_extraction ... ok [INFO] [stdout] test test_genai_error_api_503_service_unavailable ... ok [INFO] [stdout] test test_genai_error_api_400_bad_request ... ok [INFO] [stdout] test test_genai_error_api_429_rate_limit ... ok [INFO] [stdout] test test_genai_error_invalid_input ... ok [INFO] [stdout] test test_genai_error_malformed_response_patterns ... ok [INFO] [stdout] test test_genai_error_parse_display ... ok [INFO] [stdout] test test_is_transient_error_non_api_errors ... ok [INFO] [stdout] test test_genai_error_internal ... ok [INFO] [stdout] test test_is_transient_error_regular_500 ... ok [INFO] [stdout] test test_is_transient_error_case_insensitive ... ok [INFO] [stdout] test test_is_transient_error_requires_both_keywords ... ok [INFO] [stdout] test test_retry_on_transient_non_transient_error_no_retry ... ok [INFO] [stdout] test test_is_transient_error_spanner_utf8 ... ok [INFO] [stdout] test test_retry_on_transient_success_first_try ... ok [INFO] [stdout] test test_retry_on_transient_zero_retries ... ok [INFO] [stdout] test test_interaction_builder_missing_model ... ok [INFO] [stdout] test test_client_with_empty_api_key ... ok [INFO] [stdout] test test_malformed_api_key ... ok [INFO] [stdout] test test_invalid_api_key_returns_auth_error ... FAILED [INFO] [stdout] test test_interaction_builder_missing_content ... ok [INFO] [stdout] test test_retry_on_transient_success_after_retry ... ok [INFO] [stdout] test test_retry_on_transient_exhausted_retries ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test_invalid_api_key_returns_auth_error stdout ---- [INFO] [stdout] Error received: Http(reqwest::Error { kind: Request, url: "https://generativelanguage.googleapis.com/v1beta/interactions", source: hyper_util::client::legacy::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }) [INFO] [stdout] [INFO] [stdout] thread 'test_invalid_api_key_returns_auth_error' (634) panicked at tests/error_handling_tests.rs:568:14: [INFO] [stdout] Expected GenaiError::Api for auth failure, got: Http(reqwest::Error { kind: Request, url: "https://generativelanguage.googleapis.com/v1beta/interactions", source: hyper_util::client::legacy::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x57e9709ca9aa - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x57e9709ca9aa - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x57e9709ca9aa - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x57e9709ca9aa - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x57e9709e1f9a - ::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x57e9709e1f9a - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stdout] 6: 0x57e9709cf882 - std[e72de78501789eb0]::io::default_write_fmt::> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x57e9709cf882 - as std[e72de78501789eb0]::io::Write>::write_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x57e9709a8b5f - ::print [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x57e9709a8b5f - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x57e9709c2929 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x57e970633d2c - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x57e970633d2c - test[4f12b380f1fb68c5]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x57e9709c2ba2 - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x57e9709c2ba2 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x57e9709a8c18 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x57e9709a04d9 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x57e9709a9aed - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x57e9709e271c - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x57e97060a626 - error_handling_tests[fe92b89b8c348f32]::test_invalid_api_key_returns_auth_error::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/error_handling_tests.rs:568:14 [INFO] [stdout] 20: 0x57e970627130 - > as core[6aaeda2c7ad07a48]::future::future::Future>::poll [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/future/future.rs:133:9 [INFO] [stdout] 21: 0x57e970627130 - >> as core[6aaeda2c7ad07a48]::future::future::Future>::poll [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/future/future.rs:133:9 [INFO] [stdout] 22: 0x57e970627130 - ::block_on::>>>::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70 [INFO] [stdout] 23: 0x57e970627130 - tokio[112130baa4c815a7]::task::coop::with_budget::, ::block_on>>>::{closure#0}::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5 [INFO] [stdout] 24: 0x57e970627130 - tokio[112130baa4c815a7]::task::coop::budget::, ::block_on>>>::{closure#0}::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5 [INFO] [stdout] 25: 0x57e970627130 - ::block_on::>>>::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25 [INFO] [stdout] 26: 0x57e970627130 - ::enter::, ::block_on>>>::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19 [INFO] [stdout] 27: 0x57e970625ff1 - ::block_on::>>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44 [INFO] [stdout] 28: 0x57e970625ff1 - ::enter::<::block_on>>>::{closure#0}, core[6aaeda2c7ad07a48]::option::Option<()>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68 [INFO] [stdout] 29: 0x57e970625ff1 - >::set::<::enter<::block_on>>>::{closure#0}, core[6aaeda2c7ad07a48]::option::Option<()>>::{closure#0}, (alloc[28d2dab30c1dc666]::boxed::Box, core[6aaeda2c7ad07a48]::option::Option<()>)> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 30: 0x57e97061f19f - tokio[112130baa4c815a7]::runtime::context::set_scheduler::<(alloc[28d2dab30c1dc666]::boxed::Box, core[6aaeda2c7ad07a48]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[6aaeda2c7ad07a48]::option::Option<()>>::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38 [INFO] [stdout] 31: 0x57e97061f19f - >::try_with::, core[6aaeda2c7ad07a48]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[6aaeda2c7ad07a48]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[28d2dab30c1dc666]::boxed::Box, core[6aaeda2c7ad07a48]::option::Option<()>)> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 32: 0x57e97061f19f - >::with::, core[6aaeda2c7ad07a48]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[6aaeda2c7ad07a48]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[28d2dab30c1dc666]::boxed::Box, core[6aaeda2c7ad07a48]::option::Option<()>)> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 33: 0x57e970627437 - tokio[112130baa4c815a7]::runtime::context::set_scheduler::<(alloc[28d2dab30c1dc666]::boxed::Box, core[6aaeda2c7ad07a48]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[6aaeda2c7ad07a48]::option::Option<()>>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17 [INFO] [stdout] 34: 0x57e970627437 - ::enter::<::block_on>>>::{closure#0}, core[6aaeda2c7ad07a48]::option::Option<()>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27 [INFO] [stdout] 35: 0x57e970627437 - ::block_on::>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24 [INFO] [stdout] 36: 0x57e970626e8a - ::block_on::>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 37: 0x57e970626e8a - tokio[112130baa4c815a7]::runtime::context::runtime::enter_runtime::<::block_on>>::{closure#0}, ()> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 38: 0x57e970624be5 - ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 39: 0x57e970624be5 - ::block_on_inner::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52 [INFO] [stdout] 40: 0x57e970624be5 - ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18 [INFO] [stdout] 41: 0x57e970612f6d - error_handling_tests[fe92b89b8c348f32]::test_invalid_api_key_returns_auth_error [INFO] [stdout] at /opt/rustwide/workdir/tests/error_handling_tests.rs:549:18 [INFO] [stdout] 42: 0x57e970612f6d - error_handling_tests[fe92b89b8c348f32]::test_invalid_api_key_returns_auth_error::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/error_handling_tests.rs:529:51 [INFO] [stdout] 43: 0x57e970612f6d - >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x57e970627e0b - core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x57e970627e0b - test[4f12b380f1fb68c5]::__rust_begin_short_backtrace::, fn() -> core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 46: 0x57e9706347fb - test[4f12b380f1fb68c5]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 47: 0x57e9706347fb - as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 48: 0x57e9706347fb - std[e72de78501789eb0]::panicking::catch_unwind::do_call::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 49: 0x57e9706347fb - std[e72de78501789eb0]::panicking::catch_unwind::, core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 50: 0x57e9706347fb - std[e72de78501789eb0]::panic::catch_unwind::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 51: 0x57e9706347fb - test[4f12b380f1fb68c5]::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 52: 0x57e9706347fb - test[4f12b380f1fb68c5]::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 53: 0x57e97062ff14 - test[4f12b380f1fb68c5]::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 54: 0x57e97062ff14 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 55: 0x57e970637402 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 56: 0x57e970637402 - ::{closure#1}::{closure#0}> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 57: 0x57e970637402 - std[e72de78501789eb0]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 58: 0x57e970637402 - std[e72de78501789eb0]::panicking::catch_unwind::<(), core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 59: 0x57e970637402 - std[e72de78501789eb0]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 60: 0x57e970637402 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 61: 0x57e970637402 - ::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 62: 0x57e9709ca27f - + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 63: 0x57e9709ca27f - ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 64: 0x7585f4b05aa4 - [INFO] [stdout] 65: 0x7585f4b92a64 - clone [INFO] [stdout] 66: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] test_invalid_api_key_returns_auth_error [INFO] [stdout] [INFO] [stdout] test result: FAILED. 24 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.02s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test error_handling_tests` [INFO] running `Command { std: "docker" "inspect" "85b493a1c208aa6c5a106089fd746ec4ea67fbb5fbfeec88e221a893b4b24eaf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85b493a1c208aa6c5a106089fd746ec4ea67fbb5fbfeec88e221a893b4b24eaf", kill_on_drop: false }` [INFO] [stdout] 85b493a1c208aa6c5a106089fd746ec4ea67fbb5fbfeec88e221a893b4b24eaf