[INFO] fetching crate valyu 0.2.0... [INFO] testing valyu-0.2.0 against beta-2025-10-28 for beta-1.92-2 [INFO] extracting crate valyu 0.2.0 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate valyu 0.2.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate valyu 0.2.0 [INFO] tweaked toml for crates.io crate valyu 0.2.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate valyu 0.2.0 on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate valyu 0.2.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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 60bf32963ee0314da2be02d8a2cd9ef756c7d3d2802a9a4f1a68f39a515207c5 [INFO] running `Command { std: "docker" "start" "-a" "60bf32963ee0314da2be02d8a2cd9ef756c7d3d2802a9a4f1a68f39a515207c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "60bf32963ee0314da2be02d8a2cd9ef756c7d3d2802a9a4f1a68f39a515207c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60bf32963ee0314da2be02d8a2cd9ef756c7d3d2802a9a4f1a68f39a515207c5", kill_on_drop: false }` [INFO] [stdout] 60bf32963ee0314da2be02d8a2cd9ef756c7d3d2802a9a4f1a68f39a515207c5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dc3e563ffce3ef9ef6c17bab8e506a6ae7a97de715a0743082de078e150a0e16 [INFO] running `Command { std: "docker" "start" "-a" "dc3e563ffce3ef9ef6c17bab8e506a6ae7a97de715a0743082de078e150a0e16", kill_on_drop: false }` [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling cc v1.2.41 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling openssl-sys v0.9.110 [INFO] [stderr] Compiling openssl v0.10.74 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling reqwest v0.12.24 [INFO] [stderr] Compiling valyu v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.21s [INFO] running `Command { std: "docker" "inspect" "dc3e563ffce3ef9ef6c17bab8e506a6ae7a97de715a0743082de078e150a0e16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc3e563ffce3ef9ef6c17bab8e506a6ae7a97de715a0743082de078e150a0e16", kill_on_drop: false }` [INFO] [stdout] dc3e563ffce3ef9ef6c17bab8e506a6ae7a97de715a0743082de078e150a0e16 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 370b3c33c23d9e6944b12411f8ac3f0e97c17dcac48941a1f356033eb3214957 [INFO] running `Command { std: "docker" "start" "-a" "370b3c33c23d9e6944b12411f8ac3f0e97c17dcac48941a1f356033eb3214957", kill_on_drop: false }` [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.24 [INFO] [stderr] Compiling valyu v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 25.23s [INFO] running `Command { std: "docker" "inspect" "370b3c33c23d9e6944b12411f8ac3f0e97c17dcac48941a1f356033eb3214957", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "370b3c33c23d9e6944b12411f8ac3f0e97c17dcac48941a1f356033eb3214957", kill_on_drop: false }` [INFO] [stdout] 370b3c33c23d9e6944b12411f8ac3f0e97c17dcac48941a1f356033eb3214957 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2dbadc5f461e4fb1c50b4194d19ffc33baad685d72c09d19d9bd6cf6aeea12c6 [INFO] running `Command { std: "docker" "start" "-a" "2dbadc5f461e4fb1c50b4194d19ffc33baad685d72c09d19d9bd6cf6aeea12c6", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/valyu-f625a3ef9aec2b75) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test types::tests::test_request_serialization ... ok [INFO] [stdout] test types::tests::test_request_builder ... ok [INFO] [stdout] test client::tests::test_client_with_custom_url ... ok [INFO] [stdout] test client::tests::test_client_creation ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s [INFO] [stdout] [INFO] [stderr] Doc-tests valyu [INFO] [stdout] [INFO] [stdout] running 46 tests [INFO] [stdout] test src/client.rs - client::ValyuClient::ask (line 436) - compile ... ok [INFO] [stdout] test src/client.rs - client::ValyuClient (line 16) - compile ... ok [INFO] [stdout] test src/client.rs - client::ValyuClient::deep_search (line 100) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 84) - compile ... ok [INFO] [stdout] test src/client.rs - client::ValyuClient::answer (line 329) - compile ... ok [INFO] [stdout] test src/client.rs - client::ValyuClient::search (line 187) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 20) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 49) - compile ... ok [INFO] [stdout] test src/client.rs - client::ValyuClient::contents (line 221) - compile ... ok [INFO] [stdout] test src/types.rs - types::AnswerRequest (line 642) ... ok [INFO] [stdout] test src/types.rs - types::AnswerRequest::with_fast_mode (line 779) ... ok [INFO] [stdout] test src/types.rs - types::AnswerRequest::with_structured_output (line 740) ... ok [INFO] [stdout] test src/types.rs - types::AnswerRequest::with_search_type (line 764) ... ok [INFO] [stdout] test src/types.rs - types::AnswerRequest::with_country_code (line 855) ... ok [INFO] [stdout] test src/types.rs - types::AnswerRequest::new (line 700) ... ok [INFO] [stdout] test src/client.rs - client::ValyuClient::new (line 39) ... ok [INFO] [stdout] test src/types.rs - types::AnswerRequest::with_data_max_price (line 794) ... ok [INFO] [stdout] test src/client.rs - client::ValyuClient::with_base_url (line 58) ... ok [INFO] [stdout] test src/client.rs - client::ValyuClient::with_client (line 77) ... ok [INFO] [stdout] test src/types.rs - types::ContentsRequest::new (line 443) ... ok [INFO] [stdout] test src/types.rs - types::ContentsRequest::with_response_length (line 464) ... ok [INFO] [stdout] test src/types.rs - types::ContentsRequest (line 384) ... ok [INFO] [stdout] test src/types.rs - types::ContentsRequest::with_custom_response_length (line 479) ... ok [INFO] [stdout] test src/types.rs - types::ContentsRequest::with_summary (line 509) ... ok [INFO] [stdout] test src/types.rs - types::ContentsRequest::with_summary_schema (line 539) ... ok [INFO] [stdout] test src/types.rs - types::AnswerRequest::with_date_range (line 839) ... ok [INFO] [stdout] test src/types.rs - types::DeepSearchRequest::with_country_code (line 239) ... ok [INFO] [stdout] test src/types.rs - types::AnswerRequest::with_system_instructions (line 725) ... ok [INFO] [stdout] test src/types.rs - types::AnswerRequest::with_excluded_sources (line 824) ... ok [INFO] [stdout] test src/types.rs - types::DeepSearchRequest::with_category (line 224) ... ok [INFO] [stdout] test src/types.rs - types::ContentsRequest::with_extract_effort (line 494) ... ok [INFO] [stdout] test src/types.rs - types::DeepSearchRequest::new (line 80) ... ok [INFO] [stdout] test src/types.rs - types::ContentsRequest::with_max_price_dollars (line 563) ... ok [INFO] [stdout] test src/types.rs - types::ContentsRequest::with_summary_instructions (line 524) ... ok [INFO] [stdout] test src/types.rs - types::AnswerRequest::with_included_sources (line 809) ... ok [INFO] [stdout] test src/types.rs - types::DeepSearchRequest (line 9) ... ok [INFO] [stdout] test src/types.rs - types::DeepSearchRequest::with_excluded_sources (line 209) ... ok [INFO] [stdout] test src/types.rs - types::DeepSearchRequest::with_fast_mode (line 138) ... ok [INFO] [stdout] test src/types.rs - types::DeepSearchRequest::with_included_sources (line 194) ... ok [INFO] [stdout] test src/types.rs - types::DeepSearchRequest::with_max_price (line 152) ... ok [INFO] [stdout] test src/types.rs - types::DeepSearchRequest::with_max_results (line 108) ... ok [INFO] [stdout] test src/types.rs - types::DeepSearchRequest::with_date_range (line 267) ... ok [INFO] [stdout] test src/types.rs - types::DeepSearchRequest::with_response_length (line 180) ... ok [INFO] [stdout] test src/types.rs - types::DeepSearchRequest::with_relevance_threshold (line 166) ... ok [INFO] [stdout] test src/types.rs - types::DeepSearchRequest::with_search_type (line 122) ... ok [INFO] [stdout] test src/types.rs - types::DeepSearchRequest::with_is_tool_call (line 253) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 46 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.41s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2dbadc5f461e4fb1c50b4194d19ffc33baad685d72c09d19d9bd6cf6aeea12c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2dbadc5f461e4fb1c50b4194d19ffc33baad685d72c09d19d9bd6cf6aeea12c6", kill_on_drop: false }` [INFO] [stdout] 2dbadc5f461e4fb1c50b4194d19ffc33baad685d72c09d19d9bd6cf6aeea12c6