[INFO] fetching crate valyu 0.3.1... [INFO] testing valyu-0.3.1 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-2 [INFO] extracting crate valyu 0.3.1 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate valyu 0.3.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate valyu 0.3.1 [INFO] tweaked toml for crates.io crate valyu 0.3.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate valyu 0.3.1 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate valyu 0.3.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cc v1.2.41 [INFO] [stderr] Downloaded rustls v0.23.33 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f05c12ec3cf52c59f853f3b423fcb7f40f49e8892b82f0d403b741606a7c326f [INFO] running `Command { std: "docker" "start" "-a" "f05c12ec3cf52c59f853f3b423fcb7f40f49e8892b82f0d403b741606a7c326f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f05c12ec3cf52c59f853f3b423fcb7f40f49e8892b82f0d403b741606a7c326f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f05c12ec3cf52c59f853f3b423fcb7f40f49e8892b82f0d403b741606a7c326f", kill_on_drop: false }` [INFO] [stdout] f05c12ec3cf52c59f853f3b423fcb7f40f49e8892b82f0d403b741606a7c326f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b9a3fa26545c25af3c4e7753d5817794655137d6a5b3f860a3ada55fff5a898f [INFO] running `Command { std: "docker" "start" "-a" "b9a3fa26545c25af3c4e7753d5817794655137d6a5b3f860a3ada55fff5a898f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling find-msvc-tools v0.1.4 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling openssl v0.10.74 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling cc v1.2.41 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling openssl-sys v0.9.110 [INFO] [stderr] Compiling mio v1.1.0 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tower v0.5.2 [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 tower-http v0.6.6 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling hyper v1.7.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 tokio-native-tls v0.3.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.24 [INFO] [stderr] Compiling valyu v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.64s [INFO] running `Command { std: "docker" "inspect" "b9a3fa26545c25af3c4e7753d5817794655137d6a5b3f860a3ada55fff5a898f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b9a3fa26545c25af3c4e7753d5817794655137d6a5b3f860a3ada55fff5a898f", kill_on_drop: false }` [INFO] [stdout] b9a3fa26545c25af3c4e7753d5817794655137d6a5b3f860a3ada55fff5a898f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 752dd8a698cece1863f72a1e6306e9476c3f1e5f70f1ccd45e9b4ece62d93d1b [INFO] running `Command { std: "docker" "start" "-a" "752dd8a698cece1863f72a1e6306e9476c3f1e5f70f1ccd45e9b4ece62d93d1b", kill_on_drop: false }` [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling tokio-macros v2.6.0 [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 tower-http v0.6.6 [INFO] [stderr] Compiling h2 v0.4.12 [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.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 24.14s [INFO] running `Command { std: "docker" "inspect" "752dd8a698cece1863f72a1e6306e9476c3f1e5f70f1ccd45e9b4ece62d93d1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "752dd8a698cece1863f72a1e6306e9476c3f1e5f70f1ccd45e9b4ece62d93d1b", kill_on_drop: false }` [INFO] [stdout] 752dd8a698cece1863f72a1e6306e9476c3f1e5f70f1ccd45e9b4ece62d93d1b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c0ab73392f8e9980818dc1fec71a4c6a4bbcf42e9eddfd207eabc83273ce54fa [INFO] running `Command { std: "docker" "start" "-a" "c0ab73392f8e9980818dc1fec71a4c6a4bbcf42e9eddfd207eabc83273ce54fa", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/valyu-12a2f56a2cc2599e) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test types::tests::test_request_builder ... ok [INFO] [stdout] test types::tests::test_request_serialization ... ok [INFO] [stdout] test client::tests::test_client_creation ... ok [INFO] [stdout] test client::tests::test_client_with_custom_url ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s [INFO] [stdout] [INFO] [stderr] Doc-tests valyu [INFO] [stdout] [INFO] [stdout] running 63 tests [INFO] [stdout] test src/client.rs - client::ValyuClient::deepresearch_create (line 474) - compile ... ok [INFO] [stdout] test src/client.rs - client::ValyuClient::research (line 975) - compile ... ok [INFO] [stdout] test src/client.rs - client::ValyuClient::contents (line 224) - compile ... ok [INFO] [stdout] test src/client.rs - client::ValyuClient::deepresearch_delete (line 909) - compile ... ok [INFO] [stdout] test src/client.rs - client::ValyuClient::ask (line 439) - compile ... ok [INFO] [stdout] test src/client.rs - client::ValyuClient::deepresearch_status (line 562) - compile ... ok [INFO] [stdout] test src/client.rs - client::ValyuClient::deepresearch_list (line 697) - compile ... ok [INFO] [stdout] test src/client.rs - client::ValyuClient::deepresearch_cancel (line 843) - compile ... ok [INFO] [stdout] test src/client.rs - client::ValyuClient (line 19) - compile ... ok [INFO] [stdout] test src/client.rs - client::ValyuClient::deepresearch_update (line 770) - compile ... ok [INFO] [stdout] test src/client.rs - client::ValyuClient::search (line 190) - 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::deep_search (line 103) - compile ... ok [INFO] [stdout] test src/client.rs - client::ValyuClient::answer (line 332) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 84) - compile ... ok [INFO] [stdout] test src/client.rs - client::ValyuClient::deepresearch_wait (line 639) - compile ... ok [INFO] [stdout] test src/client.rs - client::ValyuClient::with_base_url (line 61) ... ok [INFO] [stdout] test src/types.rs - types::AnswerRequest::with_country_code (line 883) ... ok [INFO] [stdout] test src/types.rs - types::AnswerRequest::with_system_instructions (line 753) ... ok [INFO] [stdout] test src/types.rs - types::AnswerRequest::with_excluded_sources (line 852) ... ok [INFO] [stdout] test src/types.rs - types::AnswerRequest::with_fast_mode (line 807) ... ok [INFO] [stdout] test src/client.rs - client::ValyuClient::new (line 42) ... ok [INFO] [stdout] test src/types.rs - types::AnswerRequest::with_included_sources (line 837) ... ok [INFO] [stdout] test src/types.rs - types::AnswerRequest (line 665) ... ok [INFO] [stdout] test src/types.rs - types::AnswerRequest::with_data_max_price (line 822) ... ok [INFO] [stdout] test src/types.rs - types::AnswerRequest::with_search_type (line 792) ... ok [INFO] [stdout] test src/types.rs - types::AnswerRequest::with_date_range (line 867) ... ok [INFO] [stdout] test src/types.rs - types::AnswerRequest::new (line 727) ... ok [INFO] [stdout] test src/client.rs - client::ValyuClient::with_client (line 80) ... ok [INFO] [stdout] test src/types.rs - types::AnswerRequest::with_structured_output (line 768) ... ok [INFO] [stdout] test src/types.rs - types::ContentsRequest (line 407) ... ok [INFO] [stdout] test src/types.rs - types::ContentsRequest::with_custom_response_length (line 502) ... ok [INFO] [stdout] test src/types.rs - types::ContentsRequest::new (line 466) ... ok [INFO] [stdout] test src/types.rs - types::DeepSearchRequest (line 9) ... ok [INFO] [stdout] test src/types.rs - types::ContentsRequest::with_summary (line 532) ... ok [INFO] [stdout] test src/types.rs - types::DeepResearchCreateRequest::with_search (line 1226) ... ok [INFO] [stdout] test src/types.rs - types::DeepResearchCreateRequest::with_strategy (line 1211) ... ok [INFO] [stdout] test src/types.rs - types::DeepSearchRequest::new (line 84) ... ok [INFO] [stdout] test src/types.rs - types::DeepResearchCreateRequest::new (line 1131) ... ok [INFO] [stdout] test src/types.rs - types::DeepResearchCreateRequest::with_urls (line 1244) ... ok [INFO] [stdout] test src/types.rs - types::DeepResearchCreateRequest::with_structured_output (line 1187) ... ok [INFO] [stdout] test src/types.rs - types::ContentsRequest::with_response_length (line 487) ... ok [INFO] [stdout] test src/types.rs - types::ContentsRequest::with_summary_schema (line 562) ... ok [INFO] [stdout] test src/types.rs - types::DeepResearchCreateRequest (line 1069) ... ok [INFO] [stdout] test src/types.rs - types::DeepResearchCreateRequest::with_mode (line 1157) ... ok [INFO] [stdout] test src/types.rs - types::ContentsRequest::with_extract_effort (line 517) ... ok [INFO] [stdout] test src/types.rs - types::ContentsRequest::with_summary_instructions (line 547) ... ok [INFO] [stdout] test src/types.rs - types::ContentsRequest::with_max_price_dollars (line 586) ... ok [INFO] [stdout] test src/types.rs - types::DeepResearchCreateRequest::with_output_formats (line 1172) ... ok [INFO] [stdout] test src/types.rs - types::DeepSearchRequest::with_date_range (line 272) ... ok [INFO] [stdout] test src/types.rs - types::DeepSearchRequest::with_category (line 229) ... ok [INFO] [stdout] test src/types.rs - types::DeepSearchRequest::with_country_code (line 244) ... ok [INFO] [stdout] test src/types.rs - types::DeepSearchRequest::with_excluded_sources (line 214) ... ok [INFO] [stdout] test src/types.rs - types::DeepSearchRequest::with_included_sources (line 199) ... ok [INFO] [stdout] test src/types.rs - types::DeepSearchRequest::with_relevance_threshold (line 171) ... ok [INFO] [stdout] test src/types.rs - types::DeepSearchRequest::with_fast_mode (line 143) ... ok [INFO] [stdout] test src/types.rs - types::DeepSearchRequest::with_is_tool_call (line 258) ... ok [INFO] [stdout] test src/types.rs - types::DeepSearchRequest::with_max_results (line 113) ... ok [INFO] [stdout] test src/types.rs - types::DeepSearchRequest::with_search_type (line 127) ... ok [INFO] [stdout] test src/types.rs - types::DeepSearchRequest::with_response_length (line 185) ... ok [INFO] [stdout] test src/types.rs - types::DeepSearchRequest::with_max_price (line 157) ... ok [INFO] [stdout] test src/types.rs - types::DeepSearchRequest::with_url_only (line 290) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 63 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 10.09s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c0ab73392f8e9980818dc1fec71a4c6a4bbcf42e9eddfd207eabc83273ce54fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0ab73392f8e9980818dc1fec71a4c6a4bbcf42e9eddfd207eabc83273ce54fa", kill_on_drop: false }` [INFO] [stdout] c0ab73392f8e9980818dc1fec71a4c6a4bbcf42e9eddfd207eabc83273ce54fa