[INFO] fetching crate tower-lsp 0.20.0...
[INFO] checking tower-lsp-0.20.0 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] extracting crate tower-lsp 0.20.0 into /workspace/builds/worker-2-tc2/source
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain
[INFO] started tweaking crates.io crate tower-lsp 0.20.0
[INFO] finished tweaking crates.io crate tower-lsp 0.20.0
[INFO] tweaked toml for crates.io crate tower-lsp 0.20.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tower-lsp 0.20.0 on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tower-lsp 0.20.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] feb267f24bdb6d29f7ca4b82a31abf6bfb6f2e908089f5464b27859a6f04a312
[INFO] running `Command { std: "docker" "start" "-a" "feb267f24bdb6d29f7ca4b82a31abf6bfb6f2e908089f5464b27859a6f04a312", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "feb267f24bdb6d29f7ca4b82a31abf6bfb6f2e908089f5464b27859a6f04a312", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "feb267f24bdb6d29f7ca4b82a31abf6bfb6f2e908089f5464b27859a6f04a312", kill_on_drop: false }`
[INFO] [stdout] feb267f24bdb6d29f7ca4b82a31abf6bfb6f2e908089f5464b27859a6f04a312
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dunmustuse_in_always_ok" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4326c52702f53ff6b1a258fd40dd8f510c5a319e923c635e07cc420c07305a9d
[INFO] running `Command { std: "docker" "start" "-a" "4326c52702f53ff6b1a258fd40dd8f510c5a319e923c635e07cc420c07305a9d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling futures-core v0.3.25
[INFO] [stderr]     Checking futures-sink v0.3.25
[INFO] [stderr]    Compiling futures-task v0.3.25
[INFO] [stderr]    Compiling futures-channel v0.3.25
[INFO] [stderr]     Checking futures-io v0.3.25
[INFO] [stderr]    Compiling semver v1.0.16
[INFO] [stderr]    Compiling futures-util v0.3.25
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]     Checking tinyvec_macros v0.1.0
[INFO] [stderr]     Checking bytes v1.3.0
[INFO] [stderr]    Compiling tokio v1.24.2
[INFO] [stderr]     Checking unicode-bidi v0.3.8
[INFO] [stderr]     Checking percent-encoding v2.2.0
[INFO] [stderr]     Checking getrandom v0.2.8
[INFO] [stderr]     Checking num_cpus v1.15.0
[INFO] [stderr]     Checking mio v0.8.6
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking socket2 v0.4.7
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]     Checking form_urlencoded v1.1.0
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking tracing-core v0.1.30
[INFO] [stderr]    Compiling serde_json v1.0.93
[INFO] [stderr]     Checking data-encoding v2.4.0
[INFO] [stderr]    Compiling async-trait v0.1.61
[INFO] [stderr]     Checking parking_lot_core v0.9.7
[INFO] [stderr]     Checking digest v0.10.6
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking tower-layer v0.3.2
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking sharded-slab v0.1.4
[INFO] [stderr]     Checking thread_local v1.1.7
[INFO] [stderr]     Checking bitflags v2.3.3
[INFO] [stderr]     Checking tracing-log v0.1.3
[INFO] [stderr]     Checking sha1 v0.10.5
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling pharos v0.5.3
[INFO] [stderr]    Compiling async_io_stream v0.3.3
[INFO] [stderr]    Compiling ws_stream_tungstenite v0.10.0
[INFO] [stderr]    Compiling quote v1.0.32
[INFO] [stderr]     Checking http v0.2.9
[INFO] [stderr]     Checking dashmap v5.4.0
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling syn v2.0.28
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking tracing-subscriber v0.3.16
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking idna v0.3.0
[INFO] [stderr]    Compiling tower-lsp-macros v0.9.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling futures-macro v0.3.25
[INFO] [stderr]    Compiling serde_derive v1.0.152
[INFO] [stderr]    Compiling tokio-macros v1.8.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.38
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling tracing-attributes v0.1.23
[INFO] [stderr]    Compiling serde_repr v0.1.10
[INFO] [stderr]    Compiling auto_impl v1.0.1
[INFO] [stderr]     Checking thiserror v1.0.38
[INFO] [stderr]     Checking pin-project v1.0.12
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]     Checking futures-executor v0.3.25
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking serde v1.0.152
[INFO] [stderr]     Checking futures v0.3.25
[INFO] [stderr]     Checking tokio-util v0.7.4
[INFO] [stderr]     Checking url v2.3.1
[INFO] [stderr]     Checking tungstenite v0.19.0
[INFO] [stderr]     Checking async-tungstenite v0.22.2
[INFO] [stderr]     Checking lsp-types v0.94.1
[INFO] [stderr]     Checking tower-lsp v0.20.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/service/client/pending.rs:67:24
[INFO] [stdout]    |
[INFO] [stdout] 67 |         struct Waiters(usize);
[INFO] [stdout]    |                ------- ^^^^^
[INFO] [stdout]    |                |
[INFO] [stdout]    |                field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `Waiters` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/service/client/pending.rs:67:24
[INFO] [stdout]    |
[INFO] [stdout] 67 |         struct Waiters(usize);
[INFO] [stdout]    |                ------- ^^^^^
[INFO] [stdout]    |                |
[INFO] [stdout]    |                field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `Waiters` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::option::Option<response::Response>, Infallible>
[INFO] [stdout]    --> src/jsonrpc/router.rs:320:24
[INFO] [stdout]     |
[INFO] [stdout] 320 |         let response = router.ready().await.unwrap().call(request).await;
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<&mut router::Router<router::tests::Mock>, Infallible>
[INFO] [stdout]    --> src/jsonrpc/router.rs:320:24
[INFO] [stdout]     |
[INFO] [stdout] 320 |         let response = router.ready().await.unwrap().call(request).await;
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<&mut router::Router<router::tests::Mock>, Infallible>
[INFO] [stdout]    --> src/jsonrpc/router.rs:320:39
[INFO] [stdout]     |
[INFO] [stdout] 320 |         let response = router.ready().await.unwrap().call(request).await;
[INFO] [stdout]     |                                       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<&mut router::Router<router::tests::Mock>, Infallible>
[INFO] [stdout]    --> src/jsonrpc/router.rs:320:24
[INFO] [stdout]     |
[INFO] [stdout] 320 |         let response = router.ready().await.unwrap().call(request).await;
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::option::Option<response::Response>, Infallible>
[INFO] [stdout]    --> src/jsonrpc/router.rs:320:68
[INFO] [stdout]     |
[INFO] [stdout] 320 |         let response = router.ready().await.unwrap().call(request).await;
[INFO] [stdout]     |                                                                    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::option::Option<response::Response>, Infallible>
[INFO] [stdout]    --> src/jsonrpc/router.rs:320:24
[INFO] [stdout]     |
[INFO] [stdout] 320 |         let response = router.ready().await.unwrap().call(request).await;
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::option::Option<response::Response>, Infallible>
[INFO] [stdout]    --> src/jsonrpc/router.rs:321:20
[INFO] [stdout]     |
[INFO] [stdout] 321 |         assert_eq!(response, Ok(Some(Response::from_ok(0.into(), Value::Null))));
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::option::Option<response::Response>, Infallible>
[INFO] [stdout]    --> src/jsonrpc/router.rs:321:30
[INFO] [stdout]     |
[INFO] [stdout] 321 |         assert_eq!(response, Ok(Some(Response::from_ok(0.into(), Value::Null))));
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::option::Option<response::Response>, Infallible>
[INFO] [stdout]    --> src/jsonrpc/router.rs:321:9
[INFO] [stdout]     |
[INFO] [stdout] 321 |         assert_eq!(response, Ok(Some(Response::from_ok(0.into(), Value::Null))));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::option::Option<response::Response>, Infallible>
[INFO] [stdout]    --> src/jsonrpc/router.rs:321:9
[INFO] [stdout]     |
[INFO] [stdout] 321 |         assert_eq!(response, Ok(Some(Response::from_ok(0.into(), Value::Null))));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::option::Option<response::Response>, Infallible>
[INFO] [stdout]    --> src/jsonrpc/router.rs:321:9
[INFO] [stdout]     |
[INFO] [stdout] 321 |         assert_eq!(response, Ok(Some(Response::from_ok(0.into(), Value::Null))));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::option::Option<response::Response>, Infallible>
[INFO] [stdout]    --> src/jsonrpc/router.rs:321:9
[INFO] [stdout]     |
[INFO] [stdout] 321 |         assert_eq!(response, Ok(Some(Response::from_ok(0.into(), Value::Null))));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::option::Option<response::Response>, Infallible>
[INFO] [stdout]    --> src/jsonrpc/router.rs:328:24
[INFO] [stdout]     |
[INFO] [stdout] 328 |         let response = router.ready().await.unwrap().call(with_params).await;
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<&mut router::Router<router::tests::Mock>, Infallible>
[INFO] [stdout]    --> src/jsonrpc/router.rs:328:24
[INFO] [stdout]     |
[INFO] [stdout] 328 |         let response = router.ready().await.unwrap().call(with_params).await;
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<&mut router::Router<router::tests::Mock>, Infallible>
[INFO] [stdout]    --> src/jsonrpc/router.rs:328:39
[INFO] [stdout]     |
[INFO] [stdout] 328 |         let response = router.ready().await.unwrap().call(with_params).await;
[INFO] [stdout]     |                                       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<&mut router::Router<router::tests::Mock>, Infallible>
[INFO] [stdout]    --> src/jsonrpc/router.rs:328:24
[INFO] [stdout]     |
[INFO] [stdout] 328 |         let response = router.ready().await.unwrap().call(with_params).await;
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::option::Option<response::Response>, Infallible>
[INFO] [stdout]    --> src/jsonrpc/router.rs:328:72
[INFO] [stdout]     |
[INFO] [stdout] 328 |         let response = router.ready().await.unwrap().call(with_params).await;
[INFO] [stdout]     |                                                                        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::option::Option<response::Response>, Infallible>
[INFO] [stdout]    --> src/jsonrpc/router.rs:328:24
[INFO] [stdout]     |
[INFO] [stdout] 328 |         let response = router.ready().await.unwrap().call(with_params).await;
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::option::Option<response::Response>, Infallible>
[INFO] [stdout]    --> src/jsonrpc/router.rs:329:20
[INFO] [stdout]     |
[INFO] [stdout] 329 |         assert_eq!(response, Ok(Some(Response::from_ok(1.into(), params))));
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::option::Option<response::Response>, Infallible>
[INFO] [stdout]    --> src/jsonrpc/router.rs:329:30
[INFO] [stdout]     |
[INFO] [stdout] 329 |         assert_eq!(response, Ok(Some(Response::from_ok(1.into(), params))));
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::option::Option<response::Response>, Infallible>
[INFO] [stdout]    --> src/jsonrpc/router.rs:329:9
[INFO] [stdout]     |
[INFO] [stdout] 329 |         assert_eq!(response, Ok(Some(Response::from_ok(1.into(), params))));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::option::Option<response::Response>, Infallible>
[INFO] [stdout]    --> src/jsonrpc/router.rs:329:9
[INFO] [stdout]     |
[INFO] [stdout] 329 |         assert_eq!(response, Ok(Some(Response::from_ok(1.into(), params))));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::option::Option<response::Response>, Infallible>
[INFO] [stdout]    --> src/jsonrpc/router.rs:329:9
[INFO] [stdout]     |
[INFO] [stdout] 329 |         assert_eq!(response, Ok(Some(Response::from_ok(1.into(), params))));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::option::Option<response::Response>, Infallible>
[INFO] [stdout]    --> src/jsonrpc/router.rs:329:9
[INFO] [stdout]     |
[INFO] [stdout] 329 |         assert_eq!(response, Ok(Some(Response::from_ok(1.into(), params))));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::option::Option<response::Response>, Infallible>
[INFO] [stdout]    --> src/jsonrpc/router.rs:340:24
[INFO] [stdout]     |
[INFO] [stdout] 340 |         let response = router.ready().await.unwrap().call(request).await;
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<&mut router::Router<router::tests::Mock>, Infallible>
[INFO] [stdout]    --> src/jsonrpc/router.rs:340:24
[INFO] [stdout]     |
[INFO] [stdout] 340 |         let response = router.ready().await.unwrap().call(request).await;
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<&mut router::Router<router::tests::Mock>, Infallible>
[INFO] [stdout]    --> src/jsonrpc/router.rs:340:39
[INFO] [stdout]     |
[INFO] [stdout] 340 |         let response = router.ready().await.unwrap().call(request).await;
[INFO] [stdout]     |                                       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<&mut router::Router<router::tests::Mock>, Infallible>
[INFO] [stdout]    --> src/jsonrpc/router.rs:340:24
[INFO] [stdout]     |
[INFO] [stdout] 340 |         let response = router.ready().await.unwrap().call(request).await;
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::option::Option<response::Response>, Infallible>
[INFO] [stdout]    --> src/jsonrpc/router.rs:340:68
[INFO] [stdout]     |
[INFO] [stdout] 340 |         let response = router.ready().await.unwrap().call(request).await;
[INFO] [stdout]     |                                                                    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::option::Option<response::Response>, Infallible>
[INFO] [stdout]    --> src/jsonrpc/router.rs:340:24
[INFO] [stdout]     |
[INFO] [stdout] 340 |         let response = router.ready().await.unwrap().call(request).await;
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::option::Option<response::Response>, Infallible>
[INFO] [stdout]    --> src/jsonrpc/router.rs:341:20
[INFO] [stdout]     |
[INFO] [stdout] 341 |         assert_eq!(response, Ok(None));
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::option::Option<response::Response>, Infallible>
[INFO] [stdout]    --> src/jsonrpc/router.rs:341:30
[INFO] [stdout]     |
[INFO] [stdout] 341 |         assert_eq!(response, Ok(None));
[INFO] [stdout]     |                              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::option::Option<response::Response>, Infallible>
[INFO] [stdout]    --> src/jsonrpc/router.rs:341:9
[INFO] [stdout]     |
[INFO] [stdout] 341 |         assert_eq!(response, Ok(None));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::option::Option<response::Response>, Infallible>
[INFO] [stdout]    --> src/jsonrpc/router.rs:341:9
[INFO] [stdout]     |
[INFO] [stdout] 341 |         assert_eq!(response, Ok(None));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::option::Option<response::Response>, Infallible>
[INFO] [stdout]    --> src/jsonrpc/router.rs:341:9
[INFO] [stdout]     |
[INFO] [stdout] 341 |         assert_eq!(response, Ok(None));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::option::Option<response::Response>, Infallible>
[INFO] [stdout]    --> src/jsonrpc/router.rs:341:9
[INFO] [stdout]     |
[INFO] [stdout] 341 |         assert_eq!(response, Ok(None));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::option::Option<response::Response>, Infallible>
[INFO] [stdout]    --> src/jsonrpc/router.rs:345:24
[INFO] [stdout]     |
[INFO] [stdout] 345 |         let response = router.ready().await.unwrap().call(with_params).await;
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<&mut router::Router<router::tests::Mock>, Infallible>
[INFO] [stdout]    --> src/jsonrpc/router.rs:345:24
[INFO] [stdout]     |
[INFO] [stdout] 345 |         let response = router.ready().await.unwrap().call(with_params).await;
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<&mut router::Router<router::tests::Mock>, Infallible>
[INFO] [stdout]    --> src/jsonrpc/router.rs:345:39
[INFO] [stdout]     |
[INFO] [stdout] 345 |         let response = router.ready().await.unwrap().call(with_params).await;
[INFO] [stdout]     |                                       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<&mut router::Router<router::tests::Mock>, Infallible>
[INFO] [stdout]    --> src/jsonrpc/router.rs:345:24
[INFO] [stdout]     |
[INFO] [stdout] 345 |         let response = router.ready().await.unwrap().call(with_params).await;
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::option::Option<response::Response>, Infallible>
[INFO] [stdout]    --> src/jsonrpc/router.rs:345:72
[INFO] [stdout]     |
[INFO] [stdout] 345 |         let response = router.ready().await.unwrap().call(with_params).await;
[INFO] [stdout]     |                                                                        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::option::Option<response::Response>, Infallible>
[INFO] [stdout]    --> src/jsonrpc/router.rs:345:24
[INFO] [stdout]     |
[INFO] [stdout] 345 |         let response = router.ready().await.unwrap().call(with_params).await;
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::option::Option<response::Response>, Infallible>
[INFO] [stdout]    --> src/jsonrpc/router.rs:346:20
[INFO] [stdout]     |
[INFO] [stdout] 346 |         assert_eq!(response, Ok(None));
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::option::Option<response::Response>, Infallible>
[INFO] [stdout]    --> src/jsonrpc/router.rs:346:30
[INFO] [stdout]     |
[INFO] [stdout] 346 |         assert_eq!(response, Ok(None));
[INFO] [stdout]     |                              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::option::Option<response::Response>, Infallible>
[INFO] [stdout]    --> src/jsonrpc/router.rs:346:9
[INFO] [stdout]     |
[INFO] [stdout] 346 |         assert_eq!(response, Ok(None));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::option::Option<response::Response>, Infallible>
[INFO] [stdout]    --> src/jsonrpc/router.rs:346:9
[INFO] [stdout]     |
[INFO] [stdout] 346 |         assert_eq!(response, Ok(None));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::option::Option<response::Response>, Infallible>
[INFO] [stdout]    --> src/jsonrpc/router.rs:346:9
[INFO] [stdout]     |
[INFO] [stdout] 346 |         assert_eq!(response, Ok(None));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::option::Option<response::Response>, Infallible>
[INFO] [stdout]    --> src/jsonrpc/router.rs:346:9
[INFO] [stdout]     |
[INFO] [stdout] 346 |         assert_eq!(response, Ok(None));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::option::Option<response::Response>, Infallible>
[INFO] [stdout]    --> src/jsonrpc/router.rs:359:24
[INFO] [stdout]     |
[INFO] [stdout] 359 |         let response = router.ready().await.unwrap().call(invalid_params).await;
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<&mut router::Router<router::tests::Mock>, Infallible>
[INFO] [stdout]    --> src/jsonrpc/router.rs:359:24
[INFO] [stdout]     |
[INFO] [stdout] 359 |         let response = router.ready().await.unwrap().call(invalid_params).await;
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<&mut router::Router<router::tests::Mock>, Infallible>
[INFO] [stdout]    --> src/jsonrpc/router.rs:359:39
[INFO] [stdout]     |
[INFO] [stdout] 359 |         let response = router.ready().await.unwrap().call(invalid_params).await;
[INFO] [stdout]     |                                       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<&mut router::Router<router::tests::Mock>, Infallible>
[INFO] [stdout]    --> src/jsonrpc/router.rs:359:24
[INFO] [stdout]     |
[INFO] [stdout] 359 |         let response = router.ready().await.unwrap().call(invalid_params).await;
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::option::Option<response::Response>, Infallible>
[INFO] [stdout]    --> src/jsonrpc/router.rs:359:75
[INFO] [stdout]     |
[INFO] [stdout] 359 |         let response = router.ready().await.unwrap().call(invalid_params).await;
[INFO] [stdout]     |                                                                           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::option::Option<response::Response>, Infallible>
[INFO] [stdout]    --> src/jsonrpc/router.rs:359:24
[INFO] [stdout]     |
[INFO] [stdout] 359 |         let response = router.ready().await.unwrap().call(invalid_params).await;
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::option::Option<response::Response>, Infallible>
[INFO] [stdout]    --> src/jsonrpc/router.rs:361:13
[INFO] [stdout]     |
[INFO] [stdout] 361 |             response,
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::option::Option<response::Response>, Infallible>
[INFO] [stdout]    --> src/jsonrpc/router.rs:362:13
[INFO] [stdout]     |
[INFO] [stdout] 362 | /             Ok(Some(Response::from_error(
[INFO] [stdout] 363 | |                 0.into(),
[INFO] [stdout] 364 | |                 Error::invalid_params("invalid type: string \"wrong\", expected struct Params"),
[INFO] [stdout] 365 | |             )))
[INFO] [stdout]     | |_______________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::option::Option<response::Response>, Infallible>
[INFO] [stdout]    --> src/jsonrpc/router.rs:360:9
[INFO] [stdout]     |
[INFO] [stdout] 360 | /         assert_eq!(
[INFO] [stdout] 361 | |             response,
[INFO] [stdout] 362 | |             Ok(Some(Response::from_error(
[INFO] [stdout] 363 | |                 0.into(),
[INFO] [stdout] 364 | |                 Error::invalid_params("invalid type: string \"wrong\", expected struct Params"),
[INFO] [stdout] 365 | |             )))
[INFO] [stdout] 366 | |         );
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::option::Option<response::Response>, Infallible>
[INFO] [stdout]    --> src/jsonrpc/router.rs:360:9
[INFO] [stdout]     |
[INFO] [stdout] 360 | /         assert_eq!(
[INFO] [stdout] 361 | |             response,
[INFO] [stdout] 362 | |             Ok(Some(Response::from_error(
[INFO] [stdout] 363 | |                 0.into(),
[INFO] [stdout] 364 | |                 Error::invalid_params("invalid type: string \"wrong\", expected struct Params"),
[INFO] [stdout] 365 | |             )))
[INFO] [stdout] 366 | |         );
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::option::Option<response::Response>, Infallible>
[INFO] [stdout]    --> src/jsonrpc/router.rs:360:9
[INFO] [stdout]     |
[INFO] [stdout] 360 | /         assert_eq!(
[INFO] [stdout] 361 | |             response,
[INFO] [stdout] 362 | |             Ok(Some(Response::from_error(
[INFO] [stdout] 363 | |                 0.into(),
[INFO] [stdout] 364 | |                 Error::invalid_params("invalid type: string \"wrong\", expected struct Params"),
[INFO] [stdout] 365 | |             )))
[INFO] [stdout] 366 | |         );
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::option::Option<response::Response>, Infallible>
[INFO] [stdout]    --> src/jsonrpc/router.rs:360:9
[INFO] [stdout]     |
[INFO] [stdout] 360 | /         assert_eq!(
[INFO] [stdout] 361 | |             response,
[INFO] [stdout] 362 | |             Ok(Some(Response::from_error(
[INFO] [stdout] 363 | |                 0.into(),
[INFO] [stdout] 364 | |                 Error::invalid_params("invalid type: string \"wrong\", expected struct Params"),
[INFO] [stdout] 365 | |             )))
[INFO] [stdout] 366 | |         );
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::option::Option<response::Response>, Infallible>
[INFO] [stdout]    --> src/jsonrpc/router.rs:378:24
[INFO] [stdout]     |
[INFO] [stdout] 378 |         let response = router.ready().await.unwrap().call(invalid_params).await;
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<&mut router::Router<router::tests::Mock>, Infallible>
[INFO] [stdout]    --> src/jsonrpc/router.rs:378:24
[INFO] [stdout]     |
[INFO] [stdout] 378 |         let response = router.ready().await.unwrap().call(invalid_params).await;
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<&mut router::Router<router::tests::Mock>, Infallible>
[INFO] [stdout]    --> src/jsonrpc/router.rs:378:39
[INFO] [stdout]     |
[INFO] [stdout] 378 |         let response = router.ready().await.unwrap().call(invalid_params).await;
[INFO] [stdout]     |                                       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<&mut router::Router<router::tests::Mock>, Infallible>
[INFO] [stdout]    --> src/jsonrpc/router.rs:378:24
[INFO] [stdout]     |
[INFO] [stdout] 378 |         let response = router.ready().await.unwrap().call(invalid_params).await;
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::option::Option<response::Response>, Infallible>
[INFO] [stdout]    --> src/jsonrpc/router.rs:378:75
[INFO] [stdout]     |
[INFO] [stdout] 378 |         let response = router.ready().await.unwrap().call(invalid_params).await;
[INFO] [stdout]     |                                                                           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::option::Option<response::Response>, Infallible>
[INFO] [stdout]    --> src/jsonrpc/router.rs:378:24
[INFO] [stdout]     |
[INFO] [stdout] 378 |         let response = router.ready().await.unwrap().call(invalid_params).await;
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::option::Option<response::Response>, Infallible>
[INFO] [stdout]    --> src/jsonrpc/router.rs:379:20
[INFO] [stdout]     |
[INFO] [stdout] 379 |         assert_eq!(response, Ok(None));
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::option::Option<response::Response>, Infallible>
[INFO] [stdout]    --> src/jsonrpc/router.rs:379:30
[INFO] [stdout]     |
[INFO] [stdout] 379 |         assert_eq!(response, Ok(None));
[INFO] [stdout]     |                              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::option::Option<response::Response>, Infallible>
[INFO] [stdout]    --> src/jsonrpc/router.rs:379:9
[INFO] [stdout]     |
[INFO] [stdout] 379 |         assert_eq!(response, Ok(None));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::option::Option<response::Response>, Infallible>
[INFO] [stdout]    --> src/jsonrpc/router.rs:379:9
[INFO] [stdout]     |
[INFO] [stdout] 379 |         assert_eq!(response, Ok(None));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::option::Option<response::Response>, Infallible>
[INFO] [stdout]    --> src/jsonrpc/router.rs:379:9
[INFO] [stdout]     |
[INFO] [stdout] 379 |         assert_eq!(response, Ok(None));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::option::Option<response::Response>, Infallible>
[INFO] [stdout]    --> src/jsonrpc/router.rs:379:9
[INFO] [stdout]     |
[INFO] [stdout] 379 |         assert_eq!(response, Ok(None));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::option::Option<response::Response>, Infallible>
[INFO] [stdout]    --> src/jsonrpc/router.rs:390:24
[INFO] [stdout]     |
[INFO] [stdout] 390 |         let response = router.ready().await.unwrap().call(request).await;
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<&mut router::Router<router::tests::Mock>, Infallible>
[INFO] [stdout]    --> src/jsonrpc/router.rs:390:24
[INFO] [stdout]     |
[INFO] [stdout] 390 |         let response = router.ready().await.unwrap().call(request).await;
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<&mut router::Router<router::tests::Mock>, Infallible>
[INFO] [stdout]    --> src/jsonrpc/router.rs:390:39
[INFO] [stdout]     |
[INFO] [stdout] 390 |         let response = router.ready().await.unwrap().call(request).await;
[INFO] [stdout]     |                                       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<&mut router::Router<router::tests::Mock>, Infallible>
[INFO] [stdout]    --> src/jsonrpc/router.rs:390:24
[INFO] [stdout]     |
[INFO] [stdout] 390 |         let response = router.ready().await.unwrap().call(request).await;
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::option::Option<response::Response>, Infallible>
[INFO] [stdout]    --> src/jsonrpc/router.rs:390:68
[INFO] [stdout]     |
[INFO] [stdout] 390 |         let response = router.ready().await.unwrap().call(request).await;
[INFO] [stdout]     |                                                                    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::option::Option<response::Response>, Infallible>
[INFO] [stdout]    --> src/jsonrpc/router.rs:390:24
[INFO] [stdout]     |
[INFO] [stdout] 390 |         let response = router.ready().await.unwrap().call(request).await;
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::option::Option<response::Response>, Infallible>
[INFO] [stdout]    --> src/jsonrpc/router.rs:391:20
[INFO] [stdout]     |
[INFO] [stdout] 391 |         assert_eq!(response, Ok(None));
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::option::Option<response::Response>, Infallible>
[INFO] [stdout]    --> src/jsonrpc/router.rs:391:30
[INFO] [stdout]     |
[INFO] [stdout] 391 |         assert_eq!(response, Ok(None));
[INFO] [stdout]     |                              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::option::Option<response::Response>, Infallible>
[INFO] [stdout]    --> src/jsonrpc/router.rs:391:9
[INFO] [stdout]     |
[INFO] [stdout] 391 |         assert_eq!(response, Ok(None));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::option::Option<response::Response>, Infallible>
[INFO] [stdout]    --> src/jsonrpc/router.rs:391:9
[INFO] [stdout]     |
[INFO] [stdout] 391 |         assert_eq!(response, Ok(None));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::option::Option<response::Response>, Infallible>
[INFO] [stdout]    --> src/jsonrpc/router.rs:391:9
[INFO] [stdout]     |
[INFO] [stdout] 391 |         assert_eq!(response, Ok(None));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::option::Option<response::Response>, Infallible>
[INFO] [stdout]    --> src/jsonrpc/router.rs:391:9
[INFO] [stdout]     |
[INFO] [stdout] 391 |         assert_eq!(response, Ok(None));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::option::Option<response::Response>, Infallible>
[INFO] [stdout]    --> src/jsonrpc/router.rs:394:24
[INFO] [stdout]     |
[INFO] [stdout] 394 |         let response = router.ready().await.unwrap().call(request).await;
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<&mut router::Router<router::tests::Mock>, Infallible>
[INFO] [stdout]    --> src/jsonrpc/router.rs:394:24
[INFO] [stdout]     |
[INFO] [stdout] 394 |         let response = router.ready().await.unwrap().call(request).await;
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<&mut router::Router<router::tests::Mock>, Infallible>
[INFO] [stdout]    --> src/jsonrpc/router.rs:394:39
[INFO] [stdout]     |
[INFO] [stdout] 394 |         let response = router.ready().await.unwrap().call(request).await;
[INFO] [stdout]     |                                       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<&mut router::Router<router::tests::Mock>, Infallible>
[INFO] [stdout]    --> src/jsonrpc/router.rs:394:24
[INFO] [stdout]     |
[INFO] [stdout] 394 |         let response = router.ready().await.unwrap().call(request).await;
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::option::Option<response::Response>, Infallible>
[INFO] [stdout]    --> src/jsonrpc/router.rs:394:68
[INFO] [stdout]     |
[INFO] [stdout] 394 |         let response = router.ready().await.unwrap().call(request).await;
[INFO] [stdout]     |                                                                    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::option::Option<response::Response>, Infallible>
[INFO] [stdout]    --> src/jsonrpc/router.rs:394:24
[INFO] [stdout]     |
[INFO] [stdout] 394 |         let response = router.ready().await.unwrap().call(request).await;
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::option::Option<response::Response>, Infallible>
[INFO] [stdout]    --> src/jsonrpc/router.rs:396:13
[INFO] [stdout]     |
[INFO] [stdout] 396 |             response,
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::option::Option<response::Response>, Infallible>
[INFO] [stdout]    --> src/jsonrpc/router.rs:397:13
[INFO] [stdout]     |
[INFO] [stdout] 397 | /             Ok(Some(Response::from_error(
[INFO] [stdout] 398 | |                 0.into(),
[INFO] [stdout] 399 | |                 Error::invalid_request(),
[INFO] [stdout] 400 | |             )))
[INFO] [stdout]     | |_______________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::option::Option<response::Response>, Infallible>
[INFO] [stdout]    --> src/jsonrpc/router.rs:395:9
[INFO] [stdout]     |
[INFO] [stdout] 395 | /         assert_eq!(
[INFO] [stdout] 396 | |             response,
[INFO] [stdout] 397 | |             Ok(Some(Response::from_error(
[INFO] [stdout] 398 | |                 0.into(),
[INFO] [stdout] 399 | |                 Error::invalid_request(),
[INFO] [stdout] 400 | |             )))
[INFO] [stdout] 401 | |         );
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::option::Option<response::Response>, Infallible>
[INFO] [stdout]    --> src/jsonrpc/router.rs:395:9
[INFO] [stdout]     |
[INFO] [stdout] 395 | /         assert_eq!(
[INFO] [stdout] 396 | |             response,
[INFO] [stdout] 397 | |             Ok(Some(Response::from_error(
[INFO] [stdout] 398 | |                 0.into(),
[INFO] [stdout] 399 | |                 Error::invalid_request(),
[INFO] [stdout] 400 | |             )))
[INFO] [stdout] 401 | |         );
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::option::Option<response::Response>, Infallible>
[INFO] [stdout]    --> src/jsonrpc/router.rs:395:9
[INFO] [stdout]     |
[INFO] [stdout] 395 | /         assert_eq!(
[INFO] [stdout] 396 | |             response,
[INFO] [stdout] 397 | |             Ok(Some(Response::from_error(
[INFO] [stdout] 398 | |                 0.into(),
[INFO] [stdout] 399 | |                 Error::invalid_request(),
[INFO] [stdout] 400 | |             )))
[INFO] [stdout] 401 | |         );
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::option::Option<response::Response>, Infallible>
[INFO] [stdout]    --> src/jsonrpc/router.rs:395:9
[INFO] [stdout]     |
[INFO] [stdout] 395 | /         assert_eq!(
[INFO] [stdout] 396 | |             response,
[INFO] [stdout] 397 | |             Ok(Some(Response::from_error(
[INFO] [stdout] 398 | |                 0.into(),
[INFO] [stdout] 399 | |                 Error::invalid_request(),
[INFO] [stdout] 400 | |             )))
[INFO] [stdout] 401 | |         );
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::option::Option<response::Response>, Infallible>
[INFO] [stdout]    --> src/jsonrpc/router.rs:409:24
[INFO] [stdout]     |
[INFO] [stdout] 409 |         let response = router.ready().await.unwrap().call(request).await;
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<&mut router::Router<router::tests::Mock>, Infallible>
[INFO] [stdout]    --> src/jsonrpc/router.rs:409:24
[INFO] [stdout]     |
[INFO] [stdout] 409 |         let response = router.ready().await.unwrap().call(request).await;
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<&mut router::Router<router::tests::Mock>, Infallible>
[INFO] [stdout]    --> src/jsonrpc/router.rs:409:39
[INFO] [stdout]     |
[INFO] [stdout] 409 |         let response = router.ready().await.unwrap().call(request).await;
[INFO] [stdout]     |                                       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<&mut router::Router<router::tests::Mock>, Infallible>
[INFO] [stdout]    --> src/jsonrpc/router.rs:409:24
[INFO] [stdout]     |
[INFO] [stdout] 409 |         let response = router.ready().await.unwrap().call(request).await;
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::option::Option<response::Response>, Infallible>
[INFO] [stdout]    --> src/jsonrpc/router.rs:409:68
[INFO] [stdout]     |
[INFO] [stdout] 409 |         let response = router.ready().await.unwrap().call(request).await;
[INFO] [stdout]     |                                                                    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::option::Option<response::Response>, Infallible>
[INFO] [stdout]    --> src/jsonrpc/router.rs:409:24
[INFO] [stdout]     |
[INFO] [stdout] 409 |         let response = router.ready().await.unwrap().call(request).await;
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::option::Option<response::Response>, Infallible>
[INFO] [stdout]    --> src/jsonrpc/router.rs:412:20
[INFO] [stdout]     |
[INFO] [stdout] 412 |         assert_eq!(response, Ok(Some(Response::from_error(0.into(), error))));
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::option::Option<response::Response>, Infallible>
[INFO] [stdout]    --> src/jsonrpc/router.rs:412:30
[INFO] [stdout]     |
[INFO] [stdout] 412 |         assert_eq!(response, Ok(Some(Response::from_error(0.into(), error))));
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::option::Option<response::Response>, Infallible>
[INFO] [stdout]    --> src/jsonrpc/router.rs:412:9
[INFO] [stdout]     |
[INFO] [stdout] 412 |         assert_eq!(response, Ok(Some(Response::from_error(0.into(), error))));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::option::Option<response::Response>, Infallible>
[INFO] [stdout]    --> src/jsonrpc/router.rs:412:9
[INFO] [stdout]     |
[INFO] [stdout] 412 |         assert_eq!(response, Ok(Some(Response::from_error(0.into(), error))));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::option::Option<response::Response>, Infallible>
[INFO] [stdout]    --> src/jsonrpc/router.rs:412:9
[INFO] [stdout]     |
[INFO] [stdout] 412 |         assert_eq!(response, Ok(Some(Response::from_error(0.into(), error))));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::option::Option<response::Response>, Infallible>
[INFO] [stdout]    --> src/jsonrpc/router.rs:412:9
[INFO] [stdout]     |
[INFO] [stdout] 412 |         assert_eq!(response, Ok(Some(Response::from_error(0.into(), error))));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::option::Option<response::Response>, Infallible>
[INFO] [stdout]    --> src/jsonrpc/router.rs:420:24
[INFO] [stdout]     |
[INFO] [stdout] 420 |         let response = router.ready().await.unwrap().call(request).await;
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<&mut router::Router<router::tests::Mock>, Infallible>
[INFO] [stdout]    --> src/jsonrpc/router.rs:420:24
[INFO] [stdout]     |
[INFO] [stdout] 420 |         let response = router.ready().await.unwrap().call(request).await;
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<&mut router::Router<router::tests::Mock>, Infallible>
[INFO] [stdout]    --> src/jsonrpc/router.rs:420:39
[INFO] [stdout]     |
[INFO] [stdout] 420 |         let response = router.ready().await.unwrap().call(request).await;
[INFO] [stdout]     |                                       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<&mut router::Router<router::tests::Mock>, Infallible>
[INFO] [stdout]    --> src/jsonrpc/router.rs:420:24
[INFO] [stdout]     |
[INFO] [stdout] 420 |         let response = router.ready().await.unwrap().call(request).await;
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::option::Option<response::Response>, Infallible>
[INFO] [stdout]    --> src/jsonrpc/router.rs:420:68
[INFO] [stdout]     |
[INFO] [stdout] 420 |         let response = router.ready().await.unwrap().call(request).await;
[INFO] [stdout]     |                                                                    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::option::Option<response::Response>, Infallible>
[INFO] [stdout]    --> src/jsonrpc/router.rs:420:24
[INFO] [stdout]     |
[INFO] [stdout] 420 |         let response = router.ready().await.unwrap().call(request).await;
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::option::Option<response::Response>, Infallible>
[INFO] [stdout]    --> src/jsonrpc/router.rs:421:20
[INFO] [stdout]     |
[INFO] [stdout] 421 |         assert_eq!(response, Ok(None));
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::option::Option<response::Response>, Infallible>
[INFO] [stdout]    --> src/jsonrpc/router.rs:421:30
[INFO] [stdout]     |
[INFO] [stdout] 421 |         assert_eq!(response, Ok(None));
[INFO] [stdout]     |                              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::option::Option<response::Response>, Infallible>
[INFO] [stdout]    --> src/jsonrpc/router.rs:421:9
[INFO] [stdout]     |
[INFO] [stdout] 421 |         assert_eq!(response, Ok(None));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::option::Option<response::Response>, Infallible>
[INFO] [stdout]    --> src/jsonrpc/router.rs:421:9
[INFO] [stdout]     |
[INFO] [stdout] 421 |         assert_eq!(response, Ok(None));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::option::Option<response::Response>, Infallible>
[INFO] [stdout]    --> src/jsonrpc/router.rs:421:9
[INFO] [stdout]     |
[INFO] [stdout] 421 |         assert_eq!(response, Ok(None));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::option::Option<response::Response>, Infallible>
[INFO] [stdout]    --> src/jsonrpc/router.rs:421:9
[INFO] [stdout]     |
[INFO] [stdout] 421 |         assert_eq!(response, Ok(None));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tower-lsp` (lib test) due to 120 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "4326c52702f53ff6b1a258fd40dd8f510c5a319e923c635e07cc420c07305a9d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4326c52702f53ff6b1a258fd40dd8f510c5a319e923c635e07cc420c07305a9d", kill_on_drop: false }`
[INFO] [stdout] 4326c52702f53ff6b1a258fd40dd8f510c5a319e923c635e07cc420c07305a9d
