[INFO] fetching crate jsonrpsee-ws-server 0.9.0... [INFO] testing jsonrpsee-ws-server-0.9.0 against 1.59.0 for beta-1.60-1 [INFO] extracting crate jsonrpsee-ws-server 0.9.0 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate jsonrpsee-ws-server 0.9.0 on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate jsonrpsee-ws-server 0.9.0 [INFO] finished tweaking crates.io crate jsonrpsee-ws-server 0.9.0 [INFO] tweaked toml for crates.io crate jsonrpsee-ws-server 0.9.0 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 66b7b4c8eb96f5d717952854606237619ae3ae703dadd8efe87b3155650c995b [INFO] running `Command { std: "docker" "start" "-a" "66b7b4c8eb96f5d717952854606237619ae3ae703dadd8efe87b3155650c995b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "66b7b4c8eb96f5d717952854606237619ae3ae703dadd8efe87b3155650c995b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66b7b4c8eb96f5d717952854606237619ae3ae703dadd8efe87b3155650c995b", kill_on_drop: false }` [INFO] [stdout] 66b7b4c8eb96f5d717952854606237619ae3ae703dadd8efe87b3155650c995b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 629a87308fee591b751e5444bb7bd0d8a1cf7b5fd32e0a8a4c3644c7455eee6c [INFO] running `Command { std: "docker" "start" "-a" "629a87308fee591b751e5444bb7bd0d8a1cf7b5fd32e0a8a4c3644c7455eee6c", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Compiling anyhow v1.0.55 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling tracing-core v0.1.22 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling mio v0.8.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling tracing-attributes v0.1.19 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling tracing v0.1.31 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling soketto v0.7.1 [INFO] [stderr] Compiling hyper v0.14.17 [INFO] [stderr] Compiling beef v0.5.1 [INFO] [stderr] Compiling jsonrpsee-types v0.9.0 [INFO] [stderr] Compiling jsonrpsee-core v0.9.0 [INFO] [stderr] Compiling jsonrpsee-ws-server v0.9.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 21.54s [INFO] running `Command { std: "docker" "inspect" "629a87308fee591b751e5444bb7bd0d8a1cf7b5fd32e0a8a4c3644c7455eee6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "629a87308fee591b751e5444bb7bd0d8a1cf7b5fd32e0a8a4c3644c7455eee6c", kill_on_drop: false }` [INFO] [stdout] 629a87308fee591b751e5444bb7bd0d8a1cf7b5fd32e0a8a4c3644c7455eee6c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 53dfbe34a4557478e6e5c44763806e4f9b28c3eeda3637e0eb3d4570167addbd [INFO] running `Command { std: "docker" "start" "-a" "53dfbe34a4557478e6e5c44763806e4f9b28c3eeda3637e0eb3d4570167addbd", kill_on_drop: false }` [INFO] [stderr] Compiling tracing-core v0.1.22 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling mio v0.8.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling soketto v0.7.1 [INFO] [stderr] Compiling tracing v0.1.31 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling jsonrpsee-types v0.9.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.9 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling hyper v0.14.17 [INFO] [stderr] Compiling jsonrpsee-core v0.9.0 [INFO] [stderr] Compiling jsonrpsee-ws-server v0.9.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `jsonrpsee_test_utils` [INFO] [stdout] --> src/tests.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | use jsonrpsee_test_utils::helpers::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `jsonrpsee_test_utils` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `jsonrpsee_test_utils` [INFO] [stdout] --> src/tests.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | use jsonrpsee_test_utils::mocks::{Id, TestContext, WebSocketTestClient, WebSocketTestError}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `jsonrpsee_test_utils` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `jsonrpsee_test_utils::mocks::Id`, `jsonrpsee_test_utils::mocks::TestContext`, `jsonrpsee_test_utils::mocks::WebSocketTestClient`, `jsonrpsee_test_utils::mocks::WebSocketTestError`, `jsonrpsee_test_utils` [INFO] [stdout] --> src/tests.rs:39:35 [INFO] [stdout] | [INFO] [stdout] 39 | use jsonrpsee_test_utils::mocks::{Id, TestContext, WebSocketTestClient, WebSocketTestError}; [INFO] [stdout] | ^^ ^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 40 | 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 type `WebSocketTestClient` [INFO] [stdout] --> src/tests.rs:194:19 [INFO] [stdout] | [INFO] [stdout] 194 | let mut client = WebSocketTestClient::new(addr).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of undeclared type `WebSocketTestClient` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WebSocketTestClient` [INFO] [stdout] --> src/tests.rs:220:14 [INFO] [stdout] | [INFO] [stdout] 220 | let conn1 = WebSocketTestClient::new(addr).await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of undeclared type `WebSocketTestClient` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WebSocketTestClient` [INFO] [stdout] --> src/tests.rs:221:14 [INFO] [stdout] | [INFO] [stdout] 221 | let conn2 = WebSocketTestClient::new(addr).await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of undeclared type `WebSocketTestClient` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WebSocketTestClient` [INFO] [stdout] --> src/tests.rs:222:14 [INFO] [stdout] | [INFO] [stdout] 222 | let conn3 = WebSocketTestClient::new(addr).await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of undeclared type `WebSocketTestClient` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WebSocketTestError` [INFO] [stdout] --> src/tests.rs:227:26 [INFO] [stdout] | [INFO] [stdout] 227 | if !matches!(conn3, Err(WebSocketTestError::RejectedWithStatusCode(429))) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of undeclared type `WebSocketTestError` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WebSocketTestClient` [INFO] [stdout] --> src/tests.rs:234:14 [INFO] [stdout] | [INFO] [stdout] 234 | let conn4 = WebSocketTestClient::new(addr).await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of undeclared type `WebSocketTestClient` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WebSocketTestClient` [INFO] [stdout] --> src/tests.rs:243:19 [INFO] [stdout] | [INFO] [stdout] 243 | let mut client = WebSocketTestClient::new(addr).with_default_timeout().await.unwrap().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of undeclared type `WebSocketTestClient` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WebSocketTestClient` [INFO] [stdout] --> src/tests.rs:257:19 [INFO] [stdout] | [INFO] [stdout] 257 | let mut client = WebSocketTestClient::new(addr).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of undeclared type `WebSocketTestClient` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WebSocketTestClient` [INFO] [stdout] --> src/tests.rs:270:19 [INFO] [stdout] | [INFO] [stdout] 270 | let mut client = WebSocketTestClient::new(addr).with_default_timeout().await.unwrap().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of undeclared type `WebSocketTestClient` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WebSocketTestClient` [INFO] [stdout] --> src/tests.rs:281:19 [INFO] [stdout] | [INFO] [stdout] 281 | let mut client = WebSocketTestClient::new(addr).with_default_timeout().await.unwrap().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of undeclared type `WebSocketTestClient` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WebSocketTestClient` [INFO] [stdout] --> src/tests.rs:298:19 [INFO] [stdout] | [INFO] [stdout] 298 | let mut client = WebSocketTestClient::new(addr).with_default_timeout().await.unwrap().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of undeclared type `WebSocketTestClient` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WebSocketTestClient` [INFO] [stdout] --> src/tests.rs:318:19 [INFO] [stdout] | [INFO] [stdout] 318 | let mut client = WebSocketTestClient::new(addr).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of undeclared type `WebSocketTestClient` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Id` [INFO] [stdout] --> src/tests.rs:322:35 [INFO] [stdout] | [INFO] [stdout] 322 | assert_eq!(response, parse_error(Id::Null)); [INFO] [stdout] | ^^ use of undeclared type `Id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Id` [INFO] [stdout] --> src/tests.rs:326:35 [INFO] [stdout] | [INFO] [stdout] 326 | assert_eq!(response, parse_error(Id::Null)); [INFO] [stdout] | ^^ use of undeclared type `Id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Id` [INFO] [stdout] --> src/tests.rs:330:35 [INFO] [stdout] | [INFO] [stdout] 330 | assert_eq!(response, parse_error(Id::Null)); [INFO] [stdout] | ^^ use of undeclared type `Id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Id` [INFO] [stdout] --> src/tests.rs:334:35 [INFO] [stdout] | [INFO] [stdout] 334 | assert_eq!(response, parse_error(Id::Null)); [INFO] [stdout] | ^^ use of undeclared type `Id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Id` [INFO] [stdout] --> src/tests.rs:338:35 [INFO] [stdout] | [INFO] [stdout] 338 | assert_eq!(response, parse_error(Id::Null)); [INFO] [stdout] | ^^ use of undeclared type `Id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Id` [INFO] [stdout] --> src/tests.rs:342:35 [INFO] [stdout] | [INFO] [stdout] 342 | assert_eq!(response, parse_error(Id::Null)); [INFO] [stdout] | ^^ use of undeclared type `Id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Id` [INFO] [stdout] --> src/tests.rs:346:35 [INFO] [stdout] | [INFO] [stdout] 346 | assert_eq!(response, parse_error(Id::Null)); [INFO] [stdout] | ^^ use of undeclared type `Id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Id` [INFO] [stdout] --> src/tests.rs:350:35 [INFO] [stdout] | [INFO] [stdout] 350 | assert_eq!(response, parse_error(Id::Null)); [INFO] [stdout] | ^^ use of undeclared type `Id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Id` [INFO] [stdout] --> src/tests.rs:354:39 [INFO] [stdout] | [INFO] [stdout] 354 | assert_eq!(response, invalid_request(Id::Null)); [INFO] [stdout] | ^^ use of undeclared type `Id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Id` [INFO] [stdout] --> src/tests.rs:358:35 [INFO] [stdout] | [INFO] [stdout] 358 | assert_eq!(response, parse_error(Id::Null)); [INFO] [stdout] | ^^ use of undeclared type `Id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WebSocketTestClient` [INFO] [stdout] --> src/tests.rs:364:19 [INFO] [stdout] | [INFO] [stdout] 364 | let mut client = WebSocketTestClient::new(addr).with_default_timeout().await.unwrap().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of undeclared type `WebSocketTestClient` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WebSocketTestClient` [INFO] [stdout] --> src/tests.rs:374:19 [INFO] [stdout] | [INFO] [stdout] 374 | let mut client = WebSocketTestClient::new(addr).with_default_timeout().await.unwrap().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of undeclared type `WebSocketTestClient` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WebSocketTestClient` [INFO] [stdout] --> src/tests.rs:385:19 [INFO] [stdout] | [INFO] [stdout] 385 | let mut client = WebSocketTestClient::new(addr).with_default_timeout().await.unwrap().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of undeclared type `WebSocketTestClient` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WebSocketTestClient` [INFO] [stdout] --> src/tests.rs:395:19 [INFO] [stdout] | [INFO] [stdout] 395 | let mut client = WebSocketTestClient::new(addr).with_default_timeout().await.unwrap().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of undeclared type `WebSocketTestClient` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WebSocketTestClient` [INFO] [stdout] --> src/tests.rs:405:19 [INFO] [stdout] | [INFO] [stdout] 405 | let mut client = WebSocketTestClient::new(addr).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of undeclared type `WebSocketTestClient` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WebSocketTestClient` [INFO] [stdout] --> src/tests.rs:415:19 [INFO] [stdout] | [INFO] [stdout] 415 | let mut client = WebSocketTestClient::new(addr).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of undeclared type `WebSocketTestClient` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WebSocketTestClient` [INFO] [stdout] --> src/tests.rs:425:19 [INFO] [stdout] | [INFO] [stdout] 425 | let mut client = WebSocketTestClient::new(addr).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of undeclared type `WebSocketTestClient` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WebSocketTestClient` [INFO] [stdout] --> src/tests.rs:435:19 [INFO] [stdout] | [INFO] [stdout] 435 | let mut client = WebSocketTestClient::new(addr).with_default_timeout().await.unwrap().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of undeclared type `WebSocketTestClient` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WebSocketTestClient` [INFO] [stdout] --> src/tests.rs:445:19 [INFO] [stdout] | [INFO] [stdout] 445 | let mut client = WebSocketTestClient::new(addr).with_default_timeout().await.unwrap().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of undeclared type `WebSocketTestClient` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WebSocketTestClient` [INFO] [stdout] --> src/tests.rs:455:19 [INFO] [stdout] | [INFO] [stdout] 455 | let mut client = WebSocketTestClient::new(addr).with_default_timeout().await.unwrap().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of undeclared type `WebSocketTestClient` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Id` [INFO] [stdout] --> src/tests.rs:461:35 [INFO] [stdout] | [INFO] [stdout] 461 | assert_eq!(response, parse_error(Id::Null)); [INFO] [stdout] | ^^ use of undeclared type `Id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WebSocketTestClient` [INFO] [stdout] --> src/tests.rs:467:19 [INFO] [stdout] | [INFO] [stdout] 467 | let mut client = WebSocketTestClient::new(addr).with_default_timeout().await.unwrap().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of undeclared type `WebSocketTestClient` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WebSocketTestClient` [INFO] [stdout] --> src/tests.rs:503:19 [INFO] [stdout] | [INFO] [stdout] 503 | let mut client = WebSocketTestClient::new(addr).with_default_timeout().await.unwrap().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of undeclared type `WebSocketTestClient` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Id` [INFO] [stdout] --> src/tests.rs:507:36 [INFO] [stdout] | [INFO] [stdout] 507 | assert_eq!(response1, parse_error(Id::Null)); [INFO] [stdout] | ^^ use of undeclared type `Id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WebSocketTestClient` [INFO] [stdout] --> src/tests.rs:516:19 [INFO] [stdout] | [INFO] [stdout] 516 | let mut client = WebSocketTestClient::new(addr).with_default_timeout().await.unwrap().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of undeclared type `WebSocketTestClient` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WebSocketTestClient` [INFO] [stdout] --> src/tests.rs:529:19 [INFO] [stdout] | [INFO] [stdout] 529 | let mut client = WebSocketTestClient::new(addr).with_default_timeout().await.unwrap().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of undeclared type `WebSocketTestClient` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WebSocketTestClient` [INFO] [stdout] --> src/tests.rs:603:19 [INFO] [stdout] | [INFO] [stdout] 603 | let mut client = WebSocketTestClient::new(addr).with_default_timeout().await.unwrap().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of undeclared type `WebSocketTestClient` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WebSocketTestClient` [INFO] [stdout] --> src/tests.rs:625:19 [INFO] [stdout] | [INFO] [stdout] 625 | let mut client = WebSocketTestClient::new(addr).with_default_timeout().await.unwrap().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of undeclared type `WebSocketTestClient` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WebSocketTestClient` [INFO] [stdout] --> src/tests.rs:665:19 [INFO] [stdout] | [INFO] [stdout] 665 | let mut client = WebSocketTestClient::new(addr).with_default_timeout().await.unwrap().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of undeclared type `WebSocketTestClient` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TestContext` in this scope [INFO] [stdout] --> src/tests.rs:143:12 [INFO] [stdout] | [INFO] [stdout] 143 | let ctx = TestContext; [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.rs:199:23 [INFO] [stdout] | [INFO] [stdout] 199 | assert_eq!(response, oversized_request()); [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.rs:204:23 [INFO] [stdout] | [INFO] [stdout] 204 | assert_eq!(response, oversized_response(Id::Num(1), 100)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Id` [INFO] [stdout] --> src/tests.rs:204:42 [INFO] [stdout] | [INFO] [stdout] 204 | assert_eq!(response, oversized_response(Id::Num(1), 100)); [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 28 | use crate::tracing::Id; [INFO] [stdout] | [INFO] [stdout] 28 | use crate::types::Id; [INFO] [stdout] | [INFO] [stdout] 28 | use jsonrpsee_types::Id; [INFO] [stdout] | [INFO] [stdout] 28 | use tracing::Id; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `ok_response` in this scope [INFO] [stdout] --> src/tests.rs:249:24 [INFO] [stdout] | [INFO] [stdout] 249 | assert_eq!(response, ok_response(JsonValue::String("hello".to_owned()), Id::Num(i))); [INFO] [stdout] | ^^^^^^^^^^^ help: a local variable with a similar name exists: `response` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Id` [INFO] [stdout] --> src/tests.rs:249:75 [INFO] [stdout] | [INFO] [stdout] 249 | assert_eq!(response, ok_response(JsonValue::String("hello".to_owned()), Id::Num(i))); [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 28 | use crate::tracing::Id; [INFO] [stdout] | [INFO] [stdout] 28 | use crate::types::Id; [INFO] [stdout] | [INFO] [stdout] 28 | use jsonrpsee_types::Id; [INFO] [stdout] | [INFO] [stdout] 28 | use tracing::Id; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `ok_response` in this scope [INFO] [stdout] --> src/tests.rs:263:24 [INFO] [stdout] | [INFO] [stdout] 263 | assert_eq!(response, ok_response(JsonValue::String("hello".to_owned()), Id::Num(i))); [INFO] [stdout] | ^^^^^^^^^^^ help: a local variable with a similar name exists: `response` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Id` [INFO] [stdout] --> src/tests.rs:263:75 [INFO] [stdout] | [INFO] [stdout] 263 | assert_eq!(response, ok_response(JsonValue::String("hello".to_owned()), Id::Num(i))); [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 28 | use crate::tracing::Id; [INFO] [stdout] | [INFO] [stdout] 28 | use crate::types::Id; [INFO] [stdout] | [INFO] [stdout] 28 | use jsonrpsee_types::Id; [INFO] [stdout] | [INFO] [stdout] 28 | use tracing::Id; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `ok_response` in this scope [INFO] [stdout] --> src/tests.rs:275:23 [INFO] [stdout] | [INFO] [stdout] 275 | assert_eq!(response, ok_response(JsonValue::String("Yawn!".to_owned()), Id::Num(123))); [INFO] [stdout] | ^^^^^^^^^^^ help: a local variable with a similar name exists: `response` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Id` [INFO] [stdout] --> src/tests.rs:275:74 [INFO] [stdout] | [INFO] [stdout] 275 | assert_eq!(response, ok_response(JsonValue::String("Yawn!".to_owned()), Id::Num(123))); [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 28 | use crate::tracing::Id; [INFO] [stdout] | [INFO] [stdout] 28 | use crate::types::Id; [INFO] [stdout] | [INFO] [stdout] 28 | use jsonrpsee_types::Id; [INFO] [stdout] | [INFO] [stdout] 28 | use tracing::Id; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `parse_error` in this scope [INFO] [stdout] --> src/tests.rs:322:23 [INFO] [stdout] | [INFO] [stdout] 322 | 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.rs:326:23 [INFO] [stdout] | [INFO] [stdout] 326 | 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.rs:330:23 [INFO] [stdout] | [INFO] [stdout] 330 | 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.rs:334:23 [INFO] [stdout] | [INFO] [stdout] 334 | 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.rs:338:23 [INFO] [stdout] | [INFO] [stdout] 338 | 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.rs:342:23 [INFO] [stdout] | [INFO] [stdout] 342 | 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.rs:346:23 [INFO] [stdout] | [INFO] [stdout] 346 | 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.rs:350:23 [INFO] [stdout] | [INFO] [stdout] 350 | 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.rs:354:23 [INFO] [stdout] | [INFO] [stdout] 354 | 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.rs:358:23 [INFO] [stdout] | [INFO] [stdout] 358 | 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 `ok_response` in this scope [INFO] [stdout] --> src/tests.rs:368:23 [INFO] [stdout] | [INFO] [stdout] 368 | assert_eq!(response, ok_response(JsonValue::Number(3.into()), Id::Num(1))); [INFO] [stdout] | ^^^^^^^^^^^ help: a local variable with a similar name exists: `response` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Id` [INFO] [stdout] --> src/tests.rs:368:64 [INFO] [stdout] | [INFO] [stdout] 368 | assert_eq!(response, ok_response(JsonValue::Number(3.into()), Id::Num(1))); [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 28 | use crate::tracing::Id; [INFO] [stdout] | [INFO] [stdout] 28 | use crate::types::Id; [INFO] [stdout] | [INFO] [stdout] 28 | use jsonrpsee_types::Id; [INFO] [stdout] | [INFO] [stdout] 28 | use tracing::Id; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `call_execution_failed` in this scope [INFO] [stdout] --> src/tests.rs:389:23 [INFO] [stdout] | [INFO] [stdout] 389 | assert_eq!(response, call_execution_failed("RPC context failed", Id::Num(1))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Id` [INFO] [stdout] --> src/tests.rs:389:67 [INFO] [stdout] | [INFO] [stdout] 389 | assert_eq!(response, call_execution_failed("RPC context failed", Id::Num(1))); [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 28 | use crate::tracing::Id; [INFO] [stdout] | [INFO] [stdout] 28 | use crate::types::Id; [INFO] [stdout] | [INFO] [stdout] 28 | use jsonrpsee_types::Id; [INFO] [stdout] | [INFO] [stdout] 28 | use tracing::Id; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `ok_response` in this scope [INFO] [stdout] --> src/tests.rs:399:23 [INFO] [stdout] | [INFO] [stdout] 399 | assert_eq!(response, ok_response("ok".into(), Id::Num(1))); [INFO] [stdout] | ^^^^^^^^^^^ help: a local variable with a similar name exists: `response` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Id` [INFO] [stdout] --> src/tests.rs:399:48 [INFO] [stdout] | [INFO] [stdout] 399 | assert_eq!(response, ok_response("ok".into(), Id::Num(1))); [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 28 | use crate::tracing::Id; [INFO] [stdout] | [INFO] [stdout] 28 | use crate::types::Id; [INFO] [stdout] | [INFO] [stdout] 28 | use jsonrpsee_types::Id; [INFO] [stdout] | [INFO] [stdout] 28 | use tracing::Id; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `ok_response` in this scope [INFO] [stdout] --> src/tests.rs:409:23 [INFO] [stdout] | [INFO] [stdout] 409 | assert_eq!(response, ok_response("ok!".into(), Id::Num(1))); [INFO] [stdout] | ^^^^^^^^^^^ help: a local variable with a similar name exists: `response` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Id` [INFO] [stdout] --> src/tests.rs:409:49 [INFO] [stdout] | [INFO] [stdout] 409 | assert_eq!(response, ok_response("ok!".into(), Id::Num(1))); [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 28 | use crate::tracing::Id; [INFO] [stdout] | [INFO] [stdout] 28 | use crate::types::Id; [INFO] [stdout] | [INFO] [stdout] 28 | use jsonrpsee_types::Id; [INFO] [stdout] | [INFO] [stdout] 28 | use tracing::Id; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `ok_response` in this scope [INFO] [stdout] --> src/tests.rs:419:23 [INFO] [stdout] | [INFO] [stdout] 419 | assert_eq!(response, ok_response(JsonValue::Number(3.into()), Id::Num(1))); [INFO] [stdout] | ^^^^^^^^^^^ help: a local variable with a similar name exists: `response` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Id` [INFO] [stdout] --> src/tests.rs:419:64 [INFO] [stdout] | [INFO] [stdout] 419 | assert_eq!(response, ok_response(JsonValue::Number(3.into()), Id::Num(1))); [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 28 | use crate::tracing::Id; [INFO] [stdout] | [INFO] [stdout] 28 | use crate::types::Id; [INFO] [stdout] | [INFO] [stdout] 28 | use jsonrpsee_types::Id; [INFO] [stdout] | [INFO] [stdout] 28 | use tracing::Id; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `call_execution_failed` in this scope [INFO] [stdout] --> src/tests.rs:429:23 [INFO] [stdout] | [INFO] [stdout] 429 | assert_eq!(response, call_execution_failed("nah", Id::Num(1))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Id` [INFO] [stdout] --> src/tests.rs:429:52 [INFO] [stdout] | [INFO] [stdout] 429 | assert_eq!(response, call_execution_failed("nah", Id::Num(1))); [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 28 | use crate::tracing::Id; [INFO] [stdout] | [INFO] [stdout] 28 | use crate::types::Id; [INFO] [stdout] | [INFO] [stdout] 28 | use jsonrpsee_types::Id; [INFO] [stdout] | [INFO] [stdout] 28 | use tracing::Id; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `ok_response` in this scope [INFO] [stdout] --> src/tests.rs:439:23 [INFO] [stdout] | [INFO] [stdout] 439 | assert_eq!(response, ok_response(JsonValue::Number(3.into()), Id::Num(1))); [INFO] [stdout] | ^^^^^^^^^^^ help: a local variable with a similar name exists: `response` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Id` [INFO] [stdout] --> src/tests.rs:439:64 [INFO] [stdout] | [INFO] [stdout] 439 | assert_eq!(response, ok_response(JsonValue::Number(3.into()), Id::Num(1))); [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 28 | use crate::tracing::Id; [INFO] [stdout] | [INFO] [stdout] 28 | use crate::types::Id; [INFO] [stdout] | [INFO] [stdout] 28 | use jsonrpsee_types::Id; [INFO] [stdout] | [INFO] [stdout] 28 | use tracing::Id; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `method_not_found` in this scope [INFO] [stdout] --> src/tests.rs:449:23 [INFO] [stdout] | [INFO] [stdout] 449 | assert_eq!(response, method_not_found(Id::Str("foo".into()))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Id` [INFO] [stdout] --> src/tests.rs:449:40 [INFO] [stdout] | [INFO] [stdout] 449 | assert_eq!(response, method_not_found(Id::Str("foo".into()))); [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 28 | use crate::tracing::Id; [INFO] [stdout] | [INFO] [stdout] 28 | use crate::types::Id; [INFO] [stdout] | [INFO] [stdout] 28 | use jsonrpsee_types::Id; [INFO] [stdout] | [INFO] [stdout] 28 | use tracing::Id; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `parse_error` in this scope [INFO] [stdout] --> src/tests.rs:461:23 [INFO] [stdout] | [INFO] [stdout] 461 | 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.rs:471:23 [INFO] [stdout] | [INFO] [stdout] 471 | assert_eq!(response, invalid_request(Id::Num(1))); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Id` [INFO] [stdout] --> src/tests.rs:471:39 [INFO] [stdout] | [INFO] [stdout] 471 | assert_eq!(response, invalid_request(Id::Num(1))); [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 28 | use crate::tracing::Id; [INFO] [stdout] | [INFO] [stdout] 28 | use crate::types::Id; [INFO] [stdout] | [INFO] [stdout] 28 | use jsonrpsee_types::Id; [INFO] [stdout] | [INFO] [stdout] 28 | use tracing::Id; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `parse_error` in this scope [INFO] [stdout] --> src/tests.rs:507:24 [INFO] [stdout] | [INFO] [stdout] 507 | 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 `ok_response` in this scope [INFO] [stdout] --> src/tests.rs:510:24 [INFO] [stdout] | [INFO] [stdout] 510 | assert_eq!(response2, ok_response(JsonValue::String("hello".to_owned()), Id::Num(33))); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Id` [INFO] [stdout] --> src/tests.rs:510:75 [INFO] [stdout] | [INFO] [stdout] 510 | 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 one of these items [INFO] [stdout] | [INFO] [stdout] 28 | use crate::tracing::Id; [INFO] [stdout] | [INFO] [stdout] 28 | use crate::types::Id; [INFO] [stdout] | [INFO] [stdout] 28 | use jsonrpsee_types::Id; [INFO] [stdout] | [INFO] [stdout] 28 | use tracing::Id; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `invalid_request` in this scope [INFO] [stdout] --> src/tests.rs:520:23 [INFO] [stdout] | [INFO] [stdout] 520 | assert_eq!(response, invalid_request(Id::Num(1))); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Id` [INFO] [stdout] --> src/tests.rs:520:39 [INFO] [stdout] | [INFO] [stdout] 520 | assert_eq!(response, invalid_request(Id::Num(1))); [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 28 | use crate::tracing::Id; [INFO] [stdout] | [INFO] [stdout] 28 | use crate::types::Id; [INFO] [stdout] | [INFO] [stdout] 28 | use jsonrpsee_types::Id; [INFO] [stdout] | [INFO] [stdout] 28 | use tracing::Id; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `ok_response` in this scope [INFO] [stdout] --> src/tests.rs:523:23 [INFO] [stdout] | [INFO] [stdout] 523 | assert_eq!(response, ok_response(JsonValue::String("hello".to_owned()), Id::Num(33))); [INFO] [stdout] | ^^^^^^^^^^^ help: a local variable with a similar name exists: `response` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Id` [INFO] [stdout] --> src/tests.rs:523:74 [INFO] [stdout] | [INFO] [stdout] 523 | assert_eq!(response, ok_response(JsonValue::String("hello".to_owned()), Id::Num(33))); [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 28 | use crate::tracing::Id; [INFO] [stdout] | [INFO] [stdout] 28 | use crate::types::Id; [INFO] [stdout] | [INFO] [stdout] 28 | use jsonrpsee_types::Id; [INFO] [stdout] | [INFO] [stdout] 28 | use tracing::Id; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `ok_response` in this scope [INFO] [stdout] --> src/tests.rs:534:23 [INFO] [stdout] | [INFO] [stdout] 534 | assert_eq!(response, ok_response(JsonValue::String("hello".to_owned()), Id::Num(33))); [INFO] [stdout] | ^^^^^^^^^^^ help: a local variable with a similar name exists: `response` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Id` [INFO] [stdout] --> src/tests.rs:534:74 [INFO] [stdout] | [INFO] [stdout] 534 | assert_eq!(response, ok_response(JsonValue::String("hello".to_owned()), Id::Num(33))); [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 28 | use crate::tracing::Id; [INFO] [stdout] | [INFO] [stdout] 28 | use crate::types::Id; [INFO] [stdout] | [INFO] [stdout] 28 | use jsonrpsee_types::Id; [INFO] [stdout] | [INFO] [stdout] 28 | use tracing::Id; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `ok_response` in this scope [INFO] [stdout] --> src/tests.rs:544:23 [INFO] [stdout] | [INFO] [stdout] 544 | assert_eq!(response, ok_response(JsonValue::String("hello".to_owned()), Id::Num(333))); [INFO] [stdout] | ^^^^^^^^^^^ help: a local variable with a similar name exists: `response` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Id` [INFO] [stdout] --> src/tests.rs:544:74 [INFO] [stdout] | [INFO] [stdout] 544 | assert_eq!(response, ok_response(JsonValue::String("hello".to_owned()), Id::Num(333))); [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 28 | use crate::tracing::Id; [INFO] [stdout] | [INFO] [stdout] 28 | use crate::types::Id; [INFO] [stdout] | [INFO] [stdout] 28 | use jsonrpsee_types::Id; [INFO] [stdout] | [INFO] [stdout] 28 | use tracing::Id; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `call` in this scope [INFO] [stdout] --> src/tests.rs:605:17 [INFO] [stdout] | [INFO] [stdout] 605 | 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[E0433]: failed to resolve: use of undeclared type `Id` [INFO] [stdout] --> src/tests.rs:605:59 [INFO] [stdout] | [INFO] [stdout] 605 | let sub_call = call("subscribe_hello", Vec::<()>::new(), Id::Num(0)); [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 28 | use crate::tracing::Id; [INFO] [stdout] | [INFO] [stdout] 28 | use crate::types::Id; [INFO] [stdout] | [INFO] [stdout] 28 | use jsonrpsee_types::Id; [INFO] [stdout] | [INFO] [stdout] 28 | use tracing::Id; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `call` in this scope [INFO] [stdout] --> src/tests.rs:608:19 [INFO] [stdout] | [INFO] [stdout] 608 | 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[E0433]: failed to resolve: use of undeclared type `Id` [INFO] [stdout] --> src/tests.rs:608:59 [INFO] [stdout] | [INFO] [stdout] 608 | let unsub_call = call("unsubscribe_hello", vec![sub_id], Id::Num(1)); [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 28 | use crate::tracing::Id; [INFO] [stdout] | [INFO] [stdout] 28 | use crate::types::Id; [INFO] [stdout] | [INFO] [stdout] 28 | use jsonrpsee_types::Id; [INFO] [stdout] | [INFO] [stdout] 28 | use tracing::Id; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `call` in this scope [INFO] [stdout] --> src/tests.rs:612:19 [INFO] [stdout] | [INFO] [stdout] 612 | 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[E0433]: failed to resolve: use of undeclared type `Id` [INFO] [stdout] --> src/tests.rs:612:59 [INFO] [stdout] | [INFO] [stdout] 612 | let unsub_call = call("unsubscribe_hello", vec![sub_id], Id::Num(2)); [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 28 | use crate::tracing::Id; [INFO] [stdout] | [INFO] [stdout] 28 | use crate::types::Id; [INFO] [stdout] | [INFO] [stdout] 28 | use jsonrpsee_types::Id; [INFO] [stdout] | [INFO] [stdout] 28 | use tracing::Id; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `call` in this scope [INFO] [stdout] --> src/tests.rs:627:39 [INFO] [stdout] | [INFO] [stdout] 627 | let unsub = 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[E0433]: failed to resolve: use of undeclared type `Id` [INFO] [stdout] --> src/tests.rs:627:82 [INFO] [stdout] | [INFO] [stdout] 627 | let unsub = 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] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 28 | use crate::tracing::Id; [INFO] [stdout] | [INFO] [stdout] 28 | use crate::types::Id; [INFO] [stdout] | [INFO] [stdout] 28 | use jsonrpsee_types::Id; [INFO] [stdout] | [INFO] [stdout] 28 | use tracing::Id; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `call` in this scope [INFO] [stdout] --> src/tests.rs:667:37 [INFO] [stdout] | [INFO] [stdout] 667 | 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[E0433]: failed to resolve: use of undeclared type `Id` [INFO] [stdout] --> src/tests.rs:667:79 [INFO] [stdout] | [INFO] [stdout] 667 | 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] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 28 | use crate::tracing::Id; [INFO] [stdout] | [INFO] [stdout] 28 | use crate::types::Id; [INFO] [stdout] | [INFO] [stdout] 28 | use jsonrpsee_types::Id; [INFO] [stdout] | [INFO] [stdout] 28 | use tracing::Id; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `call` in this scope [INFO] [stdout] --> src/tests.rs:669:39 [INFO] [stdout] | [INFO] [stdout] 669 | 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[E0433]: failed to resolve: use of undeclared type `Id` [INFO] [stdout] --> src/tests.rs:669:85 [INFO] [stdout] | [INFO] [stdout] 669 | 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] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 28 | use crate::tracing::Id; [INFO] [stdout] | [INFO] [stdout] 28 | use crate::types::Id; [INFO] [stdout] | [INFO] [stdout] 28 | use jsonrpsee_types::Id; [INFO] [stdout] | [INFO] [stdout] 28 | use tracing::Id; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `with_default_timeout` found for opaque type `impl futures_util::Future, jsonrpsee_core::Error>>` in the current scope [INFO] [stdout] --> src/tests.rs:80:63 [INFO] [stdout] | [INFO] [stdout] 80 | let server = WsServerBuilder::default().build("127.0.0.1:0").with_default_timeout().await.unwrap().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ method not found in `impl futures_util::Future, jsonrpsee_core::Error>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `with_default_timeout` found for opaque type `impl futures_util::Future, jsonrpsee_core::Error>>` in the current scope [INFO] [stdout] --> src/tests.rs:141:63 [INFO] [stdout] | [INFO] [stdout] 141 | let server = WsServerBuilder::default().build("127.0.0.1:0").with_default_timeout().await.unwrap().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ method not found in `impl futures_util::Future, jsonrpsee_core::Error>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/tests.rs:368:55 [INFO] [stdout] | [INFO] [stdout] 368 | assert_eq!(response, ok_response(JsonValue::Number(3.into()), Id::Num(1))); [INFO] [stdout] | --^^^^-- [INFO] [stdout] | | | [INFO] [stdout] | | cannot infer type for type `{integer}` [INFO] [stdout] | this method call resolves to `T` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `serde_json::Number: From<{integer}>` found in the `serde_json` crate: [INFO] [stdout] - impl From for serde_json::Number; [INFO] [stdout] - impl From for serde_json::Number; [INFO] [stdout] - impl From for serde_json::Number; [INFO] [stdout] - impl From for serde_json::Number; [INFO] [stdout] and 6 more [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `{integer}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/tests.rs:419:55 [INFO] [stdout] | [INFO] [stdout] 419 | assert_eq!(response, ok_response(JsonValue::Number(3.into()), Id::Num(1))); [INFO] [stdout] | --^^^^-- [INFO] [stdout] | | | [INFO] [stdout] | | cannot infer type for type `{integer}` [INFO] [stdout] | this method call resolves to `T` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `serde_json::Number: From<{integer}>` found in the `serde_json` crate: [INFO] [stdout] - impl From for serde_json::Number; [INFO] [stdout] - impl From for serde_json::Number; [INFO] [stdout] - impl From for serde_json::Number; [INFO] [stdout] - impl From for serde_json::Number; [INFO] [stdout] and 6 more [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `{integer}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/tests.rs:439:55 [INFO] [stdout] | [INFO] [stdout] 439 | assert_eq!(response, ok_response(JsonValue::Number(3.into()), Id::Num(1))); [INFO] [stdout] | --^^^^-- [INFO] [stdout] | | | [INFO] [stdout] | | cannot infer type for type `{integer}` [INFO] [stdout] | this method call resolves to `T` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `serde_json::Number: From<{integer}>` found in the `serde_json` crate: [INFO] [stdout] - impl From for serde_json::Number; [INFO] [stdout] - impl From for serde_json::Number; [INFO] [stdout] - impl From for serde_json::Number; [INFO] [stdout] - impl From for serde_json::Number; [INFO] [stdout] and 6 more [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `{integer}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `with_default_timeout` found for opaque type `impl futures_util::Future` in the current scope [INFO] [stdout] --> src/tests.rs:574:53 [INFO] [stdout] | [INFO] [stdout] 574 | let (_addr, server_handle) = server_with_handles().with_default_timeout().await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ method not found in `impl futures_util::Future` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `with_default_timeout` found for opaque type `impl futures_util::Future` in the current scope [INFO] [stdout] --> src/tests.rs:589:53 [INFO] [stdout] | [INFO] [stdout] 589 | let (_addr, server_handle) = server_with_handles().with_default_timeout().await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ method not found in `impl futures_util::Future` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `with_default_timeout` found for opaque type `impl futures_util::Future` in the current scope [INFO] [stdout] --> src/tests.rs:593:53 [INFO] [stdout] | [INFO] [stdout] 593 | let (_addr, server_handle) = server_with_handles().with_default_timeout().await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ method not found in `impl futures_util::Future` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `with_timeout` found for struct `futures_util::future::Join` in the current scope [INFO] [stdout] --> src/tests.rs:596:61 [INFO] [stdout] | [INFO] [stdout] 596 | join(server_handle.clone().stop().unwrap(), server_handle).with_timeout(TIMEOUT).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^ method not found in `futures_util::future::Join<_, _>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `with_default_timeout` found for opaque type `impl futures_util::Future, jsonrpsee_core::Error>>` in the current scope [INFO] [stdout] --> src/tests.rs:648:4 [INFO] [stdout] | [INFO] [stdout] 648 | .with_default_timeout() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ method not found in `impl futures_util::Future, jsonrpsee_core::Error>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 116 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0283, E0425, E0432, E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0283`. [INFO] [stdout] [INFO] [stderr] error: could not compile `jsonrpsee-ws-server` due to 117 previous errors [INFO] running `Command { std: "docker" "inspect" "53dfbe34a4557478e6e5c44763806e4f9b28c3eeda3637e0eb3d4570167addbd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53dfbe34a4557478e6e5c44763806e4f9b28c3eeda3637e0eb3d4570167addbd", kill_on_drop: false }` [INFO] [stdout] 53dfbe34a4557478e6e5c44763806e4f9b28c3eeda3637e0eb3d4570167addbd