[INFO] fetching crate jsonrpsee-server 0.20.3...
[INFO] checking jsonrpsee-server-0.20.3 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate jsonrpsee-server 0.20.3 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate jsonrpsee-server 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-server 0.20.3
[INFO] finished tweaking crates.io crate jsonrpsee-server 0.20.3
[INFO] tweaked toml for crates.io crate jsonrpsee-server 0.20.3 written to /workspace/builds/worker-1-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 route-recognizer v0.3.1
[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-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] daf53691696d7eb4484b5068bb519d1ea9929d6fad5a06ed5e6bd8a661cde0d0
[INFO] running `Command { std: "docker" "start" "-a" "daf53691696d7eb4484b5068bb519d1ea9929d6fad5a06ed5e6bd8a661cde0d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "daf53691696d7eb4484b5068bb519d1ea9929d6fad5a06ed5e6bd8a661cde0d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "daf53691696d7eb4484b5068bb519d1ea9929d6fad5a06ed5e6bd8a661cde0d0", kill_on_drop: false }`
[INFO] [stdout] daf53691696d7eb4484b5068bb519d1ea9929d6fad5a06ed5e6bd8a661cde0d0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 32bd011e05b7a5ade49785901d3eefffe672ed6be15536003c425bb2392761cc
[INFO] running `Command { std: "docker" "start" "-a" "32bd011e05b7a5ade49785901d3eefffe672ed6be15536003c425bb2392761cc", kill_on_drop: false }`
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking socket2 v0.5.6
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking serde v1.0.197
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking opaque-debug v0.3.1
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking regex-syntax v0.8.3
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking sha-1 v0.9.8
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking route-recognizer v0.3.1
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking beef v0.5.2
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking soketto v0.7.1
[INFO] [stderr]     Checking jsonrpsee-types v0.20.3
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking tokio-stream v0.1.15
[INFO] [stderr]     Checking h2 v0.3.25
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]     Checking jsonrpsee-core v0.20.3
[INFO] [stderr]     Checking jsonrpsee-server 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/http.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 | 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/shared.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use jsonrpsee_test_utils::helpers::{http_request, ok_response, to_http_uri};
[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/shared.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use jsonrpsee_test_utils::mocks::{Id, WebSocketTestClient, WebSocketTestError};
[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/helpers.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | 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/ws.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/http.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 33 | use jsonrpsee_test_utils::mocks::{Id, StatusCode};
[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/shared.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | 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/ws.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 36 | use jsonrpsee_test_utils::mocks::{Id, WebSocketTestClient, WebSocketTestError};
[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/http.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 | use jsonrpsee_test_utils::TimeoutFutureExt;
[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/ws.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[E0425]: cannot find function `ok_response` in this scope
[INFO] [stdout]    --> src/tests/http.rs:102:29
[INFO] [stdout]     |
[INFO] [stdout] 102 |         assert_eq!(response.body, ok_response(JsonValue::String("lo".to_owned()), Id::Num(i)));
[INFO] [stdout]     |                                   ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: a local variable with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 102 |         assert_eq!(response.body, response(JsonValue::String("lo".to_owned()), Id::Num(i)));
[INFO] [stdout]     |                                   ~~~~~~~~
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 27  + use crate::transport::http::response::ok_response;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `ok_response` in this scope
[INFO] [stdout]    --> src/tests/http.rs:116:29
[INFO] [stdout]     |
[INFO] [stdout] 116 |         assert_eq!(response.body, ok_response(JsonValue::String("lo".to_owned()), Id::Num(i)));
[INFO] [stdout]     |                                   ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: a local variable with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 116 |         assert_eq!(response.body, response(JsonValue::String("lo".to_owned()), Id::Num(i)));
[INFO] [stdout]     |                                   ~~~~~~~~
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 27  + use crate::transport::http::response::ok_response;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `ok_response` in this scope
[INFO] [stdout]    --> src/tests/http.rs:140:28
[INFO] [stdout]     |
[INFO] [stdout] 140 |     assert_eq!(response.body, ok_response(JsonValue::Number(3.into()), Id::Num(1)));
[INFO] [stdout]     |                               ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: a local variable with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 140 |     assert_eq!(response.body, response(JsonValue::Number(3.into()), Id::Num(1)));
[INFO] [stdout]     |                               ~~~~~~~~
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 27  + use crate::transport::http::response::ok_response;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `ok_response` in this scope
[INFO] [stdout]    --> src/tests/http.rs:151:28
[INFO] [stdout]     |
[INFO] [stdout] 151 |     assert_eq!(response.body, ok_response(JsonValue::String("string1=5, string2=5, vec=4".into()), Id::Num(1)));
[INFO] [stdout]     |                               ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: a local variable with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 151 |     assert_eq!(response.body, response(JsonValue::String("string1=5, string2=5, vec=4".into()), Id::Num(1)));
[INFO] [stdout]     |                               ~~~~~~~~
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 27  + use crate::transport::http::response::ok_response;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `ok_response` in this scope
[INFO] [stdout]    --> src/tests/http.rs:185:28
[INFO] [stdout]     |
[INFO] [stdout] 185 |     assert_eq!(response.body, ok_response("ok".into(), Id::Num(1)));
[INFO] [stdout]     |                               ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: a local variable with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 185 |     assert_eq!(response.body, response("ok".into(), Id::Num(1)));
[INFO] [stdout]     |                               ~~~~~~~~
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 27  + use crate::transport::http::response::ok_response;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `ok_response` in this scope
[INFO] [stdout]    --> src/tests/http.rs:196:28
[INFO] [stdout]     |
[INFO] [stdout] 196 |     assert_eq!(response.body, ok_response("ok".into(), Id::Num(1)));
[INFO] [stdout]     |                               ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: a local variable with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 196 |     assert_eq!(response.body, response("ok".into(), Id::Num(1)));
[INFO] [stdout]     |                               ~~~~~~~~
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 27  + use crate::transport::http::response::ok_response;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `ok_response` in this scope
[INFO] [stdout]    --> src/tests/http.rs:416:28
[INFO] [stdout]     |
[INFO] [stdout] 416 |     assert_eq!(response.body, ok_response(JsonValue::String("lo".to_owned()), Id::Num(1)));
[INFO] [stdout]     |                               ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: a local variable with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 416 |     assert_eq!(response.body, response(JsonValue::String("lo".to_owned()), Id::Num(1)));
[INFO] [stdout]     |                               ~~~~~~~~
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 27  + use crate::transport::http::response::ok_response;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `ok_response` in this scope
[INFO] [stdout]    --> src/tests/http.rs:474:28
[INFO] [stdout]     |
[INFO] [stdout] 474 |     assert_eq!(response.body, ok_response(JsonValue::String("a".repeat(100)), Id::Num(1)));
[INFO] [stdout]     |                               ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: a local variable with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 474 |     assert_eq!(response.body, response(JsonValue::String("a".repeat(100)), Id::Num(1)));
[INFO] [stdout]     |                               ~~~~~~~~
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 27  + use crate::transport::http::response::ok_response;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `ok_response` in this scope
[INFO] [stdout]    --> src/tests/http.rs:578:28
[INFO] [stdout]     |
[INFO] [stdout] 578 |     assert_eq!(response.body, ok_response(JsonValue::Number(3.into()), Id::Num(1)));
[INFO] [stdout]     |                               ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: a local variable with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 578 |     assert_eq!(response.body, response(JsonValue::Number(3.into()), Id::Num(1)));
[INFO] [stdout]     |                               ~~~~~~~~
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 27  + use crate::transport::http::response::ok_response;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `ok_response` in this scope
[INFO] [stdout]   --> src/tests/ws.rs:65:23
[INFO] [stdout]    |
[INFO] [stdout] 65 |     assert_eq!(response, ok_response(JsonValue::String("a".repeat(100)), Id::Num(1)));
[INFO] [stdout]    |                          ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: a local variable with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 65 |     assert_eq!(response, response(JsonValue::String("a".repeat(100)), Id::Num(1)));
[INFO] [stdout]    |                          ~~~~~~~~
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 27 + use crate::transport::http::response::ok_response;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `ok_response` in this scope
[INFO] [stdout]    --> src/tests/ws.rs:163:24
[INFO] [stdout]     |
[INFO] [stdout] 163 |         assert_eq!(response, ok_response(JsonValue::String("hello".to_owned()), Id::Num(i)));
[INFO] [stdout]     |                              ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: a local variable with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 163 |         assert_eq!(response, response(JsonValue::String("hello".to_owned()), Id::Num(i)));
[INFO] [stdout]     |                              ~~~~~~~~
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 27  + use crate::transport::http::response::ok_response;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `ok_response` in this scope
[INFO] [stdout]    --> src/tests/ws.rs:177:24
[INFO] [stdout]     |
[INFO] [stdout] 177 |         assert_eq!(response, ok_response(JsonValue::String("hello".to_owned()), Id::Num(i)));
[INFO] [stdout]     |                              ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: a local variable with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 177 |         assert_eq!(response, response(JsonValue::String("hello".to_owned()), Id::Num(i)));
[INFO] [stdout]     |                              ~~~~~~~~
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 27  + use crate::transport::http::response::ok_response;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `ok_response` in this scope
[INFO] [stdout]    --> src/tests/ws.rs:189:23
[INFO] [stdout]     |
[INFO] [stdout] 189 |     assert_eq!(response, ok_response(JsonValue::String("Yawn!".to_owned()), Id::Num(123)));
[INFO] [stdout]     |                          ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: a local variable with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 189 |     assert_eq!(response, response(JsonValue::String("Yawn!".to_owned()), Id::Num(123)));
[INFO] [stdout]     |                          ~~~~~~~~
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 27  + use crate::transport::http::response::ok_response;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `ok_response` in this scope
[INFO] [stdout]    --> src/tests/ws.rs:276:23
[INFO] [stdout]     |
[INFO] [stdout] 276 |     assert_eq!(response, ok_response(JsonValue::Number(3u32.into()), Id::Num(1)));
[INFO] [stdout]     |                          ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: a local variable with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 276 |     assert_eq!(response, response(JsonValue::Number(3u32.into()), Id::Num(1)));
[INFO] [stdout]     |                          ~~~~~~~~
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 27  + use crate::transport::http::response::ok_response;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `ok_response` in this scope
[INFO] [stdout]    --> src/tests/ws.rs:285:23
[INFO] [stdout]     |
[INFO] [stdout] 285 |     assert_eq!(response, ok_response(JsonValue::Number(3u32.into()), Id::Num(1)));
[INFO] [stdout]     |                          ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: a local variable with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 285 |     assert_eq!(response, response(JsonValue::Number(3u32.into()), Id::Num(1)));
[INFO] [stdout]     |                          ~~~~~~~~
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 27  + use crate::transport::http::response::ok_response;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `ok_response` in this scope
[INFO] [stdout]    --> src/tests/ws.rs:300:23
[INFO] [stdout]     |
[INFO] [stdout] 300 |     assert_eq!(response, ok_response(JsonValue::Number(3.into()), Id::Num(1)));
[INFO] [stdout]     |                          ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: a local variable with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 300 |     assert_eq!(response, response(JsonValue::Number(3.into()), Id::Num(1)));
[INFO] [stdout]     |                          ~~~~~~~~
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 27  + use crate::transport::http::response::ok_response;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `ok_response` in this scope
[INFO] [stdout]    --> src/tests/ws.rs:331:23
[INFO] [stdout]     |
[INFO] [stdout] 331 |     assert_eq!(response, ok_response("ok".into(), Id::Num(1)));
[INFO] [stdout]     |                          ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: a local variable with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 331 |     assert_eq!(response, response("ok".into(), Id::Num(1)));
[INFO] [stdout]     |                          ~~~~~~~~
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 27  + use crate::transport::http::response::ok_response;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `ok_response` in this scope
[INFO] [stdout]    --> src/tests/ws.rs:341:23
[INFO] [stdout]     |
[INFO] [stdout] 341 |     assert_eq!(response, ok_response("ok!".into(), Id::Num(1)));
[INFO] [stdout]     |                          ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: a local variable with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 341 |     assert_eq!(response, response("ok!".into(), Id::Num(1)));
[INFO] [stdout]     |                          ~~~~~~~~
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 27  + use crate::transport::http::response::ok_response;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `ok_response` in this scope
[INFO] [stdout]    --> src/tests/ws.rs:351:23
[INFO] [stdout]     |
[INFO] [stdout] 351 |     assert_eq!(response, ok_response(JsonValue::Number(3.into()), Id::Num(1)));
[INFO] [stdout]     |                          ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: a local variable with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 351 |     assert_eq!(response, response(JsonValue::Number(3.into()), Id::Num(1)));
[INFO] [stdout]     |                          ~~~~~~~~
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 27  + use crate::transport::http::response::ok_response;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `ok_response` in this scope
[INFO] [stdout]    --> src/tests/ws.rs:371:23
[INFO] [stdout]     |
[INFO] [stdout] 371 |     assert_eq!(response, ok_response(JsonValue::Number(3.into()), Id::Num(1)));
[INFO] [stdout]     |                          ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: a local variable with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 371 |     assert_eq!(response, response(JsonValue::Number(3.into()), Id::Num(1)));
[INFO] [stdout]     |                          ~~~~~~~~
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 27  + use crate::transport::http::response::ok_response;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `ok_response` in this scope
[INFO] [stdout]    --> src/tests/ws.rs:413:23
[INFO] [stdout]     |
[INFO] [stdout] 413 |     assert_eq!(response, ok_response(JsonValue::String("hello".to_owned()), Id::Num(1)));
[INFO] [stdout]     |                          ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: a local variable with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 413 |     assert_eq!(response, response(JsonValue::String("hello".to_owned()), Id::Num(1)));
[INFO] [stdout]     |                          ~~~~~~~~
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 27  + use crate::transport::http::response::ok_response;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `ok_response` in this scope
[INFO] [stdout]    --> src/tests/ws.rs:455:24
[INFO] [stdout]     |
[INFO] [stdout] 455 |     assert_eq!(response2, ok_response(JsonValue::String("hello".to_owned()), Id::Num(33)));
[INFO] [stdout]     |                           ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 27  + use crate::transport::http::response::ok_response;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `ok_response` in this scope
[INFO] [stdout]    --> src/tests/ws.rs:468:23
[INFO] [stdout]     |
[INFO] [stdout] 468 |     assert_eq!(response, ok_response(JsonValue::String("hello".to_owned()), Id::Num(33)));
[INFO] [stdout]     |                          ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: a local variable with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 468 |     assert_eq!(response, response(JsonValue::String("hello".to_owned()), Id::Num(33)));
[INFO] [stdout]     |                          ~~~~~~~~
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 27  + use crate::transport::http::response::ok_response;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `ok_response` in this scope
[INFO] [stdout]    --> src/tests/ws.rs:479:23
[INFO] [stdout]     |
[INFO] [stdout] 479 |     assert_eq!(response, ok_response(JsonValue::String("hello".to_owned()), Id::Num(33)));
[INFO] [stdout]     |                          ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: a local variable with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 479 |     assert_eq!(response, response(JsonValue::String("hello".to_owned()), Id::Num(33)));
[INFO] [stdout]     |                          ~~~~~~~~
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 27  + use crate::transport::http::response::ok_response;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `ok_response` in this scope
[INFO] [stdout]    --> src/tests/ws.rs:489:23
[INFO] [stdout]     |
[INFO] [stdout] 489 |     assert_eq!(response, ok_response(JsonValue::String("hello".to_owned()), Id::Num(333)));
[INFO] [stdout]     |                          ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: a local variable with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 489 |     assert_eq!(response, response(JsonValue::String("hello".to_owned()), Id::Num(333)));
[INFO] [stdout]     |                          ~~~~~~~~
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 27  + use crate::transport::http::response::ok_response;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `with_default_timeout` found for opaque type `impl futures_util::Future<Output = std::result::Result<server::Server, jsonrpsee_core::Error>>` in the current scope
[INFO] [stdout]   --> src/tests/helpers.rs:33:61
[INFO] [stdout]    |
[INFO] [stdout] 33 |     let server = ServerBuilder::default().build("127.0.0.1:0").with_default_timeout().await.unwrap().unwrap();
[INFO] [stdout]    |                                                                ^^^^^^^^^^^^^^^^^^^^ method not found in `impl Future<Output = Result<Server, Error>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `with_default_timeout` found for opaque type `impl futures_util::Future<Output = std::result::Result<server::Server, jsonrpsee_core::Error>>` in the current scope
[INFO] [stdout]    --> src/tests/helpers.rs:127:61
[INFO] [stdout]     |
[INFO] [stdout] 127 |     let server = ServerBuilder::default().build("127.0.0.1:0").with_default_timeout().await.unwrap().unwrap();
[INFO] [stdout]     |                                                                ^^^^^^^^^^^^^^^^^^^^ method not found in `impl Future<Output = Result<Server, Error>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `with_default_timeout` found for opaque type `impl futures_util::Future<Output = std::result::Result<server::Server, jsonrpsee_core::Error>>` in the current scope
[INFO] [stdout]    --> src/tests/ws.rs:885:4
[INFO] [stdout]     |
[INFO] [stdout] 881 |       let server = ServerBuilder::default()
[INFO] [stdout]     |  __________________-
[INFO] [stdout] 882 | |         // Make sure that the ping_interval doesn't force the connection to be closed
[INFO] [stdout] 883 | |         .ping_interval(timeout)
[INFO] [stdout] 884 | |         .build("127.0.0.1:0")
[INFO] [stdout] 885 | |         .with_default_timeout()
[INFO] [stdout]     | |         -^^^^^^^^^^^^^^^^^^^^ method not found in `impl Future<Output = Result<Server, Error>>`
[INFO] [stdout]     | |_________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `with_default_timeout` found for opaque type `impl futures_util::Future<Output = (std::net::SocketAddr, ServerHandle)>` in the current scope
[INFO] [stdout]   --> src/tests/http.rs:95:33
[INFO] [stdout]    |
[INFO] [stdout] 95 |     let (addr, _handle) = server().with_default_timeout().await.unwrap();
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^ method not found in `impl Future<Output = (SocketAddr, ServerHandle)>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `to_http_uri` in this scope
[INFO] [stdout]   --> src/tests/http.rs:96:12
[INFO] [stdout]    |
[INFO] [stdout] 96 |     let uri = to_http_uri(addr);
[INFO] [stdout]    |               ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `http_request` in this scope
[INFO] [stdout]    --> src/tests/http.rs:100:18
[INFO] [stdout]     |
[INFO] [stdout] 100 |         let response = http_request(req.into(), uri.clone()).with_default_timeout().await.unwrap().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 futures_util::Future<Output = (std::net::SocketAddr, ServerHandle)>` in the current scope
[INFO] [stdout]    --> src/tests/http.rs:109:33
[INFO] [stdout]     |
[INFO] [stdout] 109 |     let (addr, _handle) = server().with_default_timeout().await.unwrap();
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^ method not found in `impl Future<Output = (SocketAddr, ServerHandle)>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `to_http_uri` in this scope
[INFO] [stdout]    --> src/tests/http.rs:110:12
[INFO] [stdout]     |
[INFO] [stdout] 110 |     let uri = to_http_uri(addr);
[INFO] [stdout]     |               ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `http_request` in this scope
[INFO] [stdout]    --> src/tests/http.rs:114:18
[INFO] [stdout]     |
[INFO] [stdout] 114 |         let response = http_request(req.into(), uri.clone()).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 futures_util::Future<Output = (std::net::SocketAddr, ServerHandle)>` in the current scope
[INFO] [stdout]    --> src/tests/http.rs:123:33
[INFO] [stdout]     |
[INFO] [stdout] 123 |     let (addr, _handle) = server().with_default_timeout().await.unwrap();
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^ method not found in `impl Future<Output = (SocketAddr, ServerHandle)>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `to_http_uri` in this scope
[INFO] [stdout]    --> src/tests/http.rs:124:12
[INFO] [stdout]     |
[INFO] [stdout] 124 |     let uri = to_http_uri(addr);
[INFO] [stdout]     |               ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `http_request` in this scope
[INFO] [stdout]    --> src/tests/http.rs:127:17
[INFO] [stdout]     |
[INFO] [stdout] 127 |     let response = http_request(req.into(), uri.clone()).with_default_timeout().await.unwrap().unwrap();
[INFO] [stdout]     |                    ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `parse_error` in this scope
[INFO] [stdout]    --> src/tests/http.rs:129:28
[INFO] [stdout]     |
[INFO] [stdout] 129 |     assert_eq!(response.body, parse_error(Id::Null));
[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 futures_util::Future<Output = (std::net::SocketAddr, ServerHandle)>` in the current scope
[INFO] [stdout]    --> src/tests/http.rs:134:33
[INFO] [stdout]     |
[INFO] [stdout] 134 |     let (addr, _handle) = server().with_default_timeout().await.unwrap();
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^ method not found in `impl Future<Output = (SocketAddr, ServerHandle)>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `to_http_uri` in this scope
[INFO] [stdout]    --> src/tests/http.rs:135:12
[INFO] [stdout]     |
[INFO] [stdout] 135 |     let uri = to_http_uri(addr);
[INFO] [stdout]     |               ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `http_request` in this scope
[INFO] [stdout]    --> src/tests/http.rs:138:17
[INFO] [stdout]     |
[INFO] [stdout] 138 |     let response = http_request(req.into(), uri).with_default_timeout().await.unwrap().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 futures_util::Future<Output = (std::net::SocketAddr, ServerHandle)>` in the current scope
[INFO] [stdout]    --> src/tests/http.rs:145:33
[INFO] [stdout]     |
[INFO] [stdout] 145 |     let (addr, _handle) = server().with_default_timeout().await.unwrap();
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^ method not found in `impl Future<Output = (SocketAddr, ServerHandle)>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `to_http_uri` in this scope
[INFO] [stdout]    --> src/tests/http.rs:146:12
[INFO] [stdout]     |
[INFO] [stdout] 146 |     let uri = to_http_uri(addr);
[INFO] [stdout]     |               ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `http_request` in this scope
[INFO] [stdout]    --> src/tests/http.rs:149:17
[INFO] [stdout]     |
[INFO] [stdout] 149 |     let response = http_request(req.into(), uri).with_default_timeout().await.unwrap().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 futures_util::Future<Output = (std::net::SocketAddr, ServerHandle)>` in the current scope
[INFO] [stdout]    --> src/tests/http.rs:156:33
[INFO] [stdout]     |
[INFO] [stdout] 156 |     let (addr, _handle) = server().with_default_timeout().await.unwrap();
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^ method not found in `impl Future<Output = (SocketAddr, ServerHandle)>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `to_http_uri` in this scope
[INFO] [stdout]    --> src/tests/http.rs:157:12
[INFO] [stdout]     |
[INFO] [stdout] 157 |     let uri = to_http_uri(addr);
[INFO] [stdout]     |               ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `http_request` in this scope
[INFO] [stdout]    --> src/tests/http.rs:161:17
[INFO] [stdout]     |
[INFO] [stdout] 161 |     let response = http_request(req.into(), uri).with_default_timeout().await.unwrap().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 futures_util::Future<Output = (std::net::SocketAddr, ServerHandle)>` in the current scope
[INFO] [stdout]    --> src/tests/http.rs:168:33
[INFO] [stdout]     |
[INFO] [stdout] 168 |     let (addr, _handle) = server().with_default_timeout().await.unwrap();
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^ method not found in `impl Future<Output = (SocketAddr, ServerHandle)>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `to_http_uri` in this scope
[INFO] [stdout]    --> src/tests/http.rs:169:12
[INFO] [stdout]     |
[INFO] [stdout] 169 |     let uri = to_http_uri(addr);
[INFO] [stdout]     |               ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `http_request` in this scope
[INFO] [stdout]    --> src/tests/http.rs:172:17
[INFO] [stdout]     |
[INFO] [stdout] 172 |     let response = http_request(req.into(), uri).with_default_timeout().await.unwrap().unwrap();
[INFO] [stdout]     |                    ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `call_execution_failed` in this scope
[INFO] [stdout]    --> src/tests/http.rs:174:28
[INFO] [stdout]     |
[INFO] [stdout] 174 |     assert_eq!(response.body, call_execution_failed("MyAppError", Id::Num(1)));
[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 futures_util::Future<Output = (std::net::SocketAddr, ServerHandle)>` in the current scope
[INFO] [stdout]    --> src/tests/http.rs:179:33
[INFO] [stdout]     |
[INFO] [stdout] 179 |     let (addr, _handle) = server().with_default_timeout().await.unwrap();
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^ method not found in `impl Future<Output = (SocketAddr, ServerHandle)>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `to_http_uri` in this scope
[INFO] [stdout]    --> src/tests/http.rs:180:12
[INFO] [stdout]     |
[INFO] [stdout] 180 |     let uri = to_http_uri(addr);
[INFO] [stdout]     |               ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `http_request` in this scope
[INFO] [stdout]    --> src/tests/http.rs:183:17
[INFO] [stdout]     |
[INFO] [stdout] 183 |     let response = http_request(req.into(), uri).with_default_timeout().await.unwrap().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 futures_util::Future<Output = (std::net::SocketAddr, ServerHandle)>` in the current scope
[INFO] [stdout]    --> src/tests/http.rs:190:33
[INFO] [stdout]     |
[INFO] [stdout] 190 |     let (addr, _handle) = server().with_default_timeout().await.unwrap();
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^ method not found in `impl Future<Output = (SocketAddr, ServerHandle)>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `to_http_uri` in this scope
[INFO] [stdout]    --> src/tests/http.rs:191:12
[INFO] [stdout]     |
[INFO] [stdout] 191 |     let uri = to_http_uri(addr);
[INFO] [stdout]     |               ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `http_request` in this scope
[INFO] [stdout]    --> src/tests/http.rs:194:17
[INFO] [stdout]     |
[INFO] [stdout] 194 |     let response = http_request(req.into(), uri).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 futures_util::Future<Output = (std::net::SocketAddr, ServerHandle)>` in the current scope
[INFO] [stdout]    --> src/tests/http.rs:203:33
[INFO] [stdout]     |
[INFO] [stdout] 203 |     let (addr, _handle) = server().with_default_timeout().await.unwrap();
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^ method not found in `impl Future<Output = (SocketAddr, ServerHandle)>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `to_http_uri` in this scope
[INFO] [stdout]    --> src/tests/http.rs:204:12
[INFO] [stdout]     |
[INFO] [stdout] 204 |     let uri = to_http_uri(addr);
[INFO] [stdout]     |               ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `http_request` in this scope
[INFO] [stdout]    --> src/tests/http.rs:212:17
[INFO] [stdout]     |
[INFO] [stdout] 212 |     let response = http_request(req.into(), uri).with_default_timeout().await.unwrap().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 futures_util::Future<Output = (std::net::SocketAddr, ServerHandle)>` in the current scope
[INFO] [stdout]    --> src/tests/http.rs:224:33
[INFO] [stdout]     |
[INFO] [stdout] 224 |     let (addr, _handle) = server().with_default_timeout().await.unwrap();
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^ method not found in `impl Future<Output = (SocketAddr, ServerHandle)>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `to_http_uri` in this scope
[INFO] [stdout]    --> src/tests/http.rs:225:12
[INFO] [stdout]     |
[INFO] [stdout] 225 |     let uri = to_http_uri(addr);
[INFO] [stdout]     |               ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `http_request` in this scope
[INFO] [stdout]    --> src/tests/http.rs:228:17
[INFO] [stdout]     |
[INFO] [stdout] 228 |     let response = http_request(req.into(), uri).with_default_timeout().await.unwrap().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 futures_util::Future<Output = (std::net::SocketAddr, ServerHandle)>` in the current scope
[INFO] [stdout]    --> src/tests/http.rs:238:33
[INFO] [stdout]     |
[INFO] [stdout] 238 |     let (addr, _handle) = server().with_default_timeout().await.unwrap();
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^ method not found in `impl Future<Output = (SocketAddr, ServerHandle)>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `to_http_uri` in this scope
[INFO] [stdout]    --> src/tests/http.rs:239:12
[INFO] [stdout]     |
[INFO] [stdout] 239 |     let uri = to_http_uri(addr);
[INFO] [stdout]     |               ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `http_request` in this scope
[INFO] [stdout]    --> src/tests/http.rs:243:17
[INFO] [stdout]     |
[INFO] [stdout] 243 |     let response = http_request(req.into(), uri.clone()).with_default_timeout().await.unwrap().unwrap();
[INFO] [stdout]     |                    ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `invalid_request` in this scope
[INFO] [stdout]    --> src/tests/http.rs:245:28
[INFO] [stdout]     |
[INFO] [stdout] 245 |     assert_eq!(response.body, invalid_request(Id::Null));
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `http_request` in this scope
[INFO] [stdout]    --> src/tests/http.rs:249:17
[INFO] [stdout]     |
[INFO] [stdout] 249 |     let response = http_request(req.into(), uri.clone()).with_default_timeout().await.unwrap().unwrap();
[INFO] [stdout]     |                    ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `invalid_batch` in this scope
[INFO] [stdout]    --> src/tests/http.rs:251:28
[INFO] [stdout]     |
[INFO] [stdout] 251 |     assert_eq!(response.body, invalid_batch(vec![Id::Null]));
[INFO] [stdout]     |                               ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `http_request` in this scope
[INFO] [stdout]    --> src/tests/http.rs:255:17
[INFO] [stdout]     |
[INFO] [stdout] 255 |     let response = http_request(req.into(), uri.clone()).with_default_timeout().await.unwrap().unwrap();
[INFO] [stdout]     |                    ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `invalid_batch` in this scope
[INFO] [stdout]    --> src/tests/http.rs:257:28
[INFO] [stdout]     |
[INFO] [stdout] 257 |     assert_eq!(response.body, invalid_batch(vec![Id::Null, Id::Null, Id::Null]));
[INFO] [stdout]     |                               ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `http_request` in this scope
[INFO] [stdout]    --> src/tests/http.rs:264:17
[INFO] [stdout]     |
[INFO] [stdout] 264 |     let response = http_request(req.into(), uri.clone()).with_default_timeout().await.unwrap().unwrap();
[INFO] [stdout]     |                    ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `parse_error` in this scope
[INFO] [stdout]    --> src/tests/http.rs:266:28
[INFO] [stdout]     |
[INFO] [stdout] 266 |     assert_eq!(response.body, parse_error(Id::Null));
[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 futures_util::Future<Output = (std::net::SocketAddr, ServerHandle)>` in the current scope
[INFO] [stdout]    --> src/tests/http.rs:273:33
[INFO] [stdout]     |
[INFO] [stdout] 273 |     let (addr, _handle) = server().with_default_timeout().await.unwrap();
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^ method not found in `impl Future<Output = (SocketAddr, ServerHandle)>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `to_http_uri` in this scope
[INFO] [stdout]    --> src/tests/http.rs:274:12
[INFO] [stdout]     |
[INFO] [stdout] 274 |     let uri = to_http_uri(addr);
[INFO] [stdout]     |               ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `http_request` in this scope
[INFO] [stdout]    --> src/tests/http.rs:283:17
[INFO] [stdout]     |
[INFO] [stdout] 283 |     let response = http_request(req.into(), uri.clone()).with_default_timeout().await.unwrap().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 futures_util::Future<Output = (std::net::SocketAddr, ServerHandle)>` in the current scope
[INFO] [stdout]    --> src/tests/http.rs:292:33
[INFO] [stdout]     |
[INFO] [stdout] 292 |     let (addr, _handle) = server().with_default_timeout().await.unwrap();
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^ method not found in `impl Future<Output = (SocketAddr, ServerHandle)>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `to_http_uri` in this scope
[INFO] [stdout]    --> src/tests/http.rs:293:12
[INFO] [stdout]     |
[INFO] [stdout] 293 |     let uri = to_http_uri(addr);
[INFO] [stdout]     |               ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `http_request` in this scope
[INFO] [stdout]    --> src/tests/http.rs:300:17
[INFO] [stdout]     |
[INFO] [stdout] 300 |     let response = http_request(req.into(), uri.clone()).with_default_timeout().await.unwrap().unwrap();
[INFO] [stdout]     |                    ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `to_http_uri` in this scope
[INFO] [stdout]    --> src/tests/http.rs:308:12
[INFO] [stdout]     |
[INFO] [stdout] 308 |     let uri = to_http_uri(addr);
[INFO] [stdout]     |               ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `http_request` in this scope
[INFO] [stdout]    --> src/tests/http.rs:311:17
[INFO] [stdout]     |
[INFO] [stdout] 311 |     let response = http_request(req.into(), uri.clone()).await.unwrap();
[INFO] [stdout]     |                    ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `parse_error` in this scope
[INFO] [stdout]    --> src/tests/http.rs:312:28
[INFO] [stdout]     |
[INFO] [stdout] 312 |     assert_eq!(response.body, parse_error(Id::Null));
[INFO] [stdout]     |                               ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `http_request` in this scope
[INFO] [stdout]    --> src/tests/http.rs:315:17
[INFO] [stdout]     |
[INFO] [stdout] 315 |     let response = http_request(req.into(), uri.clone()).await.unwrap();
[INFO] [stdout]     |                    ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `parse_error` in this scope
[INFO] [stdout]    --> src/tests/http.rs:316:28
[INFO] [stdout]     |
[INFO] [stdout] 316 |     assert_eq!(response.body, parse_error(Id::Null));
[INFO] [stdout]     |                               ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `http_request` in this scope
[INFO] [stdout]    --> src/tests/http.rs:319:17
[INFO] [stdout]     |
[INFO] [stdout] 319 |     let response = http_request(req.into(), uri.clone()).await.unwrap();
[INFO] [stdout]     |                    ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `parse_error` in this scope
[INFO] [stdout]    --> src/tests/http.rs:320:28
[INFO] [stdout]     |
[INFO] [stdout] 320 |     assert_eq!(response.body, parse_error(Id::Null));
[INFO] [stdout]     |                               ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `http_request` in this scope
[INFO] [stdout]    --> src/tests/http.rs:323:17
[INFO] [stdout]     |
[INFO] [stdout] 323 |     let response = http_request(req.into(), uri.clone()).await.unwrap();
[INFO] [stdout]     |                    ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `parse_error` in this scope
[INFO] [stdout]    --> src/tests/http.rs:324:28
[INFO] [stdout]     |
[INFO] [stdout] 324 |     assert_eq!(response.body, parse_error(Id::Null));
[INFO] [stdout]     |                               ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `http_request` in this scope
[INFO] [stdout]    --> src/tests/http.rs:327:17
[INFO] [stdout]     |
[INFO] [stdout] 327 |     let response = http_request(req.into(), uri.clone()).await.unwrap();
[INFO] [stdout]     |                    ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `parse_error` in this scope
[INFO] [stdout]    --> src/tests/http.rs:328:28
[INFO] [stdout]     |
[INFO] [stdout] 328 |     assert_eq!(response.body, parse_error(Id::Null));
[INFO] [stdout]     |                               ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `http_request` in this scope
[INFO] [stdout]    --> src/tests/http.rs:331:17
[INFO] [stdout]     |
[INFO] [stdout] 331 |     let response = http_request(req.into(), uri.clone()).await.unwrap();
[INFO] [stdout]     |                    ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `parse_error` in this scope
[INFO] [stdout]    --> src/tests/http.rs:332:28
[INFO] [stdout]     |
[INFO] [stdout] 332 |     assert_eq!(response.body, parse_error(Id::Null));
[INFO] [stdout]     |                               ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `http_request` in this scope
[INFO] [stdout]    --> src/tests/http.rs:335:17
[INFO] [stdout]     |
[INFO] [stdout] 335 |     let response = http_request(req.into(), uri.clone()).await.unwrap();
[INFO] [stdout]     |                    ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `invalid_request` in this scope
[INFO] [stdout]    --> src/tests/http.rs:336:28
[INFO] [stdout]     |
[INFO] [stdout] 336 |     assert_eq!(response.body, invalid_request(Id::Null));
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `http_request` in this scope
[INFO] [stdout]    --> src/tests/http.rs:339:17
[INFO] [stdout]     |
[INFO] [stdout] 339 |     let response = http_request(req.into(), uri.clone()).await.unwrap();
[INFO] [stdout]     |                    ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `parse_error` in this scope
[INFO] [stdout]    --> src/tests/http.rs:340:28
[INFO] [stdout]     |
[INFO] [stdout] 340 |     assert_eq!(response.body, parse_error(Id::Null));
[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 futures_util::Future<Output = (std::net::SocketAddr, ServerHandle)>` in the current scope
[INFO] [stdout]    --> src/tests/http.rs:345:33
[INFO] [stdout]     |
[INFO] [stdout] 345 |     let (addr, _handle) = server().with_default_timeout().await.unwrap();
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^ method not found in `impl Future<Output = (SocketAddr, ServerHandle)>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `to_http_uri` in this scope
[INFO] [stdout]    --> src/tests/http.rs:346:12
[INFO] [stdout]     |
[INFO] [stdout] 346 |     let uri = to_http_uri(addr);
[INFO] [stdout]     |               ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `http_request` in this scope
[INFO] [stdout]    --> src/tests/http.rs:349:17
[INFO] [stdout]     |
[INFO] [stdout] 349 |     let response = http_request(req.into(), uri.clone()).await.unwrap();
[INFO] [stdout]     |                    ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `http_request` in this scope
[INFO] [stdout]    --> src/tests/http.rs:355:17
[INFO] [stdout]     |
[INFO] [stdout] 355 |     let response = http_request(req.into(), uri.clone()).await.unwrap();
[INFO] [stdout]     |                    ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `http_request` in this scope
[INFO] [stdout]    --> src/tests/http.rs:362:17
[INFO] [stdout]     |
[INFO] [stdout] 362 |     let response = http_request(req.into(), uri.clone()).await.unwrap();
[INFO] [stdout]     |                    ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `http_request` in this scope
[INFO] [stdout]    --> src/tests/http.rs:369:17
[INFO] [stdout]     |
[INFO] [stdout] 369 |     let response = http_request(req.into(), uri.clone()).await.unwrap();
[INFO] [stdout]     |                    ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `parse_error` in this scope
[INFO] [stdout]    --> src/tests/http.rs:371:28
[INFO] [stdout]     |
[INFO] [stdout] 371 |     assert_eq!(response.body, parse_error(Id::Null));
[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 futures_util::Future<Output = (std::net::SocketAddr, ServerHandle)>` in the current scope
[INFO] [stdout]    --> src/tests/http.rs:376:33
[INFO] [stdout]     |
[INFO] [stdout] 376 |     let (addr, _handle) = server().with_default_timeout().await.unwrap();
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^ method not found in `impl Future<Output = (SocketAddr, ServerHandle)>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `to_http_uri` in this scope
[INFO] [stdout]    --> src/tests/http.rs:377:12
[INFO] [stdout]     |
[INFO] [stdout] 377 |     let uri = to_http_uri(addr);
[INFO] [stdout]     |               ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `http_request` in this scope
[INFO] [stdout]    --> src/tests/http.rs:380:17
[INFO] [stdout]     |
[INFO] [stdout] 380 |     let response = http_request(req.into(), uri).with_default_timeout().await.unwrap().unwrap();
[INFO] [stdout]     |                    ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `method_not_found` in this scope
[INFO] [stdout]    --> src/tests/http.rs:382:28
[INFO] [stdout]     |
[INFO] [stdout] 382 |     assert_eq!(response.body, method_not_found(Id::Str("foo".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 futures_util::Future<Output = (std::net::SocketAddr, ServerHandle)>` in the current scope
[INFO] [stdout]    --> src/tests/http.rs:387:33
[INFO] [stdout]     |
[INFO] [stdout] 387 |     let (addr, _handle) = server().with_default_timeout().await.unwrap();
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^ method not found in `impl Future<Output = (SocketAddr, ServerHandle)>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `to_http_uri` in this scope
[INFO] [stdout]    --> src/tests/http.rs:388:12
[INFO] [stdout]     |
[INFO] [stdout] 388 |     let uri = to_http_uri(addr);
[INFO] [stdout]     |               ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `http_request` in this scope
[INFO] [stdout]    --> src/tests/http.rs:391:17
[INFO] [stdout]     |
[INFO] [stdout] 391 |     let response = http_request(req.into(), uri).with_default_timeout().await.unwrap().unwrap();
[INFO] [stdout]     |                    ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `parse_error` in this scope
[INFO] [stdout]    --> src/tests/http.rs:394:28
[INFO] [stdout]     |
[INFO] [stdout] 394 |     assert_eq!(response.body, parse_error(Id::Null));
[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 futures_util::Future<Output = (std::net::SocketAddr, ServerHandle)>` in the current scope
[INFO] [stdout]    --> src/tests/http.rs:399:33
[INFO] [stdout]     |
[INFO] [stdout] 399 |     let (addr, _handle) = server().with_default_timeout().await.unwrap();
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^ method not found in `impl Future<Output = (SocketAddr, ServerHandle)>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `to_http_uri` in this scope
[INFO] [stdout]    --> src/tests/http.rs:400:12
[INFO] [stdout]     |
[INFO] [stdout] 400 |     let uri = to_http_uri(addr);
[INFO] [stdout]     |               ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `http_request` in this scope
[INFO] [stdout]    --> src/tests/http.rs:403:17
[INFO] [stdout]     |
[INFO] [stdout] 403 |     let response = http_request(req.into(), uri).with_default_timeout().await.unwrap().unwrap();
[INFO] [stdout]     |                    ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `invalid_request` in this scope
[INFO] [stdout]    --> src/tests/http.rs:405:28
[INFO] [stdout]     |
[INFO] [stdout] 405 |     assert_eq!(response.body, invalid_request(Id::Num(1)));
[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 futures_util::Future<Output = (std::net::SocketAddr, ServerHandle)>` in the current scope
[INFO] [stdout]    --> src/tests/http.rs:410:33
[INFO] [stdout]     |
[INFO] [stdout] 410 |     let (addr, _handle) = server().with_default_timeout().await.unwrap();
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^ method not found in `impl Future<Output = (SocketAddr, ServerHandle)>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `to_http_uri` in this scope
[INFO] [stdout]    --> src/tests/http.rs:411:12
[INFO] [stdout]     |
[INFO] [stdout] 411 |     let uri = to_http_uri(addr);
[INFO] [stdout]     |               ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `http_request` in this scope
[INFO] [stdout]    --> src/tests/http.rs:414:17
[INFO] [stdout]     |
[INFO] [stdout] 414 |     let response = http_request(req.into(), uri).with_default_timeout().await.unwrap().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 futures_util::Future<Output = (std::net::SocketAddr, ServerHandle)>` in the current scope
[INFO] [stdout]    --> src/tests/http.rs:421:33
[INFO] [stdout]     |
[INFO] [stdout] 421 |     let (addr, _handle) = server().with_default_timeout().await.unwrap();
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^ method not found in `impl Future<Output = (SocketAddr, ServerHandle)>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `to_http_uri` in this scope
[INFO] [stdout]    --> src/tests/http.rs:422:12
[INFO] [stdout]     |
[INFO] [stdout] 422 |     let uri = to_http_uri(addr);
[INFO] [stdout]     |               ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `http_request` in this scope
[INFO] [stdout]    --> src/tests/http.rs:425:17
[INFO] [stdout]     |
[INFO] [stdout] 425 |     let response = http_request(req.into(), uri).with_default_timeout().await.unwrap().unwrap();
[INFO] [stdout]     |                    ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `to_http_uri` in this scope
[INFO] [stdout]    --> src/tests/http.rs:463:12
[INFO] [stdout]     |
[INFO] [stdout] 463 |     let uri = to_http_uri(addr);
[INFO] [stdout]     |               ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `http_request` in this scope
[INFO] [stdout]    --> src/tests/http.rs:468:17
[INFO] [stdout]     |
[INFO] [stdout] 468 |     let response = http_request(req.into(), uri.clone()).with_default_timeout().await.unwrap().unwrap();
[INFO] [stdout]     |                    ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `oversized_request` in this scope
[INFO] [stdout]    --> src/tests/http.rs:469:28
[INFO] [stdout]     |
[INFO] [stdout] 469 |     assert_eq!(response.body, oversized_request(100));
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `http_request` in this scope
[INFO] [stdout]    --> src/tests/http.rs:473:17
[INFO] [stdout]     |
[INFO] [stdout] 473 |     let response = http_request(req.into(), uri.clone()).with_default_timeout().await.unwrap().unwrap();
[INFO] [stdout]     |                    ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `to_http_uri` in this scope
[INFO] [stdout]    --> src/tests/http.rs:488:12
[INFO] [stdout]     |
[INFO] [stdout] 488 |     let uri = to_http_uri(addr);
[INFO] [stdout]     |               ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `http_request` in this scope
[INFO] [stdout]    --> src/tests/http.rs:493:17
[INFO] [stdout]     |
[INFO] [stdout] 493 |     let response = http_request(req.into(), uri.clone()).with_default_timeout().await.unwrap().unwrap();
[INFO] [stdout]     |                    ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `oversized_response` in this scope
[INFO] [stdout]    --> src/tests/http.rs:494:28
[INFO] [stdout]     |
[INFO] [stdout] 494 |     assert_eq!(response.body, oversized_response(Id::Num(1), 100));
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `to_http_uri` in this scope
[INFO] [stdout]    --> src/tests/http.rs:508:12
[INFO] [stdout]     |
[INFO] [stdout] 508 |     let uri = to_http_uri(addr);
[INFO] [stdout]     |               ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `http_request` in this scope
[INFO] [stdout]    --> src/tests/http.rs:513:17
[INFO] [stdout]     |
[INFO] [stdout] 513 |     let response = http_request(req.into(), uri.clone()).with_default_timeout().await.unwrap().unwrap();
[INFO] [stdout]     |                    ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `batch_response_too_large` in this scope
[INFO] [stdout]    --> src/tests/http.rs:514:28
[INFO] [stdout]     |
[INFO] [stdout] 514 |     assert_eq!(response.body, batch_response_too_large(100));
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `to_http_uri` in this scope
[INFO] [stdout]    --> src/tests/http.rs:529:12
[INFO] [stdout]     |
[INFO] [stdout] 529 |     let uri = to_http_uri(addr);
[INFO] [stdout]     |               ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `http_request` in this scope
[INFO] [stdout]    --> src/tests/http.rs:537:17
[INFO] [stdout]     |
[INFO] [stdout] 537 |     let response = http_request(req.into(), uri.clone()).with_default_timeout().await.unwrap().unwrap();
[INFO] [stdout]     |                    ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `batches_not_supported` in this scope
[INFO] [stdout]    --> src/tests/http.rs:538:28
[INFO] [stdout]     |
[INFO] [stdout] 538 |     assert_eq!(response.body, batches_not_supported());
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `to_http_uri` in this scope
[INFO] [stdout]    --> src/tests/http.rs:553:12
[INFO] [stdout]     |
[INFO] [stdout] 553 |     let uri = to_http_uri(addr);
[INFO] [stdout]     |               ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `http_request` in this scope
[INFO] [stdout]    --> src/tests/http.rs:561:17
[INFO] [stdout]     |
[INFO] [stdout] 561 |     let response = http_request(req.into(), uri.clone()).with_default_timeout().await.unwrap().unwrap();
[INFO] [stdout]     |                    ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `batches_too_large` in this scope
[INFO] [stdout]    --> src/tests/http.rs:562:28
[INFO] [stdout]     |
[INFO] [stdout] 562 |     assert_eq!(response.body, batches_too_large(1));
[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 futures_util::Future<Output = (std::net::SocketAddr, ServerHandle)>` in the current scope
[INFO] [stdout]    --> src/tests/http.rs:572:33
[INFO] [stdout]     |
[INFO] [stdout] 572 |     let (addr, _handle) = server().with_default_timeout().await.unwrap();
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^ method not found in `impl Future<Output = (SocketAddr, ServerHandle)>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `to_http_uri` in this scope
[INFO] [stdout]    --> src/tests/http.rs:573:12
[INFO] [stdout]     |
[INFO] [stdout] 573 |     let uri = to_http_uri(addr);
[INFO] [stdout]     |               ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `http2_request` in this scope
[INFO] [stdout]    --> src/tests/http.rs:576:17
[INFO] [stdout]     |
[INFO] [stdout] 576 |     let response = http2_request(req.into(), uri).with_default_timeout().await.unwrap().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 futures_util::Future<Output = (std::net::SocketAddr, ServerHandle)>` in the current scope
[INFO] [stdout]   --> src/tests/shared.rs:12:53
[INFO] [stdout]    |
[INFO] [stdout] 12 |     let (_addr, server_handle) = server_with_handles().with_default_timeout().await.unwrap();
[INFO] [stdout]    |                                                        ^^^^^^^^^^^^^^^^^^^^ method not found in `impl Future<Output = (SocketAddr, ServerHandle)>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `with_default_timeout` found for opaque type `impl futures_util::Future<Output = (std::net::SocketAddr, ServerHandle)>` in the current scope
[INFO] [stdout]   --> src/tests/shared.rs:30:53
[INFO] [stdout]    |
[INFO] [stdout] 30 |     let (_addr, server_handle) = server_with_handles().with_default_timeout().await.unwrap();
[INFO] [stdout]    |                                                        ^^^^^^^^^^^^^^^^^^^^ method not found in `impl Future<Output = (SocketAddr, ServerHandle)>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `with_default_timeout` found for opaque type `impl futures_util::Future<Output = (std::net::SocketAddr, ServerHandle)>` in the current scope
[INFO] [stdout]   --> src/tests/shared.rs:34:53
[INFO] [stdout]    |
[INFO] [stdout] 34 |     let (_addr, server_handle) = server_with_handles().with_default_timeout().await.unwrap();
[INFO] [stdout]    |                                                        ^^^^^^^^^^^^^^^^^^^^ method not found in `impl Future<Output = (SocketAddr, ServerHandle)>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `with_default_timeout` found for opaque type `impl futures_util::Future<Output = std::result::Result<server::Server, jsonrpsee_core::Error>>` in the current scope
[INFO] [stdout]   --> src/tests/shared.rs:47:61
[INFO] [stdout]    |
[INFO] [stdout] 47 |         ServerBuilder::default().http_only().build("127.0.0.1:0").with_default_timeout().await.unwrap().unwrap();
[INFO] [stdout]    |                                                                   ^^^^^^^^^^^^^^^^^^^^ method not found in `impl Future<Output = Result<Server, Error>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `with_default_timeout` found for opaque type `impl futures_util::Future<Output = std::result::Result<server::Server, jsonrpsee_core::Error>>` in the current scope
[INFO] [stdout]   --> src/tests/shared.rs:72:71
[INFO] [stdout]    |
[INFO] [stdout] 72 |     let server = ServerBuilder::default().ws_only().build("127.0.0.1:0").with_default_timeout().await.unwrap().unwrap();
[INFO] [stdout]    |                                                                          ^^^^^^^^^^^^^^^^^^^^ method not found in `impl Future<Output = Result<Server, Error>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `oversized_request` in this scope
[INFO] [stdout]   --> src/tests/ws.rs:60:23
[INFO] [stdout]    |
[INFO] [stdout] 60 |     assert_eq!(response, oversized_request(100));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `oversized_response` in this scope
[INFO] [stdout]   --> src/tests/ws.rs:88:23
[INFO] [stdout]    |
[INFO] [stdout] 88 |     assert_eq!(response, oversized_response(Id::Num(1), 100));
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `batch_response_too_large` in this scope
[INFO] [stdout]    --> src/tests/ws.rs:111:23
[INFO] [stdout]     |
[INFO] [stdout] 111 |     assert_eq!(response, batch_response_too_large(100));
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `parse_error` in this scope
[INFO] [stdout]    --> src/tests/ws.rs:236:23
[INFO] [stdout]     |
[INFO] [stdout] 236 |     assert_eq!(response, parse_error(Id::Null));
[INFO] [stdout]     |                          ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `parse_error` in this scope
[INFO] [stdout]    --> src/tests/ws.rs:240:23
[INFO] [stdout]     |
[INFO] [stdout] 240 |     assert_eq!(response, parse_error(Id::Null));
[INFO] [stdout]     |                          ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `parse_error` in this scope
[INFO] [stdout]    --> src/tests/ws.rs:244:23
[INFO] [stdout]     |
[INFO] [stdout] 244 |     assert_eq!(response, parse_error(Id::Null));
[INFO] [stdout]     |                          ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `parse_error` in this scope
[INFO] [stdout]    --> src/tests/ws.rs:248:23
[INFO] [stdout]     |
[INFO] [stdout] 248 |     assert_eq!(response, parse_error(Id::Null));
[INFO] [stdout]     |                          ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `parse_error` in this scope
[INFO] [stdout]    --> src/tests/ws.rs:252:23
[INFO] [stdout]     |
[INFO] [stdout] 252 |     assert_eq!(response, parse_error(Id::Null));
[INFO] [stdout]     |                          ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `parse_error` in this scope
[INFO] [stdout]    --> src/tests/ws.rs:256:23
[INFO] [stdout]     |
[INFO] [stdout] 256 |     assert_eq!(response, parse_error(Id::Null));
[INFO] [stdout]     |                          ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `invalid_request` in this scope
[INFO] [stdout]    --> src/tests/ws.rs:260:23
[INFO] [stdout]     |
[INFO] [stdout] 260 |     assert_eq!(response, invalid_request(Id::Null));
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `parse_error` in this scope
[INFO] [stdout]    --> src/tests/ws.rs:264:23
[INFO] [stdout]     |
[INFO] [stdout] 264 |     assert_eq!(response, parse_error(Id::Null));
[INFO] [stdout]     |                          ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `parse_error` in this scope
[INFO] [stdout]    --> src/tests/ws.rs:290:23
[INFO] [stdout]     |
[INFO] [stdout] 290 |     assert_eq!(response, parse_error(Id::Null));
[INFO] [stdout]     |                          ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `call_execution_failed` in this scope
[INFO] [stdout]    --> src/tests/ws.rs:321:23
[INFO] [stdout]     |
[INFO] [stdout] 321 |     assert_eq!(response, call_execution_failed("MyAppError", Id::Num(1)));
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `call_execution_failed` in this scope
[INFO] [stdout]    --> src/tests/ws.rs:361:23
[INFO] [stdout]     |
[INFO] [stdout] 361 |     assert_eq!(response, call_execution_failed("MyAppError", Id::Num(1)));
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `method_not_found` in this scope
[INFO] [stdout]    --> src/tests/ws.rs:381:23
[INFO] [stdout]     |
[INFO] [stdout] 381 |     assert_eq!(response, method_not_found(Id::Str("foo".into())));
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `parse_error` in this scope
[INFO] [stdout]    --> src/tests/ws.rs:393:23
[INFO] [stdout]     |
[INFO] [stdout] 393 |     assert_eq!(response, parse_error(Id::Null));
[INFO] [stdout]     |                          ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `invalid_request` in this scope
[INFO] [stdout]    --> src/tests/ws.rs:403:23
[INFO] [stdout]     |
[INFO] [stdout] 403 |     assert_eq!(response, invalid_request(Id::Num(1)));
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `parse_error` in this scope
[INFO] [stdout]    --> src/tests/ws.rs:452:24
[INFO] [stdout]     |
[INFO] [stdout] 452 |     assert_eq!(response1, parse_error(Id::Null));
[INFO] [stdout]     |                           ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `invalid_request` in this scope
[INFO] [stdout]    --> src/tests/ws.rs:465:23
[INFO] [stdout]     |
[INFO] [stdout] 465 |     assert_eq!(response, invalid_request(Id::Num(1)));
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `call` in this scope
[INFO] [stdout]    --> src/tests/ws.rs:521:17
[INFO] [stdout]     |
[INFO] [stdout] 521 |     let sub_call = call("subscribe_hello", Vec::<()>::new(), Id::Num(0));
[INFO] [stdout]     |                    ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `call` in this scope
[INFO] [stdout]    --> src/tests/ws.rs:524:19
[INFO] [stdout]     |
[INFO] [stdout] 524 |     let unsub_call = call("unsubscribe_hello", vec![sub_id], Id::Num(1));
[INFO] [stdout]     |                      ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `call` in this scope
[INFO] [stdout]    --> src/tests/ws.rs:528:19
[INFO] [stdout]     |
[INFO] [stdout] 528 |     let unsub_call = call("unsubscribe_hello", vec![sub_id], Id::Num(2));
[INFO] [stdout]     |                      ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `call` in this scope
[INFO] [stdout]    --> src/tests/ws.rs:541:39
[INFO] [stdout]     |
[INFO] [stdout] 541 |         deser_call(client.send_request_text(call("unsubscribe_hello", vec![13.99_f64], Id::Num(0))).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 futures_util::Future<Output = std::result::Result<server::Server, jsonrpsee_core::Error>>` in the current scope
[INFO] [stdout]    --> src/tests/ws.rs:560:4
[INFO] [stdout]     |
[INFO] [stdout] 557 |       let server = ServerBuilder::default()
[INFO] [stdout]     |  __________________-
[INFO] [stdout] 558 | |         .set_id_provider(HardcodedSubscriptionId)
[INFO] [stdout] 559 | |         .build("127.0.0.1:0")
[INFO] [stdout] 560 | |         .with_default_timeout()
[INFO] [stdout]     | |         -^^^^^^^^^^^^^^^^^^^^ method not found in `impl Future<Output = Result<Server, Error>>`
[INFO] [stdout]     | |_________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `call` in this scope
[INFO] [stdout]    --> src/tests/ws.rs:582:37
[INFO] [stdout]     |
[INFO] [stdout] 582 |     let sub = client.send_request_text(call("subscribe_hello", Vec::<()>::new(), Id::Num(0))).await.unwrap();
[INFO] [stdout]     |                                        ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `call` in this scope
[INFO] [stdout]    --> src/tests/ws.rs:584:39
[INFO] [stdout]     |
[INFO] [stdout] 584 |     let unsub = client.send_request_text(call("unsubscribe_hello", vec!["0xdeadbeef"], Id::Num(1))).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 futures_util::Future<Output = std::result::Result<server::Server, jsonrpsee_core::Error>>` in the current scope
[INFO] [stdout]    --> src/tests/ws.rs:594:4
[INFO] [stdout]     |
[INFO] [stdout] 591 |       let server = ServerBuilder::default()
[INFO] [stdout]     |  __________________-
[INFO] [stdout] 592 | |         .set_batch_request_config(BatchRequestConfig::Disabled)
[INFO] [stdout] 593 | |         .build("127.0.0.1:0")
[INFO] [stdout] 594 | |         .with_default_timeout()
[INFO] [stdout]     | |         -^^^^^^^^^^^^^^^^^^^^ method not found in `impl Future<Output = Result<Server, Error>>`
[INFO] [stdout]     | |_________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `batches_not_supported` in this scope
[INFO] [stdout]    --> src/tests/ws.rs:612:23
[INFO] [stdout]     |
[INFO] [stdout] 612 |     assert_eq!(response, batches_not_supported());
[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 futures_util::Future<Output = std::result::Result<server::Server, jsonrpsee_core::Error>>` in the current scope
[INFO] [stdout]    --> src/tests/ws.rs:624:4
[INFO] [stdout]     |
[INFO] [stdout] 621 |       let server = ServerBuilder::default()
[INFO] [stdout]     |  __________________-
[INFO] [stdout] 622 | |         .set_batch_request_config(BatchRequestConfig::Limit(1))
[INFO] [stdout] 623 | |         .build("127.0.0.1:0")
[INFO] [stdout] 624 | |         .with_default_timeout()
[INFO] [stdout]     | |         -^^^^^^^^^^^^^^^^^^^^ method not found in `impl Future<Output = Result<Server, Error>>`
[INFO] [stdout]     | |_________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `batches_too_large` in this scope
[INFO] [stdout]    --> src/tests/ws.rs:642:23
[INFO] [stdout]     |
[INFO] [stdout] 642 |     assert_eq!(response, batches_too_large(1));
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `invalid_request` in this scope
[INFO] [stdout]    --> src/tests/ws.rs:658:23
[INFO] [stdout]     |
[INFO] [stdout] 658 |     assert_eq!(response, invalid_request(Id::Null));
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `invalid_batch` in this scope
[INFO] [stdout]    --> src/tests/ws.rs:663:23
[INFO] [stdout]     |
[INFO] [stdout] 663 |     assert_eq!(response, invalid_batch(vec![Id::Null]));
[INFO] [stdout]     |                          ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `invalid_batch` in this scope
[INFO] [stdout]    --> src/tests/ws.rs:668:23
[INFO] [stdout]     |
[INFO] [stdout] 668 |     assert_eq!(response, invalid_batch(vec![Id::Null, Id::Null, Id::Null]));
[INFO] [stdout]     |                          ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `parse_error` in this scope
[INFO] [stdout]    --> src/tests/ws.rs:676:23
[INFO] [stdout]     |
[INFO] [stdout] 676 |     assert_eq!(response, parse_error(Id::Null));
[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 futures_util::Future<Output = std::net::SocketAddr>` in the current scope
[INFO] [stdout]    --> src/tests/ws.rs:683:22
[INFO] [stdout]     |
[INFO] [stdout] 683 |     let addr = server().with_default_timeout().await.unwrap();
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^ method not found in `impl Future<Output = SocketAddr>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `with_default_timeout` found for opaque type `impl futures_util::Future<Output = std::net::SocketAddr>` in the current scope
[INFO] [stdout]    --> src/tests/ws.rs:701:22
[INFO] [stdout]     |
[INFO] [stdout] 701 |     let addr = server().with_default_timeout().await.unwrap();
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^ method not found in `impl Future<Output = SocketAddr>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `with_default_timeout` found for opaque type `impl futures_util::Future<Output = std::result::Result<server::Server, jsonrpsee_core::Error>>` in the current scope
[INFO] [stdout]    --> src/tests/ws.rs:722:4
[INFO] [stdout]     |
[INFO] [stdout] 719 |       let server = ServerBuilder::default()
[INFO] [stdout]     |  __________________-
[INFO] [stdout] 720 | |         .set_message_buffer_capacity(5)
[INFO] [stdout] 721 | |         .build("127.0.0.1:0")
[INFO] [stdout] 722 | |         .with_default_timeout()
[INFO] [stdout]     | |         -^^^^^^^^^^^^^^^^^^^^ method not found in `impl Future<Output = Result<Server, Error>>`
[INFO] [stdout]     | |_________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `with_timeout` found for opaque type `impl futures_util::Future<Output = ()>` in the current scope
[INFO] [stdout]    --> src/tests/ws.rs:846:27
[INFO] [stdout]     |
[INFO] [stdout] 846 |     assert!(handle.stopped().with_timeout(MAX_TIMEOUT).await.is_ok());
[INFO] [stdout]     |                              ^^^^^^^^^^^^ method not found in `impl Future<Output = ()>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `with_timeout` found for opaque type `impl futures_util::Future<Output = ()>` in the current scope
[INFO] [stdout]    --> src/tests/ws.rs:874:27
[INFO] [stdout]     |
[INFO] [stdout] 874 |     assert!(handle.stopped().with_timeout(MAX_TIMEOUT).await.is_ok());
[INFO] [stdout]     |                              ^^^^^^^^^^^^ method not found in `impl Future<Output = ()>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 194 previous errors
[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-server` (lib test) due to 195 previous errors
[INFO] running `Command { std: "docker" "inspect" "32bd011e05b7a5ade49785901d3eefffe672ed6be15536003c425bb2392761cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "32bd011e05b7a5ade49785901d3eefffe672ed6be15536003c425bb2392761cc", kill_on_drop: false }`
[INFO] [stdout] 32bd011e05b7a5ade49785901d3eefffe672ed6be15536003c425bb2392761cc
