[INFO] fetching crate jsonrpsee-ws-client 0.20.3...
[INFO] checking jsonrpsee-ws-client-0.20.3 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate jsonrpsee-ws-client 0.20.3 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate jsonrpsee-ws-client 0.20.3 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate jsonrpsee-ws-client 0.20.3
[INFO] finished tweaking crates.io crate jsonrpsee-ws-client 0.20.3
[INFO] tweaked toml for crates.io crate jsonrpsee-ws-client 0.20.3 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded jsonrpsee-client-transport v0.20.3
[INFO] [stderr]   Downloaded jsonrpsee-types v0.20.3
[INFO] [stderr]   Downloaded jsonrpsee-core v0.20.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 664581790c38281abd8762e5e92a749ac78a2b5fc760625bfbf99908f95460db
[INFO] running `Command { std: "docker" "start" "-a" "664581790c38281abd8762e5e92a749ac78a2b5fc760625bfbf99908f95460db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "664581790c38281abd8762e5e92a749ac78a2b5fc760625bfbf99908f95460db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "664581790c38281abd8762e5e92a749ac78a2b5fc760625bfbf99908f95460db", kill_on_drop: false }`
[INFO] [stdout] 664581790c38281abd8762e5e92a749ac78a2b5fc760625bfbf99908f95460db
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 35e67ef4f9e6e4940631e2c3062b2ba8ee909c7875dbdee2fe5fc6148181ee10
[INFO] running `Command { std: "docker" "start" "-a" "35e67ef4f9e6e4940631e2c3062b2ba8ee909c7875dbdee2fe5fc6148181ee10", kill_on_drop: false }`
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking socket2 v0.5.6
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]    Compiling async-trait v0.1.79
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling rustls v0.21.10
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking event-listener v2.5.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking opaque-debug v0.3.1
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]     Checking cpufeatures v0.2.12
[INFO] [stderr]     Checking futures-timer v3.0.3
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking async-lock v2.8.0
[INFO] [stderr]     Checking regex-syntax v0.8.3
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking rustls-native-certs v0.6.3
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking sha-1 v0.9.8
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking soketto v0.7.1
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking beef v0.5.2
[INFO] [stderr]     Checking jsonrpsee-types v0.20.3
[INFO] [stderr]     Checking jsonrpsee-core v0.20.3
[INFO] [stderr]     Checking jsonrpsee-client-transport v0.20.3
[INFO] [stderr]     Checking jsonrpsee-ws-client v0.20.3 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `jsonrpsee_test_utils`
[INFO] [stdout]   --> src/tests.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 | use jsonrpsee_test_utils::helpers::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `jsonrpsee_test_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `jsonrpsee_test_utils`
[INFO] [stdout]   --> src/tests.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 36 | use jsonrpsee_test_utils::mocks::{Id, WebSocketTestServer};
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `jsonrpsee_test_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `jsonrpsee_test_utils`
[INFO] [stdout]   --> src/tests.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 37 | use jsonrpsee_test_utils::TimeoutFutureExt;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `jsonrpsee_test_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `jsonrpsee_test_utils`
[INFO] [stdout]    --> src/tests.rs:418:21
[INFO] [stdout]     |
[INFO] [stdout] 418 |     let redirect_url = jsonrpsee_test_utils::mocks::ws_server_with_redirect(server_url);
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `jsonrpsee_test_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `to_ws_uri_string` in this scope
[INFO] [stdout]    --> src/tests.rs:382:12
[INFO] [stdout]     |
[INFO] [stdout] 382 |     let uri = to_ws_uri_string(server.local_addr());
[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 = std::result::Result<Client, jsonrpsee_core::Error>>` in the current scope
[INFO] [stdout]    --> src/tests.rs:393:54
[INFO] [stdout]     |
[INFO] [stdout] 393 |     let client = WsClientBuilder::default().build(&uri).with_default_timeout().await.unwrap().unwrap();
[INFO] [stdout]     |                                                         ^^^^^^^^^^^^^^^^^^^^ method not found in `impl Future<Output = Result<Client, Error>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `ok_response` in this scope
[INFO] [stdout]   --> src/tests.rs:49:41
[INFO] [stdout]    |
[INFO] [stdout] 49 |     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 = std::result::Result<std::string::String, jsonrpsee_core::Error>>` in the current scope
[INFO] [stdout]   --> src/tests.rs:50:4
[INFO] [stdout]    |
[INFO] [stdout] 49 |       let result = run_request_with_response(ok_response("hello".into(), Id::Num(0)))
[INFO] [stdout]    |  __________________-
[INFO] [stdout] 50 | |         .with_default_timeout()
[INFO] [stdout]    | |         -^^^^^^^^^^^^^^^^^^^^ method not found in `impl Future<Output = Result<String, Error>>`
[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:62:3
[INFO] [stdout]    |
[INFO] [stdout] 62 |         ok_response(exp.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 = std::result::Result<Client, jsonrpsee_core::Error>>` in the current scope
[INFO] [stdout]   --> src/tests.rs:69:68
[INFO] [stdout]    |
[INFO] [stdout] 69 |         WsClientBuilder::default().id_format(IdKind::String).build(&uri).with_default_timeout().await.unwrap().unwrap();
[INFO] [stdout]    |                                                                          ^^^^^^^^^^^^^^^^^^^^ method not found in `impl Future<Output = Result<Client, Error>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `ok_response` in this scope
[INFO] [stdout]   --> src/tests.rs:80:3
[INFO] [stdout]    |
[INFO] [stdout] 80 |         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 = std::result::Result<Client, jsonrpsee_core::Error>>` in the current scope
[INFO] [stdout]   --> src/tests.rs:87:68
[INFO] [stdout]    |
[INFO] [stdout] 87 |         WsClientBuilder::default().id_format(IdKind::String).build(&uri).with_default_timeout().await.unwrap().unwrap();
[INFO] [stdout]    |                                                                          ^^^^^^^^^^^^^^^^^^^^ method not found in `impl Future<Output = Result<Client, Error>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `to_ws_uri_string` in this scope
[INFO] [stdout]   --> src/tests.rs:99:12
[INFO] [stdout]    |
[INFO] [stdout] 99 |     let uri = to_ws_uri_string(server.local_addr());
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `ok_response` in this scope
[INFO] [stdout]    --> src/tests.rs:106:38
[INFO] [stdout]     |
[INFO] [stdout] 106 |     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 = std::result::Result<std::string::String, jsonrpsee_core::Error>>` in the current scope
[INFO] [stdout]    --> src/tests.rs:107:4
[INFO] [stdout]     |
[INFO] [stdout] 106 |       let err = run_request_with_response(ok_response("hello".into(), Id::Num(99)))
[INFO] [stdout]     |  _______________-
[INFO] [stdout] 107 | |         .with_default_timeout()
[INFO] [stdout]     | |         -^^^^^^^^^^^^^^^^^^^^ method not found in `impl Future<Output = Result<String, Error>>`
[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:117:29
[INFO] [stdout]     |
[INFO] [stdout] 117 |         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 = std::result::Result<std::string::String, jsonrpsee_core::Error>>` in the current scope
[INFO] [stdout]    --> src/tests.rs:117:59
[INFO] [stdout]     |
[INFO] [stdout] 117 |         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<String, Error>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `parse_error` in this scope
[INFO] [stdout]    --> src/tests.rs:123:38
[INFO] [stdout]     |
[INFO] [stdout] 123 |     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 = std::result::Result<std::string::String, jsonrpsee_core::Error>>` in the current scope
[INFO] [stdout]    --> src/tests.rs:123:63
[INFO] [stdout]     |
[INFO] [stdout] 123 |     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<String, Error>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `invalid_request` in this scope
[INFO] [stdout]    --> src/tests.rs:130:29
[INFO] [stdout]     |
[INFO] [stdout] 130 |         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 = std::result::Result<std::string::String, jsonrpsee_core::Error>>` in the current scope
[INFO] [stdout]    --> src/tests.rs:130:62
[INFO] [stdout]     |
[INFO] [stdout] 130 |         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<String, Error>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `invalid_params` in this scope
[INFO] [stdout]    --> src/tests.rs:137:29
[INFO] [stdout]     |
[INFO] [stdout] 137 |         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 = std::result::Result<std::string::String, jsonrpsee_core::Error>>` in the current scope
[INFO] [stdout]    --> src/tests.rs:137:61
[INFO] [stdout]     |
[INFO] [stdout] 137 |         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<String, Error>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `internal_error` in this scope
[INFO] [stdout]    --> src/tests.rs:144:29
[INFO] [stdout]     |
[INFO] [stdout] 144 |         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 = std::result::Result<std::string::String, jsonrpsee_core::Error>>` in the current scope
[INFO] [stdout]    --> src/tests.rs:144:61
[INFO] [stdout]     |
[INFO] [stdout] 144 |         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<String, Error>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `server_subscription_id_response` in this scope
[INFO] [stdout]    --> src/tests.rs:152:3
[INFO] [stdout]     |
[INFO] [stdout] 152 |         server_subscription_id_response(Id::Num(0)),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `server_subscription_response` in this scope
[INFO] [stdout]    --> src/tests.rs:153:3
[INFO] [stdout]     |
[INFO] [stdout] 153 |         server_subscription_response(JsonValue::String("hello my friend".to_owned())),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `to_ws_uri_string` in this scope
[INFO] [stdout]    --> src/tests.rs:158:12
[INFO] [stdout]     |
[INFO] [stdout] 158 |     let uri = to_ws_uri_string(server.local_addr());
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `server_notification` in this scope
[INFO] [stdout]    --> src/tests.rs:176:3
[INFO] [stdout]     |
[INFO] [stdout] 176 |         server_notification("test", "server originated notification works".into()),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `to_ws_uri_string` in this scope
[INFO] [stdout]    --> src/tests.rs:182:12
[INFO] [stdout]     |
[INFO] [stdout] 182 |     let uri = to_ws_uri_string(server.local_addr());
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `server_notification` in this scope
[INFO] [stdout]    --> src/tests.rs:198:3
[INFO] [stdout]     |
[INFO] [stdout] 198 |         server_notification("test", "server originated notification".into()),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `to_ws_uri_string` in this scope
[INFO] [stdout]    --> src/tests.rs:204:12
[INFO] [stdout]     |
[INFO] [stdout] 204 |     let uri = to_ws_uri_string(server.local_addr());
[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 = std::result::Result<BatchResponse<'_, std::string::String>, jsonrpsee_core::Error>>` in the current scope
[INFO] [stdout]    --> src/tests.rs:242:4
[INFO] [stdout]     |
[INFO] [stdout] 241 |       let batch_response = 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<'_, String>, Error>>`
[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 = std::result::Result<BatchResponse<'_, std::string::String>, jsonrpsee_core::Error>>` in the current scope
[INFO] [stdout]    --> src/tests.rs:259:4
[INFO] [stdout]     |
[INFO] [stdout] 258 |       let res = run_batch_request_with_response::<String>(batch_request, server_response)
[INFO] [stdout]     |  _______________-
[INFO] [stdout] 259 | |         .with_default_timeout()
[INFO] [stdout]     | |         -^^^^^^^^^^^^^^^^^^^^ method not found in `impl Future<Output = Result<BatchResponse<'_, String>, Error>>`
[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 = std::result::Result<BatchResponse<'_, std::string::String>, jsonrpsee_core::Error>>` in the current scope
[INFO] [stdout]    --> src/tests.rs:279:4
[INFO] [stdout]     |
[INFO] [stdout] 278 |       let res = run_batch_request_with_response::<String>(batch_request, server_response)
[INFO] [stdout]     |  _______________-
[INFO] [stdout] 279 | |         .with_default_timeout()
[INFO] [stdout]     | |         -^^^^^^^^^^^^^^^^^^^^ method not found in `impl Future<Output = Result<BatchResponse<'_, String>, Error>>`
[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>, Error>>` in the current scope
[INFO] [stdout]    --> src/tests.rs:323:4
[INFO] [stdout]     |
[INFO] [stdout] 322 |       let res = run_batch_request_with_response::<Custom>(batch_request, server_response)
[INFO] [stdout]     |  _______________-
[INFO] [stdout] 323 | |         .with_default_timeout()
[INFO] [stdout]     | |         -^^^^^^^^^^^^^^^^^^^^ method not found in `impl Future<Output = Result<BatchResponse<'_, Custom>, Error>>`
[INFO] [stdout]     | |_________|
[INFO] [stdout]     | 
[INFO] [stdout]     |
[INFO] [stdout]     = note: the full type name has been written to '/opt/rustwide/target/debug/deps/jsonrpsee_ws_client-88bb5b03f6e6918b.long-type-3337779688225759372.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 = std::result::Result<BatchResponse<'_, std::string::String>, jsonrpsee_core::Error>>` in the current scope
[INFO] [stdout]    --> src/tests.rs:343:4
[INFO] [stdout]     |
[INFO] [stdout] 342 |       let res = run_batch_request_with_response::<String>(batch_request, server_response)
[INFO] [stdout]     |  _______________-
[INFO] [stdout] 343 | |         .with_default_timeout()
[INFO] [stdout]     | |         -^^^^^^^^^^^^^^^^^^^^ method not found in `impl Future<Output = Result<BatchResponse<'_, String>, Error>>`
[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:357:3
[INFO] [stdout]     |
[INFO] [stdout] 357 |         ok_response(JsonValue::String("foo".into()), Id::Num(99_u64)),
[INFO] [stdout]     |         ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `to_ws_uri_string` in this scope
[INFO] [stdout]    --> src/tests.rs:362:12
[INFO] [stdout]     |
[INFO] [stdout] 362 |     let uri = to_ws_uri_string(server.local_addr());
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `ok_response` in this scope
[INFO] [stdout]    --> src/tests.rs:411:3
[INFO] [stdout]     |
[INFO] [stdout] 411 |         ok_response(expected.into(), Id::Num(0)),
[INFO] [stdout]     |         ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ClientT`
[INFO] [stdout]   --> src/tests.rs:31:45
[INFO] [stdout]    |
[INFO] [stdout] 31 | use jsonrpsee_core::client::{BatchResponse, ClientT, SubscriptionClientT};
[INFO] [stdout]    |                                             ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `SubscriptionClientT`
[INFO] [stdout]   --> src/tests.rs:31:54
[INFO] [stdout]    |
[INFO] [stdout] 31 | use jsonrpsee_core::client::{BatchResponse, ClientT, SubscriptionClientT};
[INFO] [stdout]    |                                                      ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 40 previous errors; 2 warnings emitted
[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-ws-client` (lib test) due to 41 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "35e67ef4f9e6e4940631e2c3062b2ba8ee909c7875dbdee2fe5fc6148181ee10", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "35e67ef4f9e6e4940631e2c3062b2ba8ee909c7875dbdee2fe5fc6148181ee10", kill_on_drop: false }`
[INFO] [stdout] 35e67ef4f9e6e4940631e2c3062b2ba8ee909c7875dbdee2fe5fc6148181ee10
[INFO] checking jsonrpsee-ws-client-0.20.3 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate jsonrpsee-ws-client 0.20.3 into /workspace/builds/worker-0-tc2/source
[INFO] validating manifest of crates.io crate jsonrpsee-ws-client 0.20.3 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate jsonrpsee-ws-client 0.20.3
[INFO] finished tweaking crates.io crate jsonrpsee-ws-client 0.20.3
[INFO] tweaked toml for crates.io crate jsonrpsee-ws-client 0.20.3 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cd15e300ea4038e0e3c4cae1f106c1315111ee1e47903e5916f3634948fc724f
[INFO] running `Command { std: "docker" "start" "-a" "cd15e300ea4038e0e3c4cae1f106c1315111ee1e47903e5916f3634948fc724f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cd15e300ea4038e0e3c4cae1f106c1315111ee1e47903e5916f3634948fc724f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd15e300ea4038e0e3c4cae1f106c1315111ee1e47903e5916f3634948fc724f", kill_on_drop: false }`
[INFO] [stdout] cd15e300ea4038e0e3c4cae1f106c1315111ee1e47903e5916f3634948fc724f
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9f43e89ac63c7adf680a2144e1dba85c8b8e89667c56d48f7944ac4fa9e57bc6
[INFO] running `Command { std: "docker" "start" "-a" "9f43e89ac63c7adf680a2144e1dba85c8b8e89667c56d48f7944ac4fa9e57bc6", kill_on_drop: false }`
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking socket2 v0.5.6
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]    Compiling rustls v0.21.10
[INFO] [stderr]    Compiling async-trait v0.1.79
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking opaque-debug v0.3.1
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking cpufeatures v0.2.12
[INFO] [stderr]     Checking event-listener v2.5.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking async-lock v2.8.0
[INFO] [stderr]     Checking futures-timer v3.0.3
[INFO] [stderr]     Checking regex-syntax v0.8.3
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking rustls-native-certs v0.6.3
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking sha-1 v0.9.8
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking soketto v0.7.1
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking beef v0.5.2
[INFO] [stderr]     Checking jsonrpsee-types v0.20.3
[INFO] [stderr]     Checking jsonrpsee-core v0.20.3
[INFO] [stderr]     Checking jsonrpsee-client-transport v0.20.3
[INFO] [stderr]     Checking jsonrpsee-ws-client v0.20.3 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `jsonrpsee_test_utils`
[INFO] [stdout]   --> src/tests.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 | use jsonrpsee_test_utils::helpers::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `jsonrpsee_test_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `jsonrpsee_test_utils`
[INFO] [stdout]   --> src/tests.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 36 | use jsonrpsee_test_utils::mocks::{Id, WebSocketTestServer};
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `jsonrpsee_test_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `jsonrpsee_test_utils`
[INFO] [stdout]   --> src/tests.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 37 | use jsonrpsee_test_utils::TimeoutFutureExt;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `jsonrpsee_test_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `jsonrpsee_test_utils`
[INFO] [stdout]    --> src/tests.rs:418:21
[INFO] [stdout]     |
[INFO] [stdout] 418 |     let redirect_url = jsonrpsee_test_utils::mocks::ws_server_with_redirect(server_url);
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `jsonrpsee_test_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `to_ws_uri_string` in this scope
[INFO] [stdout]    --> src/tests.rs:382:12
[INFO] [stdout]     |
[INFO] [stdout] 382 |     let uri = to_ws_uri_string(server.local_addr());
[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 = std::result::Result<Client, jsonrpsee_core::Error>>` in the current scope
[INFO] [stdout]    --> src/tests.rs:393:54
[INFO] [stdout]     |
[INFO] [stdout] 393 |     let client = WsClientBuilder::default().build(&uri).with_default_timeout().await.unwrap().unwrap();
[INFO] [stdout]     |                                                         ^^^^^^^^^^^^^^^^^^^^ method not found in `impl Future<Output = Result<Client, Error>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `ok_response` in this scope
[INFO] [stdout]   --> src/tests.rs:49:41
[INFO] [stdout]    |
[INFO] [stdout] 49 |     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 = std::result::Result<std::string::String, jsonrpsee_core::Error>>` in the current scope
[INFO] [stdout]   --> src/tests.rs:50:4
[INFO] [stdout]    |
[INFO] [stdout] 49 |       let result = run_request_with_response(ok_response("hello".into(), Id::Num(0)))
[INFO] [stdout]    |  __________________-
[INFO] [stdout] 50 | |         .with_default_timeout()
[INFO] [stdout]    | |         -^^^^^^^^^^^^^^^^^^^^ method not found in `impl Future<Output = Result<String, Error>>`
[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:62:3
[INFO] [stdout]    |
[INFO] [stdout] 62 |         ok_response(exp.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 = std::result::Result<Client, jsonrpsee_core::Error>>` in the current scope
[INFO] [stdout]   --> src/tests.rs:69:68
[INFO] [stdout]    |
[INFO] [stdout] 69 |         WsClientBuilder::default().id_format(IdKind::String).build(&uri).with_default_timeout().await.unwrap().unwrap();
[INFO] [stdout]    |                                                                          ^^^^^^^^^^^^^^^^^^^^ method not found in `impl Future<Output = Result<Client, Error>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `ok_response` in this scope
[INFO] [stdout]   --> src/tests.rs:80:3
[INFO] [stdout]    |
[INFO] [stdout] 80 |         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 = std::result::Result<Client, jsonrpsee_core::Error>>` in the current scope
[INFO] [stdout]   --> src/tests.rs:87:68
[INFO] [stdout]    |
[INFO] [stdout] 87 |         WsClientBuilder::default().id_format(IdKind::String).build(&uri).with_default_timeout().await.unwrap().unwrap();
[INFO] [stdout]    |                                                                          ^^^^^^^^^^^^^^^^^^^^ method not found in `impl Future<Output = Result<Client, Error>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `to_ws_uri_string` in this scope
[INFO] [stdout]   --> src/tests.rs:99:12
[INFO] [stdout]    |
[INFO] [stdout] 99 |     let uri = to_ws_uri_string(server.local_addr());
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `ok_response` in this scope
[INFO] [stdout]    --> src/tests.rs:106:38
[INFO] [stdout]     |
[INFO] [stdout] 106 |     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 = std::result::Result<std::string::String, jsonrpsee_core::Error>>` in the current scope
[INFO] [stdout]    --> src/tests.rs:107:4
[INFO] [stdout]     |
[INFO] [stdout] 106 |       let err = run_request_with_response(ok_response("hello".into(), Id::Num(99)))
[INFO] [stdout]     |  _______________-
[INFO] [stdout] 107 | |         .with_default_timeout()
[INFO] [stdout]     | |         -^^^^^^^^^^^^^^^^^^^^ method not found in `impl Future<Output = Result<String, Error>>`
[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:117:29
[INFO] [stdout]     |
[INFO] [stdout] 117 |         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 = std::result::Result<std::string::String, jsonrpsee_core::Error>>` in the current scope
[INFO] [stdout]    --> src/tests.rs:117:59
[INFO] [stdout]     |
[INFO] [stdout] 117 |         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<String, Error>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `parse_error` in this scope
[INFO] [stdout]    --> src/tests.rs:123:38
[INFO] [stdout]     |
[INFO] [stdout] 123 |     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 = std::result::Result<std::string::String, jsonrpsee_core::Error>>` in the current scope
[INFO] [stdout]    --> src/tests.rs:123:63
[INFO] [stdout]     |
[INFO] [stdout] 123 |     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<String, Error>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `invalid_request` in this scope
[INFO] [stdout]    --> src/tests.rs:130:29
[INFO] [stdout]     |
[INFO] [stdout] 130 |         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 = std::result::Result<std::string::String, jsonrpsee_core::Error>>` in the current scope
[INFO] [stdout]    --> src/tests.rs:130:62
[INFO] [stdout]     |
[INFO] [stdout] 130 |         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<String, Error>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `invalid_params` in this scope
[INFO] [stdout]    --> src/tests.rs:137:29
[INFO] [stdout]     |
[INFO] [stdout] 137 |         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 = std::result::Result<std::string::String, jsonrpsee_core::Error>>` in the current scope
[INFO] [stdout]    --> src/tests.rs:137:61
[INFO] [stdout]     |
[INFO] [stdout] 137 |         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<String, Error>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `internal_error` in this scope
[INFO] [stdout]    --> src/tests.rs:144:29
[INFO] [stdout]     |
[INFO] [stdout] 144 |         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 = std::result::Result<std::string::String, jsonrpsee_core::Error>>` in the current scope
[INFO] [stdout]    --> src/tests.rs:144:61
[INFO] [stdout]     |
[INFO] [stdout] 144 |         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<String, Error>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `server_subscription_id_response` in this scope
[INFO] [stdout]    --> src/tests.rs:152:3
[INFO] [stdout]     |
[INFO] [stdout] 152 |         server_subscription_id_response(Id::Num(0)),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `server_subscription_response` in this scope
[INFO] [stdout]    --> src/tests.rs:153:3
[INFO] [stdout]     |
[INFO] [stdout] 153 |         server_subscription_response(JsonValue::String("hello my friend".to_owned())),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `to_ws_uri_string` in this scope
[INFO] [stdout]    --> src/tests.rs:158:12
[INFO] [stdout]     |
[INFO] [stdout] 158 |     let uri = to_ws_uri_string(server.local_addr());
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `server_notification` in this scope
[INFO] [stdout]    --> src/tests.rs:176:3
[INFO] [stdout]     |
[INFO] [stdout] 176 |         server_notification("test", "server originated notification works".into()),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `to_ws_uri_string` in this scope
[INFO] [stdout]    --> src/tests.rs:182:12
[INFO] [stdout]     |
[INFO] [stdout] 182 |     let uri = to_ws_uri_string(server.local_addr());
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `server_notification` in this scope
[INFO] [stdout]    --> src/tests.rs:198:3
[INFO] [stdout]     |
[INFO] [stdout] 198 |         server_notification("test", "server originated notification".into()),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `to_ws_uri_string` in this scope
[INFO] [stdout]    --> src/tests.rs:204:12
[INFO] [stdout]     |
[INFO] [stdout] 204 |     let uri = to_ws_uri_string(server.local_addr());
[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 = std::result::Result<BatchResponse<'_, std::string::String>, jsonrpsee_core::Error>>` in the current scope
[INFO] [stdout]    --> src/tests.rs:242:4
[INFO] [stdout]     |
[INFO] [stdout] 241 |       let batch_response = 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<'_, String>, Error>>`
[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 = std::result::Result<BatchResponse<'_, std::string::String>, jsonrpsee_core::Error>>` in the current scope
[INFO] [stdout]    --> src/tests.rs:259:4
[INFO] [stdout]     |
[INFO] [stdout] 258 |       let res = run_batch_request_with_response::<String>(batch_request, server_response)
[INFO] [stdout]     |  _______________-
[INFO] [stdout] 259 | |         .with_default_timeout()
[INFO] [stdout]     | |         -^^^^^^^^^^^^^^^^^^^^ method not found in `impl Future<Output = Result<BatchResponse<'_, String>, Error>>`
[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 = std::result::Result<BatchResponse<'_, std::string::String>, jsonrpsee_core::Error>>` in the current scope
[INFO] [stdout]    --> src/tests.rs:279:4
[INFO] [stdout]     |
[INFO] [stdout] 278 |       let res = run_batch_request_with_response::<String>(batch_request, server_response)
[INFO] [stdout]     |  _______________-
[INFO] [stdout] 279 | |         .with_default_timeout()
[INFO] [stdout]     | |         -^^^^^^^^^^^^^^^^^^^^ method not found in `impl Future<Output = Result<BatchResponse<'_, String>, Error>>`
[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>, Error>>` in the current scope
[INFO] [stdout]    --> src/tests.rs:323:4
[INFO] [stdout]     |
[INFO] [stdout] 322 |       let res = run_batch_request_with_response::<Custom>(batch_request, server_response)
[INFO] [stdout]     |  _______________-
[INFO] [stdout] 323 | |         .with_default_timeout()
[INFO] [stdout]     | |         -^^^^^^^^^^^^^^^^^^^^ method not found in `impl Future<Output = Result<BatchResponse<'_, Custom>, Error>>`
[INFO] [stdout]     | |_________|
[INFO] [stdout]     | 
[INFO] [stdout]     |
[INFO] [stdout]     = note: the full type name has been written to '/opt/rustwide/target/debug/deps/jsonrpsee_ws_client-88bb5b03f6e6918b.long-type-5562880790062993906.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 = std::result::Result<BatchResponse<'_, std::string::String>, jsonrpsee_core::Error>>` in the current scope
[INFO] [stdout]    --> src/tests.rs:343:4
[INFO] [stdout]     |
[INFO] [stdout] 342 |       let res = run_batch_request_with_response::<String>(batch_request, server_response)
[INFO] [stdout]     |  _______________-
[INFO] [stdout] 343 | |         .with_default_timeout()
[INFO] [stdout]     | |         -^^^^^^^^^^^^^^^^^^^^ method not found in `impl Future<Output = Result<BatchResponse<'_, String>, Error>>`
[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:357:3
[INFO] [stdout]     |
[INFO] [stdout] 357 |         ok_response(JsonValue::String("foo".into()), Id::Num(99_u64)),
[INFO] [stdout]     |         ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `to_ws_uri_string` in this scope
[INFO] [stdout]    --> src/tests.rs:362:12
[INFO] [stdout]     |
[INFO] [stdout] 362 |     let uri = to_ws_uri_string(server.local_addr());
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `ok_response` in this scope
[INFO] [stdout]    --> src/tests.rs:411:3
[INFO] [stdout]     |
[INFO] [stdout] 411 |         ok_response(expected.into(), Id::Num(0)),
[INFO] [stdout]     |         ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ClientT`
[INFO] [stdout]   --> src/tests.rs:31:45
[INFO] [stdout]    |
[INFO] [stdout] 31 | use jsonrpsee_core::client::{BatchResponse, ClientT, SubscriptionClientT};
[INFO] [stdout]    |                                             ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `SubscriptionClientT`
[INFO] [stdout]   --> src/tests.rs:31:54
[INFO] [stdout]    |
[INFO] [stdout] 31 | use jsonrpsee_core::client::{BatchResponse, ClientT, SubscriptionClientT};
[INFO] [stdout]    |                                                      ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 40 previous errors; 2 warnings emitted
[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-ws-client` (lib test) due to 41 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "9f43e89ac63c7adf680a2144e1dba85c8b8e89667c56d48f7944ac4fa9e57bc6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9f43e89ac63c7adf680a2144e1dba85c8b8e89667c56d48f7944ac4fa9e57bc6", kill_on_drop: false }`
[INFO] [stdout] 9f43e89ac63c7adf680a2144e1dba85c8b8e89667c56d48f7944ac4fa9e57bc6
