[INFO] fetching crate nullnet-libdatastore 0.5.1...
[INFO] checking nullnet-libdatastore-0.5.1 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] extracting crate nullnet-libdatastore 0.5.1 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate nullnet-libdatastore 0.5.1
[INFO] finished tweaking crates.io crate nullnet-libdatastore 0.5.1
[INFO] tweaked toml for crates.io crate nullnet-libdatastore 0.5.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate nullnet-libdatastore 0.5.1 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 nullnet-libdatastore 0.5.1 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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 2fa8301492807d49bfaa579ecd7556d721d0784ba3959906bd893d333e9259bc
[INFO] running `Command { std: "docker" "start" "-a" "2fa8301492807d49bfaa579ecd7556d721d0784ba3959906bd893d333e9259bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2fa8301492807d49bfaa579ecd7556d721d0784ba3959906bd893d333e9259bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2fa8301492807d49bfaa579ecd7556d721d0784ba3959906bd893d333e9259bc", kill_on_drop: false }`
[INFO] [stdout] 2fa8301492807d49bfaa579ecd7556d721d0784ba3959906bd893d333e9259bc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] f1c5d9de8fd608ed235b2f8a9523477a7f3cb5f6f2ebbd1c3cf573420b52c0cf
[INFO] running `Command { std: "docker" "start" "-a" "f1c5d9de8fd608ed235b2f8a9523477a7f3cb5f6f2ebbd1c3cf573420b52c0cf", kill_on_drop: false }`
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling indexmap v2.11.3
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling serde v1.0.225
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]    Compiling tempfile v3.22.0
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]     Checking nullnet-liberror v0.1.1
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]     Checking rustls-webpki v0.103.6
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]     Checking prost-types v0.13.5
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]    Compiling tonic-build v0.12.3
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking tokio-rustls v0.26.2
[INFO] [stderr]    Compiling nullnet-libdatastore v0.5.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking hyper v1.7.0
[INFO] [stderr]     Checking hyper-util v0.1.17
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]     Checking tonic v0.12.3
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/datastore.rs:894:42
[INFO] [stdout]     |
[INFO] [stdout] 894 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 895 | |                         let method = GetByIdSvc(inner);
[INFO] [stdout] 896 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 897 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 907 | |                         Ok(res)
[INFO] [stdout] 908 | |                     };
[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<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/datastore.rs:907:25
[INFO] [stdout]     |
[INFO] [stdout] 907 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/datastore.rs:939:42
[INFO] [stdout]     |
[INFO] [stdout] 939 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 940 | |                         let method = AggregateSvc(inner);
[INFO] [stdout] 941 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 942 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 952 | |                         Ok(res)
[INFO] [stdout] 953 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/datastore.rs:952:25
[INFO] [stdout]     |
[INFO] [stdout] 952 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/datastore.rs:984:42
[INFO] [stdout]     |
[INFO] [stdout] 984 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 985 | |                         let method = GetByFilterSvc(inner);
[INFO] [stdout] 986 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 987 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 997 | |                         Ok(res)
[INFO] [stdout] 998 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/datastore.rs:997:25
[INFO] [stdout]     |
[INFO] [stdout] 997 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/datastore.rs:1029:42
[INFO] [stdout]      |
[INFO] [stdout] 1029 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1030 | |                         let method = UpdateSvc(inner);
[INFO] [stdout] 1031 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1032 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1042 | |                         Ok(res)
[INFO] [stdout] 1043 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/datastore.rs:1042:25
[INFO] [stdout]      |
[INFO] [stdout] 1042 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/datastore.rs:1074:42
[INFO] [stdout]      |
[INFO] [stdout] 1074 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1075 | |                         let method = DeleteSvc(inner);
[INFO] [stdout] 1076 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1077 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1087 | |                         Ok(res)
[INFO] [stdout] 1088 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/datastore.rs:1087:25
[INFO] [stdout]      |
[INFO] [stdout] 1087 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/datastore.rs:1119:42
[INFO] [stdout]      |
[INFO] [stdout] 1119 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1120 | |                         let method = CreateSvc(inner);
[INFO] [stdout] 1121 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1122 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1132 | |                         Ok(res)
[INFO] [stdout] 1133 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/datastore.rs:1132:25
[INFO] [stdout]      |
[INFO] [stdout] 1132 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/datastore.rs:1164:42
[INFO] [stdout]      |
[INFO] [stdout] 1164 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1165 | |                         let method = BatchCreateSvc(inner);
[INFO] [stdout] 1166 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1167 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1177 | |                         Ok(res)
[INFO] [stdout] 1178 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/datastore.rs:1177:25
[INFO] [stdout]      |
[INFO] [stdout] 1177 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/datastore.rs:1209:42
[INFO] [stdout]      |
[INFO] [stdout] 1209 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1210 | |                         let method = BatchUpdateSvc(inner);
[INFO] [stdout] 1211 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1212 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1222 | |                         Ok(res)
[INFO] [stdout] 1223 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/datastore.rs:1222:25
[INFO] [stdout]      |
[INFO] [stdout] 1222 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/datastore.rs:1254:42
[INFO] [stdout]      |
[INFO] [stdout] 1254 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1255 | |                         let method = BatchDeleteSvc(inner);
[INFO] [stdout] 1256 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1257 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1267 | |                         Ok(res)
[INFO] [stdout] 1268 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/datastore.rs:1267:25
[INFO] [stdout]      |
[INFO] [stdout] 1267 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/datastore.rs:1298:42
[INFO] [stdout]      |
[INFO] [stdout] 1298 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1299 | |                         let method = LoginSvc(inner);
[INFO] [stdout] 1300 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1301 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1311 | |                         Ok(res)
[INFO] [stdout] 1312 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/datastore.rs:1311:25
[INFO] [stdout]      |
[INFO] [stdout] 1311 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/datastore.rs:1343:42
[INFO] [stdout]      |
[INFO] [stdout] 1343 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1344 | |                         let method = UpsertSvc(inner);
[INFO] [stdout] 1345 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1346 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1356 | |                         Ok(res)
[INFO] [stdout] 1357 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/datastore.rs:1356:25
[INFO] [stdout]      |
[INFO] [stdout] 1356 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/datastore.rs:1388:42
[INFO] [stdout]      |
[INFO] [stdout] 1388 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1389 | |                         let method = RegisterDeviceSvc(inner);
[INFO] [stdout] 1390 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1391 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1401 | |                         Ok(res)
[INFO] [stdout] 1402 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/datastore.rs:1401:25
[INFO] [stdout]      |
[INFO] [stdout] 1401 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/datastore.rs:1406:41
[INFO] [stdout]      |
[INFO] [stdout] 1406 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 1407 | |                         let mut response = http::Response::new(empty_body());
[INFO] [stdout] 1408 | |                         let headers = response.headers_mut();
[INFO] [stdout] 1409 | |                         headers
[INFO] [stdout] ...    |
[INFO] [stdout] 1419 | |                         Ok(response)
[INFO] [stdout] 1420 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/datastore.rs:1419:25
[INFO] [stdout]      |
[INFO] [stdout] 1419 |                         Ok(response)
[INFO] [stdout]      |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/store.rs:2331:42
[INFO] [stdout]      |
[INFO] [stdout] 2331 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2332 | |                         let method = CreateItemsSvc(inner);
[INFO] [stdout] 2333 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 2334 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2344 | |                         Ok(res)
[INFO] [stdout] 2345 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/store.rs:2344:25
[INFO] [stdout]      |
[INFO] [stdout] 2344 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/store.rs:2376:42
[INFO] [stdout]      |
[INFO] [stdout] 2376 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2377 | |                         let method = GetItemsSvc(inner);
[INFO] [stdout] 2378 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 2379 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2389 | |                         Ok(res)
[INFO] [stdout] 2390 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/store.rs:2389:25
[INFO] [stdout]      |
[INFO] [stdout] 2389 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/store.rs:2421:42
[INFO] [stdout]      |
[INFO] [stdout] 2421 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2422 | |                         let method = UpdateItemsSvc(inner);
[INFO] [stdout] 2423 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 2424 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2434 | |                         Ok(res)
[INFO] [stdout] 2435 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/store.rs:2434:25
[INFO] [stdout]      |
[INFO] [stdout] 2434 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/store.rs:2466:42
[INFO] [stdout]      |
[INFO] [stdout] 2466 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2467 | |                         let method = DeleteItemsSvc(inner);
[INFO] [stdout] 2468 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 2469 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2479 | |                         Ok(res)
[INFO] [stdout] 2480 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/store.rs:2479:25
[INFO] [stdout]      |
[INFO] [stdout] 2479 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/store.rs:2511:42
[INFO] [stdout]      |
[INFO] [stdout] 2511 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2512 | |                         let method = CreatePacketsSvc(inner);
[INFO] [stdout] 2513 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 2514 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2524 | |                         Ok(res)
[INFO] [stdout] 2525 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/store.rs:2524:25
[INFO] [stdout]      |
[INFO] [stdout] 2524 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/store.rs:2556:42
[INFO] [stdout]      |
[INFO] [stdout] 2556 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2557 | |                         let method = GetPacketsSvc(inner);
[INFO] [stdout] 2558 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 2559 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2569 | |                         Ok(res)
[INFO] [stdout] 2570 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/store.rs:2569:25
[INFO] [stdout]      |
[INFO] [stdout] 2569 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/store.rs:2601:42
[INFO] [stdout]      |
[INFO] [stdout] 2601 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2602 | |                         let method = UpdatePacketsSvc(inner);
[INFO] [stdout] 2603 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 2604 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2614 | |                         Ok(res)
[INFO] [stdout] 2615 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/store.rs:2614:25
[INFO] [stdout]      |
[INFO] [stdout] 2614 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/store.rs:2646:42
[INFO] [stdout]      |
[INFO] [stdout] 2646 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2647 | |                         let method = DeletePacketsSvc(inner);
[INFO] [stdout] 2648 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 2649 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2659 | |                         Ok(res)
[INFO] [stdout] 2660 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/store.rs:2659:25
[INFO] [stdout]      |
[INFO] [stdout] 2659 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/store.rs:2692:42
[INFO] [stdout]      |
[INFO] [stdout] 2692 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2693 | |                         let method = CreateConnectionsSvc(inner);
[INFO] [stdout] 2694 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 2695 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2705 | |                         Ok(res)
[INFO] [stdout] 2706 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/store.rs:2705:25
[INFO] [stdout]      |
[INFO] [stdout] 2705 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/store.rs:2737:42
[INFO] [stdout]      |
[INFO] [stdout] 2737 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2738 | |                         let method = GetConnectionsSvc(inner);
[INFO] [stdout] 2739 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 2740 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2750 | |                         Ok(res)
[INFO] [stdout] 2751 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/store.rs:2750:25
[INFO] [stdout]      |
[INFO] [stdout] 2750 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/store.rs:2783:42
[INFO] [stdout]      |
[INFO] [stdout] 2783 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2784 | |                         let method = UpdateConnectionsSvc(inner);
[INFO] [stdout] 2785 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 2786 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2796 | |                         Ok(res)
[INFO] [stdout] 2797 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/store.rs:2796:25
[INFO] [stdout]      |
[INFO] [stdout] 2796 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/store.rs:2829:42
[INFO] [stdout]      |
[INFO] [stdout] 2829 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2830 | |                         let method = DeleteConnectionsSvc(inner);
[INFO] [stdout] 2831 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 2832 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2842 | |                         Ok(res)
[INFO] [stdout] 2843 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/store.rs:2842:25
[INFO] [stdout]      |
[INFO] [stdout] 2842 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/store.rs:2875:42
[INFO] [stdout]      |
[INFO] [stdout] 2875 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2876 | |                         let method = CreateCrdtMessagesSvc(inner);
[INFO] [stdout] 2877 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 2878 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2888 | |                         Ok(res)
[INFO] [stdout] 2889 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/store.rs:2888:25
[INFO] [stdout]      |
[INFO] [stdout] 2888 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/store.rs:2921:42
[INFO] [stdout]      |
[INFO] [stdout] 2921 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2922 | |                         let method = GetCrdtMessagesSvc(inner);
[INFO] [stdout] 2923 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 2924 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2934 | |                         Ok(res)
[INFO] [stdout] 2935 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/store.rs:2934:25
[INFO] [stdout]      |
[INFO] [stdout] 2934 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/store.rs:2967:42
[INFO] [stdout]      |
[INFO] [stdout] 2967 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2968 | |                         let method = UpdateCrdtMessagesSvc(inner);
[INFO] [stdout] 2969 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 2970 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2980 | |                         Ok(res)
[INFO] [stdout] 2981 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/store.rs:2980:25
[INFO] [stdout]      |
[INFO] [stdout] 2980 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/store.rs:3013:42
[INFO] [stdout]      |
[INFO] [stdout] 3013 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3014 | |                         let method = DeleteCrdtMessagesSvc(inner);
[INFO] [stdout] 3015 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 3016 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3026 | |                         Ok(res)
[INFO] [stdout] 3027 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/store.rs:3026:25
[INFO] [stdout]      |
[INFO] [stdout] 3026 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/store.rs:3059:42
[INFO] [stdout]      |
[INFO] [stdout] 3059 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3060 | |                         let method = CreateCrdtMerklesSvc(inner);
[INFO] [stdout] 3061 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 3062 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3072 | |                         Ok(res)
[INFO] [stdout] 3073 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/store.rs:3072:25
[INFO] [stdout]      |
[INFO] [stdout] 3072 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/store.rs:3104:42
[INFO] [stdout]      |
[INFO] [stdout] 3104 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3105 | |                         let method = GetCrdtMerklesSvc(inner);
[INFO] [stdout] 3106 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 3107 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3117 | |                         Ok(res)
[INFO] [stdout] 3118 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/store.rs:3117:25
[INFO] [stdout]      |
[INFO] [stdout] 3117 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/store.rs:3150:42
[INFO] [stdout]      |
[INFO] [stdout] 3150 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3151 | |                         let method = UpdateCrdtMerklesSvc(inner);
[INFO] [stdout] 3152 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 3153 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3163 | |                         Ok(res)
[INFO] [stdout] 3164 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/store.rs:3163:25
[INFO] [stdout]      |
[INFO] [stdout] 3163 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/store.rs:3196:42
[INFO] [stdout]      |
[INFO] [stdout] 3196 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3197 | |                         let method = DeleteCrdtMerklesSvc(inner);
[INFO] [stdout] 3198 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 3199 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3209 | |                         Ok(res)
[INFO] [stdout] 3210 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/store.rs:3209:25
[INFO] [stdout]      |
[INFO] [stdout] 3209 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/store.rs:3242:42
[INFO] [stdout]      |
[INFO] [stdout] 3242 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3243 | |                         let method = CreateSyncEndpointsSvc(inner);
[INFO] [stdout] 3244 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 3245 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3255 | |                         Ok(res)
[INFO] [stdout] 3256 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/store.rs:3255:25
[INFO] [stdout]      |
[INFO] [stdout] 3255 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/store.rs:3288:42
[INFO] [stdout]      |
[INFO] [stdout] 3288 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3289 | |                         let method = GetSyncEndpointsSvc(inner);
[INFO] [stdout] 3290 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 3291 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3301 | |                         Ok(res)
[INFO] [stdout] 3302 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/store.rs:3301:25
[INFO] [stdout]      |
[INFO] [stdout] 3301 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/store.rs:3334:42
[INFO] [stdout]      |
[INFO] [stdout] 3334 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3335 | |                         let method = UpdateSyncEndpointsSvc(inner);
[INFO] [stdout] 3336 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 3337 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3347 | |                         Ok(res)
[INFO] [stdout] 3348 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/store.rs:3347:25
[INFO] [stdout]      |
[INFO] [stdout] 3347 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/store.rs:3380:42
[INFO] [stdout]      |
[INFO] [stdout] 3380 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3381 | |                         let method = DeleteSyncEndpointsSvc(inner);
[INFO] [stdout] 3382 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 3383 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3393 | |                         Ok(res)
[INFO] [stdout] 3394 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/store.rs:3393:25
[INFO] [stdout]      |
[INFO] [stdout] 3393 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/store.rs:3425:42
[INFO] [stdout]      |
[INFO] [stdout] 3425 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3426 | |                         let method = CreateQueuesSvc(inner);
[INFO] [stdout] 3427 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 3428 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3438 | |                         Ok(res)
[INFO] [stdout] 3439 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/store.rs:3438:25
[INFO] [stdout]      |
[INFO] [stdout] 3438 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/store.rs:3470:42
[INFO] [stdout]      |
[INFO] [stdout] 3470 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3471 | |                         let method = GetQueuesSvc(inner);
[INFO] [stdout] 3472 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 3473 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3483 | |                         Ok(res)
[INFO] [stdout] 3484 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/store.rs:3483:25
[INFO] [stdout]      |
[INFO] [stdout] 3483 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/store.rs:3515:42
[INFO] [stdout]      |
[INFO] [stdout] 3515 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3516 | |                         let method = UpdateQueuesSvc(inner);
[INFO] [stdout] 3517 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 3518 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3528 | |                         Ok(res)
[INFO] [stdout] 3529 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/store.rs:3528:25
[INFO] [stdout]      |
[INFO] [stdout] 3528 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/store.rs:3560:42
[INFO] [stdout]      |
[INFO] [stdout] 3560 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3561 | |                         let method = DeleteQueuesSvc(inner);
[INFO] [stdout] 3562 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 3563 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3573 | |                         Ok(res)
[INFO] [stdout] 3574 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/store.rs:3573:25
[INFO] [stdout]      |
[INFO] [stdout] 3573 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/store.rs:3606:42
[INFO] [stdout]      |
[INFO] [stdout] 3606 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3607 | |                         let method = CreateQueueItemsSvc(inner);
[INFO] [stdout] 3608 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 3609 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3619 | |                         Ok(res)
[INFO] [stdout] 3620 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/store.rs:3619:25
[INFO] [stdout]      |
[INFO] [stdout] 3619 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/store.rs:3651:42
[INFO] [stdout]      |
[INFO] [stdout] 3651 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3652 | |                         let method = GetQueueItemsSvc(inner);
[INFO] [stdout] 3653 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 3654 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3664 | |                         Ok(res)
[INFO] [stdout] 3665 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/store.rs:3664:25
[INFO] [stdout]      |
[INFO] [stdout] 3664 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/store.rs:3697:42
[INFO] [stdout]      |
[INFO] [stdout] 3697 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3698 | |                         let method = UpdateQueueItemsSvc(inner);
[INFO] [stdout] 3699 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 3700 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3710 | |                         Ok(res)
[INFO] [stdout] 3711 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/store.rs:3710:25
[INFO] [stdout]      |
[INFO] [stdout] 3710 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/store.rs:3743:42
[INFO] [stdout]      |
[INFO] [stdout] 3743 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3744 | |                         let method = DeleteQueueItemsSvc(inner);
[INFO] [stdout] 3745 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 3746 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3756 | |                         Ok(res)
[INFO] [stdout] 3757 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/store.rs:3756:25
[INFO] [stdout]      |
[INFO] [stdout] 3756 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/store.rs:3789:42
[INFO] [stdout]      |
[INFO] [stdout] 3789 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3790 | |                         let method = CreateTransactionsSvc(inner);
[INFO] [stdout] 3791 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 3792 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3802 | |                         Ok(res)
[INFO] [stdout] 3803 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/store.rs:3802:25
[INFO] [stdout]      |
[INFO] [stdout] 3802 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/store.rs:3834:42
[INFO] [stdout]      |
[INFO] [stdout] 3834 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3835 | |                         let method = GetTransactionsSvc(inner);
[INFO] [stdout] 3836 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 3837 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3847 | |                         Ok(res)
[INFO] [stdout] 3848 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/store.rs:3847:25
[INFO] [stdout]      |
[INFO] [stdout] 3847 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/store.rs:3880:42
[INFO] [stdout]      |
[INFO] [stdout] 3880 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3881 | |                         let method = UpdateTransactionsSvc(inner);
[INFO] [stdout] 3882 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 3883 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3893 | |                         Ok(res)
[INFO] [stdout] 3894 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/store.rs:3893:25
[INFO] [stdout]      |
[INFO] [stdout] 3893 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/store.rs:3926:42
[INFO] [stdout]      |
[INFO] [stdout] 3926 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3927 | |                         let method = DeleteTransactionsSvc(inner);
[INFO] [stdout] 3928 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 3929 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3939 | |                         Ok(res)
[INFO] [stdout] 3940 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/store.rs:3939:25
[INFO] [stdout]      |
[INFO] [stdout] 3939 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/store.rs:3944:41
[INFO] [stdout]      |
[INFO] [stdout] 3944 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 3945 | |                         let mut response = http::Response::new(empty_body());
[INFO] [stdout] 3946 | |                         let headers = response.headers_mut();
[INFO] [stdout] 3947 | |                         headers
[INFO] [stdout] ...    |
[INFO] [stdout] 3957 | |                         Ok(response)
[INFO] [stdout] 3958 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/store.rs:3957:25
[INFO] [stdout]      |
[INFO] [stdout] 3957 |                         Ok(response)
[INFO] [stdout]      |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nullnet-libdatastore` (lib) due to 100 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/datastore.rs:894:42
[INFO] [stdout]     |
[INFO] [stdout] 894 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 895 | |                         let method = GetByIdSvc(inner);
[INFO] [stdout] 896 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 897 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 907 | |                         Ok(res)
[INFO] [stdout] 908 | |                     };
[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<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/datastore.rs:907:25
[INFO] [stdout]     |
[INFO] [stdout] 907 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/datastore.rs:939:42
[INFO] [stdout]     |
[INFO] [stdout] 939 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 940 | |                         let method = AggregateSvc(inner);
[INFO] [stdout] 941 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 942 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 952 | |                         Ok(res)
[INFO] [stdout] 953 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/datastore.rs:952:25
[INFO] [stdout]     |
[INFO] [stdout] 952 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/datastore.rs:984:42
[INFO] [stdout]     |
[INFO] [stdout] 984 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 985 | |                         let method = GetByFilterSvc(inner);
[INFO] [stdout] 986 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 987 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 997 | |                         Ok(res)
[INFO] [stdout] 998 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/datastore.rs:997:25
[INFO] [stdout]     |
[INFO] [stdout] 997 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/datastore.rs:1029:42
[INFO] [stdout]      |
[INFO] [stdout] 1029 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1030 | |                         let method = UpdateSvc(inner);
[INFO] [stdout] 1031 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1032 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1042 | |                         Ok(res)
[INFO] [stdout] 1043 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/datastore.rs:1042:25
[INFO] [stdout]      |
[INFO] [stdout] 1042 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/datastore.rs:1074:42
[INFO] [stdout]      |
[INFO] [stdout] 1074 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1075 | |                         let method = DeleteSvc(inner);
[INFO] [stdout] 1076 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1077 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1087 | |                         Ok(res)
[INFO] [stdout] 1088 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/datastore.rs:1087:25
[INFO] [stdout]      |
[INFO] [stdout] 1087 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/datastore.rs:1119:42
[INFO] [stdout]      |
[INFO] [stdout] 1119 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1120 | |                         let method = CreateSvc(inner);
[INFO] [stdout] 1121 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1122 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1132 | |                         Ok(res)
[INFO] [stdout] 1133 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/datastore.rs:1132:25
[INFO] [stdout]      |
[INFO] [stdout] 1132 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/datastore.rs:1164:42
[INFO] [stdout]      |
[INFO] [stdout] 1164 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1165 | |                         let method = BatchCreateSvc(inner);
[INFO] [stdout] 1166 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1167 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1177 | |                         Ok(res)
[INFO] [stdout] 1178 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/datastore.rs:1177:25
[INFO] [stdout]      |
[INFO] [stdout] 1177 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/datastore.rs:1209:42
[INFO] [stdout]      |
[INFO] [stdout] 1209 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1210 | |                         let method = BatchUpdateSvc(inner);
[INFO] [stdout] 1211 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1212 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1222 | |                         Ok(res)
[INFO] [stdout] 1223 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/datastore.rs:1222:25
[INFO] [stdout]      |
[INFO] [stdout] 1222 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/datastore.rs:1254:42
[INFO] [stdout]      |
[INFO] [stdout] 1254 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1255 | |                         let method = BatchDeleteSvc(inner);
[INFO] [stdout] 1256 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1257 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1267 | |                         Ok(res)
[INFO] [stdout] 1268 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/datastore.rs:1267:25
[INFO] [stdout]      |
[INFO] [stdout] 1267 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/datastore.rs:1298:42
[INFO] [stdout]      |
[INFO] [stdout] 1298 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1299 | |                         let method = LoginSvc(inner);
[INFO] [stdout] 1300 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1301 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1311 | |                         Ok(res)
[INFO] [stdout] 1312 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/datastore.rs:1311:25
[INFO] [stdout]      |
[INFO] [stdout] 1311 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/datastore.rs:1343:42
[INFO] [stdout]      |
[INFO] [stdout] 1343 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1344 | |                         let method = UpsertSvc(inner);
[INFO] [stdout] 1345 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1346 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1356 | |                         Ok(res)
[INFO] [stdout] 1357 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/datastore.rs:1356:25
[INFO] [stdout]      |
[INFO] [stdout] 1356 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/datastore.rs:1388:42
[INFO] [stdout]      |
[INFO] [stdout] 1388 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1389 | |                         let method = RegisterDeviceSvc(inner);
[INFO] [stdout] 1390 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1391 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1401 | |                         Ok(res)
[INFO] [stdout] 1402 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/datastore.rs:1401:25
[INFO] [stdout]      |
[INFO] [stdout] 1401 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/datastore.rs:1406:41
[INFO] [stdout]      |
[INFO] [stdout] 1406 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 1407 | |                         let mut response = http::Response::new(empty_body());
[INFO] [stdout] 1408 | |                         let headers = response.headers_mut();
[INFO] [stdout] 1409 | |                         headers
[INFO] [stdout] ...    |
[INFO] [stdout] 1419 | |                         Ok(response)
[INFO] [stdout] 1420 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/datastore.rs:1419:25
[INFO] [stdout]      |
[INFO] [stdout] 1419 |                         Ok(response)
[INFO] [stdout]      |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/store.rs:2331:42
[INFO] [stdout]      |
[INFO] [stdout] 2331 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2332 | |                         let method = CreateItemsSvc(inner);
[INFO] [stdout] 2333 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 2334 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2344 | |                         Ok(res)
[INFO] [stdout] 2345 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/store.rs:2344:25
[INFO] [stdout]      |
[INFO] [stdout] 2344 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/store.rs:2376:42
[INFO] [stdout]      |
[INFO] [stdout] 2376 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2377 | |                         let method = GetItemsSvc(inner);
[INFO] [stdout] 2378 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 2379 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2389 | |                         Ok(res)
[INFO] [stdout] 2390 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/store.rs:2389:25
[INFO] [stdout]      |
[INFO] [stdout] 2389 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/store.rs:2421:42
[INFO] [stdout]      |
[INFO] [stdout] 2421 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2422 | |                         let method = UpdateItemsSvc(inner);
[INFO] [stdout] 2423 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 2424 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2434 | |                         Ok(res)
[INFO] [stdout] 2435 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/store.rs:2434:25
[INFO] [stdout]      |
[INFO] [stdout] 2434 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/store.rs:2466:42
[INFO] [stdout]      |
[INFO] [stdout] 2466 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2467 | |                         let method = DeleteItemsSvc(inner);
[INFO] [stdout] 2468 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 2469 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2479 | |                         Ok(res)
[INFO] [stdout] 2480 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/store.rs:2479:25
[INFO] [stdout]      |
[INFO] [stdout] 2479 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/store.rs:2511:42
[INFO] [stdout]      |
[INFO] [stdout] 2511 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2512 | |                         let method = CreatePacketsSvc(inner);
[INFO] [stdout] 2513 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 2514 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2524 | |                         Ok(res)
[INFO] [stdout] 2525 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/store.rs:2524:25
[INFO] [stdout]      |
[INFO] [stdout] 2524 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/store.rs:2556:42
[INFO] [stdout]      |
[INFO] [stdout] 2556 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2557 | |                         let method = GetPacketsSvc(inner);
[INFO] [stdout] 2558 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 2559 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2569 | |                         Ok(res)
[INFO] [stdout] 2570 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/store.rs:2569:25
[INFO] [stdout]      |
[INFO] [stdout] 2569 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/store.rs:2601:42
[INFO] [stdout]      |
[INFO] [stdout] 2601 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2602 | |                         let method = UpdatePacketsSvc(inner);
[INFO] [stdout] 2603 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 2604 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2614 | |                         Ok(res)
[INFO] [stdout] 2615 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/store.rs:2614:25
[INFO] [stdout]      |
[INFO] [stdout] 2614 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/store.rs:2646:42
[INFO] [stdout]      |
[INFO] [stdout] 2646 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2647 | |                         let method = DeletePacketsSvc(inner);
[INFO] [stdout] 2648 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 2649 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2659 | |                         Ok(res)
[INFO] [stdout] 2660 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/store.rs:2659:25
[INFO] [stdout]      |
[INFO] [stdout] 2659 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/store.rs:2692:42
[INFO] [stdout]      |
[INFO] [stdout] 2692 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2693 | |                         let method = CreateConnectionsSvc(inner);
[INFO] [stdout] 2694 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 2695 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2705 | |                         Ok(res)
[INFO] [stdout] 2706 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/store.rs:2705:25
[INFO] [stdout]      |
[INFO] [stdout] 2705 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/store.rs:2737:42
[INFO] [stdout]      |
[INFO] [stdout] 2737 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2738 | |                         let method = GetConnectionsSvc(inner);
[INFO] [stdout] 2739 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 2740 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2750 | |                         Ok(res)
[INFO] [stdout] 2751 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/store.rs:2750:25
[INFO] [stdout]      |
[INFO] [stdout] 2750 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/store.rs:2783:42
[INFO] [stdout]      |
[INFO] [stdout] 2783 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2784 | |                         let method = UpdateConnectionsSvc(inner);
[INFO] [stdout] 2785 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 2786 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2796 | |                         Ok(res)
[INFO] [stdout] 2797 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/store.rs:2796:25
[INFO] [stdout]      |
[INFO] [stdout] 2796 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/store.rs:2829:42
[INFO] [stdout]      |
[INFO] [stdout] 2829 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2830 | |                         let method = DeleteConnectionsSvc(inner);
[INFO] [stdout] 2831 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 2832 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2842 | |                         Ok(res)
[INFO] [stdout] 2843 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/store.rs:2842:25
[INFO] [stdout]      |
[INFO] [stdout] 2842 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/store.rs:2875:42
[INFO] [stdout]      |
[INFO] [stdout] 2875 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2876 | |                         let method = CreateCrdtMessagesSvc(inner);
[INFO] [stdout] 2877 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 2878 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2888 | |                         Ok(res)
[INFO] [stdout] 2889 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/store.rs:2888:25
[INFO] [stdout]      |
[INFO] [stdout] 2888 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/store.rs:2921:42
[INFO] [stdout]      |
[INFO] [stdout] 2921 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2922 | |                         let method = GetCrdtMessagesSvc(inner);
[INFO] [stdout] 2923 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 2924 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2934 | |                         Ok(res)
[INFO] [stdout] 2935 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/store.rs:2934:25
[INFO] [stdout]      |
[INFO] [stdout] 2934 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/store.rs:2967:42
[INFO] [stdout]      |
[INFO] [stdout] 2967 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2968 | |                         let method = UpdateCrdtMessagesSvc(inner);
[INFO] [stdout] 2969 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 2970 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2980 | |                         Ok(res)
[INFO] [stdout] 2981 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/store.rs:2980:25
[INFO] [stdout]      |
[INFO] [stdout] 2980 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/store.rs:3013:42
[INFO] [stdout]      |
[INFO] [stdout] 3013 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3014 | |                         let method = DeleteCrdtMessagesSvc(inner);
[INFO] [stdout] 3015 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 3016 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3026 | |                         Ok(res)
[INFO] [stdout] 3027 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/store.rs:3026:25
[INFO] [stdout]      |
[INFO] [stdout] 3026 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/store.rs:3059:42
[INFO] [stdout]      |
[INFO] [stdout] 3059 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3060 | |                         let method = CreateCrdtMerklesSvc(inner);
[INFO] [stdout] 3061 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 3062 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3072 | |                         Ok(res)
[INFO] [stdout] 3073 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/store.rs:3072:25
[INFO] [stdout]      |
[INFO] [stdout] 3072 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/store.rs:3104:42
[INFO] [stdout]      |
[INFO] [stdout] 3104 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3105 | |                         let method = GetCrdtMerklesSvc(inner);
[INFO] [stdout] 3106 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 3107 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3117 | |                         Ok(res)
[INFO] [stdout] 3118 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/store.rs:3117:25
[INFO] [stdout]      |
[INFO] [stdout] 3117 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/store.rs:3150:42
[INFO] [stdout]      |
[INFO] [stdout] 3150 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3151 | |                         let method = UpdateCrdtMerklesSvc(inner);
[INFO] [stdout] 3152 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 3153 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3163 | |                         Ok(res)
[INFO] [stdout] 3164 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/store.rs:3163:25
[INFO] [stdout]      |
[INFO] [stdout] 3163 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/store.rs:3196:42
[INFO] [stdout]      |
[INFO] [stdout] 3196 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3197 | |                         let method = DeleteCrdtMerklesSvc(inner);
[INFO] [stdout] 3198 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 3199 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3209 | |                         Ok(res)
[INFO] [stdout] 3210 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/store.rs:3209:25
[INFO] [stdout]      |
[INFO] [stdout] 3209 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/store.rs:3242:42
[INFO] [stdout]      |
[INFO] [stdout] 3242 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3243 | |                         let method = CreateSyncEndpointsSvc(inner);
[INFO] [stdout] 3244 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 3245 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3255 | |                         Ok(res)
[INFO] [stdout] 3256 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/store.rs:3255:25
[INFO] [stdout]      |
[INFO] [stdout] 3255 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/store.rs:3288:42
[INFO] [stdout]      |
[INFO] [stdout] 3288 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3289 | |                         let method = GetSyncEndpointsSvc(inner);
[INFO] [stdout] 3290 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 3291 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3301 | |                         Ok(res)
[INFO] [stdout] 3302 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/store.rs:3301:25
[INFO] [stdout]      |
[INFO] [stdout] 3301 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/store.rs:3334:42
[INFO] [stdout]      |
[INFO] [stdout] 3334 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3335 | |                         let method = UpdateSyncEndpointsSvc(inner);
[INFO] [stdout] 3336 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 3337 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3347 | |                         Ok(res)
[INFO] [stdout] 3348 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/store.rs:3347:25
[INFO] [stdout]      |
[INFO] [stdout] 3347 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/store.rs:3380:42
[INFO] [stdout]      |
[INFO] [stdout] 3380 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3381 | |                         let method = DeleteSyncEndpointsSvc(inner);
[INFO] [stdout] 3382 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 3383 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3393 | |                         Ok(res)
[INFO] [stdout] 3394 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/store.rs:3393:25
[INFO] [stdout]      |
[INFO] [stdout] 3393 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/store.rs:3425:42
[INFO] [stdout]      |
[INFO] [stdout] 3425 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3426 | |                         let method = CreateQueuesSvc(inner);
[INFO] [stdout] 3427 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 3428 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3438 | |                         Ok(res)
[INFO] [stdout] 3439 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/store.rs:3438:25
[INFO] [stdout]      |
[INFO] [stdout] 3438 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/store.rs:3470:42
[INFO] [stdout]      |
[INFO] [stdout] 3470 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3471 | |                         let method = GetQueuesSvc(inner);
[INFO] [stdout] 3472 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 3473 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3483 | |                         Ok(res)
[INFO] [stdout] 3484 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/store.rs:3483:25
[INFO] [stdout]      |
[INFO] [stdout] 3483 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/store.rs:3515:42
[INFO] [stdout]      |
[INFO] [stdout] 3515 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3516 | |                         let method = UpdateQueuesSvc(inner);
[INFO] [stdout] 3517 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 3518 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3528 | |                         Ok(res)
[INFO] [stdout] 3529 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/store.rs:3528:25
[INFO] [stdout]      |
[INFO] [stdout] 3528 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/store.rs:3560:42
[INFO] [stdout]      |
[INFO] [stdout] 3560 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3561 | |                         let method = DeleteQueuesSvc(inner);
[INFO] [stdout] 3562 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 3563 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3573 | |                         Ok(res)
[INFO] [stdout] 3574 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/store.rs:3573:25
[INFO] [stdout]      |
[INFO] [stdout] 3573 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/store.rs:3606:42
[INFO] [stdout]      |
[INFO] [stdout] 3606 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3607 | |                         let method = CreateQueueItemsSvc(inner);
[INFO] [stdout] 3608 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 3609 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3619 | |                         Ok(res)
[INFO] [stdout] 3620 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/store.rs:3619:25
[INFO] [stdout]      |
[INFO] [stdout] 3619 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/store.rs:3651:42
[INFO] [stdout]      |
[INFO] [stdout] 3651 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3652 | |                         let method = GetQueueItemsSvc(inner);
[INFO] [stdout] 3653 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 3654 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3664 | |                         Ok(res)
[INFO] [stdout] 3665 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/store.rs:3664:25
[INFO] [stdout]      |
[INFO] [stdout] 3664 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/store.rs:3697:42
[INFO] [stdout]      |
[INFO] [stdout] 3697 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3698 | |                         let method = UpdateQueueItemsSvc(inner);
[INFO] [stdout] 3699 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 3700 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3710 | |                         Ok(res)
[INFO] [stdout] 3711 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/store.rs:3710:25
[INFO] [stdout]      |
[INFO] [stdout] 3710 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/store.rs:3743:42
[INFO] [stdout]      |
[INFO] [stdout] 3743 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3744 | |                         let method = DeleteQueueItemsSvc(inner);
[INFO] [stdout] 3745 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 3746 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3756 | |                         Ok(res)
[INFO] [stdout] 3757 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/store.rs:3756:25
[INFO] [stdout]      |
[INFO] [stdout] 3756 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/store.rs:3789:42
[INFO] [stdout]      |
[INFO] [stdout] 3789 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3790 | |                         let method = CreateTransactionsSvc(inner);
[INFO] [stdout] 3791 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 3792 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3802 | |                         Ok(res)
[INFO] [stdout] 3803 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/store.rs:3802:25
[INFO] [stdout]      |
[INFO] [stdout] 3802 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/store.rs:3834:42
[INFO] [stdout]      |
[INFO] [stdout] 3834 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3835 | |                         let method = GetTransactionsSvc(inner);
[INFO] [stdout] 3836 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 3837 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3847 | |                         Ok(res)
[INFO] [stdout] 3848 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/store.rs:3847:25
[INFO] [stdout]      |
[INFO] [stdout] 3847 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/store.rs:3880:42
[INFO] [stdout]      |
[INFO] [stdout] 3880 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3881 | |                         let method = UpdateTransactionsSvc(inner);
[INFO] [stdout] 3882 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 3883 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3893 | |                         Ok(res)
[INFO] [stdout] 3894 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/store.rs:3893:25
[INFO] [stdout]      |
[INFO] [stdout] 3893 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/store.rs:3926:42
[INFO] [stdout]      |
[INFO] [stdout] 3926 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3927 | |                         let method = DeleteTransactionsSvc(inner);
[INFO] [stdout] 3928 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 3929 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3939 | |                         Ok(res)
[INFO] [stdout] 3940 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/store.rs:3939:25
[INFO] [stdout]      |
[INFO] [stdout] 3939 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/store.rs:3944:41
[INFO] [stdout]      |
[INFO] [stdout] 3944 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 3945 | |                         let mut response = http::Response::new(empty_body());
[INFO] [stdout] 3946 | |                         let headers = response.headers_mut();
[INFO] [stdout] 3947 | |                         headers
[INFO] [stdout] ...    |
[INFO] [stdout] 3957 | |                         Ok(response)
[INFO] [stdout] 3958 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/store.rs:3957:25
[INFO] [stdout]      |
[INFO] [stdout] 3957 |                         Ok(response)
[INFO] [stdout]      |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nullnet-libdatastore` (lib test) due to 100 previous errors
[INFO] running `Command { std: "docker" "inspect" "f1c5d9de8fd608ed235b2f8a9523477a7f3cb5f6f2ebbd1c3cf573420b52c0cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f1c5d9de8fd608ed235b2f8a9523477a7f3cb5f6f2ebbd1c3cf573420b52c0cf", kill_on_drop: false }`
[INFO] [stdout] f1c5d9de8fd608ed235b2f8a9523477a7f3cb5f6f2ebbd1c3cf573420b52c0cf
