[INFO] fetching crate realhydroper-lsp 0.22.0...
[INFO] checking realhydroper-lsp-0.22.0 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] extracting crate realhydroper-lsp 0.22.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate realhydroper-lsp 0.22.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate realhydroper-lsp 0.22.0
[INFO] tweaked toml for crates.io crate realhydroper-lsp 0.22.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate realhydroper-lsp 0.22.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 realhydroper-lsp 0.22.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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e4fe2ba346d28ad673e4a6efdd92c9f2c75346f930cd35146623a42158fd5b0a
[INFO] running `Command { std: "docker" "start" "-a" "e4fe2ba346d28ad673e4a6efdd92c9f2c75346f930cd35146623a42158fd5b0a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e4fe2ba346d28ad673e4a6efdd92c9f2c75346f930cd35146623a42158fd5b0a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e4fe2ba346d28ad673e4a6efdd92c9f2c75346f930cd35146623a42158fd5b0a", kill_on_drop: false }`
[INFO] [stdout] e4fe2ba346d28ad673e4a6efdd92c9f2c75346f930cd35146623a42158fd5b0a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -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] 0bb4e6879b848e68519d1f1b319e8a7f04164a2ab70a1cd067a45513ee064e39
[INFO] running `Command { std: "docker" "start" "-a" "0bb4e6879b848e68519d1f1b319e8a7f04164a2ab70a1cd067a45513ee064e39", kill_on_drop: false }`
[INFO] [stderr]     Checking smallvec v1.14.0
[INFO] [stderr]    Compiling semver v1.0.25
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking log v0.4.25
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling pin-project-internal v1.1.9
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]     Checking data-encoding v2.8.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking tokio v1.43.0
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]    Compiling auto_impl v1.2.1
[INFO] [stderr]    Compiling realhydroper-lsp-macros v0.9.0
[INFO] [stderr]    Compiling async-trait v0.1.86
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking tracing v0.1.41
[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]     Checking pin-project v1.1.9
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking serde v1.0.217
[INFO] [stderr]     Checking tokio-util v0.7.13
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking serde_json v1.0.138
[INFO] [stderr]     Checking tungstenite v0.19.0
[INFO] [stderr]     Checking lsp-types v0.94.1
[INFO] [stderr]     Checking async-tungstenite v0.22.2
[INFO] [stderr]     Checking realhydroper-lsp v0.22.0 (/opt/rustwide/workdir)
[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 `realhydroper-lsp` (lib test) due to 120 previous errors
[INFO] running `Command { std: "docker" "inspect" "0bb4e6879b848e68519d1f1b319e8a7f04164a2ab70a1cd067a45513ee064e39", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0bb4e6879b848e68519d1f1b319e8a7f04164a2ab70a1cd067a45513ee064e39", kill_on_drop: false }`
[INFO] [stdout] 0bb4e6879b848e68519d1f1b319e8a7f04164a2ab70a1cd067a45513ee064e39
