[INFO] fetching crate jsonrpsee-http-client 0.26.0...
[INFO] testing jsonrpsee-http-client-0.26.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate jsonrpsee-http-client 0.26.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate jsonrpsee-http-client 0.26.0
[INFO] finished tweaking crates.io crate jsonrpsee-http-client 0.26.0
[INFO] tweaked toml for crates.io crate jsonrpsee-http-client 0.26.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate jsonrpsee-http-client 0.26.0 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate jsonrpsee-http-client 0.26.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-09-21" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 794aa27444e883d2fa6d9856486f01db70420dbdfa38785614f1f889a0e0232f
[INFO] running `Command { std: "docker" "start" "-a" "794aa27444e883d2fa6d9856486f01db70420dbdfa38785614f1f889a0e0232f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "794aa27444e883d2fa6d9856486f01db70420dbdfa38785614f1f889a0e0232f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "794aa27444e883d2fa6d9856486f01db70420dbdfa38785614f1f889a0e0232f", kill_on_drop: false }`
[INFO] [stdout] 794aa27444e883d2fa6d9856486f01db70420dbdfa38785614f1f889a0e0232f
[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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6b05aadeca131e3e5f3cbc1a410808760f8e969512c8eeeda95eae8f941e28a5
[INFO] running `Command { std: "docker" "start" "-a" "6b05aadeca131e3e5f3cbc1a410808760f8e969512c8eeeda95eae8f941e28a5", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling bytes v1.7.1
[INFO] [stderr]    Compiling cc v1.1.15
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling rustls v0.23.27
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]    Compiling serde v1.0.209
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling tokio v1.45.0
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling indexmap v2.5.0
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling rustls-native-certs v0.8.1
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling rustls-webpki v0.103.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling serde_derive v1.0.209
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling async-trait v0.1.82
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling h2 v0.4.6
[INFO] [stderr]    Compiling tokio-rustls v0.26.0
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.7
[INFO] [stderr]    Compiling rustls-platform-verifier v0.5.3
[INFO] [stderr]    Compiling hyper-rustls v0.27.2
[INFO] [stderr]    Compiling jsonrpsee-types v0.26.0
[INFO] [stderr]    Compiling jsonrpsee-core v0.26.0
[INFO] [stderr]    Compiling jsonrpsee-http-client v0.26.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s
[INFO] running `Command { std: "docker" "inspect" "6b05aadeca131e3e5f3cbc1a410808760f8e969512c8eeeda95eae8f941e28a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b05aadeca131e3e5f3cbc1a410808760f8e969512c8eeeda95eae8f941e28a5", kill_on_drop: false }`
[INFO] [stdout] 6b05aadeca131e3e5f3cbc1a410808760f8e969512c8eeeda95eae8f941e28a5
[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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9b674b5e9b2c605a8bb017baf1a16f6c80c2c8414d92f213a99d9e907e98a110
[INFO] running `Command { std: "docker" "start" "-a" "9b674b5e9b2c605a8bb017baf1a16f6c80c2c8414d92f213a99d9e907e98a110", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling rustls v0.23.27
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling tokio v1.45.0
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling rustls-platform-verifier v0.5.3
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tokio-rustls v0.26.0
[INFO] [stderr]    Compiling jsonrpsee-core v0.26.0
[INFO] [stderr]    Compiling h2 v0.4.6
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.7
[INFO] [stderr]    Compiling hyper-rustls v0.27.2
[INFO] [stderr]    Compiling jsonrpsee-http-client v0.26.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `jsonrpsee_test_utils`
[INFO] [stdout]   --> src/tests.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 | use jsonrpsee_test_utils::helpers::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `jsonrpsee_test_utils`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `jsonrpsee_test_utils`, use `cargo add jsonrpsee_test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `jsonrpsee_test_utils`
[INFO] [stdout]   --> src/tests.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 | use jsonrpsee_test_utils::mocks::Id;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `jsonrpsee_test_utils`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `jsonrpsee_test_utils`, use `cargo add jsonrpsee_test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `jsonrpsee_test_utils`
[INFO] [stdout]   --> src/tests.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 33 | use jsonrpsee_test_utils::TimeoutFutureExt;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `jsonrpsee_test_utils`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `jsonrpsee_test_utils`, use `cargo add jsonrpsee_test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `http_server_with_hardcoded_response` in this scope
[INFO] [stdout]    --> src/tests.rs:258:20
[INFO] [stdout]     |
[INFO] [stdout] 258 |     let server_addr = http_server_with_hardcoded_response(response).with_default_timeout().await.unwrap();
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `with_default_timeout` found for opaque type `impl Future<Output = Result<BatchResponse<'_, _>, ClientError>> + Send` in the current scope
[INFO] [stdout]    --> src/tests.rs:261:30
[INFO] [stdout]     |
[INFO] [stdout] 261 |     client.batch_request(batch).with_default_timeout().await.unwrap()
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^ method not found in `impl Future<Output = Result<BatchResponse<'_, _>, ClientError>> + Send`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `http_server_with_hardcoded_response` in this scope
[INFO] [stdout]    --> src/tests.rs:265:20
[INFO] [stdout]     |
[INFO] [stdout] 265 |     let server_addr = http_server_with_hardcoded_response(response).with_default_timeout().await.unwrap();
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `with_default_timeout` found for opaque type `impl Future<Output = Result<_, ClientError>> + Send` in the current scope
[INFO] [stdout]    --> src/tests.rs:268:45
[INFO] [stdout]     |
[INFO] [stdout] 268 |     client.request("say_hello", rpc_params![]).with_default_timeout().await.unwrap()
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^^^^ method not found in `impl Future<Output = Result<_, ClientError>> + Send`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `ok_response` in this scope
[INFO] [stdout]   --> src/tests.rs:46:41
[INFO] [stdout]    |
[INFO] [stdout] 46 |     let result = run_request_with_response(ok_response("hello".into(), Id::Num(0)))
[INFO] [stdout]    |                                            ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `with_default_timeout` found for opaque type `impl Future<Output = Result<std::string::String, ClientError>>` in the current scope
[INFO] [stdout]   --> src/tests.rs:47:4
[INFO] [stdout]    |
[INFO] [stdout] 46 |       let result = run_request_with_response(ok_response("hello".into(), Id::Num(0)))
[INFO] [stdout]    |  __________________-
[INFO] [stdout] 47 | |         .with_default_timeout()
[INFO] [stdout]    | |         -^^^^^^^^^^^^^^^^^^^^ method not found in `impl Future<Output = Result<std::string::String, ClientError>>`
[INFO] [stdout]    | |_________|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `ok_response` in this scope
[INFO] [stdout]   --> src/tests.rs:58:39
[INFO] [stdout]    |
[INFO] [stdout] 58 |         http_server_with_hardcoded_response(ok_response(exp.into(), Id::Num(0))).with_default_timeout().await.unwrap();
[INFO] [stdout]    |                                             ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `http_server_with_hardcoded_response` in this scope
[INFO] [stdout]   --> src/tests.rs:58:3
[INFO] [stdout]    |
[INFO] [stdout] 58 |         http_server_with_hardcoded_response(ok_response(exp.into(), Id::Num(0))).with_default_timeout().await.unwrap();
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `with_default_timeout` found for opaque type `impl Future<Output = Result<_, ClientError>> + Send` in the current scope
[INFO] [stdout]   --> src/tests.rs:61:76
[INFO] [stdout]    |
[INFO] [stdout] 61 |     let res: Result<String, ClientError> = client.request("o", rpc_params![]).with_default_timeout().await.unwrap();
[INFO] [stdout]    |                                                                               ^^^^^^^^^^^^^^^^^^^^ method not found in `impl Future<Output = Result<_, ClientError>> + Send`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `ok_response` in this scope
[INFO] [stdout]   --> src/tests.rs:68:56
[INFO] [stdout]    |
[INFO] [stdout] 68 |     let server_addr = http_server_with_hardcoded_response(ok_response(exp.into(), Id::Str("0".into())))
[INFO] [stdout]    |                                                           ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `http_server_with_hardcoded_response` in this scope
[INFO] [stdout]   --> src/tests.rs:68:20
[INFO] [stdout]    |
[INFO] [stdout] 68 |     let server_addr = http_server_with_hardcoded_response(ok_response(exp.into(), Id::Str("0".into())))
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `with_default_timeout` found for opaque type `impl Future<Output = Result<_, ClientError>> + Send` in the current scope
[INFO] [stdout]   --> src/tests.rs:74:60
[INFO] [stdout]    |
[INFO] [stdout] 74 |     let response: String = client.request("o", rpc_params![]).with_default_timeout().await.unwrap().unwrap();
[INFO] [stdout]    |                                                               ^^^^^^^^^^^^^^^^^^^^ method not found in `impl Future<Output = Result<_, ClientError>> + Send`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `http_server_with_hardcoded_response` in this scope
[INFO] [stdout]   --> src/tests.rs:80:20
[INFO] [stdout]    |
[INFO] [stdout] 80 |     let server_addr = http_server_with_hardcoded_response(String::new()).with_default_timeout().await.unwrap();
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `with_default_timeout` found for opaque type `impl Future<Output = Result<(), ClientError>> + Send` in the current scope
[INFO] [stdout]   --> src/tests.rs:85:4
[INFO] [stdout]    |
[INFO] [stdout] 83 | /     client
[INFO] [stdout] 84 | |         .notification("i_dont_care_about_the_response_because_the_server_should_not_respond", rpc_params![])
[INFO] [stdout] 85 | |         .with_default_timeout()
[INFO] [stdout]    | |         -^^^^^^^^^^^^^^^^^^^^ method not found in `impl Future<Output = Result<(), ClientError>> + Send`
[INFO] [stdout]    | |_________|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `ok_response` in this scope
[INFO] [stdout]   --> src/tests.rs:93:38
[INFO] [stdout]    |
[INFO] [stdout] 93 |     let err = run_request_with_response(ok_response("hello".into(), Id::Num(99)))
[INFO] [stdout]    |                                         ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `with_default_timeout` found for opaque type `impl Future<Output = Result<std::string::String, ClientError>>` in the current scope
[INFO] [stdout]   --> src/tests.rs:94:4
[INFO] [stdout]    |
[INFO] [stdout] 93 |       let err = run_request_with_response(ok_response("hello".into(), Id::Num(99)))
[INFO] [stdout]    |  _______________-
[INFO] [stdout] 94 | |         .with_default_timeout()
[INFO] [stdout]    | |         -^^^^^^^^^^^^^^^^^^^^ method not found in `impl Future<Output = Result<std::string::String, ClientError>>`
[INFO] [stdout]    | |_________|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `method_not_found` in this scope
[INFO] [stdout]    --> src/tests.rs:104:29
[INFO] [stdout]     |
[INFO] [stdout] 104 |         run_request_with_response(method_not_found(Id::Num(0))).with_default_timeout().await.unwrap().unwrap_err();
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `with_default_timeout` found for opaque type `impl Future<Output = Result<std::string::String, ClientError>>` in the current scope
[INFO] [stdout]    --> src/tests.rs:104:59
[INFO] [stdout]     |
[INFO] [stdout] 104 |         run_request_with_response(method_not_found(Id::Num(0))).with_default_timeout().await.unwrap().unwrap_err();
[INFO] [stdout]     |                                                                 ^^^^^^^^^^^^^^^^^^^^ method not found in `impl Future<Output = Result<std::string::String, ClientError>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `parse_error` in this scope
[INFO] [stdout]    --> src/tests.rs:110:38
[INFO] [stdout]     |
[INFO] [stdout] 110 |     let err = run_request_with_response(parse_error(Id::Num(0))).with_default_timeout().await.unwrap().unwrap_err();
[INFO] [stdout]     |                                         ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `with_default_timeout` found for opaque type `impl Future<Output = Result<std::string::String, ClientError>>` in the current scope
[INFO] [stdout]    --> src/tests.rs:110:63
[INFO] [stdout]     |
[INFO] [stdout] 110 |     let err = run_request_with_response(parse_error(Id::Num(0))).with_default_timeout().await.unwrap().unwrap_err();
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^^^^^^^^^^ method not found in `impl Future<Output = Result<std::string::String, ClientError>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `invalid_request` in this scope
[INFO] [stdout]    --> src/tests.rs:117:29
[INFO] [stdout]     |
[INFO] [stdout] 117 |         run_request_with_response(invalid_request(Id::Num(0_u64))).with_default_timeout().await.unwrap().unwrap_err();
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `with_default_timeout` found for opaque type `impl Future<Output = Result<std::string::String, ClientError>>` in the current scope
[INFO] [stdout]    --> src/tests.rs:117:62
[INFO] [stdout]     |
[INFO] [stdout] 117 |         run_request_with_response(invalid_request(Id::Num(0_u64))).with_default_timeout().await.unwrap().unwrap_err();
[INFO] [stdout]     |                                                                    ^^^^^^^^^^^^^^^^^^^^ method not found in `impl Future<Output = Result<std::string::String, ClientError>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `invalid_params` in this scope
[INFO] [stdout]    --> src/tests.rs:124:29
[INFO] [stdout]     |
[INFO] [stdout] 124 |         run_request_with_response(invalid_params(Id::Num(0_u64))).with_default_timeout().await.unwrap().unwrap_err();
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `with_default_timeout` found for opaque type `impl Future<Output = Result<std::string::String, ClientError>>` in the current scope
[INFO] [stdout]    --> src/tests.rs:124:61
[INFO] [stdout]     |
[INFO] [stdout] 124 |         run_request_with_response(invalid_params(Id::Num(0_u64))).with_default_timeout().await.unwrap().unwrap_err();
[INFO] [stdout]     |                                                                   ^^^^^^^^^^^^^^^^^^^^ method not found in `impl Future<Output = Result<std::string::String, ClientError>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `internal_error` in this scope
[INFO] [stdout]    --> src/tests.rs:131:29
[INFO] [stdout]     |
[INFO] [stdout] 131 |         run_request_with_response(internal_error(Id::Num(0_u64))).with_default_timeout().await.unwrap().unwrap_err();
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `with_default_timeout` found for opaque type `impl Future<Output = Result<std::string::String, ClientError>>` in the current scope
[INFO] [stdout]    --> src/tests.rs:131:61
[INFO] [stdout]     |
[INFO] [stdout] 131 |         run_request_with_response(internal_error(Id::Num(0_u64))).with_default_timeout().await.unwrap().unwrap_err();
[INFO] [stdout]     |                                                                   ^^^^^^^^^^^^^^^^^^^^ method not found in `impl Future<Output = Result<std::string::String, ClientError>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `with_default_timeout` found for opaque type `impl Future<Output = Result<std::string::String, ClientError>>` in the current scope
[INFO] [stdout]    --> src/tests.rs:138:43
[INFO] [stdout]     |
[INFO] [stdout] 138 |     let err = run_request_with_response(req).with_default_timeout().await.unwrap().unwrap_err();
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^ method not found in `impl Future<Output = Result<std::string::String, ClientError>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `with_default_timeout` found for opaque type `impl Future<Output = Result<BatchResponse<'_, std::string::String>, ClientError>>` in the current scope
[INFO] [stdout]    --> src/tests.rs:150:4
[INFO] [stdout]     |
[INFO] [stdout] 149 |       let batch_response = run_batch_request_with_response::<String>(batch_request, server_response)
[INFO] [stdout]     |  __________________________-
[INFO] [stdout] 150 | |         .with_default_timeout()
[INFO] [stdout]     | |         -^^^^^^^^^^^^^^^^^^^^ method not found in `impl Future<Output = Result<BatchResponse<'_, std::string::String>, ClientError>>`
[INFO] [stdout]     | |_________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `with_default_timeout` found for opaque type `impl Future<Output = Result<BatchResponse<'_, std::string::String>, ClientError>>` in the current scope
[INFO] [stdout]    --> src/tests.rs:167:4
[INFO] [stdout]     |
[INFO] [stdout] 166 |       let res = run_batch_request_with_response::<String>(batch_request, server_response)
[INFO] [stdout]     |  _______________-
[INFO] [stdout] 167 | |         .with_default_timeout()
[INFO] [stdout]     | |         -^^^^^^^^^^^^^^^^^^^^ method not found in `impl Future<Output = Result<BatchResponse<'_, std::string::String>, ClientError>>`
[INFO] [stdout]     | |_________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `with_default_timeout` found for opaque type `impl Future<Output = Result<BatchResponse<'_, std::string::String>, ClientError>>` in the current scope
[INFO] [stdout]    --> src/tests.rs:190:4
[INFO] [stdout]     |
[INFO] [stdout] 189 |       let res = run_batch_request_with_response::<String>(batch_request, server_response)
[INFO] [stdout]     |  _______________-
[INFO] [stdout] 190 | |         .with_default_timeout()
[INFO] [stdout]     | |         -^^^^^^^^^^^^^^^^^^^^ method not found in `impl Future<Output = Result<BatchResponse<'_, std::string::String>, ClientError>>`
[INFO] [stdout]     | |_________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `with_default_timeout` found for opaque type `impl Future<Output = Result<BatchResponse<'_, Custom>, ClientError>>` in the current scope
[INFO] [stdout]    --> src/tests.rs:221:4
[INFO] [stdout]     |
[INFO] [stdout] 220 |       let res = run_batch_request_with_response::<Custom>(batch_request, server_response)
[INFO] [stdout]     |  _______________-
[INFO] [stdout] 221 | |         .with_default_timeout()
[INFO] [stdout]     | |         -^^^^^^^^^^^^^^^^^^^^ method not found in `impl Future<Output = Result<BatchResponse<'_, Custom>, ClientError>>`
[INFO] [stdout]     | |_________|
[INFO] [stdout]     |
[INFO] [stdout]     |
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/jsonrpsee_http_client-087429068dc5856d.long-type-10311603474161902783.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `with_default_timeout` found for opaque type `impl Future<Output = Result<BatchResponse<'_, std::string::String>, ClientError>>` in the current scope
[INFO] [stdout]    --> src/tests.rs:242:4
[INFO] [stdout]     |
[INFO] [stdout] 241 |       let res = run_batch_request_with_response::<String>(batch_request, server_response)
[INFO] [stdout]     |  _______________-
[INFO] [stdout] 242 | |         .with_default_timeout()
[INFO] [stdout]     | |         -^^^^^^^^^^^^^^^^^^^^ method not found in `impl Future<Output = Result<BatchResponse<'_, std::string::String>, ClientError>>`
[INFO] [stdout]     | |_________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `jsonrpsee-http-client` (lib test) due to 35 previous errors
[INFO] running `Command { std: "docker" "inspect" "9b674b5e9b2c605a8bb017baf1a16f6c80c2c8414d92f213a99d9e907e98a110", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9b674b5e9b2c605a8bb017baf1a16f6c80c2c8414d92f213a99d9e907e98a110", kill_on_drop: false }`
[INFO] [stdout] 9b674b5e9b2c605a8bb017baf1a16f6c80c2c8414d92f213a99d9e907e98a110
