[INFO] fetching crate openrouter_api 0.6.0... [INFO] testing openrouter_api-0.6.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate openrouter_api 0.6.0 into /workspace/builds/worker-0-tc2/source [INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain.toml [INFO] started tweaking crates.io crate openrouter_api 0.6.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate openrouter_api 0.6.0 [INFO] tweaked toml for crates.io crate openrouter_api 0.6.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate openrouter_api 0.6.0 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 openrouter_api 0.6.0 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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] aa7f5e24e3a549a9538aedc73bba0a8dc1164f49fc6057f7fef62abf0184fb5e [INFO] running `Command { std: "docker" "start" "-a" "aa7f5e24e3a549a9538aedc73bba0a8dc1164f49fc6057f7fef62abf0184fb5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aa7f5e24e3a549a9538aedc73bba0a8dc1164f49fc6057f7fef62abf0184fb5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa7f5e24e3a549a9538aedc73bba0a8dc1164f49fc6057f7fef62abf0184fb5e", kill_on_drop: false }` [INFO] [stdout] aa7f5e24e3a549a9538aedc73bba0a8dc1164f49fc6057f7fef62abf0184fb5e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 4d4d2eefc7ed7e2a027078fbf3348385097386cef21f447a0456080b3b5e1502 [INFO] running `Command { std: "docker" "start" "-a" "4d4d2eefc7ed7e2a027078fbf3348385097386cef21f447a0456080b3b5e1502", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling find-msvc-tools v0.1.5 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling cc v1.2.48 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling icu_properties_data v2.1.1 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling tracing-core v0.1.35 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling mio v1.1.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.7 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling tracing v0.1.43 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling openrouter_api v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 53s [INFO] running `Command { std: "docker" "inspect" "4d4d2eefc7ed7e2a027078fbf3348385097386cef21f447a0456080b3b5e1502", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d4d2eefc7ed7e2a027078fbf3348385097386cef21f447a0456080b3b5e1502", kill_on_drop: false }` [INFO] [stdout] 4d4d2eefc7ed7e2a027078fbf3348385097386cef21f447a0456080b3b5e1502 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 4a28e4f3ce7c20a76d7b9800011dd3a58c4effb76b29416eee3f8fba568e3cc0 [INFO] running `Command { std: "docker" "start" "-a" "4a28e4f3ce7c20a76d7b9800011dd3a58c4effb76b29416eee3f8fba568e3cc0", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling waker-fn v1.2.0 [INFO] [stderr] Compiling target-triple v1.0.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling test-case-core v3.3.1 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling deadpool-runtime v0.1.4 [INFO] [stderr] Compiling sdd v3.0.10 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling toml_writer v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling retain_mut v0.1.9 [INFO] [stderr] Compiling scc v2.4.0 [INFO] [stderr] Compiling test-case-macros v3.3.1 [INFO] [stderr] Compiling serial_test_derive v3.2.0 [INFO] [stderr] Compiling toml_parser v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling serde_spanned v1.0.4 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling toml v0.9.10+spec-1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling serde_qs v0.8.5 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling serial_test v3.2.0 [INFO] [stderr] Compiling test-case v3.3.1 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling deadpool v0.9.5 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling trybuild v1.0.114 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling wiremock v0.5.22 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling openrouter_api v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 45s [INFO] running `Command { std: "docker" "inspect" "4a28e4f3ce7c20a76d7b9800011dd3a58c4effb76b29416eee3f8fba568e3cc0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a28e4f3ce7c20a76d7b9800011dd3a58c4effb76b29416eee3f8fba568e3cc0", kill_on_drop: false }` [INFO] [stdout] 4a28e4f3ce7c20a76d7b9800011dd3a58c4effb76b29416eee3f8fba568e3cc0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 940598f585f7eff6c9bc37706b4e22ad398f242081a60fd5fb00a5acabb1401a [INFO] running `Command { std: "docker" "start" "-a" "940598f585f7eff6c9bc37706b4e22ad398f242081a60fd5fb00a5acabb1401a", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.32s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/openrouter_api-3cf0ec9b8db0e46f) [INFO] [stdout] [INFO] [stdout] running 389 tests [INFO] [stdout] test api::analytics::tests::test_activity_request_builder ... ok [INFO] [stdout] test api::analytics::tests::test_analytics_api_base_url_resolves_correct_path ... ok [INFO] [stdout] test api::credits::tests::test_credits_api_new ... ok [INFO] [stdout] test api::credits::tests::test_credits_api_base_url_resolves_correct_path ... ok [INFO] [stdout] test api::analytics::tests::test_analytics_api_new ... ok [INFO] [stdout] test api::embeddings::tests::test_embeddings_api_new ... ok [INFO] [stdout] test api::analytics::tests::test_query_parameter_encoding ... ok [INFO] [stdout] test api::embeddings::tests::test_create_validates_empty_input ... ok [INFO] [stdout] test api::embeddings::tests::test_create_validates_empty_model ... ok [INFO] [stdout] test api::generation::tests::test_generation_api_base_url_resolves_correct_path ... ok [INFO] [stdout] test api::generation::tests::test_generation_api_new ... ok [INFO] [stdout] test api::guardrails::tests::test_guardrails_base_url_resolves_correct_path ... ok [INFO] [stdout] test api::guardrails::tests::test_guardrails_validation_rejects_bad_inputs ... ok [INFO] [stdout] test api::key_info::tests::test_key_info_api_new ... ok [INFO] [stdout] test api::guardrails::tests::test_guardrails_api_new ... ok [INFO] [stdout] test api::structured::tests::test_basic_schema_validation_boolean_type_mismatch ... ok [INFO] [stdout] test api::structured::tests::test_basic_schema_validation_missing_required_field ... ok [INFO] [stdout] test api::structured::tests::test_basic_schema_validation_non_object_data_skips_required ... ok [INFO] [stdout] test api::providers::tests::test_providers_api_new ... ok [INFO] [stdout] test api::structured::tests::test_basic_schema_validation_no_type_field_skips ... ok [INFO] [stdout] test api::structured::tests::test_basic_schema_validation_non_object_schema ... ok [INFO] [stdout] test api::structured::tests::test_basic_schema_validation_array_type_mismatch ... ok [INFO] [stdout] test api::generation::tests::test_generation_id_validation ... ok [INFO] [stdout] test api::providers::tests::test_shared_cache_prevents_duplicate_network_calls ... ok [INFO] [stdout] test api::structured::tests::test_basic_schema_validation_object_type_mismatch ... ok [INFO] [stdout] test api::structured::tests::test_basic_schema_validation_number_type_mismatch ... ok [INFO] [stdout] test api::structured::tests::test_basic_schema_validation_string_type_mismatch ... ok [INFO] [stdout] test api::structured::tests::test_basic_schema_validation_unknown_type_skips ... ok [INFO] [stdout] test api::structured::tests::test_basic_schema_validation_valid_object ... ok [INFO] [stdout] test api::structured::tests::test_basic_schema_validation_valid_array ... ok [INFO] [stdout] test client::tests::tests::test_client_config_build_headers_with_api_key ... ok [INFO] [stdout] test client::tests::tests::test_client_config_build_headers_with_all_options ... ok [INFO] [stdout] test client::tests::tests::test_client_default_creation ... ok [INFO] [stdout] test client::tests::tests::test_client_config_build_headers_invalid_header_values ... ok [INFO] [stdout] test client::tests::tests::test_client_config_build_headers_without_api_key ... ok [INFO] [stdout] test client::tests::tests::test_client_new_creation ... ok [INFO] [stdout] test client::tests::tests::test_client_with_base_url_invalid ... ok [INFO] [stdout] test client::tests::tests::test_client_with_api_key_valid ... ok [INFO] [stdout] test client::tests::tests::test_client_with_retry_config ... ok [INFO] [stdout] test client::tests::tests::test_client_with_base_url_valid ... ok [INFO] [stdout] test client::tests::tests::test_secure_api_key_bearer_header ... ok [INFO] [stdout] test client::tests::tests::test_client_max_response_bytes_config ... ok [INFO] [stdout] test client::tests::tests::test_secure_api_key_creation_valid ... ok [INFO] [stdout] test client::tests::tests::test_secure_api_key_creation_with_or_prefix ... ok [INFO] [stdout] test client::tests::tests::test_secure_api_key_debug_redaction ... ok [INFO] [stdout] test client::tests::tests::test_secure_api_key_empty ... ok [INFO] [stdout] test client::tests::tests::test_secure_api_key_invalid_prefix ... ok [INFO] [stdout] test client::tests::tests::test_secure_api_key_too_short ... ok [INFO] [stdout] test client::tests::tests::test_secure_api_key_whitespace_only ... ok [INFO] [stdout] test error::tests::tests::test_api_error_construction ... ok [INFO] [stdout] test error::tests::tests::test_api_error_with_metadata ... ok [INFO] [stdout] test error::tests::tests::test_config_error ... ok [INFO] [stdout] test error::tests::tests::test_error_chain ... ok [INFO] [stdout] test error::tests::tests::test_error_debug ... ok [INFO] [stdout] test error::tests::tests::test_error_metadata_access ... ok [INFO] [stdout] test error::tests::tests::test_error_display ... ok [INFO] [stdout] test error::tests::tests::test_error_trait_implementations ... ok [INFO] [stdout] test client::tests::tests::test_client_configuration_chain ... ok [INFO] [stdout] test error::tests::tests::test_error_types_compilation ... ok [INFO] [stdout] test error::tests::tests::test_from_serde_json_error ... ok [INFO] [stdout] test client::tests::tests::test_client_with_api_key_invalid ... ok [INFO] [stdout] test client::tests::tests::test_retry_config_default ... ok [INFO] [stdout] test error::tests::tests::test_serialization_error ... ok [INFO] [stdout] test error::tests::tests::test_schema_validation_error ... ok [INFO] [stdout] test error::tests::tests::test_streaming_error ... ok [INFO] [stdout] test mcp::client::tests::test_mcp_client_with_config ... ok [INFO] [stdout] test mcp::client::tests::test_mcp_client_with_default_config ... ok [INFO] [stdout] test error::tests::tests::test_http_error_type ... ok [INFO] [stdout] test mcp::client::tests::test_request_size_limit ... ok [INFO] [stdout] test mcp::client::tests::test_response_size_limit_with_chunked_encoding ... ok [INFO] [stdout] test tests::embeddings_tests::tests::test_embedding_data_object_field_defaults_to_empty_when_missing ... ok [INFO] [stdout] test tests::embeddings_tests::tests::test_embedding_data_object_field_present ... ok [INFO] [stdout] test mcp::client::tests::test_response_size_limit ... ok [INFO] [stdout] test tests::embeddings_tests::tests::test_embedding_input_batch_preserves_order_in_json ... ok [INFO] [stdout] test tests::embeddings_tests::tests::test_embedding_input_batch_single_item_serialization ... ok [INFO] [stdout] test tests::embeddings_tests::tests::test_embedding_response_no_usage_field ... ok [INFO] [stdout] test tests::embeddings_tests::tests::test_embedding_usage_deserialization_zero_tokens ... ok [INFO] [stdout] test tests::embeddings_tests::tests::test_embedding_usage_fields ... ok [INFO] [stdout] test tests::embeddings_tests::tests::test_embeddings_helper_on_empty_response ... ok [INFO] [stdout] test tests::embeddings_tests::tests::test_embeddings_helper_returns_all_vectors ... ok [INFO] [stdout] test tests::embeddings_tests::tests::test_encoding_format_base64_serializes_correctly ... ok [INFO] [stdout] test tests::embeddings_tests::tests::test_encoding_format_float_serializes_correctly ... ok [INFO] [stdout] test mcp::client::tests::test_content_length_header_validation ... ok [INFO] [stdout] test tests::embeddings_tests::tests::test_encoding_format_omitted_when_none ... ok [INFO] [stdout] test tests::embeddings_tests::tests::test_first_embedding_on_empty_response ... ok [INFO] [stdout] test tests::embeddings_tests::tests::test_response_sort_by_index_arbitrary_order ... ok [INFO] [stdout] test tests::embeddings_tests::tests::test_full_response_deserialization_correctness ... ok [INFO] [stdout] test tests::embeddings_tests::tests::test_response_sort_by_index_reversed ... ok [INFO] [stdout] test tests::embeddings_tests::tests::test_response_sort_stable_for_already_sorted_input ... ok [INFO] [stdout] test tests::embeddings_tests::tests::test_sort_correctness_for_large_reversed_batch ... ok [INFO] [stdout] test mcp::client::tests::test_successful_request_within_limits ... ok [INFO] [stdout] test tests::guardrails_tests::tests::test_guardrails_api_client_integration ... ok [INFO] [stdout] test tests::guardrails_tests::tests::test_guardrails_validation_errors_are_local ... ok [INFO] [stdout] test tests::guardrails_tests::tests::test_list_guardrails_wiremock_happy_path ... ok [INFO] [stdout] test tests::integration_tests::tests::test_activity_data_convenience_methods ... ok [INFO] [stdout] test tests::integration_tests::tests::test_activity_request_validation ... ok [INFO] [stdout] test tests::guardrails_tests::tests::test_guardrail_assignments_wiremock_happy_path ... ok [INFO] [stdout] test tests::guardrails_tests::tests::test_guardrail_crud_wiremock_happy_path ... ok [INFO] [stdout] test tests::integration_tests::tests::test_analytics_convenience_methods ... ok [INFO] [stdout] test tests::integration_tests::tests::test_analytics_api_client_integration ... ok [INFO] [stdout] test tests::integration_tests::tests::test_analytics_serialization_roundtrip ... ok [INFO] [stdout] test tests::integration_tests::tests::test_activity_response_aggregations ... ok [INFO] [stdout] test tests::integration_tests::tests::test_basic_chat_completion ... ok [INFO] [stdout] test tests::integration_tests::tests::test_credits_api_integration ... ok [INFO] [stdout] test tests::integration_tests::tests::test_chat_completion_with_provider_preferences ... ok [INFO] [stdout] test tests::integration_tests::tests::test_credits_api_client_integration ... ok [INFO] [stdout] test tests::integration_tests::tests::test_credits_serialization_roundtrip ... ok [INFO] [stdout] test tests::integration_tests::tests::test_default_implementations ... ok [INFO] [stdout] test tests::integration_tests::tests::test_generation_api_client_integration ... ok [INFO] [stdout] test tests::integration_tests::tests::test_invalid_tool_call_response ... ok [INFO] [stdout] test tests::integration_tests::tests::test_generation_serialization_roundtrip ... ok [INFO] [stdout] test tests::integration_tests::tests::test_generation_cost_calculations ... ok [INFO] [stdout] test tests::integration_tests::tests::test_plugin_deserialization_supports_flattened_schema ... ok [INFO] [stdout] test tests::integration_tests::tests::test_plugin_serialization ... ok [INFO] [stdout] test tests::integration_tests::tests::test_prompt_tokens_details_cache_fields_deserialization ... ok [INFO] [stdout] test tests::integration_tests::tests::test_provider_type_functionality ... ok [INFO] [stdout] test tests::integration_tests::tests::test_generation_api_integration ... ok [INFO] [stdout] test tests::integration_tests::tests::test_provider_url_validation ... ok [INFO] [stdout] test tests::integration_tests::tests::test_provider_preferences_serialization ... ok [INFO] [stdout] test tests::integration_tests::tests::test_providers_api_basic_functionality ... ok [INFO] [stdout] test tests::integration_tests::tests::test_providers_api_method_signatures ... ok [INFO] [stdout] test tests::integration_tests::tests::test_reasoning_config_effort_serialization ... ok [INFO] [stdout] test tests::integration_tests::tests::test_reasoning_config_roundtrip ... ok [INFO] [stdout] test tests::integration_tests::tests::test_plugin_constructors ... ok [INFO] [stdout] test tests::integration_tests::tests::test_reasoning_config_full_serialization ... ok [INFO] [stdout] test tests::integration_tests::tests::test_providers_response_functionality ... ok [INFO] [stdout] test tests::integration_tests::tests::test_reasoning_details_deserialization ... ok [INFO] [stdout] test tests::integration_tests::tests::test_streaming_chunk_deserialization ... ok [INFO] [stdout] test tests::integration_tests::tests::test_text_completion_response_deserialization ... ok [INFO] [stdout] test tests::integration_tests::tests::test_usage_server_tool_use_deserialization ... ok [INFO] [stdout] test tests::integration_tests::tests::test_valid_tool_call_response ... ok [INFO] [stdout] test tests::integration_tests::tests::test_web_search_response_deserialization ... ok [INFO] [stdout] test tests::key_info_tests::tests::test_data_accessor_returns_same_as_direct_field ... ok [INFO] [stdout] test tests::key_info_tests::tests::test_get_key_info_wiremock_happy_path ... ok [INFO] [stdout] test tests::key_info_tests::tests::test_get_key_info_wiremock_minimal_response ... ok [INFO] [stdout] test tests::key_info_tests::tests::test_is_free_tier_false_when_field_absent ... ok [INFO] [stdout] test tests::key_info_tests::tests::test_is_free_tier_true_when_set ... ok [INFO] [stdout] test tests::key_info_tests::tests::test_key_info_api_has_authorization_header ... ok [INFO] [stdout] test tests::key_info_tests::tests::test_key_info_response_equality_derived ... ok [INFO] [stdout] test tests::key_info_tests::tests::test_label_only_response ... ok [INFO] [stdout] test tests::key_info_tests::tests::test_limit_is_none_for_unlimited_key ... ok [INFO] [stdout] test tests::key_info_tests::tests::test_limit_remaining_is_none_when_field_absent ... ok [INFO] [stdout] test tests::key_info_tests::tests::test_key_info_api_base_url_resolves_correct_path ... ok [INFO] [stdout] test tests::key_info_tests::tests::test_limit_remaining_zero_is_some_not_none ... ok [INFO] [stdout] test tests::key_info_tests::tests::test_only_usage_field_present ... ok [INFO] [stdout] test tests::key_info_tests::tests::test_rate_limit_all_fields_none ... ok [INFO] [stdout] test tests::key_info_tests::tests::test_limit_remaining_is_some_when_set ... ok [INFO] [stdout] test tests::key_info_tests::tests::test_get_key_info_wiremock_free_tier_key ... ok [INFO] [stdout] test tests::key_info_tests::tests::test_rate_limit_high_request_count ... ok [INFO] [stdout] test tests::key_info_tests::tests::test_rate_limit_info_equality ... ok [INFO] [stdout] test tests::key_info_tests::tests::test_rate_limit_various_intervals ... ok [INFO] [stdout] test tests::key_info_tests::tests::test_rate_limit_zero_requests ... ok [INFO] [stdout] test tests::key_info_tests::tests::test_usage_zero_is_some_not_none ... ok [INFO] [stdout] test tests::retry_and_streaming_tests::tests::test_embeddings_wiremock_validation_rejects_empty_batch ... ok [INFO] [stdout] test tests::retry_and_streaming_tests::tests::test_embeddings_wiremock_batch_reversed_indices ... ok [INFO] [stdout] test tests::retry_and_streaming_tests::tests::test_embeddings_wiremock_validation_rejects_whitespace_item_in_batch ... ok [INFO] [stdout] test tests::retry_and_streaming_tests::tests::test_embeddings_wiremock_happy_path ... ok [INFO] [stdout] test tests::retry_and_streaming_tests::tests::test_max_line_length_constant_value ... ok [INFO] [stdout] test tests::retry_and_streaming_tests::tests::test_malformed_sse_data_fails_gracefully ... ok [INFO] [stdout] test tests::retry_and_streaming_tests::tests::test_non_retryable_400_not_retried ... ok [INFO] [stdout] test tests::retry_and_streaming_tests::tests::test_max_total_chunks_constant_value ... ok [INFO] [stdout] test tests::retry_and_streaming_tests::tests::test_non_retryable_404_not_retried ... ok [INFO] [stdout] test tests::key_info_tests::tests::test_get_key_info_wiremock_401_unauthorized ... ok [INFO] [stdout] test tests::retry_and_streaming_tests::tests::test_retry_after_zero_seconds_does_not_hang ... ok [INFO] [stdout] test tests::retry_and_streaming_tests::tests::test_retry_budget_exhausted_returns_last_response ... ok [INFO] [stdout] test mcp::client::tests::test_concurrent_request_limiting ... ok [INFO] [stdout] test tests::retry_and_streaming_tests::tests::test_sse_comment_line_identified ... ok [INFO] [stdout] test tests::retry_and_streaming_tests::tests::test_sse_data_prefix_stripped_correctly ... ok [INFO] [stdout] test tests::retry_and_streaming_tests::tests::test_sse_done_signal_recognized ... ok [INFO] [stdout] test tests::retry_and_streaming_tests::tests::test_sse_empty_line_skipped ... ok [INFO] [stdout] test tests::retry_and_streaming_tests::tests::test_streaming_chunk_deserializes_delta_content ... ok [INFO] [stdout] test tests::retry_and_streaming_tests::tests::test_streaming_chunk_deserializes_finish_reason ... ok [INFO] [stdout] test tests::retry_and_streaming_tests::tests::test_streaming_validation_error_before_network_call ... ok [INFO] [stdout] test tests::retry_and_streaming_tests::tests::test_streaming_via_wiremock_two_chunks_and_done ... ok [INFO] [stdout] test types::analytics::tests::test_activity_data_convenience_methods ... ok [INFO] [stdout] test types::analytics::tests::test_activity_data_edge_cases ... ok [INFO] [stdout] test types::analytics::tests::test_activity_id_display ... ok [INFO] [stdout] test types::analytics::tests::test_activity_id_from_string ... ok [INFO] [stdout] test types::analytics::tests::test_activity_id_hash ... ok [INFO] [stdout] test types::analytics::tests::test_activity_id_serialization ... ok [INFO] [stdout] test types::analytics::tests::test_activity_request_validation ... ok [INFO] [stdout] test types::analytics::tests::test_activity_response_aggregations ... ok [INFO] [stdout] test types::analytics::tests::test_activity_response_edge_cases ... ok [INFO] [stdout] test types::analytics::tests::test_date_format_validation ... ok [INFO] [stdout] test types::analytics::tests::test_leap_year_validation ... ok [INFO] [stdout] test types::analytics::tests::test_model_and_provider_stats_edge_cases ... ok [INFO] [stdout] test types::credits::tests::test_credits_data_has_credits ... ok [INFO] [stdout] test types::credits::tests::test_credits_data_remaining ... ok [INFO] [stdout] test types::credits::tests::test_credits_data_usage_percentage ... ok [INFO] [stdout] test types::credits::tests::test_credits_response_convenience_methods ... ok [INFO] [stdout] test types::credits::tests::test_credits_response_serialization ... ok [INFO] [stdout] test types::credits::tests::test_credits_serialization ... ok [INFO] [stdout] test types::embeddings::tests::test_embedding_input_batch_deserialization ... ok [INFO] [stdout] test types::embeddings::tests::test_embedding_input_single_deserialization ... ok [INFO] [stdout] test types::embeddings::tests::test_embedding_request_batch_serialization ... ok [INFO] [stdout] test types::embeddings::tests::test_embedding_request_single_serialization ... ok [INFO] [stdout] test types::embeddings::tests::test_embedding_response_batch ... ok [INFO] [stdout] test types::embeddings::tests::test_embedding_response_deserialization ... ok [INFO] [stdout] test types::generation::tests::test_generation_data_cost_calculations ... ok [INFO] [stdout] test types::generation::tests::test_generation_data_edge_cases ... ok [INFO] [stdout] test types::generation::tests::test_generation_data_feature_checks ... ok [INFO] [stdout] test types::generation::tests::test_generation_data_success_checks ... ok [INFO] [stdout] test types::generation::tests::test_generation_data_time_conversions ... ok [INFO] [stdout] test types::generation::tests::test_generation_data_total_native_tokens ... ok [INFO] [stdout] test types::generation::tests::test_generation_data_total_tokens ... ok [INFO] [stdout] test types::generation::tests::test_generation_id_display ... ok [INFO] [stdout] test types::generation::tests::test_generation_id_from_string ... ok [INFO] [stdout] test types::generation::tests::test_generation_id_hash ... ok [INFO] [stdout] test types::generation::tests::test_generation_id_serialization ... ok [INFO] [stdout] test types::generation::tests::test_generation_response_convenience_methods ... ok [INFO] [stdout] test types::generation::tests::test_generation_response_serialization ... ok [INFO] [stdout] test types::generation::tests::test_generation_serialization ... ok [INFO] [stdout] test types::guardrails::tests::test_guardrail_assignment_request_roundtrip ... ok [INFO] [stdout] test types::guardrails::tests::test_guardrail_create_request_skips_none_fields ... ok [INFO] [stdout] test types::guardrails::tests::test_guardrail_reset_interval_roundtrip ... ok [INFO] [stdout] test types::guardrails::tests::test_guardrail_update_request_is_empty ... ok [INFO] [stdout] test types::key_info::tests::test_key_info_deserialization ... ok [INFO] [stdout] test types::key_info::tests::test_key_info_free_tier ... ok [INFO] [stdout] test types::key_info::tests::test_key_info_minimal_response ... ok [INFO] [stdout] test types::key_info::tests::test_key_info_serialization_roundtrip ... ok [INFO] [stdout] test tests::retry_and_streaming_tests::tests::test_retry_after_capped_at_max_backoff ... ok [INFO] [stdout] test types::models::tests::test_deserialize_model_info ... ok [INFO] [stdout] test types::models::tests::test_deserialize_models_response ... ok [INFO] [stdout] test types::models::tests::test_model_capability_deserialization ... ok [INFO] [stdout] test types::models::tests::test_model_info_edge_cases ... ok [INFO] [stdout] test types::models::tests::test_pricing_info_validation ... ok [INFO] [stdout] test types::providers::tests::test_domain_extraction ... ok [INFO] [stdout] test types::providers::tests::test_group_by_domain ... ok [INFO] [stdout] test types::providers::tests::test_provider_creation ... ok [INFO] [stdout] test types::providers::tests::test_provider_edge_cases ... ok [INFO] [stdout] test types::providers::tests::test_provider_url_validation ... ok [INFO] [stdout] test types::providers::tests::test_provider_without_urls ... ok [INFO] [stdout] test types::providers::tests::test_providers_response ... ok [INFO] [stdout] test types::models::tests::test_deserialize_all_models_from_api ... ok [INFO] [stdout] test tests::retry_and_streaming_tests::tests::test_retry_exhausts_exactly_max_retries_attempts ... ok [INFO] [stdout] test types::providers::tests::test_providers_response_edge_cases ... ok [INFO] [stdout] test types::status::tests::test_cancellation_status_as_bool ... ok [INFO] [stdout] test types::status::tests::test_cancellation_status_default ... ok [INFO] [stdout] test types::status::tests::test_cancellation_status_deserialization_int ... ok [INFO] [stdout] test types::status::tests::test_cancellation_status_deserialization_string ... ok [INFO] [stdout] test types::status::tests::test_cancellation_status_display ... ok [INFO] [stdout] test types::status::tests::test_cancellation_status_from_bool ... ok [INFO] [stdout] test types::status::tests::test_cancellation_status_is_cancelled ... ok [INFO] [stdout] test types::status::tests::test_cancellation_status_is_final ... ok [INFO] [stdout] test types::status::tests::test_cancellation_status_roundtrip ... ok [INFO] [stdout] test types::status::tests::test_cancellation_status_serialization ... ok [INFO] [stdout] test types::status::tests::test_cancellation_status_serialization_result ... ok [INFO] [stdout] test types::status::tests::test_streaming_status_as_bool ... ok [INFO] [stdout] test types::status::tests::test_streaming_status_default ... ok [INFO] [stdout] test types::status::tests::test_streaming_status_deserialization_bool ... ok [INFO] [stdout] test types::status::tests::test_cancellation_status_deserialization_bool ... ok [INFO] [stdout] test types::status::tests::test_streaming_status_deserialization_int ... ok [INFO] [stdout] test types::status::tests::test_streaming_status_from_bool ... ok [INFO] [stdout] test types::status::tests::test_streaming_status_deserialization_string ... ok [INFO] [stdout] test types::status::tests::test_streaming_status_is_complete ... ok [INFO] [stdout] test types::status::tests::test_streaming_status_is_active ... ok [INFO] [stdout] test types::status::tests::test_streaming_status_roundtrip ... ok [INFO] [stdout] test types::status::tests::test_streaming_status_serialization ... ok [INFO] [stdout] test types::status::tests::test_streaming_status_serialization_result ... ok [INFO] [stdout] test types::status::tests::test_streaming_status_display ... ok [INFO] [stdout] test utils::auth::auth_tests::tests::test_api_key_integration_with_client ... ok [INFO] [stdout] test utils::auth::auth_tests::tests::test_load_api_key_from_env_empty ... ok [INFO] [stdout] test utils::auth::auth_tests::tests::test_load_api_key_from_env_missing ... ok [INFO] [stdout] test utils::auth::auth_tests::tests::test_load_api_key_from_env_success ... ok [INFO] [stdout] test utils::auth::auth_tests::tests::test_load_api_key_from_env_whitespace ... ok [INFO] [stdout] test utils::auth::auth_tests::tests::test_load_api_key_preserves_internal_content ... ok [INFO] [stdout] test utils::auth::auth_tests::tests::test_load_api_key_returns_raw_value ... ok [INFO] [stdout] test utils::auth::auth_tests::tests::test_load_api_key_with_newlines ... ok [INFO] [stdout] test utils::auth::auth_tests::tests::test_load_secure_api_key_from_env_invalid ... ok [INFO] [stdout] test utils::auth::auth_tests::tests::test_load_secure_api_key_from_env_missing ... ok [INFO] [stdout] test utils::auth::auth_tests::tests::test_auth_functions_thread_safe ... ok [INFO] [stdout] test utils::auth::auth_tests::tests::test_load_secure_api_key_from_env_success ... ok [INFO] [stdout] test utils::auth::auth_tests::tests::test_or_api_key_fallback ... ok [INFO] [stdout] test utils::auth::auth_tests::tests::test_validate_api_key_too_short ... ok [INFO] [stdout] test utils::auth::auth_tests::tests::test_validate_api_key_valid ... ok [INFO] [stdout] test utils::auth::auth_tests::tests::test_validate_api_key_whitespace ... ok [INFO] [stdout] test utils::auth::auth_tests::tests::test_validate_api_key_with_whitespace ... ok [INFO] [stdout] test utils::auth::auth_tests::tests::test_or_api_key_priority ... ok [INFO] [stdout] test utils::auth::auth_tests::tests::test_validate_api_key_empty ... ok [INFO] [stdout] test utils::cache::tests::test_cache_basic_operations ... ok [INFO] [stdout] test utils::cache::tests::test_cache_custom_ttl ... ok [INFO] [stdout] test utils::cache::tests::test_cache_cleanup ... ok [INFO] [stdout] test utils::https::tests::test_http_localhost_allowed ... ok [INFO] [stdout] test utils::https::tests::test_http_127_0_0_1_allowed ... ok [INFO] [stdout] test utils::https::tests::test_http_remote_rejected ... ok [INFO] [stdout] test utils::https::tests::test_https_url_allowed ... ok [INFO] [stdout] test utils::cache::tests::test_cache_ttl ... ok [INFO] [stdout] test utils::retry::tests::test_exponential_backoff_calculation ... ok [INFO] [stdout] test utils::retry::tests::test_concurrent_retry_limits ... ok [INFO] [stdout] test utils::retry::tests::test_parse_retry_after_delta_seconds ... ok [INFO] [stdout] test utils::retry::tests::test_parse_retry_after_http_date_future ... ok [INFO] [stdout] test utils::retry::tests::test_parse_retry_after_http_date_past ... ok [INFO] [stdout] test utils::retry::tests::test_retry_config_default ... ok [INFO] [stdout] test utils::retry::tests::test_retry_config_new_fields ... ok [INFO] [stdout] test utils::retry::tests::test_retry_config_status_codes ... ok [INFO] [stdout] test utils::retry::tests::test_retry_performance_impact ... ok [INFO] [stdout] test utils::retry::tests::test_total_timeout_enforcement ... ok [INFO] [stdout] test utils::security::security_tests::test_create_safe_error_message_empty ... ok [INFO] [stdout] test utils::security::security_tests::test_create_safe_error_message_with_api_key ... ok [INFO] [stdout] test utils::security::security_tests::test_create_safe_error_message_without_secrets ... ok [INFO] [stdout] test utils::security::security_tests::test_long_content_truncation ... ok [INFO] [stdout] test utils::security::security_tests::test_redact_credit_card_numbers ... ok [INFO] [stdout] test utils::security::security_tests::test_redact_json_fields_with_sensitive_keys ... ok [INFO] [stdout] test mcp::client::tests::test_request_timeout ... ok [INFO] [stdout] test utils::security::security_tests::test_redact_sensitive_content_with_multiple_secrets ... ok [INFO] [stdout] test utils::url_builder::tests::test_url_builder_invalid_path ... ok [INFO] [stdout] test utils::url_builder::tests::test_url_builder_with_leading_slash ... ok [INFO] [stdout] test utils::url_builder::tests::test_url_builder_without_trailing_slash ... ok [INFO] [stdout] test utils::validation::chat::tests::test_check_token_limits_moderate_content ... ok [INFO] [stdout] test utils::validation::chat::tests::test_validate_chat_request_empty_messages ... ok [INFO] [stdout] test utils::validation::chat::tests::test_validate_chat_request_empty_model ... ok [INFO] [stdout] test utils::validation::chat::tests::test_validate_chat_request_valid ... ok [INFO] [stdout] test utils::validation::common::tests::test_validate_date_format ... ok [INFO] [stdout] test utils::validation::common::tests::test_validate_enum_value ... ok [INFO] [stdout] test utils::url_builder::tests::test_url_builder_with_trailing_slash ... ok [INFO] [stdout] test utils::validation::common::tests::test_validate_model_id ... ok [INFO] [stdout] test utils::validation::common::tests::test_validate_non_empty_string ... ok [INFO] [stdout] test utils::validation::common::tests::test_validate_numeric_range ... ok [INFO] [stdout] test utils::validation::common::tests::test_validate_sampling_parameters ... ok [INFO] [stdout] test utils::validation::common::tests::test_validate_string_length ... ok [INFO] [stdout] test utils::validation::common::tests::test_validate_url ... ok [INFO] [stdout] test utils::validation::completion::tests::test_check_prompt_token_limits ... ok [INFO] [stdout] test utils::validation::completion::tests::test_estimate_prompt_tokens ... ok [INFO] [stdout] test utils::validation::completion::tests::test_validate_completion_request_complex_params ... ok [INFO] [stdout] test utils::validation::completion::tests::test_validate_best_of_parameter ... ok [INFO] [stdout] test utils::validation::completion::tests::test_validate_completion_request_empty_model ... ok [INFO] [stdout] test utils::validation::completion::tests::test_validate_completion_request_empty_prompt ... ok [INFO] [stdout] test utils::validation::completion::tests::test_validate_completion_request_invalid_model_format ... ok [INFO] [stdout] test utils::validation::completion::tests::test_validate_completion_request_max_tokens_bounds ... ok [INFO] [stdout] test utils::validation::completion::tests::test_validate_completion_request_mixed_valid_invalid ... ok [INFO] [stdout] test utils::validation::completion::tests::test_validate_completion_request_penalty_bounds ... ok [INFO] [stdout] test utils::validation::completion::tests::test_validate_completion_request_prompt_too_long ... ok [INFO] [stdout] test utils::validation::completion::tests::test_validate_completion_request_temperature_bounds ... ok [INFO] [stdout] test utils::validation::completion::tests::test_validate_completion_request_top_p_bounds ... ok [INFO] [stdout] test utils::validation::completion::tests::test_validate_completion_request_valid ... ok [INFO] [stdout] test utils::validation::completion::tests::test_validate_completion_request_valid_extra_params ... ok [INFO] [stdout] test utils::validation::completion::tests::test_validate_completion_request_whitespace_prompt ... ok [INFO] [stdout] test utils::validation::completion::tests::test_validate_echo_parameter ... ok [INFO] [stdout] test utils::validation::completion::tests::test_validate_logit_bias_invalid_range ... ok [INFO] [stdout] test utils::validation::completion::tests::test_validate_logit_bias_valid ... ok [INFO] [stdout] test utils::validation::completion::tests::test_validate_logprobs_parameter ... ok [INFO] [stdout] test utils::validation::completion::tests::test_validate_stop_sequence_array ... ok [INFO] [stdout] test utils::validation::completion::tests::test_validate_logit_bias_invalid_token ... ok [INFO] [stdout] test utils::validation::completion::tests::test_validate_stop_sequence_empty ... ok [INFO] [stdout] test utils::validation::completion::tests::test_validate_stop_sequence_too_many ... ok [INFO] [stdout] test utils::validation::completion::tests::test_validate_suffix_parameter ... ok [INFO] [stdout] test utils::validation::completion::tests::test_validate_stop_sequence_string ... ok [INFO] [stdout] test utils::validation::tests::validation_tests::test_chat_validation_integration ... ok [INFO] [stdout] test utils::validation::tests::validation_tests::test_common_validation_utilities ... ok [INFO] [stdout] test utils::validation::tests::validation_tests::test_completion_validation_integration ... ok [INFO] [stdout] test utils::validation::tests::validation_tests::test_sampling_parameters_validation ... ok [INFO] [stdout] test utils::validation::tests::validation_tests::test_validation_consistency ... ok [INFO] [stdout] test utils::validation::tests::validation_tests::test_validation_edge_cases ... ok [INFO] [stdout] test utils::validation::tests::validation_tests::test_validation_error_messages ... ok [INFO] [stdout] test utils::validation::tests::validation_tests::test_validation_module_exports ... ok [INFO] [stdout] test utils::validation::tests::validation_tests::test_validation_performance ... ok [INFO] [stdout] test utils::validation::tests::validation_tests::test_web_search_validation_integration ... ok [INFO] [stdout] test utils::validation::web_search::tests::test_estimate_query_complexity ... ok [INFO] [stdout] test utils::validation::web_search::tests::test_has_excessive_repetition ... ok [INFO] [stdout] test utils::validation::web_search::tests::test_looks_like_url_injection ... ok [INFO] [stdout] test utils::validation::web_search::tests::test_validate_and_suggest_query_improvement ... ok [INFO] [stdout] test utils::validation::web_search::tests::test_validate_results_for_complexity ... ok [INFO] [stdout] test utils::validation::web_search::tests::test_validate_web_search_request_comprehensive ... ok [INFO] [stdout] test utils::validation::web_search::tests::test_validate_web_search_request_data_uri ... ok [INFO] [stdout] test utils::validation::web_search::tests::test_validate_web_search_request_edge_cases ... ok [INFO] [stdout] test utils::validation::web_search::tests::test_validate_web_search_request_empty_query ... ok [INFO] [stdout] test utils::validation::web_search::tests::test_validate_web_search_request_event_handlers ... ok [INFO] [stdout] test utils::validation::web_search::tests::test_validate_web_search_request_javascript_injection ... ok [INFO] [stdout] test utils::validation::web_search::tests::test_validate_web_search_request_maximum_length ... ok [INFO] [stdout] test utils::validation::web_search::tests::test_validate_web_search_request_minimum_length ... ok [INFO] [stdout] test utils::validation::web_search::tests::test_validate_web_search_request_eval_attempts ... ok [INFO] [stdout] test utils::validation::web_search::tests::test_validate_web_search_request_no_results ... ok [INFO] [stdout] test utils::validation::web_search::tests::test_validate_web_search_request_script_tags ... ok [INFO] [stdout] test utils::validation::web_search::tests::test_validate_web_search_request_no_alphanumeric ... ok [INFO] [stdout] test utils::validation::web_search::tests::test_validate_web_search_request_tab_newline_query ... ok [INFO] [stdout] test utils::validation::web_search::tests::test_validate_web_search_request_too_long ... ok [INFO] [stdout] test utils::validation::web_search::tests::test_validate_web_search_request_too_many_results ... ok [INFO] [stdout] test utils::validation::web_search::tests::test_validate_web_search_request_valid ... ok [INFO] [stdout] test utils::validation::web_search::tests::test_validate_web_search_request_unicode ... ok [INFO] [stdout] test utils::validation::web_search::tests::test_validate_web_search_request_valid_results ... ok [INFO] [stdout] test utils::validation::web_search::tests::test_validate_web_search_request_whitespace_query ... ok [INFO] [stdout] test utils::validation::web_search::tests::test_validate_web_search_request_with_alphanumeric ... ok [INFO] [stdout] test utils::validation::web_search::tests::test_validate_web_search_request_zero_results ... ok [INFO] [stdout] test tests::retry_and_streaming_tests::tests::test_retry_after_delta_seconds_delays_next_attempt ... ok [INFO] [stdout] test utils::retry::tests::test_backoff_jitter_variation ... ok [INFO] [stdout] test utils::retry::tests::test_individual_retry_capping ... ok [INFO] [stdout] test tests::retry_and_streaming_tests::tests::test_respects_retry_after_http_date ... ok [INFO] [stdout] test api::providers::tests::test_providers_api_network_error ... ok [INFO] [stdout] test api::providers::tests::test_provider_convenience_methods_with_empty_response ... ok [INFO] [stderr] Running tests/api_2025_updates.rs (/opt/rustwide/target/debug/deps/api_2025_updates-179ac06c4ff43b64) [INFO] [stdout] [INFO] [stdout] test result: ok. 389 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 23.40s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test test_routing_shortcuts ... ok [INFO] [stdout] test test_multimodal_serialization ... ok [INFO] [stdout] test test_policy_controls ... ok [INFO] [stdout] test test_zdr_helper ... ok [INFO] [stdout] test test_web_search_plugin ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/compile_fail.rs (/opt/rustwide/target/debug/deps/compile_fail-b524884df519818a) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Checking cfg-if v1.0.4 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking stable_deref_trait v1.2.1 [INFO] [stderr] Checking memchr v2.7.6 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking bytes v1.11.0 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking lock_api v0.4.14 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling find-msvc-tools v0.1.5 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking writeable v0.6.2 [INFO] [stderr] Checking litemap v0.8.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling cc v1.2.48 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Compiling icu_properties_data v2.1.1 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Checking slab v0.4.11 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking percent-encoding v2.3.2 [INFO] [stderr] Checking tracing-core v0.1.35 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Checking mio v1.1.0 [INFO] [stderr] Checking socket2 v0.6.1 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking signal-hook-registry v1.4.7 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking log v0.4.28 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Checking tracing v0.1.43 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking indexmap v2.12.1 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking regex-syntax v0.8.8 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Checking waker-fn v1.2.0 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Checking parking v2.2.1 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Checking rustls-pemfile v1.0.4 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Checking async-channel v1.9.0 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking infer v0.2.3 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking webpki-roots v0.25.4 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking ipnet v2.11.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking iana-time-zone v0.1.64 [INFO] [stderr] Checking sdd v3.0.10 [INFO] [stderr] Checking retain_mut v0.1.9 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking deadpool-runtime v0.1.4 [INFO] [stderr] Checking scc v2.4.0 [INFO] [stderr] Checking uuid v1.18.1 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking futures-timer v3.0.3 [INFO] [stderr] Checking urlencoding v2.1.3 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling test-case-core v3.3.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stdout] test compile_fail_tests has been running for over 60 seconds [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Checking zeroize v1.8.2 [INFO] [stderr] Compiling test-case-macros v3.3.1 [INFO] [stderr] Compiling serial_test_derive v3.2.0 [INFO] [stderr] Checking test-case v3.3.1 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking icu_properties v2.1.1 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking serial_test v3.2.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_qs v0.8.5 [INFO] [stderr] Checking assert-json-diff v2.0.2 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking tokio-util v0.7.17 [INFO] [stderr] Checking tokio-rustls v0.24.1 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking deadpool v0.9.5 [INFO] [stderr] Checking tokio-test v0.4.4 [INFO] [stderr] Checking h2 v0.3.27 [INFO] [stderr] Checking hyper v0.14.32 [INFO] [stderr] Checking hyper-rustls v0.24.2 [INFO] [stderr] Checking wiremock v0.5.22 [INFO] [stderr] Checking reqwest v0.11.27 [INFO] [stderr] Checking openrouter_api v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking openrouter_api-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/openrouter_api) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 35s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test tests/type_safety/id_type_mismatch.rs ... ok [INFO] [stderr] test tests/type_safety/id_function_arg_mismatch.rs ... ok [INFO] [stderr] test tests/type_safety/id_add_mismatch.rs ... ok [INFO] [stderr] test tests/type_safety/id_comparison_mismatch.rs ... ok [INFO] [stderr] test tests/type_safety/id_collection_mismatch.rs ... ok [INFO] [stderr] test tests/type_safety/enum_invalid_construction.rs ... ok [INFO] [stderr] test tests/type_safety/enum_non_exhaustive_match.rs ... ok [INFO] [stderr] test tests/type_safety/enum_integer_construction.rs ... ok [INFO] [stderr] test tests/type_safety/status_invalid_variant.rs ... ok [INFO] [stderr] test tests/type_safety/status_integer_without_conversion.rs ... ok [INFO] [stderr] test tests/type_safety/cancellation_invalid_variant.rs ... ok [INFO] [stderr] test tests/type_safety/price_direct_construction.rs ... ok [INFO] [stderr] test tests/type_safety/generic_heterogeneous_vec.rs ... ok [INFO] [stderr] test tests/type_safety/consumed_after_into.rs ... mismatch [INFO] [stderr] [INFO] [stderr] EXPECTED: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] error[E0382]: borrow of moved value: `id` [INFO] [stderr] --> tests/type_safety/consumed_after_into.rs:19:13 [INFO] [stderr] | [INFO] [stderr] 11 | let id = ModelId::new("test-id"); [INFO] [stderr] | -- move occurs because `id` has type `ModelId`, which does not implement the `Copy` trait [INFO] [stderr] ... [INFO] [stderr] 14 | let _s: String = id.into(); [INFO] [stderr] | ------ `id` moved due to this method call [INFO] [stderr] ... [INFO] [stderr] 19 | let _ = id.as_str(); [INFO] [stderr] | ^^ value borrowed here after move [INFO] [stderr] | [INFO] [stderr] note: `into` takes ownership of the receiver `self`, which moves `id` [INFO] [stderr] --> $RUST/core/src/convert/mod.rs [INFO] [stderr] | [INFO] [stderr] | fn into(self) -> T; [INFO] [stderr] | ^^^^ [INFO] [stderr] help: you can `clone` the value and consume it, but this might not be your desired behavior [INFO] [stderr] | [INFO] [stderr] 14 | let _s: String = id.clone().into(); [INFO] [stderr] | ++++++++ [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] ACTUAL OUTPUT: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] error[E0382]: borrow of moved value: `id` [INFO] [stderr] --> tests/type_safety/consumed_after_into.rs:19:13 [INFO] [stderr] | [INFO] [stderr] 11 | let id = ModelId::new("test-id"); [INFO] [stderr] | -- move occurs because `id` has type `ModelId`, which does not implement the `Copy` trait [INFO] [stderr] ... [INFO] [stderr] 14 | let _s: String = id.into(); [INFO] [stderr] | ------ `id` moved due to this method call [INFO] [stderr] ... [INFO] [stderr] 19 | let _ = id.as_str(); [INFO] [stderr] | ^^ value borrowed here after move [INFO] [stderr] | [INFO] [stderr] note: `into` takes ownership of the receiver `self`, which moves `id` [INFO] [stderr] --> $RUST/core/src/convert/mod.rs [INFO] [stderr] help: you can `clone` the value and consume it, but this might not be your desired behavior [INFO] [stderr] | [INFO] [stderr] 14 | let _s: String = id.clone().into(); [INFO] [stderr] | ++++++++ [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning [INFO] [stderr] your test with the environment variable TRYBUILD=overwrite [INFO] [stderr] [INFO] [stderr] test tests/type_safety/conversion_into_required.rs ... ok [INFO] [stderr] test tests/type_safety/pattern_non_exhaustive.rs ... ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test compile_fail_tests ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- compile_fail_tests stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'compile_fail_tests' (441) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.114/src/run.rs:102:13: [INFO] [stdout] 1 of 16 tests failed [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5aff00da5aaa - 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: 0x5aff00da5aaa - 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: 0x5aff00da5aaa - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5aff00da5aaa - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5aff00dbbf5a - ::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5aff00dbbf5a - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stdout] 6: 0x5aff00daab02 - std[e72de78501789eb0]::io::default_write_fmt::> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5aff00daab02 - as std[e72de78501789eb0]::io::Write>::write_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5aff00d81bef - ::print [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5aff00d81bef - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5aff00d9d089 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5aff00d371dc - 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: 0x5aff00d371dc - test[4f12b380f1fb68c5]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5aff00d9d242 - 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: 0x5aff00d9d242 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5aff00d81ca8 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5aff00d79359 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5aff00d829bd - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5aff00dbc6ec - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5aff00bfad94 - ::run [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.114/src/run.rs:102:13 [INFO] [stdout] 20: 0x5aff00c09648 - ::drop [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.114/src/lib.rs:342:38 [INFO] [stdout] 21: 0x5aff00af07c7 - core[6aaeda2c7ad07a48]::ptr::drop_in_place:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ptr/mod.rs:809:1 [INFO] [stdout] 22: 0x5aff00af0b7e - compile_fail[c8a9d8ed92fd717c]::compile_fail_tests [INFO] [stdout] at /opt/rustwide/workdir/tests/compile_fail.rs:101:1 [INFO] [stdout] 23: 0x5aff00af0967 - compile_fail[c8a9d8ed92fd717c]::compile_fail_tests::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/compile_fail.rs:8:24 [INFO] [stdout] 24: 0x5aff00af1016 - >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5aff00d2b2bb - 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] 26: 0x5aff00d2b2bb - 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] 27: 0x5aff00d37cab - test[4f12b380f1fb68c5]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 28: 0x5aff00d37cab - as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 29: 0x5aff00d37cab - 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] 30: 0x5aff00d37cab - 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] 31: 0x5aff00d37cab - 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] 32: 0x5aff00d37cab - test[4f12b380f1fb68c5]::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 33: 0x5aff00d37cab - test[4f12b380f1fb68c5]::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 34: 0x5aff00d333c4 - test[4f12b380f1fb68c5]::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 35: 0x5aff00d333c4 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 36: 0x5aff00d3a8b2 - 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] 37: 0x5aff00d3a8b2 - ::{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] 38: 0x5aff00d3a8b2 - 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] 39: 0x5aff00d3a8b2 - 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] 40: 0x5aff00d3a8b2 - std[e72de78501789eb0]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 41: 0x5aff00d3a8b2 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 42: 0x5aff00d3a8b2 - ::{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] 43: 0x5aff00da4def - + 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] 44: 0x5aff00da4def - ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 45: 0x7a124f79aaa4 - [INFO] [stdout] 46: 0x7a124f827a64 - clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] compile_fail_tests [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 97.32s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test compile_fail` [INFO] running `Command { std: "docker" "inspect" "940598f585f7eff6c9bc37706b4e22ad398f242081a60fd5fb00a5acabb1401a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "940598f585f7eff6c9bc37706b4e22ad398f242081a60fd5fb00a5acabb1401a", kill_on_drop: false }` [INFO] [stdout] 940598f585f7eff6c9bc37706b4e22ad398f242081a60fd5fb00a5acabb1401a