[INFO] fetching crate serp-sdk 0.2.1...
[INFO] testing serp-sdk-0.2.1 against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] extracting crate serp-sdk 0.2.1 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate serp-sdk 0.2.1
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate serp-sdk 0.2.1
[INFO] tweaked toml for crates.io crate serp-sdk 0.2.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate serp-sdk 0.2.1 on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate serp-sdk 0.2.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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded deadpool v0.12.3
[INFO] [stderr]   Downloaded nu-ansi-term v0.50.1
[INFO] [stderr]   Downloaded find-msvc-tools v0.1.2
[INFO] [stderr]   Downloaded clap v4.5.48
[INFO] [stderr]   Downloaded cc v1.2.38
[INFO] [stderr]   Downloaded wiremock v0.6.5
[INFO] [stderr]   Downloaded clap_builder v4.5.48
[INFO] [stderr]   Downloaded rustls v0.23.32
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fd1ca285126ad855c3605c7b6c649ba09cb501b7872920b7e47a2d99957c30bc
[INFO] running `Command { std: "docker" "start" "-a" "fd1ca285126ad855c3605c7b6c649ba09cb501b7872920b7e47a2d99957c30bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fd1ca285126ad855c3605c7b6c649ba09cb501b7872920b7e47a2d99957c30bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fd1ca285126ad855c3605c7b6c649ba09cb501b7872920b7e47a2d99957c30bc", kill_on_drop: false }`
[INFO] [stdout] fd1ca285126ad855c3605c7b6c649ba09cb501b7872920b7e47a2d99957c30bc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bea0a02898cd5d69cdc0f0ccee8d841cf3d35ed8069e0a302fb9360f58a7992c
[INFO] running `Command { std: "docker" "start" "-a" "bea0a02898cd5d69cdc0f0ccee8d841cf3d35ed8069e0a302fb9360f58a7992c", kill_on_drop: false }`
[INFO] [stderr]    Compiling find-msvc-tools v0.1.2
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling cc v1.2.38
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.225
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling zerovec v0.11.4
[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.225
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.2
[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.23
[INFO] [stderr]    Compiling serp-sdk v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.43s
[INFO] running `Command { std: "docker" "inspect" "bea0a02898cd5d69cdc0f0ccee8d841cf3d35ed8069e0a302fb9360f58a7992c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bea0a02898cd5d69cdc0f0ccee8d841cf3d35ed8069e0a302fb9360f58a7992c", kill_on_drop: false }`
[INFO] [stdout] bea0a02898cd5d69cdc0f0ccee8d841cf3d35ed8069e0a302fb9360f58a7992c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2d4a7313c946f7e0b45e00ef5ccd3cf9dc7b77289660e5f23a761f846e0a6cb3
[INFO] running `Command { std: "docker" "start" "-a" "2d4a7313c946f7e0b45e00ef5ccd3cf9dc7b77289660e5f23a761f846e0a6cb3", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.225
[INFO] [stderr]    Compiling serde v1.0.225
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling deadpool v0.12.3
[INFO] [stderr]    Compiling tokio-test v0.4.4
[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 wiremock v0.6.5
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling serp-sdk v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 39.80s
[INFO] running `Command { std: "docker" "inspect" "2d4a7313c946f7e0b45e00ef5ccd3cf9dc7b77289660e5f23a761f846e0a6cb3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d4a7313c946f7e0b45e00ef5ccd3cf9dc7b77289660e5f23a761f846e0a6cb3", kill_on_drop: false }`
[INFO] [stdout] 2d4a7313c946f7e0b45e00ef5ccd3cf9dc7b77289660e5f23a761f846e0a6cb3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 51069a2510809b4e46c8d31e064b3c3ea362d5398b0e66871f51e4d8fd37893d
[INFO] running `Command { std: "docker" "start" "-a" "51069a2510809b4e46c8d31e064b3c3ea362d5398b0e66871f51e4d8fd37893d", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.35s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/serp_sdk-69d7fb327502a23f)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test query::tests::test_limit_validation ... ok
[INFO] [stdout] test query::tests::test_query_builder ... ok
[INFO] [stdout] test client::tests::test_missing_api_key ... ok
[INFO] [stdout] test streaming::tests::test_invalid_page_size ... ok
[INFO] [stdout] test streaming::tests::test_stream_config ... ok
[INFO] [stdout] test client::tests::test_invalid_api_key ... ok
[INFO] [stdout] test query::tests::test_specialized_builders ... ok
[INFO] [stdout] test client::tests::test_client_builder ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/serp_sdk-3596f262b3304bbd)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests serp_sdk
[INFO] [stdout] 
[INFO] [stdout] running 37 tests
[INFO] [stdout] test src/client.rs - client::SerpClient (line 108) - compile ... ok
[INFO] [stdout] test src/client.rs - client::SerpClient (line 128) - compile ... ok
[INFO] [stdout] test src/client.rs - client::SerpClient::search (line 580) - compile ... ok
[INFO] [stdout] test src/client.rs - client::SerpClientBuilder (line 213) - compile ... ok
[INFO] [stdout] test src/client.rs - client::SerpClientBuilder::retry_policy (line 352) ... FAILED
[INFO] [stdout] test src/client.rs - client::SerpClient::is_configured (line 751) ... ok
[INFO] [stdout] test src/client.rs - client::SerpClientBuilder::new (line 245) ... ok
[INFO] [stdout] test src/client.rs - client::SerpClientBuilder::base_url (line 297) ... ok
[INFO] [stdout] test src/client.rs - client::SerpClient::new (line 543) ... ok
[INFO] [stdout] test src/lib.rs - (line 104) - compile ... ok
[INFO] [stdout] test src/error.rs - error::SerpResult (line 121) ... ok
[INFO] [stdout] test src/client.rs - client::SerpClient::api_key_masked (line 727) ... ok
[INFO] [stdout] test src/lib.rs - (line 228) - compile ... FAILED
[INFO] [stdout] test src/client.rs - client::SerpClientBuilder::build (line 454) ... ok
[INFO] [stdout] test src/client.rs - client::SerpClientBuilder (line 194) ... ok
[INFO] [stdout] test src/lib.rs - (line 202) - compile ... FAILED
[INFO] [stdout] test src/error.rs - error::SerpError (line 10) ... ok
[INFO] [stdout] test src/lib.rs - (line 457) - compile ... ok
[INFO] [stdout] test src/lib.rs - client (line 528) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 374) - compile ... ok
[INFO] [stdout] test src/client.rs - client::SerpClientBuilder (line 184) ... ok
[INFO] [stdout] test src/client.rs - client::SerpClientBuilder::user_agent (line 382) ... ok
[INFO] [stdout] test src/lib.rs - client (line 497) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 359) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - (line 148) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - (line 54) - compile ... ok
[INFO] [stdout] test src/streaming.rs - streaming::SerpClient::search_stream (line 71) - compile ... ok
[INFO] [stdout] test src/client.rs - client::SerpClientBuilder::default_header (line 413) ... ok
[INFO] [stdout] test src/client.rs - client::SerpClient::builder (line 520) ... ok
[INFO] [stdout] test src/lib.rs - client (line 547) - compile ... ok
[INFO] [stdout] test src/response.rs - response::SearchResults (line 14) - compile ... ok
[INFO] [stdout] test src/client.rs - client::SerpClientBuilder::api_key (line 272) ... ok
[INFO] [stdout] test src/lib.rs - (line 275) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - (line 411) - compile ... ok
[INFO] [stdout] test src/client.rs - client::SerpClientBuilder::timeout (line 325) ... ok
[INFO] [stdout] test src/lib.rs - (line 296) - compile ... ok
[INFO] [stdout] test src/retry.rs - retry::RetryPolicy (line 10) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/client.rs - client::SerpClientBuilder::retry_policy (line 352) stdout ----
[INFO] [stdout] error[E0599]: no method named `with_jitter` found for struct `RetryPolicy` in the current scope
[INFO] [stdout]   --> src/client.rs:359:6
[INFO] [stdout]    |
[INFO] [stdout]  7 |   let policy = RetryPolicy::new(5)
[INFO] [stdout]    |  ______________-
[INFO] [stdout]  8 | |     .with_base_delay(Duration::from_millis(100))
[INFO] [stdout]  9 | |     .with_max_delay(Duration::from_secs(60))
[INFO] [stdout] 10 | |     .with_jitter(true);
[INFO] [stdout]    | |     -^^^^^^^^^^^ method not found in `RetryPolicy`
[INFO] [stdout]    | |_____|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 228) stdout ----
[INFO] [stdout] error[E0599]: no variant or associated item named `InvalidQuery` found for enum `SerpError` in the current scope
[INFO] [stdout]   --> src/lib.rs:255:20
[INFO] [stdout]    |
[INFO] [stdout] 29 |     Err(SerpError::InvalidQuery(msg)) => {
[INFO] [stdout]    |                    ^^^^^^^^^^^^ variant or associated item not found in `SerpError`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `NetworkError` found for enum `SerpError` in the current scope
[INFO] [stdout]   --> src/lib.rs:259:20
[INFO] [stdout]    |
[INFO] [stdout] 33 |     Err(SerpError::NetworkError(e)) => {
[INFO] [stdout]    |                    ^^^^^^^^^^^^ variant or associated item not found in `SerpError`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 202) stdout ----
[INFO] [stdout] error[E0599]: no method named `time_filter` found for struct `SearchQueryBuilder` in the current scope
[INFO] [stdout]   --> src/lib.rs:213:6
[INFO] [stdout]    |
[INFO] [stdout]  8 |   let complex_query = SearchQuery::new("site:github.com rust async")
[INFO] [stdout]    |  _____________________-
[INFO] [stdout]  9 | |     .language("en")
[INFO] [stdout] 10 | |     .country("us")
[INFO] [stdout] 11 | |     .device("desktop")      // Desktop, tablet, or mobile
[INFO] [stdout] 12 | |     .safe_search("off")     // off, active, or medium
[INFO] [stdout] 13 | |     .time_filter("m")       // Past month
[INFO] [stdout]    | |     -^^^^^^^^^^^ method not found in `SearchQueryBuilder`
[INFO] [stdout]    | |_____|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 359) stdout ----
[INFO] [stdout] error[E0599]: no method named `max_connections` found for struct `SerpClientBuilder` in the current scope
[INFO] [stdout]  --> src/lib.rs:365:6
[INFO] [stdout]   |
[INFO] [stdout] 7 |   let client = SerpClient::builder()
[INFO] [stdout]   |  ______________-
[INFO] [stdout] 8 | |     .api_key("your-key")
[INFO] [stdout] 9 | |     .max_connections(100)     // Maximum concurrent connections
[INFO] [stdout]   | |     -^^^^^^^^^^^^^^^ method not found in `SerpClientBuilder`
[INFO] [stdout]   | |_____|
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 148) stdout ----
[INFO] [stdout] error[E0599]: no method named `time_filter` found for struct `SearchQueryBuilder` in the current scope
[INFO] [stdout]   --> src/lib.rs:173:10
[INFO] [stdout]    |
[INFO] [stdout] 24 | /     SearchQuery::new("rust programming language")
[INFO] [stdout] 25 | |         .news()    // Automatically sets tbm=nws parameter
[INFO] [stdout] 26 | |         .language("en")
[INFO] [stdout] 27 | |         .time_filter("d")  // Last 24 hours
[INFO] [stdout]    | |         -^^^^^^^^^^^ method not found in `SearchQueryBuilder`
[INFO] [stdout]    | |_________|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 275) stdout ----
[INFO] [stdout] error[E0599]: no method named `with_jitter` found for struct `RetryPolicy` in the current scope
[INFO] [stdout]   --> src/lib.rs:283:6
[INFO] [stdout]    |
[INFO] [stdout]  8 |   let retry_policy = RetryPolicy::new(5)              // Max 5 retries
[INFO] [stdout]    |  ____________________-
[INFO] [stdout]  9 | |     .with_base_delay(Duration::from_millis(200))   // Start with 200ms delay
[INFO] [stdout] 10 | |     .with_max_delay(Duration::from_secs(30))       // Cap at 30 seconds
[INFO] [stdout] 11 | |     .with_jitter(true);                            // Add randomization
[INFO] [stdout]    | |     -^^^^^^^^^^^ method not found in `RetryPolicy`
[INFO] [stdout]    | |_____|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/client.rs - client::SerpClientBuilder::retry_policy (line 352)
[INFO] [stdout]     src/lib.rs - (line 148)
[INFO] [stdout]     src/lib.rs - (line 202)
[INFO] [stdout]     src/lib.rs - (line 228)
[INFO] [stdout]     src/lib.rs - (line 275)
[INFO] [stdout]     src/lib.rs - (line 359)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 31 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.40s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "51069a2510809b4e46c8d31e064b3c3ea362d5398b0e66871f51e4d8fd37893d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "51069a2510809b4e46c8d31e064b3c3ea362d5398b0e66871f51e4d8fd37893d", kill_on_drop: false }`
[INFO] [stdout] 51069a2510809b4e46c8d31e064b3c3ea362d5398b0e66871f51e4d8fd37893d
