[INFO] fetching crate streamstore 0.21.0...
[INFO] checking streamstore-0.21.0 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] extracting crate streamstore 0.21.0 into /workspace/builds/worker-7-tc2/source
[INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate streamstore 0.21.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate streamstore 0.21.0
[INFO] tweaked toml for crates.io crate streamstore 0.21.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate streamstore 0.21.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 streamstore 0.21.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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] bab0105852e461ba764e7d5df84203f4c45b18c62af371876e9092c95108a2b4
[INFO] running `Command { std: "docker" "start" "-a" "bab0105852e461ba764e7d5df84203f4c45b18c62af371876e9092c95108a2b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bab0105852e461ba764e7d5df84203f4c45b18c62af371876e9092c95108a2b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bab0105852e461ba764e7d5df84203f4c45b18c62af371876e9092c95108a2b4", kill_on_drop: false }`
[INFO] [stdout] bab0105852e461ba764e7d5df84203f4c45b18c62af371876e9092c95108a2b4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] d0fe6411e4aa6538dae4014e301150ff142ce7ff804a192d4f641c985b29ffff
[INFO] running `Command { std: "docker" "start" "-a" "d0fe6411e4aa6538dae4014e301150ff142ce7ff804a192d4f641c985b29ffff", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling aws-lc-rs v1.14.0
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling indexmap v2.11.1
[INFO] [stderr]    Compiling prost-derive v0.14.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]    Compiling streamstore v0.21.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling sync_docs v0.2.0
[INFO] [stderr]     Checking secrecy v0.10.3
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling cc v1.2.36
[INFO] [stderr]     Checking prost v0.14.1
[INFO] [stderr]     Checking prost-types v0.14.1
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling aws-lc-sys v0.31.0
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking tokio-muxt v0.6.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking backon v1.5.2
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking rstest v0.26.1
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking axum v0.8.4
[INFO] [stderr]     Checking hyper v1.7.0
[INFO] [stderr]     Checking hyper-util v0.1.16
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]     Checking rustls-webpki v0.103.4
[INFO] [stderr]     Checking tokio-rustls v0.26.2
[INFO] [stderr]     Checking tonic v0.14.2
[INFO] [stderr]     Checking tonic-prost v0.14.2
[INFO] [stderr]     Checking tonic-side-effect v0.4.0
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/api.rs:1424:42
[INFO] [stdout]      |
[INFO] [stdout] 1424 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1425 | |                         let method = ListBasinsSvc(inner);
[INFO] [stdout] 1426 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 1427 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1437 | |                         Ok(res)
[INFO] [stdout] 1438 | |                     };
[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: Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/api.rs:1437:25
[INFO] [stdout]      |
[INFO] [stdout] 1437 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/api.rs:1469:42
[INFO] [stdout]      |
[INFO] [stdout] 1469 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1470 | |                         let method = CreateBasinSvc(inner);
[INFO] [stdout] 1471 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 1472 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1482 | |                         Ok(res)
[INFO] [stdout] 1483 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/api.rs:1482:25
[INFO] [stdout]      |
[INFO] [stdout] 1482 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/api.rs:1514:42
[INFO] [stdout]      |
[INFO] [stdout] 1514 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1515 | |                         let method = DeleteBasinSvc(inner);
[INFO] [stdout] 1516 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 1517 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1527 | |                         Ok(res)
[INFO] [stdout] 1528 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/api.rs:1527:25
[INFO] [stdout]      |
[INFO] [stdout] 1527 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/api.rs:1560:42
[INFO] [stdout]      |
[INFO] [stdout] 1560 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1561 | |                         let method = ReconfigureBasinSvc(inner);
[INFO] [stdout] 1562 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 1563 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1573 | |                         Ok(res)
[INFO] [stdout] 1574 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/api.rs:1573:25
[INFO] [stdout]      |
[INFO] [stdout] 1573 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/api.rs:1606:42
[INFO] [stdout]      |
[INFO] [stdout] 1606 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1607 | |                         let method = GetBasinConfigSvc(inner);
[INFO] [stdout] 1608 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 1609 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1619 | |                         Ok(res)
[INFO] [stdout] 1620 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/api.rs:1619:25
[INFO] [stdout]      |
[INFO] [stdout] 1619 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/api.rs:1652:42
[INFO] [stdout]      |
[INFO] [stdout] 1652 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1653 | |                         let method = IssueAccessTokenSvc(inner);
[INFO] [stdout] 1654 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 1655 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1665 | |                         Ok(res)
[INFO] [stdout] 1666 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/api.rs:1665:25
[INFO] [stdout]      |
[INFO] [stdout] 1665 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/api.rs:1698:42
[INFO] [stdout]      |
[INFO] [stdout] 1698 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1699 | |                         let method = RevokeAccessTokenSvc(inner);
[INFO] [stdout] 1700 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 1701 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1711 | |                         Ok(res)
[INFO] [stdout] 1712 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/api.rs:1711:25
[INFO] [stdout]      |
[INFO] [stdout] 1711 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/api.rs:1744:42
[INFO] [stdout]      |
[INFO] [stdout] 1744 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1745 | |                         let method = ListAccessTokensSvc(inner);
[INFO] [stdout] 1746 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 1747 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1757 | |                         Ok(res)
[INFO] [stdout] 1758 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/api.rs:1757:25
[INFO] [stdout]      |
[INFO] [stdout] 1757 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/api.rs:1762:41
[INFO] [stdout]      |
[INFO] [stdout] 1762 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 1763 | |                         let mut response = http::Response::new(
[INFO] [stdout] 1764 | |                             tonic::body::Body::default(),
[INFO] [stdout] 1765 | |                         );
[INFO] [stdout] ...    |
[INFO] [stdout] 1777 | |                         Ok(response)
[INFO] [stdout] 1778 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/api.rs:1777:25
[INFO] [stdout]      |
[INFO] [stdout] 1777 |                         Ok(response)
[INFO] [stdout]      |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/api.rs:2183:42
[INFO] [stdout]      |
[INFO] [stdout] 2183 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2184 | |                         let method = ListStreamsSvc(inner);
[INFO] [stdout] 2185 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 2186 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2196 | |                         Ok(res)
[INFO] [stdout] 2197 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/api.rs:2196:25
[INFO] [stdout]      |
[INFO] [stdout] 2196 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/api.rs:2228:42
[INFO] [stdout]      |
[INFO] [stdout] 2228 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2229 | |                         let method = CreateStreamSvc(inner);
[INFO] [stdout] 2230 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 2231 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2241 | |                         Ok(res)
[INFO] [stdout] 2242 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/api.rs:2241:25
[INFO] [stdout]      |
[INFO] [stdout] 2241 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/api.rs:2273:42
[INFO] [stdout]      |
[INFO] [stdout] 2273 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2274 | |                         let method = DeleteStreamSvc(inner);
[INFO] [stdout] 2275 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 2276 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2286 | |                         Ok(res)
[INFO] [stdout] 2287 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/api.rs:2286:25
[INFO] [stdout]      |
[INFO] [stdout] 2286 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/api.rs:2319:42
[INFO] [stdout]      |
[INFO] [stdout] 2319 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2320 | |                         let method = GetStreamConfigSvc(inner);
[INFO] [stdout] 2321 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 2322 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2332 | |                         Ok(res)
[INFO] [stdout] 2333 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/api.rs:2332:25
[INFO] [stdout]      |
[INFO] [stdout] 2332 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/api.rs:2365:42
[INFO] [stdout]      |
[INFO] [stdout] 2365 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2366 | |                         let method = ReconfigureStreamSvc(inner);
[INFO] [stdout] 2367 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 2368 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2378 | |                         Ok(res)
[INFO] [stdout] 2379 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/api.rs:2378:25
[INFO] [stdout]      |
[INFO] [stdout] 2378 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/api.rs:2383:41
[INFO] [stdout]      |
[INFO] [stdout] 2383 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 2384 | |                         let mut response = http::Response::new(
[INFO] [stdout] 2385 | |                             tonic::body::Body::default(),
[INFO] [stdout] 2386 | |                         );
[INFO] [stdout] ...    |
[INFO] [stdout] 2398 | |                         Ok(response)
[INFO] [stdout] 2399 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/api.rs:2398:25
[INFO] [stdout]      |
[INFO] [stdout] 2398 |                         Ok(response)
[INFO] [stdout]      |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/api.rs:2804:42
[INFO] [stdout]      |
[INFO] [stdout] 2804 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2805 | |                         let method = CheckTailSvc(inner);
[INFO] [stdout] 2806 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 2807 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2817 | |                         Ok(res)
[INFO] [stdout] 2818 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/api.rs:2817:25
[INFO] [stdout]      |
[INFO] [stdout] 2817 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/api.rs:2849:42
[INFO] [stdout]      |
[INFO] [stdout] 2849 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2850 | |                         let method = AppendSvc(inner);
[INFO] [stdout] 2851 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 2852 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2862 | |                         Ok(res)
[INFO] [stdout] 2863 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/api.rs:2862:25
[INFO] [stdout]      |
[INFO] [stdout] 2862 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/api.rs:2897:42
[INFO] [stdout]      |
[INFO] [stdout] 2897 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2898 | |                         let method = AppendSessionSvc(inner);
[INFO] [stdout] 2899 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 2900 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2910 | |                         Ok(res)
[INFO] [stdout] 2911 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/api.rs:2910:25
[INFO] [stdout]      |
[INFO] [stdout] 2910 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/api.rs:2941:42
[INFO] [stdout]      |
[INFO] [stdout] 2941 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2942 | |                         let method = ReadSvc(inner);
[INFO] [stdout] 2943 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 2944 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2954 | |                         Ok(res)
[INFO] [stdout] 2955 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/api.rs:2954:25
[INFO] [stdout]      |
[INFO] [stdout] 2954 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/api.rs:2987:42
[INFO] [stdout]      |
[INFO] [stdout] 2987 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2988 | |                         let method = ReadSessionSvc(inner);
[INFO] [stdout] 2989 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 2990 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3000 | |                         Ok(res)
[INFO] [stdout] 3001 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/api.rs:3000:25
[INFO] [stdout]      |
[INFO] [stdout] 3000 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/api.rs:3005:41
[INFO] [stdout]      |
[INFO] [stdout] 3005 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 3006 | |                         let mut response = http::Response::new(
[INFO] [stdout] 3007 | |                             tonic::body::Body::default(),
[INFO] [stdout] 3008 | |                         );
[INFO] [stdout] ...    |
[INFO] [stdout] 3020 | |                         Ok(response)
[INFO] [stdout] 3021 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/api.rs:3020:25
[INFO] [stdout]      |
[INFO] [stdout] 3020 |                         Ok(response)
[INFO] [stdout]      |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/api.rs:1424:42
[INFO] [stdout]      |
[INFO] [stdout] 1424 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1425 | |                         let method = ListBasinsSvc(inner);
[INFO] [stdout] 1426 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 1427 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1437 | |                         Ok(res)
[INFO] [stdout] 1438 | |                     };
[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: Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/api.rs:1437:25
[INFO] [stdout]      |
[INFO] [stdout] 1437 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/api.rs:1469:42
[INFO] [stdout]      |
[INFO] [stdout] 1469 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1470 | |                         let method = CreateBasinSvc(inner);
[INFO] [stdout] 1471 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 1472 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1482 | |                         Ok(res)
[INFO] [stdout] 1483 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/api.rs:1482:25
[INFO] [stdout]      |
[INFO] [stdout] 1482 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/api.rs:1514:42
[INFO] [stdout]      |
[INFO] [stdout] 1514 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1515 | |                         let method = DeleteBasinSvc(inner);
[INFO] [stdout] 1516 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 1517 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1527 | |                         Ok(res)
[INFO] [stdout] 1528 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/api.rs:1527:25
[INFO] [stdout]      |
[INFO] [stdout] 1527 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/api.rs:1560:42
[INFO] [stdout]      |
[INFO] [stdout] 1560 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1561 | |                         let method = ReconfigureBasinSvc(inner);
[INFO] [stdout] 1562 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 1563 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1573 | |                         Ok(res)
[INFO] [stdout] 1574 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/api.rs:1573:25
[INFO] [stdout]      |
[INFO] [stdout] 1573 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/api.rs:1606:42
[INFO] [stdout]      |
[INFO] [stdout] 1606 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1607 | |                         let method = GetBasinConfigSvc(inner);
[INFO] [stdout] 1608 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 1609 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1619 | |                         Ok(res)
[INFO] [stdout] 1620 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/api.rs:1619:25
[INFO] [stdout]      |
[INFO] [stdout] 1619 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/api.rs:1652:42
[INFO] [stdout]      |
[INFO] [stdout] 1652 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1653 | |                         let method = IssueAccessTokenSvc(inner);
[INFO] [stdout] 1654 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 1655 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1665 | |                         Ok(res)
[INFO] [stdout] 1666 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/api.rs:1665:25
[INFO] [stdout]      |
[INFO] [stdout] 1665 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/api.rs:1698:42
[INFO] [stdout]      |
[INFO] [stdout] 1698 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1699 | |                         let method = RevokeAccessTokenSvc(inner);
[INFO] [stdout] 1700 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 1701 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1711 | |                         Ok(res)
[INFO] [stdout] 1712 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/api.rs:1711:25
[INFO] [stdout]      |
[INFO] [stdout] 1711 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/api.rs:1744:42
[INFO] [stdout]      |
[INFO] [stdout] 1744 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1745 | |                         let method = ListAccessTokensSvc(inner);
[INFO] [stdout] 1746 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 1747 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1757 | |                         Ok(res)
[INFO] [stdout] 1758 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/api.rs:1757:25
[INFO] [stdout]      |
[INFO] [stdout] 1757 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/api.rs:1762:41
[INFO] [stdout]      |
[INFO] [stdout] 1762 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 1763 | |                         let mut response = http::Response::new(
[INFO] [stdout] 1764 | |                             tonic::body::Body::default(),
[INFO] [stdout] 1765 | |                         );
[INFO] [stdout] ...    |
[INFO] [stdout] 1777 | |                         Ok(response)
[INFO] [stdout] 1778 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/api.rs:1777:25
[INFO] [stdout]      |
[INFO] [stdout] 1777 |                         Ok(response)
[INFO] [stdout]      |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/api.rs:2183:42
[INFO] [stdout]      |
[INFO] [stdout] 2183 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2184 | |                         let method = ListStreamsSvc(inner);
[INFO] [stdout] 2185 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 2186 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2196 | |                         Ok(res)
[INFO] [stdout] 2197 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/api.rs:2196:25
[INFO] [stdout]      |
[INFO] [stdout] 2196 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/api.rs:2228:42
[INFO] [stdout]      |
[INFO] [stdout] 2228 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2229 | |                         let method = CreateStreamSvc(inner);
[INFO] [stdout] 2230 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 2231 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2241 | |                         Ok(res)
[INFO] [stdout] 2242 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/api.rs:2241:25
[INFO] [stdout]      |
[INFO] [stdout] 2241 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/api.rs:2273:42
[INFO] [stdout]      |
[INFO] [stdout] 2273 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2274 | |                         let method = DeleteStreamSvc(inner);
[INFO] [stdout] 2275 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 2276 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2286 | |                         Ok(res)
[INFO] [stdout] 2287 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/api.rs:2286:25
[INFO] [stdout]      |
[INFO] [stdout] 2286 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/api.rs:2319:42
[INFO] [stdout]      |
[INFO] [stdout] 2319 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2320 | |                         let method = GetStreamConfigSvc(inner);
[INFO] [stdout] 2321 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 2322 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2332 | |                         Ok(res)
[INFO] [stdout] 2333 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/api.rs:2332:25
[INFO] [stdout]      |
[INFO] [stdout] 2332 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/api.rs:2365:42
[INFO] [stdout]      |
[INFO] [stdout] 2365 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2366 | |                         let method = ReconfigureStreamSvc(inner);
[INFO] [stdout] 2367 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 2368 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2378 | |                         Ok(res)
[INFO] [stdout] 2379 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/api.rs:2378:25
[INFO] [stdout]      |
[INFO] [stdout] 2378 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/api.rs:2383:41
[INFO] [stdout]      |
[INFO] [stdout] 2383 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 2384 | |                         let mut response = http::Response::new(
[INFO] [stdout] 2385 | |                             tonic::body::Body::default(),
[INFO] [stdout] 2386 | |                         );
[INFO] [stdout] ...    |
[INFO] [stdout] 2398 | |                         Ok(response)
[INFO] [stdout] 2399 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/api.rs:2398:25
[INFO] [stdout]      |
[INFO] [stdout] 2398 |                         Ok(response)
[INFO] [stdout]      |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/api.rs:2804:42
[INFO] [stdout]      |
[INFO] [stdout] 2804 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2805 | |                         let method = CheckTailSvc(inner);
[INFO] [stdout] 2806 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 2807 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2817 | |                         Ok(res)
[INFO] [stdout] 2818 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/api.rs:2817:25
[INFO] [stdout]      |
[INFO] [stdout] 2817 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/api.rs:2849:42
[INFO] [stdout]      |
[INFO] [stdout] 2849 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2850 | |                         let method = AppendSvc(inner);
[INFO] [stdout] 2851 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 2852 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2862 | |                         Ok(res)
[INFO] [stdout] 2863 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/api.rs:2862:25
[INFO] [stdout]      |
[INFO] [stdout] 2862 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/api.rs:2897:42
[INFO] [stdout]      |
[INFO] [stdout] 2897 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2898 | |                         let method = AppendSessionSvc(inner);
[INFO] [stdout] 2899 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 2900 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2910 | |                         Ok(res)
[INFO] [stdout] 2911 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/api.rs:2910:25
[INFO] [stdout]      |
[INFO] [stdout] 2910 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/api.rs:2941:42
[INFO] [stdout]      |
[INFO] [stdout] 2941 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2942 | |                         let method = ReadSvc(inner);
[INFO] [stdout] 2943 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 2944 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2954 | |                         Ok(res)
[INFO] [stdout] 2955 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/api.rs:2954:25
[INFO] [stdout]      |
[INFO] [stdout] 2954 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/api.rs:2987:42
[INFO] [stdout]      |
[INFO] [stdout] 2987 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2988 | |                         let method = ReadSessionSvc(inner);
[INFO] [stdout] 2989 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 2990 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3000 | |                         Ok(res)
[INFO] [stdout] 3001 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/api.rs:3000:25
[INFO] [stdout]      |
[INFO] [stdout] 3000 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/api.rs:3005:41
[INFO] [stdout]      |
[INFO] [stdout] 3005 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 3006 | |                         let mut response = http::Response::new(
[INFO] [stdout] 3007 | |                             tonic::body::Body::default(),
[INFO] [stdout] 3008 | |                         );
[INFO] [stdout] ...    |
[INFO] [stdout] 3020 | |                         Ok(response)
[INFO] [stdout] 3021 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/api.rs:3020:25
[INFO] [stdout]      |
[INFO] [stdout] 3020 |                         Ok(response)
[INFO] [stdout]      |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `streamstore` (lib) due to 42 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `streamstore` (lib test) due to 42 previous errors
[INFO] running `Command { std: "docker" "inspect" "d0fe6411e4aa6538dae4014e301150ff142ce7ff804a192d4f641c985b29ffff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d0fe6411e4aa6538dae4014e301150ff142ce7ff804a192d4f641c985b29ffff", kill_on_drop: false }`
[INFO] [stdout] d0fe6411e4aa6538dae4014e301150ff142ce7ff804a192d4f641c985b29ffff
