[INFO] fetching crate side-proto 2.0.0-alpha.19...
[INFO] checking side-proto-2.0.0-alpha.19 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] extracting crate side-proto 2.0.0-alpha.19 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate side-proto 2.0.0-alpha.19
[INFO] finished tweaking crates.io crate side-proto 2.0.0-alpha.19
[INFO] tweaked toml for crates.io crate side-proto 2.0.0-alpha.19 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate side-proto 2.0.0-alpha.19 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 side-proto 2.0.0-alpha.19 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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 2d8ae9256d144a66149e8ff3ba98b80695cd1982905be6a62b4a568527868e1c
[INFO] running `Command { std: "docker" "start" "-a" "2d8ae9256d144a66149e8ff3ba98b80695cd1982905be6a62b4a568527868e1c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2d8ae9256d144a66149e8ff3ba98b80695cd1982905be6a62b4a568527868e1c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d8ae9256d144a66149e8ff3ba98b80695cd1982905be6a62b4a568527868e1c", kill_on_drop: false }`
[INFO] [stdout] 2d8ae9256d144a66149e8ff3ba98b80695cd1982905be6a62b4a568527868e1c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 876e4cdcfb2d02dc543347275f78de9dec72a53a8206fd68ca2c984b3f5dce98
[INFO] running `Command { std: "docker" "start" "-a" "876e4cdcfb2d02dc543347275f78de9dec72a53a8206fd68ca2c984b3f5dce98", kill_on_drop: false }`
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking flex-error v0.4.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking subtle-ng v2.5.0
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking eyre v0.6.12
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking der v0.7.9
[INFO] [stderr]     Checking subtle-encoding v0.5.1
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking curve25519-dalek-ng v4.1.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking ripemd v0.1.3
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking bs58 v0.5.1
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking ed25519-consensus v2.1.0
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]     Checking k256 v0.13.4
[INFO] [stderr]     Checking bip32 v0.5.3
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]     Checking serde_bytes v0.11.17
[INFO] [stderr]     Checking tokio v1.44.2
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]     Checking prost v0.13.5
[INFO] [stderr]     Checking tendermint-proto v0.40.3
[INFO] [stderr]     Checking prost-types v0.13.5
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking tokio-util v0.7.14
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking h2 v0.4.9
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking hyper-util v0.1.11
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]     Checking tonic v0.13.0
[INFO] [stderr]     Checking tonic v0.12.3
[INFO] [stderr]     Checking cosmos-sdk-proto v0.27.0
[INFO] [stderr]     Checking tendermint v0.40.3
[INFO] [stderr]     Checking cosmrs v0.22.0
[INFO] [stderr]     Checking side-proto v2.0.0-alpha.19 (/opt/rustwide/workdir)
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.btcbridge.tonic.rs:862:42
[INFO] [stdout]     |
[INFO] [stdout] 862 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 863 | |                         let inner = inner.0;
[INFO] [stdout] 864 | |                         let method = QueryParamsSvc(inner);
[INFO] [stdout] 865 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 876 | |                         Ok(res)
[INFO] [stdout] 877 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.btcbridge.tonic.rs:876:25
[INFO] [stdout]     |
[INFO] [stdout] 876 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.btcbridge.tonic.rs:900:42
[INFO] [stdout]     |
[INFO] [stdout] 900 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 901 | |                         let inner = inner.0;
[INFO] [stdout] 902 | |                         let method = QueryFeeRateSvc(inner);
[INFO] [stdout] 903 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 914 | |                         Ok(res)
[INFO] [stdout] 915 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.btcbridge.tonic.rs:914:25
[INFO] [stdout]     |
[INFO] [stdout] 914 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.btcbridge.tonic.rs:942:42
[INFO] [stdout]     |
[INFO] [stdout] 942 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 943 | |                         let inner = inner.0;
[INFO] [stdout] 944 | |                         let method = QueryWithdrawalNetworkFeeSvc(inner);
[INFO] [stdout] 945 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 956 | |                         Ok(res)
[INFO] [stdout] 957 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.btcbridge.tonic.rs:956:25
[INFO] [stdout]     |
[INFO] [stdout] 956 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.btcbridge.tonic.rs:985:42
[INFO] [stdout]      |
[INFO] [stdout]  985 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout]  986 | |                         let inner = inner.0;
[INFO] [stdout]  987 | |                         let method = QueryWithdrawRequestsByAddressSvc(inner);
[INFO] [stdout]  988 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout]  999 | |                         Ok(res)
[INFO] [stdout] 1000 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.btcbridge.tonic.rs:999:25
[INFO] [stdout]     |
[INFO] [stdout] 999 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.btcbridge.tonic.rs:1028:42
[INFO] [stdout]      |
[INFO] [stdout] 1028 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1029 | |                         let inner = inner.0;
[INFO] [stdout] 1030 | |                         let method = QueryWithdrawRequestsByTxHashSvc(inner);
[INFO] [stdout] 1031 | |                         let codec = tonic::codec::ProstCodec::default();
[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: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.btcbridge.tonic.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: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.btcbridge.tonic.rs:1071:42
[INFO] [stdout]      |
[INFO] [stdout] 1071 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1072 | |                         let inner = inner.0;
[INFO] [stdout] 1073 | |                         let method = QueryPendingBtcWithdrawRequestsSvc(inner);
[INFO] [stdout] 1074 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1085 | |                         Ok(res)
[INFO] [stdout] 1086 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.btcbridge.tonic.rs:1085:25
[INFO] [stdout]      |
[INFO] [stdout] 1085 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.btcbridge.tonic.rs:1111:42
[INFO] [stdout]      |
[INFO] [stdout] 1111 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1112 | |                         let inner = inner.0;
[INFO] [stdout] 1113 | |                         let method = QuerySigningRequestSvc(inner);
[INFO] [stdout] 1114 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1125 | |                         Ok(res)
[INFO] [stdout] 1126 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.btcbridge.tonic.rs:1125:25
[INFO] [stdout]      |
[INFO] [stdout] 1125 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.btcbridge.tonic.rs:1151:42
[INFO] [stdout]      |
[INFO] [stdout] 1151 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1152 | |                         let inner = inner.0;
[INFO] [stdout] 1153 | |                         let method = QuerySigningRequestsSvc(inner);
[INFO] [stdout] 1154 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1165 | |                         Ok(res)
[INFO] [stdout] 1166 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.btcbridge.tonic.rs:1165:25
[INFO] [stdout]      |
[INFO] [stdout] 1165 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.btcbridge.tonic.rs:1194:42
[INFO] [stdout]      |
[INFO] [stdout] 1194 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1195 | |                         let inner = inner.0;
[INFO] [stdout] 1196 | |                         let method = QuerySigningRequestsByAddressSvc(inner);
[INFO] [stdout] 1197 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1208 | |                         Ok(res)
[INFO] [stdout] 1209 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.btcbridge.tonic.rs:1208:25
[INFO] [stdout]      |
[INFO] [stdout] 1208 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.btcbridge.tonic.rs:1237:42
[INFO] [stdout]      |
[INFO] [stdout] 1237 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1238 | |                         let inner = inner.0;
[INFO] [stdout] 1239 | |                         let method = QuerySigningRequestByTxHashSvc(inner);
[INFO] [stdout] 1240 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1251 | |                         Ok(res)
[INFO] [stdout] 1252 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.btcbridge.tonic.rs:1251:25
[INFO] [stdout]      |
[INFO] [stdout] 1251 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.btcbridge.tonic.rs:1280:42
[INFO] [stdout]      |
[INFO] [stdout] 1280 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1281 | |                         let inner = inner.0;
[INFO] [stdout] 1282 | |                         let method = QueryPendingSigningRequestsSvc(inner);
[INFO] [stdout] 1283 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1294 | |                         Ok(res)
[INFO] [stdout] 1295 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.btcbridge.tonic.rs:1294:25
[INFO] [stdout]      |
[INFO] [stdout] 1294 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.btcbridge.tonic.rs:1318:42
[INFO] [stdout]      |
[INFO] [stdout] 1318 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1319 | |                         let inner = inner.0;
[INFO] [stdout] 1320 | |                         let method = QueryUTXOsSvc(inner);
[INFO] [stdout] 1321 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1332 | |                         Ok(res)
[INFO] [stdout] 1333 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.btcbridge.tonic.rs:1332:25
[INFO] [stdout]      |
[INFO] [stdout] 1332 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.btcbridge.tonic.rs:1359:42
[INFO] [stdout]      |
[INFO] [stdout] 1359 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1360 | |                         let inner = inner.0;
[INFO] [stdout] 1361 | |                         let method = QueryUTXOsByAddressSvc(inner);
[INFO] [stdout] 1362 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1373 | |                         Ok(res)
[INFO] [stdout] 1374 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.btcbridge.tonic.rs:1373:25
[INFO] [stdout]      |
[INFO] [stdout] 1373 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.btcbridge.tonic.rs:1407:42
[INFO] [stdout]      |
[INFO] [stdout] 1407 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1408 | |                         let inner = inner.0;
[INFO] [stdout] 1409 | |                         let method = QueryUTXOCountAndBalancesByAddressSvc(inner);
[INFO] [stdout] 1410 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1421 | |                         Ok(res)
[INFO] [stdout] 1422 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.btcbridge.tonic.rs:1421:25
[INFO] [stdout]      |
[INFO] [stdout] 1421 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.btcbridge.tonic.rs:1447:42
[INFO] [stdout]      |
[INFO] [stdout] 1447 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1448 | |                         let inner = inner.0;
[INFO] [stdout] 1449 | |                         let method = QueryDKGRequestSvc(inner);
[INFO] [stdout] 1450 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1461 | |                         Ok(res)
[INFO] [stdout] 1462 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.btcbridge.tonic.rs:1461:25
[INFO] [stdout]      |
[INFO] [stdout] 1461 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.btcbridge.tonic.rs:1487:42
[INFO] [stdout]      |
[INFO] [stdout] 1487 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1488 | |                         let inner = inner.0;
[INFO] [stdout] 1489 | |                         let method = QueryDKGRequestsSvc(inner);
[INFO] [stdout] 1490 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1501 | |                         Ok(res)
[INFO] [stdout] 1502 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.btcbridge.tonic.rs:1501:25
[INFO] [stdout]      |
[INFO] [stdout] 1501 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.btcbridge.tonic.rs:1527:42
[INFO] [stdout]      |
[INFO] [stdout] 1527 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1528 | |                         let inner = inner.0;
[INFO] [stdout] 1529 | |                         let method = QueryAllDKGRequestsSvc(inner);
[INFO] [stdout] 1530 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1541 | |                         Ok(res)
[INFO] [stdout] 1542 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.btcbridge.tonic.rs:1541:25
[INFO] [stdout]      |
[INFO] [stdout] 1541 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.btcbridge.tonic.rs:1570:42
[INFO] [stdout]      |
[INFO] [stdout] 1570 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1571 | |                         let inner = inner.0;
[INFO] [stdout] 1572 | |                         let method = QueryDKGCompletionRequestsSvc(inner);
[INFO] [stdout] 1573 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1584 | |                         Ok(res)
[INFO] [stdout] 1585 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.btcbridge.tonic.rs:1584:25
[INFO] [stdout]      |
[INFO] [stdout] 1584 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.btcbridge.tonic.rs:1611:42
[INFO] [stdout]      |
[INFO] [stdout] 1611 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1612 | |                         let inner = inner.0;
[INFO] [stdout] 1613 | |                         let method = QueryRefreshingRequestSvc(inner);
[INFO] [stdout] 1614 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1625 | |                         Ok(res)
[INFO] [stdout] 1626 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.btcbridge.tonic.rs:1625:25
[INFO] [stdout]      |
[INFO] [stdout] 1625 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.btcbridge.tonic.rs:1653:42
[INFO] [stdout]      |
[INFO] [stdout] 1653 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1654 | |                         let inner = inner.0;
[INFO] [stdout] 1655 | |                         let method = QueryRefreshingRequestsSvc(inner);
[INFO] [stdout] 1656 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1667 | |                         Ok(res)
[INFO] [stdout] 1668 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.btcbridge.tonic.rs:1667:25
[INFO] [stdout]      |
[INFO] [stdout] 1667 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.btcbridge.tonic.rs:1695:42
[INFO] [stdout]      |
[INFO] [stdout] 1695 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1696 | |                         let inner = inner.0;
[INFO] [stdout] 1697 | |                         let method = QueryRefreshingCompletionsSvc(inner);
[INFO] [stdout] 1698 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1709 | |                         Ok(res)
[INFO] [stdout] 1710 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.btcbridge.tonic.rs:1709:25
[INFO] [stdout]      |
[INFO] [stdout] 1709 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.btcbridge.tonic.rs:1736:42
[INFO] [stdout]      |
[INFO] [stdout] 1736 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1737 | |                         let inner = inner.0;
[INFO] [stdout] 1738 | |                         let method = QueryIBCDepositScriptSvc(inner);
[INFO] [stdout] 1739 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1750 | |                         Ok(res)
[INFO] [stdout] 1751 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.btcbridge.tonic.rs:1750:25
[INFO] [stdout]      |
[INFO] [stdout] 1750 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.btcbridge.tonic.rs:1774:42
[INFO] [stdout]      |
[INFO] [stdout] 1774 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1775 | |                         let inner = inner.0;
[INFO] [stdout] 1776 | |                         let method = QueryRateLimitSvc(inner);
[INFO] [stdout] 1777 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1788 | |                         Ok(res)
[INFO] [stdout] 1789 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.btcbridge.tonic.rs:1788:25
[INFO] [stdout]      |
[INFO] [stdout] 1788 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.btcbridge.tonic.rs:1816:42
[INFO] [stdout]      |
[INFO] [stdout] 1816 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1817 | |                         let inner = inner.0;
[INFO] [stdout] 1818 | |                         let method = QueryRateLimitByAddressSvc(inner);
[INFO] [stdout] 1819 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1830 | |                         Ok(res)
[INFO] [stdout] 1831 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.btcbridge.tonic.rs:1830:25
[INFO] [stdout]      |
[INFO] [stdout] 1830 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.btcbridge.tonic.rs:1834:42
[INFO] [stdout]      |
[INFO] [stdout] 1834 |                   _ => Box::pin(async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1835 | |                     Ok(http::Response::builder()
[INFO] [stdout] 1836 | |                         .status(200)
[INFO] [stdout] 1837 | |                         .header("grpc-status", "12")
[INFO] [stdout] ...    |
[INFO] [stdout] 1840 | |                         .unwrap())
[INFO] [stdout] 1841 | |                 }),
[INFO] [stdout]      | |_________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.btcbridge.tonic.rs:1835:21
[INFO] [stdout]      |
[INFO] [stdout] 1835 | /                     Ok(http::Response::builder()
[INFO] [stdout] 1836 | |                         .status(200)
[INFO] [stdout] 1837 | |                         .header("grpc-status", "12")
[INFO] [stdout] 1838 | |                         .header("content-type", "application/grpc")
[INFO] [stdout] 1839 | |                         .body(empty_body())
[INFO] [stdout] 1840 | |                         .unwrap())
[INFO] [stdout]      | |__________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.btcbridge.tonic.rs:2416:42
[INFO] [stdout]      |
[INFO] [stdout] 2416 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2417 | |                         let inner = inner.0;
[INFO] [stdout] 2418 | |                         let method = SubmitDepositTransactionSvc(inner);
[INFO] [stdout] 2419 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2430 | |                         Ok(res)
[INFO] [stdout] 2431 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.btcbridge.tonic.rs:2430:25
[INFO] [stdout]      |
[INFO] [stdout] 2430 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.btcbridge.tonic.rs:2457:42
[INFO] [stdout]      |
[INFO] [stdout] 2457 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2458 | |                         let inner = inner.0;
[INFO] [stdout] 2459 | |                         let method = SubmitWithdrawTransactionSvc(inner);
[INFO] [stdout] 2460 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2471 | |                         Ok(res)
[INFO] [stdout] 2472 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.btcbridge.tonic.rs:2471:25
[INFO] [stdout]      |
[INFO] [stdout] 2471 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.btcbridge.tonic.rs:2495:42
[INFO] [stdout]      |
[INFO] [stdout] 2495 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2496 | |                         let inner = inner.0;
[INFO] [stdout] 2497 | |                         let method = SubmitFeeRateSvc(inner);
[INFO] [stdout] 2498 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2509 | |                         Ok(res)
[INFO] [stdout] 2510 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.btcbridge.tonic.rs:2509:25
[INFO] [stdout]      |
[INFO] [stdout] 2509 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.btcbridge.tonic.rs:2537:42
[INFO] [stdout]      |
[INFO] [stdout] 2537 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2538 | |                         let inner = inner.0;
[INFO] [stdout] 2539 | |                         let method = UpdateTrustedNonBtcRelayersSvc(inner);
[INFO] [stdout] 2540 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2551 | |                         Ok(res)
[INFO] [stdout] 2552 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.btcbridge.tonic.rs:2551:25
[INFO] [stdout]      |
[INFO] [stdout] 2551 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.btcbridge.tonic.rs:2578:42
[INFO] [stdout]      |
[INFO] [stdout] 2578 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2579 | |                         let inner = inner.0;
[INFO] [stdout] 2580 | |                         let method = UpdateTrustedFeeProvidersSvc(inner);
[INFO] [stdout] 2581 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2592 | |                         Ok(res)
[INFO] [stdout] 2593 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.btcbridge.tonic.rs:2592:25
[INFO] [stdout]      |
[INFO] [stdout] 2592 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.btcbridge.tonic.rs:2616:42
[INFO] [stdout]      |
[INFO] [stdout] 2616 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2617 | |                         let inner = inner.0;
[INFO] [stdout] 2618 | |                         let method = WithdrawToBitcoinSvc(inner);
[INFO] [stdout] 2619 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2630 | |                         Ok(res)
[INFO] [stdout] 2631 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.btcbridge.tonic.rs:2630:25
[INFO] [stdout]      |
[INFO] [stdout] 2630 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.btcbridge.tonic.rs:2654:42
[INFO] [stdout]      |
[INFO] [stdout] 2654 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2655 | |                         let inner = inner.0;
[INFO] [stdout] 2656 | |                         let method = SubmitSignaturesSvc(inner);
[INFO] [stdout] 2657 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2668 | |                         Ok(res)
[INFO] [stdout] 2669 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.btcbridge.tonic.rs:2668:25
[INFO] [stdout]      |
[INFO] [stdout] 2668 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.btcbridge.tonic.rs:2692:42
[INFO] [stdout]      |
[INFO] [stdout] 2692 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2693 | |                         let inner = inner.0;
[INFO] [stdout] 2694 | |                         let method = ConsolidateVaultsSvc(inner);
[INFO] [stdout] 2695 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2706 | |                         Ok(res)
[INFO] [stdout] 2707 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.btcbridge.tonic.rs:2706:25
[INFO] [stdout]      |
[INFO] [stdout] 2706 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.btcbridge.tonic.rs:2730:42
[INFO] [stdout]      |
[INFO] [stdout] 2730 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2731 | |                         let inner = inner.0;
[INFO] [stdout] 2732 | |                         let method = InitiateDKGSvc(inner);
[INFO] [stdout] 2733 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2744 | |                         Ok(res)
[INFO] [stdout] 2745 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.btcbridge.tonic.rs:2744:25
[INFO] [stdout]      |
[INFO] [stdout] 2744 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.btcbridge.tonic.rs:2768:42
[INFO] [stdout]      |
[INFO] [stdout] 2768 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2769 | |                         let inner = inner.0;
[INFO] [stdout] 2770 | |                         let method = CompleteDKGSvc(inner);
[INFO] [stdout] 2771 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2782 | |                         Ok(res)
[INFO] [stdout] 2783 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.btcbridge.tonic.rs:2782:25
[INFO] [stdout]      |
[INFO] [stdout] 2782 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.btcbridge.tonic.rs:2806:42
[INFO] [stdout]      |
[INFO] [stdout] 2806 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2807 | |                         let inner = inner.0;
[INFO] [stdout] 2808 | |                         let method = RefreshSvc(inner);
[INFO] [stdout] 2809 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2820 | |                         Ok(res)
[INFO] [stdout] 2821 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.btcbridge.tonic.rs:2820:25
[INFO] [stdout]      |
[INFO] [stdout] 2820 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.btcbridge.tonic.rs:2846:42
[INFO] [stdout]      |
[INFO] [stdout] 2846 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2847 | |                         let inner = inner.0;
[INFO] [stdout] 2848 | |                         let method = CompleteRefreshingSvc(inner);
[INFO] [stdout] 2849 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2860 | |                         Ok(res)
[INFO] [stdout] 2861 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.btcbridge.tonic.rs:2860:25
[INFO] [stdout]      |
[INFO] [stdout] 2860 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.btcbridge.tonic.rs:2884:42
[INFO] [stdout]      |
[INFO] [stdout] 2884 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2885 | |                         let inner = inner.0;
[INFO] [stdout] 2886 | |                         let method = TransferVaultSvc(inner);
[INFO] [stdout] 2887 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2898 | |                         Ok(res)
[INFO] [stdout] 2899 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.btcbridge.tonic.rs:2898:25
[INFO] [stdout]      |
[INFO] [stdout] 2898 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.btcbridge.tonic.rs:2922:42
[INFO] [stdout]      |
[INFO] [stdout] 2922 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2923 | |                         let inner = inner.0;
[INFO] [stdout] 2924 | |                         let method = UpdateParamsSvc(inner);
[INFO] [stdout] 2925 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2936 | |                         Ok(res)
[INFO] [stdout] 2937 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.btcbridge.tonic.rs:2936:25
[INFO] [stdout]      |
[INFO] [stdout] 2936 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.btcbridge.tonic.rs:2940:42
[INFO] [stdout]      |
[INFO] [stdout] 2940 |                   _ => Box::pin(async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2941 | |                     Ok(http::Response::builder()
[INFO] [stdout] 2942 | |                         .status(200)
[INFO] [stdout] 2943 | |                         .header("grpc-status", "12")
[INFO] [stdout] ...    |
[INFO] [stdout] 2946 | |                         .unwrap())
[INFO] [stdout] 2947 | |                 }),
[INFO] [stdout]      | |_________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.btcbridge.tonic.rs:2941:21
[INFO] [stdout]      |
[INFO] [stdout] 2941 | /                     Ok(http::Response::builder()
[INFO] [stdout] 2942 | |                         .status(200)
[INFO] [stdout] 2943 | |                         .header("grpc-status", "12")
[INFO] [stdout] 2944 | |                         .header("content-type", "application/grpc")
[INFO] [stdout] 2945 | |                         .body(empty_body())
[INFO] [stdout] 2946 | |                         .unwrap())
[INFO] [stdout]      | |__________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.liquidation.tonic.rs:321:42
[INFO] [stdout]     |
[INFO] [stdout] 321 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 322 | |                         let inner = inner.0;
[INFO] [stdout] 323 | |                         let method = ParamsSvc(inner);
[INFO] [stdout] 324 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 335 | |                         Ok(res)
[INFO] [stdout] 336 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.liquidation.tonic.rs:335:25
[INFO] [stdout]     |
[INFO] [stdout] 335 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.liquidation.tonic.rs:359:42
[INFO] [stdout]     |
[INFO] [stdout] 359 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 360 | |                         let inner = inner.0;
[INFO] [stdout] 361 | |                         let method = LiquidationSvc(inner);
[INFO] [stdout] 362 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 373 | |                         Ok(res)
[INFO] [stdout] 374 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.liquidation.tonic.rs:373:25
[INFO] [stdout]     |
[INFO] [stdout] 373 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.liquidation.tonic.rs:397:42
[INFO] [stdout]     |
[INFO] [stdout] 397 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 398 | |                         let inner = inner.0;
[INFO] [stdout] 399 | |                         let method = LiquidationsSvc(inner);
[INFO] [stdout] 400 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 411 | |                         Ok(res)
[INFO] [stdout] 412 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.liquidation.tonic.rs:411:25
[INFO] [stdout]     |
[INFO] [stdout] 411 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.liquidation.tonic.rs:437:42
[INFO] [stdout]     |
[INFO] [stdout] 437 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 438 | |                         let inner = inner.0;
[INFO] [stdout] 439 | |                         let method = LiquidationRecordSvc(inner);
[INFO] [stdout] 440 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 451 | |                         Ok(res)
[INFO] [stdout] 452 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.liquidation.tonic.rs:451:25
[INFO] [stdout]     |
[INFO] [stdout] 451 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.liquidation.tonic.rs:478:42
[INFO] [stdout]     |
[INFO] [stdout] 478 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 479 | |                         let inner = inner.0;
[INFO] [stdout] 480 | |                         let method = LiquidationRecordsSvc(inner);
[INFO] [stdout] 481 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 492 | |                         Ok(res)
[INFO] [stdout] 493 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.liquidation.tonic.rs:492:25
[INFO] [stdout]     |
[INFO] [stdout] 492 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.liquidation.tonic.rs:496:42
[INFO] [stdout]     |
[INFO] [stdout] 496 |                   _ => Box::pin(async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 497 | |                     Ok(http::Response::builder()
[INFO] [stdout] 498 | |                         .status(200)
[INFO] [stdout] 499 | |                         .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 502 | |                         .unwrap())
[INFO] [stdout] 503 | |                 }),
[INFO] [stdout]     | |_________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.liquidation.tonic.rs:497:21
[INFO] [stdout]     |
[INFO] [stdout] 497 | /                     Ok(http::Response::builder()
[INFO] [stdout] 498 | |                         .status(200)
[INFO] [stdout] 499 | |                         .header("grpc-status", "12")
[INFO] [stdout] 500 | |                         .header("content-type", "application/grpc")
[INFO] [stdout] 501 | |                         .body(empty_body())
[INFO] [stdout] 502 | |                         .unwrap())
[INFO] [stdout]     | |__________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.liquidation.tonic.rs:767:42
[INFO] [stdout]     |
[INFO] [stdout] 767 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 768 | |                         let inner = inner.0;
[INFO] [stdout] 769 | |                         let method = LiquidateSvc(inner);
[INFO] [stdout] 770 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 781 | |                         Ok(res)
[INFO] [stdout] 782 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.liquidation.tonic.rs:781:25
[INFO] [stdout]     |
[INFO] [stdout] 781 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.liquidation.tonic.rs:805:42
[INFO] [stdout]     |
[INFO] [stdout] 805 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 806 | |                         let inner = inner.0;
[INFO] [stdout] 807 | |                         let method = UpdateParamsSvc(inner);
[INFO] [stdout] 808 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 819 | |                         Ok(res)
[INFO] [stdout] 820 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.liquidation.tonic.rs:819:25
[INFO] [stdout]     |
[INFO] [stdout] 819 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.liquidation.tonic.rs:823:42
[INFO] [stdout]     |
[INFO] [stdout] 823 |                   _ => Box::pin(async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 824 | |                     Ok(http::Response::builder()
[INFO] [stdout] 825 | |                         .status(200)
[INFO] [stdout] 826 | |                         .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 829 | |                         .unwrap())
[INFO] [stdout] 830 | |                 }),
[INFO] [stdout]     | |_________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.liquidation.tonic.rs:824:21
[INFO] [stdout]     |
[INFO] [stdout] 824 | /                     Ok(http::Response::builder()
[INFO] [stdout] 825 | |                         .status(200)
[INFO] [stdout] 826 | |                         .header("grpc-status", "12")
[INFO] [stdout] 827 | |                         .header("content-type", "application/grpc")
[INFO] [stdout] 828 | |                         .body(empty_body())
[INFO] [stdout] 829 | |                         .unwrap())
[INFO] [stdout]     | |__________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.dlc.tonic.rs:515:42
[INFO] [stdout]     |
[INFO] [stdout] 515 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 516 | |                         let inner = inner.0;
[INFO] [stdout] 517 | |                         let method = ParamsSvc(inner);
[INFO] [stdout] 518 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 529 | |                         Ok(res)
[INFO] [stdout] 530 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.dlc.tonic.rs:529:25
[INFO] [stdout]     |
[INFO] [stdout] 529 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.dlc.tonic.rs:553:42
[INFO] [stdout]     |
[INFO] [stdout] 553 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 554 | |                         let inner = inner.0;
[INFO] [stdout] 555 | |                         let method = EventSvc(inner);
[INFO] [stdout] 556 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 567 | |                         Ok(res)
[INFO] [stdout] 568 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.dlc.tonic.rs:567:25
[INFO] [stdout]     |
[INFO] [stdout] 567 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.dlc.tonic.rs:591:42
[INFO] [stdout]     |
[INFO] [stdout] 591 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 592 | |                         let inner = inner.0;
[INFO] [stdout] 593 | |                         let method = EventsSvc(inner);
[INFO] [stdout] 594 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 605 | |                         Ok(res)
[INFO] [stdout] 606 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.dlc.tonic.rs:605:25
[INFO] [stdout]     |
[INFO] [stdout] 605 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.dlc.tonic.rs:629:42
[INFO] [stdout]     |
[INFO] [stdout] 629 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 630 | |                         let inner = inner.0;
[INFO] [stdout] 631 | |                         let method = AttestationSvc(inner);
[INFO] [stdout] 632 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 643 | |                         Ok(res)
[INFO] [stdout] 644 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.dlc.tonic.rs:643:25
[INFO] [stdout]     |
[INFO] [stdout] 643 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.dlc.tonic.rs:670:42
[INFO] [stdout]     |
[INFO] [stdout] 670 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 671 | |                         let inner = inner.0;
[INFO] [stdout] 672 | |                         let method = AttestationByEventSvc(inner);
[INFO] [stdout] 673 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 684 | |                         Ok(res)
[INFO] [stdout] 685 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.dlc.tonic.rs:684:25
[INFO] [stdout]     |
[INFO] [stdout] 684 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.dlc.tonic.rs:708:42
[INFO] [stdout]     |
[INFO] [stdout] 708 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 709 | |                         let inner = inner.0;
[INFO] [stdout] 710 | |                         let method = AttestationsSvc(inner);
[INFO] [stdout] 711 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 722 | |                         Ok(res)
[INFO] [stdout] 723 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.dlc.tonic.rs:722:25
[INFO] [stdout]     |
[INFO] [stdout] 722 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.dlc.tonic.rs:746:42
[INFO] [stdout]     |
[INFO] [stdout] 746 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 747 | |                         let inner = inner.0;
[INFO] [stdout] 748 | |                         let method = NonceSvc(inner);
[INFO] [stdout] 749 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 760 | |                         Ok(res)
[INFO] [stdout] 761 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.dlc.tonic.rs:760:25
[INFO] [stdout]     |
[INFO] [stdout] 760 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.dlc.tonic.rs:784:42
[INFO] [stdout]     |
[INFO] [stdout] 784 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 785 | |                         let inner = inner.0;
[INFO] [stdout] 786 | |                         let method = NoncesSvc(inner);
[INFO] [stdout] 787 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 798 | |                         Ok(res)
[INFO] [stdout] 799 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.dlc.tonic.rs:798:25
[INFO] [stdout]     |
[INFO] [stdout] 798 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.dlc.tonic.rs:822:42
[INFO] [stdout]     |
[INFO] [stdout] 822 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 823 | |                         let inner = inner.0;
[INFO] [stdout] 824 | |                         let method = CountNoncesSvc(inner);
[INFO] [stdout] 825 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 836 | |                         Ok(res)
[INFO] [stdout] 837 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.dlc.tonic.rs:836:25
[INFO] [stdout]     |
[INFO] [stdout] 836 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.dlc.tonic.rs:860:42
[INFO] [stdout]     |
[INFO] [stdout] 860 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 861 | |                         let inner = inner.0;
[INFO] [stdout] 862 | |                         let method = DCMSvc(inner);
[INFO] [stdout] 863 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 874 | |                         Ok(res)
[INFO] [stdout] 875 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.dlc.tonic.rs:874:25
[INFO] [stdout]     |
[INFO] [stdout] 874 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.dlc.tonic.rs:898:42
[INFO] [stdout]     |
[INFO] [stdout] 898 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 899 | |                         let inner = inner.0;
[INFO] [stdout] 900 | |                         let method = DCMsSvc(inner);
[INFO] [stdout] 901 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 912 | |                         Ok(res)
[INFO] [stdout] 913 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.dlc.tonic.rs:912:25
[INFO] [stdout]     |
[INFO] [stdout] 912 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.dlc.tonic.rs:936:42
[INFO] [stdout]     |
[INFO] [stdout] 936 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 937 | |                         let inner = inner.0;
[INFO] [stdout] 938 | |                         let method = OracleSvc(inner);
[INFO] [stdout] 939 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 950 | |                         Ok(res)
[INFO] [stdout] 951 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.dlc.tonic.rs:950:25
[INFO] [stdout]     |
[INFO] [stdout] 950 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.dlc.tonic.rs:974:42
[INFO] [stdout]     |
[INFO] [stdout] 974 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 975 | |                         let inner = inner.0;
[INFO] [stdout] 976 | |                         let method = OraclesSvc(inner);
[INFO] [stdout] 977 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 988 | |                         Ok(res)
[INFO] [stdout] 989 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.dlc.tonic.rs:988:25
[INFO] [stdout]     |
[INFO] [stdout] 988 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.dlc.tonic.rs:1016:42
[INFO] [stdout]      |
[INFO] [stdout] 1016 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1017 | |                         let inner = inner.0;
[INFO] [stdout] 1018 | |                         let method = OracleParticipantLivenessSvc(inner);
[INFO] [stdout] 1019 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1030 | |                         Ok(res)
[INFO] [stdout] 1031 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.dlc.tonic.rs:1030:25
[INFO] [stdout]      |
[INFO] [stdout] 1030 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.dlc.tonic.rs:1034:42
[INFO] [stdout]      |
[INFO] [stdout] 1034 |                   _ => Box::pin(async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1035 | |                     Ok(http::Response::builder()
[INFO] [stdout] 1036 | |                         .status(200)
[INFO] [stdout] 1037 | |                         .header("grpc-status", "12")
[INFO] [stdout] ...    |
[INFO] [stdout] 1040 | |                         .unwrap())
[INFO] [stdout] 1041 | |                 }),
[INFO] [stdout]      | |_________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.dlc.tonic.rs:1035:21
[INFO] [stdout]      |
[INFO] [stdout] 1035 | /                     Ok(http::Response::builder()
[INFO] [stdout] 1036 | |                         .status(200)
[INFO] [stdout] 1037 | |                         .header("grpc-status", "12")
[INFO] [stdout] 1038 | |                         .header("content-type", "application/grpc")
[INFO] [stdout] 1039 | |                         .body(empty_body())
[INFO] [stdout] 1040 | |                         .unwrap())
[INFO] [stdout]      | |__________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.dlc.tonic.rs:1305:42
[INFO] [stdout]      |
[INFO] [stdout] 1305 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1306 | |                         let inner = inner.0;
[INFO] [stdout] 1307 | |                         let method = CreateDCMSvc(inner);
[INFO] [stdout] 1308 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1319 | |                         Ok(res)
[INFO] [stdout] 1320 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.dlc.tonic.rs:1319:25
[INFO] [stdout]      |
[INFO] [stdout] 1319 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.dlc.tonic.rs:1343:42
[INFO] [stdout]      |
[INFO] [stdout] 1343 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1344 | |                         let inner = inner.0;
[INFO] [stdout] 1345 | |                         let method = UpdateParamsSvc(inner);
[INFO] [stdout] 1346 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1357 | |                         Ok(res)
[INFO] [stdout] 1358 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.dlc.tonic.rs:1357:25
[INFO] [stdout]      |
[INFO] [stdout] 1357 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.dlc.tonic.rs:1361:42
[INFO] [stdout]      |
[INFO] [stdout] 1361 |                   _ => Box::pin(async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1362 | |                     Ok(http::Response::builder()
[INFO] [stdout] 1363 | |                         .status(200)
[INFO] [stdout] 1364 | |                         .header("grpc-status", "12")
[INFO] [stdout] ...    |
[INFO] [stdout] 1367 | |                         .unwrap())
[INFO] [stdout] 1368 | |                 }),
[INFO] [stdout]      | |_________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.dlc.tonic.rs:1362:21
[INFO] [stdout]      |
[INFO] [stdout] 1362 | /                     Ok(http::Response::builder()
[INFO] [stdout] 1363 | |                         .status(200)
[INFO] [stdout] 1364 | |                         .header("grpc-status", "12")
[INFO] [stdout] 1365 | |                         .header("content-type", "application/grpc")
[INFO] [stdout] 1366 | |                         .body(empty_body())
[INFO] [stdout] 1367 | |                         .unwrap())
[INFO] [stdout]      | |__________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.lending.tonic.rs:635:42
[INFO] [stdout]     |
[INFO] [stdout] 635 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 636 | |                         let inner = inner.0;
[INFO] [stdout] 637 | |                         let method = ParamsSvc(inner);
[INFO] [stdout] 638 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 649 | |                         Ok(res)
[INFO] [stdout] 650 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.lending.tonic.rs:649:25
[INFO] [stdout]     |
[INFO] [stdout] 649 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.lending.tonic.rs:673:42
[INFO] [stdout]     |
[INFO] [stdout] 673 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 674 | |                         let inner = inner.0;
[INFO] [stdout] 675 | |                         let method = PoolSvc(inner);
[INFO] [stdout] 676 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 687 | |                         Ok(res)
[INFO] [stdout] 688 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.lending.tonic.rs:687:25
[INFO] [stdout]     |
[INFO] [stdout] 687 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.lending.tonic.rs:711:42
[INFO] [stdout]     |
[INFO] [stdout] 711 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 712 | |                         let inner = inner.0;
[INFO] [stdout] 713 | |                         let method = PoolsSvc(inner);
[INFO] [stdout] 714 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 725 | |                         Ok(res)
[INFO] [stdout] 726 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.lending.tonic.rs:725:25
[INFO] [stdout]     |
[INFO] [stdout] 725 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.lending.tonic.rs:751:42
[INFO] [stdout]     |
[INFO] [stdout] 751 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 752 | |                         let inner = inner.0;
[INFO] [stdout] 753 | |                         let method = PoolExchangeRateSvc(inner);
[INFO] [stdout] 754 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 765 | |                         Ok(res)
[INFO] [stdout] 766 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.lending.tonic.rs:765:25
[INFO] [stdout]     |
[INFO] [stdout] 765 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.lending.tonic.rs:791:42
[INFO] [stdout]     |
[INFO] [stdout] 791 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 792 | |                         let inner = inner.0;
[INFO] [stdout] 793 | |                         let method = CollateralAddressSvc(inner);
[INFO] [stdout] 794 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 805 | |                         Ok(res)
[INFO] [stdout] 806 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.lending.tonic.rs:805:25
[INFO] [stdout]     |
[INFO] [stdout] 805 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.lending.tonic.rs:831:42
[INFO] [stdout]     |
[INFO] [stdout] 831 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 832 | |                         let inner = inner.0;
[INFO] [stdout] 833 | |                         let method = LiquidationPriceSvc(inner);
[INFO] [stdout] 834 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 845 | |                         Ok(res)
[INFO] [stdout] 846 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.lending.tonic.rs:845:25
[INFO] [stdout]     |
[INFO] [stdout] 845 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.lending.tonic.rs:871:42
[INFO] [stdout]     |
[INFO] [stdout] 871 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 872 | |                         let inner = inner.0;
[INFO] [stdout] 873 | |                         let method = DlcEventCountSvc(inner);
[INFO] [stdout] 874 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 885 | |                         Ok(res)
[INFO] [stdout] 886 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.lending.tonic.rs:885:25
[INFO] [stdout]     |
[INFO] [stdout] 885 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.lending.tonic.rs:909:42
[INFO] [stdout]     |
[INFO] [stdout] 909 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 910 | |                         let inner = inner.0;
[INFO] [stdout] 911 | |                         let method = LoanSvc(inner);
[INFO] [stdout] 912 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 923 | |                         Ok(res)
[INFO] [stdout] 924 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.lending.tonic.rs:923:25
[INFO] [stdout]     |
[INFO] [stdout] 923 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.lending.tonic.rs:947:42
[INFO] [stdout]     |
[INFO] [stdout] 947 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 948 | |                         let inner = inner.0;
[INFO] [stdout] 949 | |                         let method = LoansSvc(inner);
[INFO] [stdout] 950 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 961 | |                         Ok(res)
[INFO] [stdout] 962 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.lending.tonic.rs:961:25
[INFO] [stdout]     |
[INFO] [stdout] 961 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.lending.tonic.rs:987:42
[INFO] [stdout]      |
[INFO] [stdout]  987 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout]  988 | |                         let inner = inner.0;
[INFO] [stdout]  989 | |                         let method = LoansByAddressSvc(inner);
[INFO] [stdout]  990 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1001 | |                         Ok(res)
[INFO] [stdout] 1002 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.lending.tonic.rs:1001:25
[INFO] [stdout]      |
[INFO] [stdout] 1001 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.lending.tonic.rs:1027:42
[INFO] [stdout]      |
[INFO] [stdout] 1027 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1028 | |                         let inner = inner.0;
[INFO] [stdout] 1029 | |                         let method = LoansByOracleSvc(inner);
[INFO] [stdout] 1030 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1041 | |                         Ok(res)
[INFO] [stdout] 1042 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.lending.tonic.rs:1041:25
[INFO] [stdout]      |
[INFO] [stdout] 1041 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.lending.tonic.rs:1065:42
[INFO] [stdout]      |
[INFO] [stdout] 1065 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1066 | |                         let inner = inner.0;
[INFO] [stdout] 1067 | |                         let method = LoanCetInfosSvc(inner);
[INFO] [stdout] 1068 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1079 | |                         Ok(res)
[INFO] [stdout] 1080 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.lending.tonic.rs:1079:25
[INFO] [stdout]      |
[INFO] [stdout] 1079 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.lending.tonic.rs:1103:42
[INFO] [stdout]      |
[INFO] [stdout] 1103 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1104 | |                         let inner = inner.0;
[INFO] [stdout] 1105 | |                         let method = LoanDlcMetaSvc(inner);
[INFO] [stdout] 1106 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1117 | |                         Ok(res)
[INFO] [stdout] 1118 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.lending.tonic.rs:1117:25
[INFO] [stdout]      |
[INFO] [stdout] 1117 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.lending.tonic.rs:1143:42
[INFO] [stdout]      |
[INFO] [stdout] 1143 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1144 | |                         let inner = inner.0;
[INFO] [stdout] 1145 | |                         let method = LoanAuthorizationSvc(inner);
[INFO] [stdout] 1146 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1157 | |                         Ok(res)
[INFO] [stdout] 1158 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.lending.tonic.rs:1157:25
[INFO] [stdout]      |
[INFO] [stdout] 1157 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.lending.tonic.rs:1181:42
[INFO] [stdout]      |
[INFO] [stdout] 1181 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1182 | |                         let inner = inner.0;
[INFO] [stdout] 1183 | |                         let method = LoanDepositsSvc(inner);
[INFO] [stdout] 1184 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1195 | |                         Ok(res)
[INFO] [stdout] 1196 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.lending.tonic.rs:1195:25
[INFO] [stdout]      |
[INFO] [stdout] 1195 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.lending.tonic.rs:1219:42
[INFO] [stdout]      |
[INFO] [stdout] 1219 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1220 | |                         let inner = inner.0;
[INFO] [stdout] 1221 | |                         let method = RedemptionSvc(inner);
[INFO] [stdout] 1222 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1233 | |                         Ok(res)
[INFO] [stdout] 1234 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.lending.tonic.rs:1233:25
[INFO] [stdout]      |
[INFO] [stdout] 1233 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.lending.tonic.rs:1257:42
[INFO] [stdout]      |
[INFO] [stdout] 1257 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1258 | |                         let inner = inner.0;
[INFO] [stdout] 1259 | |                         let method = RepaymentSvc(inner);
[INFO] [stdout] 1260 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1271 | |                         Ok(res)
[INFO] [stdout] 1272 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.lending.tonic.rs:1271:25
[INFO] [stdout]      |
[INFO] [stdout] 1271 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.lending.tonic.rs:1297:42
[INFO] [stdout]      |
[INFO] [stdout] 1297 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1298 | |                         let inner = inner.0;
[INFO] [stdout] 1299 | |                         let method = CurrentInterestSvc(inner);
[INFO] [stdout] 1300 | |                         let codec = tonic::codec::ProstCodec::default();
[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: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.lending.tonic.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: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.lending.tonic.rs:1335:42
[INFO] [stdout]      |
[INFO] [stdout] 1335 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1336 | |                         let inner = inner.0;
[INFO] [stdout] 1337 | |                         let method = ReferrersSvc(inner);
[INFO] [stdout] 1338 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1349 | |                         Ok(res)
[INFO] [stdout] 1350 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.lending.tonic.rs:1349:25
[INFO] [stdout]      |
[INFO] [stdout] 1349 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.lending.tonic.rs:1353:42
[INFO] [stdout]      |
[INFO] [stdout] 1353 |                   _ => Box::pin(async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1354 | |                     Ok(http::Response::builder()
[INFO] [stdout] 1355 | |                         .status(200)
[INFO] [stdout] 1356 | |                         .header("grpc-status", "12")
[INFO] [stdout] ...    |
[INFO] [stdout] 1359 | |                         .unwrap())
[INFO] [stdout] 1360 | |                 }),
[INFO] [stdout]      | |_________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.lending.tonic.rs:1354:21
[INFO] [stdout]      |
[INFO] [stdout] 1354 | /                     Ok(http::Response::builder()
[INFO] [stdout] 1355 | |                         .status(200)
[INFO] [stdout] 1356 | |                         .header("grpc-status", "12")
[INFO] [stdout] 1357 | |                         .header("content-type", "application/grpc")
[INFO] [stdout] 1358 | |                         .body(empty_body())
[INFO] [stdout] 1359 | |                         .unwrap())
[INFO] [stdout]      | |__________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.lending.tonic.rs:1850:42
[INFO] [stdout]      |
[INFO] [stdout] 1850 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1851 | |                         let inner = inner.0;
[INFO] [stdout] 1852 | |                         let method = CreatePoolSvc(inner);
[INFO] [stdout] 1853 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1864 | |                         Ok(res)
[INFO] [stdout] 1865 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.lending.tonic.rs:1864:25
[INFO] [stdout]      |
[INFO] [stdout] 1864 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.lending.tonic.rs:1888:42
[INFO] [stdout]      |
[INFO] [stdout] 1888 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1889 | |                         let inner = inner.0;
[INFO] [stdout] 1890 | |                         let method = AddLiquiditySvc(inner);
[INFO] [stdout] 1891 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1902 | |                         Ok(res)
[INFO] [stdout] 1903 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.lending.tonic.rs:1902:25
[INFO] [stdout]      |
[INFO] [stdout] 1902 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.lending.tonic.rs:1926:42
[INFO] [stdout]      |
[INFO] [stdout] 1926 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1927 | |                         let inner = inner.0;
[INFO] [stdout] 1928 | |                         let method = RemoveLiquiditySvc(inner);
[INFO] [stdout] 1929 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1940 | |                         Ok(res)
[INFO] [stdout] 1941 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.lending.tonic.rs:1940:25
[INFO] [stdout]      |
[INFO] [stdout] 1940 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.lending.tonic.rs:1964:42
[INFO] [stdout]      |
[INFO] [stdout] 1964 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1965 | |                         let inner = inner.0;
[INFO] [stdout] 1966 | |                         let method = UpdatePoolConfigSvc(inner);
[INFO] [stdout] 1967 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1978 | |                         Ok(res)
[INFO] [stdout] 1979 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.lending.tonic.rs:1978:25
[INFO] [stdout]      |
[INFO] [stdout] 1978 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.lending.tonic.rs:2002:42
[INFO] [stdout]      |
[INFO] [stdout] 2002 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2003 | |                         let inner = inner.0;
[INFO] [stdout] 2004 | |                         let method = ApplySvc(inner);
[INFO] [stdout] 2005 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2016 | |                         Ok(res)
[INFO] [stdout] 2017 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.lending.tonic.rs:2016:25
[INFO] [stdout]      |
[INFO] [stdout] 2016 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.lending.tonic.rs:2040:42
[INFO] [stdout]      |
[INFO] [stdout] 2040 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2041 | |                         let inner = inner.0;
[INFO] [stdout] 2042 | |                         let method = SubmitCetsSvc(inner);
[INFO] [stdout] 2043 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2054 | |                         Ok(res)
[INFO] [stdout] 2055 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.lending.tonic.rs:2054:25
[INFO] [stdout]      |
[INFO] [stdout] 2054 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.lending.tonic.rs:2081:42
[INFO] [stdout]      |
[INFO] [stdout] 2081 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2082 | |                         let inner = inner.0;
[INFO] [stdout] 2083 | |                         let method = SubmitDepositTransactionSvc(inner);
[INFO] [stdout] 2084 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2095 | |                         Ok(res)
[INFO] [stdout] 2096 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.lending.tonic.rs:2095:25
[INFO] [stdout]      |
[INFO] [stdout] 2095 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.lending.tonic.rs:2119:42
[INFO] [stdout]      |
[INFO] [stdout] 2119 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2120 | |                         let inner = inner.0;
[INFO] [stdout] 2121 | |                         let method = RedeemSvc(inner);
[INFO] [stdout] 2122 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2133 | |                         Ok(res)
[INFO] [stdout] 2134 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.lending.tonic.rs:2133:25
[INFO] [stdout]      |
[INFO] [stdout] 2133 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.lending.tonic.rs:2157:42
[INFO] [stdout]      |
[INFO] [stdout] 2157 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2158 | |                         let inner = inner.0;
[INFO] [stdout] 2159 | |                         let method = RepaySvc(inner);
[INFO] [stdout] 2160 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2171 | |                         Ok(res)
[INFO] [stdout] 2172 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.lending.tonic.rs:2171:25
[INFO] [stdout]      |
[INFO] [stdout] 2171 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.lending.tonic.rs:2195:42
[INFO] [stdout]      |
[INFO] [stdout] 2195 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2196 | |                         let inner = inner.0;
[INFO] [stdout] 2197 | |                         let method = RegisterReferrerSvc(inner);
[INFO] [stdout] 2198 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2209 | |                         Ok(res)
[INFO] [stdout] 2210 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.lending.tonic.rs:2209:25
[INFO] [stdout]      |
[INFO] [stdout] 2209 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.lending.tonic.rs:2233:42
[INFO] [stdout]      |
[INFO] [stdout] 2233 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2234 | |                         let inner = inner.0;
[INFO] [stdout] 2235 | |                         let method = UpdateReferrerSvc(inner);
[INFO] [stdout] 2236 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2247 | |                         Ok(res)
[INFO] [stdout] 2248 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.lending.tonic.rs:2247:25
[INFO] [stdout]      |
[INFO] [stdout] 2247 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.lending.tonic.rs:2271:42
[INFO] [stdout]      |
[INFO] [stdout] 2271 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2272 | |                         let inner = inner.0;
[INFO] [stdout] 2273 | |                         let method = UpdateParamsSvc(inner);
[INFO] [stdout] 2274 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2285 | |                         Ok(res)
[INFO] [stdout] 2286 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.lending.tonic.rs:2285:25
[INFO] [stdout]      |
[INFO] [stdout] 2285 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.lending.tonic.rs:2289:42
[INFO] [stdout]      |
[INFO] [stdout] 2289 |                   _ => Box::pin(async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2290 | |                     Ok(http::Response::builder()
[INFO] [stdout] 2291 | |                         .status(200)
[INFO] [stdout] 2292 | |                         .header("grpc-status", "12")
[INFO] [stdout] ...    |
[INFO] [stdout] 2295 | |                         .unwrap())
[INFO] [stdout] 2296 | |                 }),
[INFO] [stdout]      | |_________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.lending.tonic.rs:2290:21
[INFO] [stdout]      |
[INFO] [stdout] 2290 | /                     Ok(http::Response::builder()
[INFO] [stdout] 2291 | |                         .status(200)
[INFO] [stdout] 2292 | |                         .header("grpc-status", "12")
[INFO] [stdout] 2293 | |                         .header("content-type", "application/grpc")
[INFO] [stdout] 2294 | |                         .body(empty_body())
[INFO] [stdout] 2295 | |                         .unwrap())
[INFO] [stdout]      | |__________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.oracle.tonic.rs:371:42
[INFO] [stdout]     |
[INFO] [stdout] 371 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 372 | |                         let inner = inner.0;
[INFO] [stdout] 373 | |                         let method = ParamsSvc(inner);
[INFO] [stdout] 374 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 385 | |                         Ok(res)
[INFO] [stdout] 386 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.oracle.tonic.rs:385:25
[INFO] [stdout]     |
[INFO] [stdout] 385 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.oracle.tonic.rs:409:42
[INFO] [stdout]     |
[INFO] [stdout] 409 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 410 | |                         let inner = inner.0;
[INFO] [stdout] 411 | |                         let method = ListPricesSvc(inner);
[INFO] [stdout] 412 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 423 | |                         Ok(res)
[INFO] [stdout] 424 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.oracle.tonic.rs:423:25
[INFO] [stdout]     |
[INFO] [stdout] 423 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.oracle.tonic.rs:449:42
[INFO] [stdout]     |
[INFO] [stdout] 449 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 450 | |                         let inner = inner.0;
[INFO] [stdout] 451 | |                         let method = GetPriceBySymbolSvc(inner);
[INFO] [stdout] 452 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 463 | |                         Ok(res)
[INFO] [stdout] 464 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.oracle.tonic.rs:463:25
[INFO] [stdout]     |
[INFO] [stdout] 463 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.oracle.tonic.rs:487:42
[INFO] [stdout]     |
[INFO] [stdout] 487 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 488 | |                         let inner = inner.0;
[INFO] [stdout] 489 | |                         let method = QueryChainTipSvc(inner);
[INFO] [stdout] 490 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 501 | |                         Ok(res)
[INFO] [stdout] 502 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.oracle.tonic.rs:501:25
[INFO] [stdout]     |
[INFO] [stdout] 501 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.oracle.tonic.rs:529:42
[INFO] [stdout]     |
[INFO] [stdout] 529 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 530 | |                         let inner = inner.0;
[INFO] [stdout] 531 | |                         let method = QueryBlockHeaderByHeightSvc(inner);
[INFO] [stdout] 532 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 543 | |                         Ok(res)
[INFO] [stdout] 544 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.oracle.tonic.rs:543:25
[INFO] [stdout]     |
[INFO] [stdout] 543 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.oracle.tonic.rs:570:42
[INFO] [stdout]     |
[INFO] [stdout] 570 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 571 | |                         let inner = inner.0;
[INFO] [stdout] 572 | |                         let method = QueryBlockHeaderByHashSvc(inner);
[INFO] [stdout] 573 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 584 | |                         Ok(res)
[INFO] [stdout] 585 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.oracle.tonic.rs:584:25
[INFO] [stdout]     |
[INFO] [stdout] 584 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.oracle.tonic.rs:611:42
[INFO] [stdout]     |
[INFO] [stdout] 611 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 612 | |                         let inner = inner.0;
[INFO] [stdout] 613 | |                         let method = QueryBestBlockHeaderSvc(inner);
[INFO] [stdout] 614 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 625 | |                         Ok(res)
[INFO] [stdout] 626 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.oracle.tonic.rs:625:25
[INFO] [stdout]     |
[INFO] [stdout] 625 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.oracle.tonic.rs:629:42
[INFO] [stdout]     |
[INFO] [stdout] 629 |                   _ => Box::pin(async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 630 | |                     Ok(http::Response::builder()
[INFO] [stdout] 631 | |                         .status(200)
[INFO] [stdout] 632 | |                         .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 635 | |                         .unwrap())
[INFO] [stdout] 636 | |                 }),
[INFO] [stdout]     | |_________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.oracle.tonic.rs:630:21
[INFO] [stdout]     |
[INFO] [stdout] 630 | /                     Ok(http::Response::builder()
[INFO] [stdout] 631 | |                         .status(200)
[INFO] [stdout] 632 | |                         .header("grpc-status", "12")
[INFO] [stdout] 633 | |                         .header("content-type", "application/grpc")
[INFO] [stdout] 634 | |                         .body(empty_body())
[INFO] [stdout] 635 | |                         .unwrap())
[INFO] [stdout]     | |__________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.oracle.tonic.rs:878:42
[INFO] [stdout]     |
[INFO] [stdout] 878 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 879 | |                         let inner = inner.0;
[INFO] [stdout] 880 | |                         let method = UpdateParamsSvc(inner);
[INFO] [stdout] 881 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 892 | |                         Ok(res)
[INFO] [stdout] 893 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.oracle.tonic.rs:892:25
[INFO] [stdout]     |
[INFO] [stdout] 892 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.oracle.tonic.rs:896:42
[INFO] [stdout]     |
[INFO] [stdout] 896 |                   _ => Box::pin(async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 897 | |                     Ok(http::Response::builder()
[INFO] [stdout] 898 | |                         .status(200)
[INFO] [stdout] 899 | |                         .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 902 | |                         .unwrap())
[INFO] [stdout] 903 | |                 }),
[INFO] [stdout]     | |_________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.oracle.tonic.rs:897:21
[INFO] [stdout]     |
[INFO] [stdout] 897 | /                     Ok(http::Response::builder()
[INFO] [stdout] 898 | |                         .status(200)
[INFO] [stdout] 899 | |                         .header("grpc-status", "12")
[INFO] [stdout] 900 | |                         .header("content-type", "application/grpc")
[INFO] [stdout] 901 | |                         .body(empty_body())
[INFO] [stdout] 902 | |                         .unwrap())
[INFO] [stdout]     | |__________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.tss.tonic.rs:409:42
[INFO] [stdout]     |
[INFO] [stdout] 409 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 410 | |                         let inner = inner.0;
[INFO] [stdout] 411 | |                         let method = ParamsSvc(inner);
[INFO] [stdout] 412 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 423 | |                         Ok(res)
[INFO] [stdout] 424 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.tss.tonic.rs:423:25
[INFO] [stdout]     |
[INFO] [stdout] 423 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.tss.tonic.rs:447:42
[INFO] [stdout]     |
[INFO] [stdout] 447 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 448 | |                         let inner = inner.0;
[INFO] [stdout] 449 | |                         let method = DKGRequestSvc(inner);
[INFO] [stdout] 450 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 461 | |                         Ok(res)
[INFO] [stdout] 462 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.tss.tonic.rs:461:25
[INFO] [stdout]     |
[INFO] [stdout] 461 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.tss.tonic.rs:485:42
[INFO] [stdout]     |
[INFO] [stdout] 485 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 486 | |                         let inner = inner.0;
[INFO] [stdout] 487 | |                         let method = DKGRequestsSvc(inner);
[INFO] [stdout] 488 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 499 | |                         Ok(res)
[INFO] [stdout] 500 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.tss.tonic.rs:499:25
[INFO] [stdout]     |
[INFO] [stdout] 499 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.tss.tonic.rs:525:42
[INFO] [stdout]     |
[INFO] [stdout] 525 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 526 | |                         let inner = inner.0;
[INFO] [stdout] 527 | |                         let method = DKGCompletionsSvc(inner);
[INFO] [stdout] 528 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 539 | |                         Ok(res)
[INFO] [stdout] 540 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.tss.tonic.rs:539:25
[INFO] [stdout]     |
[INFO] [stdout] 539 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.tss.tonic.rs:565:42
[INFO] [stdout]     |
[INFO] [stdout] 565 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 566 | |                         let inner = inner.0;
[INFO] [stdout] 567 | |                         let method = SigningRequestSvc(inner);
[INFO] [stdout] 568 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 579 | |                         Ok(res)
[INFO] [stdout] 580 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.tss.tonic.rs:579:25
[INFO] [stdout]     |
[INFO] [stdout] 579 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.tss.tonic.rs:605:42
[INFO] [stdout]     |
[INFO] [stdout] 605 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 606 | |                         let inner = inner.0;
[INFO] [stdout] 607 | |                         let method = SigningRequestsSvc(inner);
[INFO] [stdout] 608 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 619 | |                         Ok(res)
[INFO] [stdout] 620 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.tss.tonic.rs:619:25
[INFO] [stdout]     |
[INFO] [stdout] 619 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.tss.tonic.rs:645:42
[INFO] [stdout]     |
[INFO] [stdout] 645 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 646 | |                         let inner = inner.0;
[INFO] [stdout] 647 | |                         let method = RefreshingRequestSvc(inner);
[INFO] [stdout] 648 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 659 | |                         Ok(res)
[INFO] [stdout] 660 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.tss.tonic.rs:659:25
[INFO] [stdout]     |
[INFO] [stdout] 659 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.tss.tonic.rs:686:42
[INFO] [stdout]     |
[INFO] [stdout] 686 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 687 | |                         let inner = inner.0;
[INFO] [stdout] 688 | |                         let method = RefreshingRequestsSvc(inner);
[INFO] [stdout] 689 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 700 | |                         Ok(res)
[INFO] [stdout] 701 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.tss.tonic.rs:700:25
[INFO] [stdout]     |
[INFO] [stdout] 700 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.tss.tonic.rs:727:42
[INFO] [stdout]     |
[INFO] [stdout] 727 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 728 | |                         let inner = inner.0;
[INFO] [stdout] 729 | |                         let method = RefreshingCompletionsSvc(inner);
[INFO] [stdout] 730 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 741 | |                         Ok(res)
[INFO] [stdout] 742 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.tss.tonic.rs:741:25
[INFO] [stdout]     |
[INFO] [stdout] 741 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.tss.tonic.rs:745:42
[INFO] [stdout]     |
[INFO] [stdout] 745 |                   _ => Box::pin(async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 746 | |                     Ok(http::Response::builder()
[INFO] [stdout] 747 | |                         .status(200)
[INFO] [stdout] 748 | |                         .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 751 | |                         .unwrap())
[INFO] [stdout] 752 | |                 }),
[INFO] [stdout]     | |_________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.tss.tonic.rs:746:21
[INFO] [stdout]     |
[INFO] [stdout] 746 | /                     Ok(http::Response::builder()
[INFO] [stdout] 747 | |                         .status(200)
[INFO] [stdout] 748 | |                         .header("grpc-status", "12")
[INFO] [stdout] 749 | |                         .header("content-type", "application/grpc")
[INFO] [stdout] 750 | |                         .body(empty_body())
[INFO] [stdout] 751 | |                         .unwrap())
[INFO] [stdout]     | |__________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.tss.tonic.rs:1087:42
[INFO] [stdout]      |
[INFO] [stdout] 1087 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1088 | |                         let inner = inner.0;
[INFO] [stdout] 1089 | |                         let method = CompleteDKGSvc(inner);
[INFO] [stdout] 1090 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1101 | |                         Ok(res)
[INFO] [stdout] 1102 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.tss.tonic.rs:1101:25
[INFO] [stdout]      |
[INFO] [stdout] 1101 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.tss.tonic.rs:1125:42
[INFO] [stdout]      |
[INFO] [stdout] 1125 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1126 | |                         let inner = inner.0;
[INFO] [stdout] 1127 | |                         let method = SubmitSignaturesSvc(inner);
[INFO] [stdout] 1128 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1139 | |                         Ok(res)
[INFO] [stdout] 1140 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.tss.tonic.rs:1139:25
[INFO] [stdout]      |
[INFO] [stdout] 1139 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.tss.tonic.rs:1163:42
[INFO] [stdout]      |
[INFO] [stdout] 1163 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1164 | |                         let inner = inner.0;
[INFO] [stdout] 1165 | |                         let method = RefreshSvc(inner);
[INFO] [stdout] 1166 | |                         let codec = tonic::codec::ProstCodec::default();
[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: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.tss.tonic.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: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.tss.tonic.rs:1203:42
[INFO] [stdout]      |
[INFO] [stdout] 1203 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1204 | |                         let inner = inner.0;
[INFO] [stdout] 1205 | |                         let method = CompleteRefreshingSvc(inner);
[INFO] [stdout] 1206 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1217 | |                         Ok(res)
[INFO] [stdout] 1218 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.tss.tonic.rs:1217:25
[INFO] [stdout]      |
[INFO] [stdout] 1217 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.tss.tonic.rs:1241:42
[INFO] [stdout]      |
[INFO] [stdout] 1241 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1242 | |                         let inner = inner.0;
[INFO] [stdout] 1243 | |                         let method = UpdateParamsSvc(inner);
[INFO] [stdout] 1244 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1255 | |                         Ok(res)
[INFO] [stdout] 1256 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.tss.tonic.rs:1255:25
[INFO] [stdout]      |
[INFO] [stdout] 1255 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.tss.tonic.rs:1259:42
[INFO] [stdout]      |
[INFO] [stdout] 1259 |                   _ => Box::pin(async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1260 | |                     Ok(http::Response::builder()
[INFO] [stdout] 1261 | |                         .status(200)
[INFO] [stdout] 1262 | |                         .header("grpc-status", "12")
[INFO] [stdout] ...    |
[INFO] [stdout] 1265 | |                         .unwrap())
[INFO] [stdout] 1266 | |                 }),
[INFO] [stdout]      | |_________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.tss.tonic.rs:1260:21
[INFO] [stdout]      |
[INFO] [stdout] 1260 | /                     Ok(http::Response::builder()
[INFO] [stdout] 1261 | |                         .status(200)
[INFO] [stdout] 1262 | |                         .header("grpc-status", "12")
[INFO] [stdout] 1263 | |                         .header("content-type", "application/grpc")
[INFO] [stdout] 1264 | |                         .body(empty_body())
[INFO] [stdout] 1265 | |                         .unwrap())
[INFO] [stdout]      | |__________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `side-proto` (lib test) due to 252 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.btcbridge.tonic.rs:862:42
[INFO] [stdout]     |
[INFO] [stdout] 862 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 863 | |                         let inner = inner.0;
[INFO] [stdout] 864 | |                         let method = QueryParamsSvc(inner);
[INFO] [stdout] 865 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 876 | |                         Ok(res)
[INFO] [stdout] 877 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.btcbridge.tonic.rs:876:25
[INFO] [stdout]     |
[INFO] [stdout] 876 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.btcbridge.tonic.rs:900:42
[INFO] [stdout]     |
[INFO] [stdout] 900 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 901 | |                         let inner = inner.0;
[INFO] [stdout] 902 | |                         let method = QueryFeeRateSvc(inner);
[INFO] [stdout] 903 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 914 | |                         Ok(res)
[INFO] [stdout] 915 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.btcbridge.tonic.rs:914:25
[INFO] [stdout]     |
[INFO] [stdout] 914 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.btcbridge.tonic.rs:942:42
[INFO] [stdout]     |
[INFO] [stdout] 942 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 943 | |                         let inner = inner.0;
[INFO] [stdout] 944 | |                         let method = QueryWithdrawalNetworkFeeSvc(inner);
[INFO] [stdout] 945 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 956 | |                         Ok(res)
[INFO] [stdout] 957 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.btcbridge.tonic.rs:956:25
[INFO] [stdout]     |
[INFO] [stdout] 956 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.btcbridge.tonic.rs:985:42
[INFO] [stdout]      |
[INFO] [stdout]  985 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout]  986 | |                         let inner = inner.0;
[INFO] [stdout]  987 | |                         let method = QueryWithdrawRequestsByAddressSvc(inner);
[INFO] [stdout]  988 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout]  999 | |                         Ok(res)
[INFO] [stdout] 1000 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.btcbridge.tonic.rs:999:25
[INFO] [stdout]     |
[INFO] [stdout] 999 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.btcbridge.tonic.rs:1028:42
[INFO] [stdout]      |
[INFO] [stdout] 1028 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1029 | |                         let inner = inner.0;
[INFO] [stdout] 1030 | |                         let method = QueryWithdrawRequestsByTxHashSvc(inner);
[INFO] [stdout] 1031 | |                         let codec = tonic::codec::ProstCodec::default();
[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: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.btcbridge.tonic.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: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.btcbridge.tonic.rs:1071:42
[INFO] [stdout]      |
[INFO] [stdout] 1071 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1072 | |                         let inner = inner.0;
[INFO] [stdout] 1073 | |                         let method = QueryPendingBtcWithdrawRequestsSvc(inner);
[INFO] [stdout] 1074 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1085 | |                         Ok(res)
[INFO] [stdout] 1086 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.btcbridge.tonic.rs:1085:25
[INFO] [stdout]      |
[INFO] [stdout] 1085 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.btcbridge.tonic.rs:1111:42
[INFO] [stdout]      |
[INFO] [stdout] 1111 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1112 | |                         let inner = inner.0;
[INFO] [stdout] 1113 | |                         let method = QuerySigningRequestSvc(inner);
[INFO] [stdout] 1114 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1125 | |                         Ok(res)
[INFO] [stdout] 1126 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.btcbridge.tonic.rs:1125:25
[INFO] [stdout]      |
[INFO] [stdout] 1125 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.btcbridge.tonic.rs:1151:42
[INFO] [stdout]      |
[INFO] [stdout] 1151 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1152 | |                         let inner = inner.0;
[INFO] [stdout] 1153 | |                         let method = QuerySigningRequestsSvc(inner);
[INFO] [stdout] 1154 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1165 | |                         Ok(res)
[INFO] [stdout] 1166 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.btcbridge.tonic.rs:1165:25
[INFO] [stdout]      |
[INFO] [stdout] 1165 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.btcbridge.tonic.rs:1194:42
[INFO] [stdout]      |
[INFO] [stdout] 1194 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1195 | |                         let inner = inner.0;
[INFO] [stdout] 1196 | |                         let method = QuerySigningRequestsByAddressSvc(inner);
[INFO] [stdout] 1197 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1208 | |                         Ok(res)
[INFO] [stdout] 1209 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.btcbridge.tonic.rs:1208:25
[INFO] [stdout]      |
[INFO] [stdout] 1208 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.btcbridge.tonic.rs:1237:42
[INFO] [stdout]      |
[INFO] [stdout] 1237 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1238 | |                         let inner = inner.0;
[INFO] [stdout] 1239 | |                         let method = QuerySigningRequestByTxHashSvc(inner);
[INFO] [stdout] 1240 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1251 | |                         Ok(res)
[INFO] [stdout] 1252 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.btcbridge.tonic.rs:1251:25
[INFO] [stdout]      |
[INFO] [stdout] 1251 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.btcbridge.tonic.rs:1280:42
[INFO] [stdout]      |
[INFO] [stdout] 1280 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1281 | |                         let inner = inner.0;
[INFO] [stdout] 1282 | |                         let method = QueryPendingSigningRequestsSvc(inner);
[INFO] [stdout] 1283 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1294 | |                         Ok(res)
[INFO] [stdout] 1295 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.btcbridge.tonic.rs:1294:25
[INFO] [stdout]      |
[INFO] [stdout] 1294 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.btcbridge.tonic.rs:1318:42
[INFO] [stdout]      |
[INFO] [stdout] 1318 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1319 | |                         let inner = inner.0;
[INFO] [stdout] 1320 | |                         let method = QueryUTXOsSvc(inner);
[INFO] [stdout] 1321 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1332 | |                         Ok(res)
[INFO] [stdout] 1333 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.btcbridge.tonic.rs:1332:25
[INFO] [stdout]      |
[INFO] [stdout] 1332 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.btcbridge.tonic.rs:1359:42
[INFO] [stdout]      |
[INFO] [stdout] 1359 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1360 | |                         let inner = inner.0;
[INFO] [stdout] 1361 | |                         let method = QueryUTXOsByAddressSvc(inner);
[INFO] [stdout] 1362 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1373 | |                         Ok(res)
[INFO] [stdout] 1374 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.btcbridge.tonic.rs:1373:25
[INFO] [stdout]      |
[INFO] [stdout] 1373 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.btcbridge.tonic.rs:1407:42
[INFO] [stdout]      |
[INFO] [stdout] 1407 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1408 | |                         let inner = inner.0;
[INFO] [stdout] 1409 | |                         let method = QueryUTXOCountAndBalancesByAddressSvc(inner);
[INFO] [stdout] 1410 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1421 | |                         Ok(res)
[INFO] [stdout] 1422 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.btcbridge.tonic.rs:1421:25
[INFO] [stdout]      |
[INFO] [stdout] 1421 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.btcbridge.tonic.rs:1447:42
[INFO] [stdout]      |
[INFO] [stdout] 1447 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1448 | |                         let inner = inner.0;
[INFO] [stdout] 1449 | |                         let method = QueryDKGRequestSvc(inner);
[INFO] [stdout] 1450 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1461 | |                         Ok(res)
[INFO] [stdout] 1462 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.btcbridge.tonic.rs:1461:25
[INFO] [stdout]      |
[INFO] [stdout] 1461 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.btcbridge.tonic.rs:1487:42
[INFO] [stdout]      |
[INFO] [stdout] 1487 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1488 | |                         let inner = inner.0;
[INFO] [stdout] 1489 | |                         let method = QueryDKGRequestsSvc(inner);
[INFO] [stdout] 1490 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1501 | |                         Ok(res)
[INFO] [stdout] 1502 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.btcbridge.tonic.rs:1501:25
[INFO] [stdout]      |
[INFO] [stdout] 1501 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.btcbridge.tonic.rs:1527:42
[INFO] [stdout]      |
[INFO] [stdout] 1527 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1528 | |                         let inner = inner.0;
[INFO] [stdout] 1529 | |                         let method = QueryAllDKGRequestsSvc(inner);
[INFO] [stdout] 1530 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1541 | |                         Ok(res)
[INFO] [stdout] 1542 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.btcbridge.tonic.rs:1541:25
[INFO] [stdout]      |
[INFO] [stdout] 1541 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.btcbridge.tonic.rs:1570:42
[INFO] [stdout]      |
[INFO] [stdout] 1570 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1571 | |                         let inner = inner.0;
[INFO] [stdout] 1572 | |                         let method = QueryDKGCompletionRequestsSvc(inner);
[INFO] [stdout] 1573 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1584 | |                         Ok(res)
[INFO] [stdout] 1585 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.btcbridge.tonic.rs:1584:25
[INFO] [stdout]      |
[INFO] [stdout] 1584 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.btcbridge.tonic.rs:1611:42
[INFO] [stdout]      |
[INFO] [stdout] 1611 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1612 | |                         let inner = inner.0;
[INFO] [stdout] 1613 | |                         let method = QueryRefreshingRequestSvc(inner);
[INFO] [stdout] 1614 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1625 | |                         Ok(res)
[INFO] [stdout] 1626 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.btcbridge.tonic.rs:1625:25
[INFO] [stdout]      |
[INFO] [stdout] 1625 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.btcbridge.tonic.rs:1653:42
[INFO] [stdout]      |
[INFO] [stdout] 1653 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1654 | |                         let inner = inner.0;
[INFO] [stdout] 1655 | |                         let method = QueryRefreshingRequestsSvc(inner);
[INFO] [stdout] 1656 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1667 | |                         Ok(res)
[INFO] [stdout] 1668 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.btcbridge.tonic.rs:1667:25
[INFO] [stdout]      |
[INFO] [stdout] 1667 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.btcbridge.tonic.rs:1695:42
[INFO] [stdout]      |
[INFO] [stdout] 1695 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1696 | |                         let inner = inner.0;
[INFO] [stdout] 1697 | |                         let method = QueryRefreshingCompletionsSvc(inner);
[INFO] [stdout] 1698 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1709 | |                         Ok(res)
[INFO] [stdout] 1710 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.btcbridge.tonic.rs:1709:25
[INFO] [stdout]      |
[INFO] [stdout] 1709 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.btcbridge.tonic.rs:1736:42
[INFO] [stdout]      |
[INFO] [stdout] 1736 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1737 | |                         let inner = inner.0;
[INFO] [stdout] 1738 | |                         let method = QueryIBCDepositScriptSvc(inner);
[INFO] [stdout] 1739 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1750 | |                         Ok(res)
[INFO] [stdout] 1751 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.btcbridge.tonic.rs:1750:25
[INFO] [stdout]      |
[INFO] [stdout] 1750 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.btcbridge.tonic.rs:1774:42
[INFO] [stdout]      |
[INFO] [stdout] 1774 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1775 | |                         let inner = inner.0;
[INFO] [stdout] 1776 | |                         let method = QueryRateLimitSvc(inner);
[INFO] [stdout] 1777 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1788 | |                         Ok(res)
[INFO] [stdout] 1789 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.btcbridge.tonic.rs:1788:25
[INFO] [stdout]      |
[INFO] [stdout] 1788 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.btcbridge.tonic.rs:1816:42
[INFO] [stdout]      |
[INFO] [stdout] 1816 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1817 | |                         let inner = inner.0;
[INFO] [stdout] 1818 | |                         let method = QueryRateLimitByAddressSvc(inner);
[INFO] [stdout] 1819 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1830 | |                         Ok(res)
[INFO] [stdout] 1831 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.btcbridge.tonic.rs:1830:25
[INFO] [stdout]      |
[INFO] [stdout] 1830 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.btcbridge.tonic.rs:1834:42
[INFO] [stdout]      |
[INFO] [stdout] 1834 |                   _ => Box::pin(async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1835 | |                     Ok(http::Response::builder()
[INFO] [stdout] 1836 | |                         .status(200)
[INFO] [stdout] 1837 | |                         .header("grpc-status", "12")
[INFO] [stdout] ...    |
[INFO] [stdout] 1840 | |                         .unwrap())
[INFO] [stdout] 1841 | |                 }),
[INFO] [stdout]      | |_________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.btcbridge.tonic.rs:1835:21
[INFO] [stdout]      |
[INFO] [stdout] 1835 | /                     Ok(http::Response::builder()
[INFO] [stdout] 1836 | |                         .status(200)
[INFO] [stdout] 1837 | |                         .header("grpc-status", "12")
[INFO] [stdout] 1838 | |                         .header("content-type", "application/grpc")
[INFO] [stdout] 1839 | |                         .body(empty_body())
[INFO] [stdout] 1840 | |                         .unwrap())
[INFO] [stdout]      | |__________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.btcbridge.tonic.rs:2416:42
[INFO] [stdout]      |
[INFO] [stdout] 2416 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2417 | |                         let inner = inner.0;
[INFO] [stdout] 2418 | |                         let method = SubmitDepositTransactionSvc(inner);
[INFO] [stdout] 2419 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2430 | |                         Ok(res)
[INFO] [stdout] 2431 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.btcbridge.tonic.rs:2430:25
[INFO] [stdout]      |
[INFO] [stdout] 2430 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.btcbridge.tonic.rs:2457:42
[INFO] [stdout]      |
[INFO] [stdout] 2457 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2458 | |                         let inner = inner.0;
[INFO] [stdout] 2459 | |                         let method = SubmitWithdrawTransactionSvc(inner);
[INFO] [stdout] 2460 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2471 | |                         Ok(res)
[INFO] [stdout] 2472 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.btcbridge.tonic.rs:2471:25
[INFO] [stdout]      |
[INFO] [stdout] 2471 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.btcbridge.tonic.rs:2495:42
[INFO] [stdout]      |
[INFO] [stdout] 2495 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2496 | |                         let inner = inner.0;
[INFO] [stdout] 2497 | |                         let method = SubmitFeeRateSvc(inner);
[INFO] [stdout] 2498 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2509 | |                         Ok(res)
[INFO] [stdout] 2510 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.btcbridge.tonic.rs:2509:25
[INFO] [stdout]      |
[INFO] [stdout] 2509 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.btcbridge.tonic.rs:2537:42
[INFO] [stdout]      |
[INFO] [stdout] 2537 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2538 | |                         let inner = inner.0;
[INFO] [stdout] 2539 | |                         let method = UpdateTrustedNonBtcRelayersSvc(inner);
[INFO] [stdout] 2540 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2551 | |                         Ok(res)
[INFO] [stdout] 2552 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.btcbridge.tonic.rs:2551:25
[INFO] [stdout]      |
[INFO] [stdout] 2551 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.btcbridge.tonic.rs:2578:42
[INFO] [stdout]      |
[INFO] [stdout] 2578 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2579 | |                         let inner = inner.0;
[INFO] [stdout] 2580 | |                         let method = UpdateTrustedFeeProvidersSvc(inner);
[INFO] [stdout] 2581 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2592 | |                         Ok(res)
[INFO] [stdout] 2593 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.btcbridge.tonic.rs:2592:25
[INFO] [stdout]      |
[INFO] [stdout] 2592 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.btcbridge.tonic.rs:2616:42
[INFO] [stdout]      |
[INFO] [stdout] 2616 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2617 | |                         let inner = inner.0;
[INFO] [stdout] 2618 | |                         let method = WithdrawToBitcoinSvc(inner);
[INFO] [stdout] 2619 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2630 | |                         Ok(res)
[INFO] [stdout] 2631 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.btcbridge.tonic.rs:2630:25
[INFO] [stdout]      |
[INFO] [stdout] 2630 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.btcbridge.tonic.rs:2654:42
[INFO] [stdout]      |
[INFO] [stdout] 2654 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2655 | |                         let inner = inner.0;
[INFO] [stdout] 2656 | |                         let method = SubmitSignaturesSvc(inner);
[INFO] [stdout] 2657 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2668 | |                         Ok(res)
[INFO] [stdout] 2669 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.btcbridge.tonic.rs:2668:25
[INFO] [stdout]      |
[INFO] [stdout] 2668 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.btcbridge.tonic.rs:2692:42
[INFO] [stdout]      |
[INFO] [stdout] 2692 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2693 | |                         let inner = inner.0;
[INFO] [stdout] 2694 | |                         let method = ConsolidateVaultsSvc(inner);
[INFO] [stdout] 2695 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2706 | |                         Ok(res)
[INFO] [stdout] 2707 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.btcbridge.tonic.rs:2706:25
[INFO] [stdout]      |
[INFO] [stdout] 2706 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.btcbridge.tonic.rs:2730:42
[INFO] [stdout]      |
[INFO] [stdout] 2730 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2731 | |                         let inner = inner.0;
[INFO] [stdout] 2732 | |                         let method = InitiateDKGSvc(inner);
[INFO] [stdout] 2733 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2744 | |                         Ok(res)
[INFO] [stdout] 2745 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.btcbridge.tonic.rs:2744:25
[INFO] [stdout]      |
[INFO] [stdout] 2744 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.btcbridge.tonic.rs:2768:42
[INFO] [stdout]      |
[INFO] [stdout] 2768 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2769 | |                         let inner = inner.0;
[INFO] [stdout] 2770 | |                         let method = CompleteDKGSvc(inner);
[INFO] [stdout] 2771 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2782 | |                         Ok(res)
[INFO] [stdout] 2783 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.btcbridge.tonic.rs:2782:25
[INFO] [stdout]      |
[INFO] [stdout] 2782 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.btcbridge.tonic.rs:2806:42
[INFO] [stdout]      |
[INFO] [stdout] 2806 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2807 | |                         let inner = inner.0;
[INFO] [stdout] 2808 | |                         let method = RefreshSvc(inner);
[INFO] [stdout] 2809 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2820 | |                         Ok(res)
[INFO] [stdout] 2821 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.btcbridge.tonic.rs:2820:25
[INFO] [stdout]      |
[INFO] [stdout] 2820 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.btcbridge.tonic.rs:2846:42
[INFO] [stdout]      |
[INFO] [stdout] 2846 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2847 | |                         let inner = inner.0;
[INFO] [stdout] 2848 | |                         let method = CompleteRefreshingSvc(inner);
[INFO] [stdout] 2849 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2860 | |                         Ok(res)
[INFO] [stdout] 2861 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.btcbridge.tonic.rs:2860:25
[INFO] [stdout]      |
[INFO] [stdout] 2860 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.btcbridge.tonic.rs:2884:42
[INFO] [stdout]      |
[INFO] [stdout] 2884 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2885 | |                         let inner = inner.0;
[INFO] [stdout] 2886 | |                         let method = TransferVaultSvc(inner);
[INFO] [stdout] 2887 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2898 | |                         Ok(res)
[INFO] [stdout] 2899 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.btcbridge.tonic.rs:2898:25
[INFO] [stdout]      |
[INFO] [stdout] 2898 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.btcbridge.tonic.rs:2922:42
[INFO] [stdout]      |
[INFO] [stdout] 2922 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2923 | |                         let inner = inner.0;
[INFO] [stdout] 2924 | |                         let method = UpdateParamsSvc(inner);
[INFO] [stdout] 2925 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2936 | |                         Ok(res)
[INFO] [stdout] 2937 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.btcbridge.tonic.rs:2936:25
[INFO] [stdout]      |
[INFO] [stdout] 2936 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.btcbridge.tonic.rs:2940:42
[INFO] [stdout]      |
[INFO] [stdout] 2940 |                   _ => Box::pin(async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2941 | |                     Ok(http::Response::builder()
[INFO] [stdout] 2942 | |                         .status(200)
[INFO] [stdout] 2943 | |                         .header("grpc-status", "12")
[INFO] [stdout] ...    |
[INFO] [stdout] 2946 | |                         .unwrap())
[INFO] [stdout] 2947 | |                 }),
[INFO] [stdout]      | |_________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.btcbridge.tonic.rs:2941:21
[INFO] [stdout]      |
[INFO] [stdout] 2941 | /                     Ok(http::Response::builder()
[INFO] [stdout] 2942 | |                         .status(200)
[INFO] [stdout] 2943 | |                         .header("grpc-status", "12")
[INFO] [stdout] 2944 | |                         .header("content-type", "application/grpc")
[INFO] [stdout] 2945 | |                         .body(empty_body())
[INFO] [stdout] 2946 | |                         .unwrap())
[INFO] [stdout]      | |__________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.liquidation.tonic.rs:321:42
[INFO] [stdout]     |
[INFO] [stdout] 321 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 322 | |                         let inner = inner.0;
[INFO] [stdout] 323 | |                         let method = ParamsSvc(inner);
[INFO] [stdout] 324 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 335 | |                         Ok(res)
[INFO] [stdout] 336 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.liquidation.tonic.rs:335:25
[INFO] [stdout]     |
[INFO] [stdout] 335 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.liquidation.tonic.rs:359:42
[INFO] [stdout]     |
[INFO] [stdout] 359 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 360 | |                         let inner = inner.0;
[INFO] [stdout] 361 | |                         let method = LiquidationSvc(inner);
[INFO] [stdout] 362 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 373 | |                         Ok(res)
[INFO] [stdout] 374 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.liquidation.tonic.rs:373:25
[INFO] [stdout]     |
[INFO] [stdout] 373 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.liquidation.tonic.rs:397:42
[INFO] [stdout]     |
[INFO] [stdout] 397 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 398 | |                         let inner = inner.0;
[INFO] [stdout] 399 | |                         let method = LiquidationsSvc(inner);
[INFO] [stdout] 400 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 411 | |                         Ok(res)
[INFO] [stdout] 412 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.liquidation.tonic.rs:411:25
[INFO] [stdout]     |
[INFO] [stdout] 411 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.liquidation.tonic.rs:437:42
[INFO] [stdout]     |
[INFO] [stdout] 437 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 438 | |                         let inner = inner.0;
[INFO] [stdout] 439 | |                         let method = LiquidationRecordSvc(inner);
[INFO] [stdout] 440 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 451 | |                         Ok(res)
[INFO] [stdout] 452 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.liquidation.tonic.rs:451:25
[INFO] [stdout]     |
[INFO] [stdout] 451 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.liquidation.tonic.rs:478:42
[INFO] [stdout]     |
[INFO] [stdout] 478 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 479 | |                         let inner = inner.0;
[INFO] [stdout] 480 | |                         let method = LiquidationRecordsSvc(inner);
[INFO] [stdout] 481 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 492 | |                         Ok(res)
[INFO] [stdout] 493 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.liquidation.tonic.rs:492:25
[INFO] [stdout]     |
[INFO] [stdout] 492 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.liquidation.tonic.rs:496:42
[INFO] [stdout]     |
[INFO] [stdout] 496 |                   _ => Box::pin(async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 497 | |                     Ok(http::Response::builder()
[INFO] [stdout] 498 | |                         .status(200)
[INFO] [stdout] 499 | |                         .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 502 | |                         .unwrap())
[INFO] [stdout] 503 | |                 }),
[INFO] [stdout]     | |_________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.liquidation.tonic.rs:497:21
[INFO] [stdout]     |
[INFO] [stdout] 497 | /                     Ok(http::Response::builder()
[INFO] [stdout] 498 | |                         .status(200)
[INFO] [stdout] 499 | |                         .header("grpc-status", "12")
[INFO] [stdout] 500 | |                         .header("content-type", "application/grpc")
[INFO] [stdout] 501 | |                         .body(empty_body())
[INFO] [stdout] 502 | |                         .unwrap())
[INFO] [stdout]     | |__________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.liquidation.tonic.rs:767:42
[INFO] [stdout]     |
[INFO] [stdout] 767 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 768 | |                         let inner = inner.0;
[INFO] [stdout] 769 | |                         let method = LiquidateSvc(inner);
[INFO] [stdout] 770 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 781 | |                         Ok(res)
[INFO] [stdout] 782 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.liquidation.tonic.rs:781:25
[INFO] [stdout]     |
[INFO] [stdout] 781 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.liquidation.tonic.rs:805:42
[INFO] [stdout]     |
[INFO] [stdout] 805 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 806 | |                         let inner = inner.0;
[INFO] [stdout] 807 | |                         let method = UpdateParamsSvc(inner);
[INFO] [stdout] 808 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 819 | |                         Ok(res)
[INFO] [stdout] 820 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.liquidation.tonic.rs:819:25
[INFO] [stdout]     |
[INFO] [stdout] 819 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.liquidation.tonic.rs:823:42
[INFO] [stdout]     |
[INFO] [stdout] 823 |                   _ => Box::pin(async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 824 | |                     Ok(http::Response::builder()
[INFO] [stdout] 825 | |                         .status(200)
[INFO] [stdout] 826 | |                         .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 829 | |                         .unwrap())
[INFO] [stdout] 830 | |                 }),
[INFO] [stdout]     | |_________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.liquidation.tonic.rs:824:21
[INFO] [stdout]     |
[INFO] [stdout] 824 | /                     Ok(http::Response::builder()
[INFO] [stdout] 825 | |                         .status(200)
[INFO] [stdout] 826 | |                         .header("grpc-status", "12")
[INFO] [stdout] 827 | |                         .header("content-type", "application/grpc")
[INFO] [stdout] 828 | |                         .body(empty_body())
[INFO] [stdout] 829 | |                         .unwrap())
[INFO] [stdout]     | |__________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.dlc.tonic.rs:515:42
[INFO] [stdout]     |
[INFO] [stdout] 515 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 516 | |                         let inner = inner.0;
[INFO] [stdout] 517 | |                         let method = ParamsSvc(inner);
[INFO] [stdout] 518 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 529 | |                         Ok(res)
[INFO] [stdout] 530 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.dlc.tonic.rs:529:25
[INFO] [stdout]     |
[INFO] [stdout] 529 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.dlc.tonic.rs:553:42
[INFO] [stdout]     |
[INFO] [stdout] 553 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 554 | |                         let inner = inner.0;
[INFO] [stdout] 555 | |                         let method = EventSvc(inner);
[INFO] [stdout] 556 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 567 | |                         Ok(res)
[INFO] [stdout] 568 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.dlc.tonic.rs:567:25
[INFO] [stdout]     |
[INFO] [stdout] 567 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.dlc.tonic.rs:591:42
[INFO] [stdout]     |
[INFO] [stdout] 591 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 592 | |                         let inner = inner.0;
[INFO] [stdout] 593 | |                         let method = EventsSvc(inner);
[INFO] [stdout] 594 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 605 | |                         Ok(res)
[INFO] [stdout] 606 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.dlc.tonic.rs:605:25
[INFO] [stdout]     |
[INFO] [stdout] 605 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.dlc.tonic.rs:629:42
[INFO] [stdout]     |
[INFO] [stdout] 629 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 630 | |                         let inner = inner.0;
[INFO] [stdout] 631 | |                         let method = AttestationSvc(inner);
[INFO] [stdout] 632 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 643 | |                         Ok(res)
[INFO] [stdout] 644 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.dlc.tonic.rs:643:25
[INFO] [stdout]     |
[INFO] [stdout] 643 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.dlc.tonic.rs:670:42
[INFO] [stdout]     |
[INFO] [stdout] 670 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 671 | |                         let inner = inner.0;
[INFO] [stdout] 672 | |                         let method = AttestationByEventSvc(inner);
[INFO] [stdout] 673 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 684 | |                         Ok(res)
[INFO] [stdout] 685 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.dlc.tonic.rs:684:25
[INFO] [stdout]     |
[INFO] [stdout] 684 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.dlc.tonic.rs:708:42
[INFO] [stdout]     |
[INFO] [stdout] 708 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 709 | |                         let inner = inner.0;
[INFO] [stdout] 710 | |                         let method = AttestationsSvc(inner);
[INFO] [stdout] 711 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 722 | |                         Ok(res)
[INFO] [stdout] 723 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.dlc.tonic.rs:722:25
[INFO] [stdout]     |
[INFO] [stdout] 722 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.dlc.tonic.rs:746:42
[INFO] [stdout]     |
[INFO] [stdout] 746 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 747 | |                         let inner = inner.0;
[INFO] [stdout] 748 | |                         let method = NonceSvc(inner);
[INFO] [stdout] 749 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 760 | |                         Ok(res)
[INFO] [stdout] 761 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.dlc.tonic.rs:760:25
[INFO] [stdout]     |
[INFO] [stdout] 760 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.dlc.tonic.rs:784:42
[INFO] [stdout]     |
[INFO] [stdout] 784 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 785 | |                         let inner = inner.0;
[INFO] [stdout] 786 | |                         let method = NoncesSvc(inner);
[INFO] [stdout] 787 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 798 | |                         Ok(res)
[INFO] [stdout] 799 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.dlc.tonic.rs:798:25
[INFO] [stdout]     |
[INFO] [stdout] 798 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.dlc.tonic.rs:822:42
[INFO] [stdout]     |
[INFO] [stdout] 822 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 823 | |                         let inner = inner.0;
[INFO] [stdout] 824 | |                         let method = CountNoncesSvc(inner);
[INFO] [stdout] 825 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 836 | |                         Ok(res)
[INFO] [stdout] 837 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.dlc.tonic.rs:836:25
[INFO] [stdout]     |
[INFO] [stdout] 836 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.dlc.tonic.rs:860:42
[INFO] [stdout]     |
[INFO] [stdout] 860 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 861 | |                         let inner = inner.0;
[INFO] [stdout] 862 | |                         let method = DCMSvc(inner);
[INFO] [stdout] 863 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 874 | |                         Ok(res)
[INFO] [stdout] 875 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.dlc.tonic.rs:874:25
[INFO] [stdout]     |
[INFO] [stdout] 874 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.dlc.tonic.rs:898:42
[INFO] [stdout]     |
[INFO] [stdout] 898 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 899 | |                         let inner = inner.0;
[INFO] [stdout] 900 | |                         let method = DCMsSvc(inner);
[INFO] [stdout] 901 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 912 | |                         Ok(res)
[INFO] [stdout] 913 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.dlc.tonic.rs:912:25
[INFO] [stdout]     |
[INFO] [stdout] 912 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.dlc.tonic.rs:936:42
[INFO] [stdout]     |
[INFO] [stdout] 936 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 937 | |                         let inner = inner.0;
[INFO] [stdout] 938 | |                         let method = OracleSvc(inner);
[INFO] [stdout] 939 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 950 | |                         Ok(res)
[INFO] [stdout] 951 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.dlc.tonic.rs:950:25
[INFO] [stdout]     |
[INFO] [stdout] 950 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.dlc.tonic.rs:974:42
[INFO] [stdout]     |
[INFO] [stdout] 974 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 975 | |                         let inner = inner.0;
[INFO] [stdout] 976 | |                         let method = OraclesSvc(inner);
[INFO] [stdout] 977 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 988 | |                         Ok(res)
[INFO] [stdout] 989 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.dlc.tonic.rs:988:25
[INFO] [stdout]     |
[INFO] [stdout] 988 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.dlc.tonic.rs:1016:42
[INFO] [stdout]      |
[INFO] [stdout] 1016 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1017 | |                         let inner = inner.0;
[INFO] [stdout] 1018 | |                         let method = OracleParticipantLivenessSvc(inner);
[INFO] [stdout] 1019 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1030 | |                         Ok(res)
[INFO] [stdout] 1031 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.dlc.tonic.rs:1030:25
[INFO] [stdout]      |
[INFO] [stdout] 1030 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.dlc.tonic.rs:1034:42
[INFO] [stdout]      |
[INFO] [stdout] 1034 |                   _ => Box::pin(async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1035 | |                     Ok(http::Response::builder()
[INFO] [stdout] 1036 | |                         .status(200)
[INFO] [stdout] 1037 | |                         .header("grpc-status", "12")
[INFO] [stdout] ...    |
[INFO] [stdout] 1040 | |                         .unwrap())
[INFO] [stdout] 1041 | |                 }),
[INFO] [stdout]      | |_________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.dlc.tonic.rs:1035:21
[INFO] [stdout]      |
[INFO] [stdout] 1035 | /                     Ok(http::Response::builder()
[INFO] [stdout] 1036 | |                         .status(200)
[INFO] [stdout] 1037 | |                         .header("grpc-status", "12")
[INFO] [stdout] 1038 | |                         .header("content-type", "application/grpc")
[INFO] [stdout] 1039 | |                         .body(empty_body())
[INFO] [stdout] 1040 | |                         .unwrap())
[INFO] [stdout]      | |__________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.dlc.tonic.rs:1305:42
[INFO] [stdout]      |
[INFO] [stdout] 1305 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1306 | |                         let inner = inner.0;
[INFO] [stdout] 1307 | |                         let method = CreateDCMSvc(inner);
[INFO] [stdout] 1308 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1319 | |                         Ok(res)
[INFO] [stdout] 1320 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.dlc.tonic.rs:1319:25
[INFO] [stdout]      |
[INFO] [stdout] 1319 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.dlc.tonic.rs:1343:42
[INFO] [stdout]      |
[INFO] [stdout] 1343 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1344 | |                         let inner = inner.0;
[INFO] [stdout] 1345 | |                         let method = UpdateParamsSvc(inner);
[INFO] [stdout] 1346 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1357 | |                         Ok(res)
[INFO] [stdout] 1358 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.dlc.tonic.rs:1357:25
[INFO] [stdout]      |
[INFO] [stdout] 1357 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.dlc.tonic.rs:1361:42
[INFO] [stdout]      |
[INFO] [stdout] 1361 |                   _ => Box::pin(async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1362 | |                     Ok(http::Response::builder()
[INFO] [stdout] 1363 | |                         .status(200)
[INFO] [stdout] 1364 | |                         .header("grpc-status", "12")
[INFO] [stdout] ...    |
[INFO] [stdout] 1367 | |                         .unwrap())
[INFO] [stdout] 1368 | |                 }),
[INFO] [stdout]      | |_________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.dlc.tonic.rs:1362:21
[INFO] [stdout]      |
[INFO] [stdout] 1362 | /                     Ok(http::Response::builder()
[INFO] [stdout] 1363 | |                         .status(200)
[INFO] [stdout] 1364 | |                         .header("grpc-status", "12")
[INFO] [stdout] 1365 | |                         .header("content-type", "application/grpc")
[INFO] [stdout] 1366 | |                         .body(empty_body())
[INFO] [stdout] 1367 | |                         .unwrap())
[INFO] [stdout]      | |__________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.lending.tonic.rs:635:42
[INFO] [stdout]     |
[INFO] [stdout] 635 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 636 | |                         let inner = inner.0;
[INFO] [stdout] 637 | |                         let method = ParamsSvc(inner);
[INFO] [stdout] 638 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 649 | |                         Ok(res)
[INFO] [stdout] 650 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.lending.tonic.rs:649:25
[INFO] [stdout]     |
[INFO] [stdout] 649 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.lending.tonic.rs:673:42
[INFO] [stdout]     |
[INFO] [stdout] 673 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 674 | |                         let inner = inner.0;
[INFO] [stdout] 675 | |                         let method = PoolSvc(inner);
[INFO] [stdout] 676 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 687 | |                         Ok(res)
[INFO] [stdout] 688 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.lending.tonic.rs:687:25
[INFO] [stdout]     |
[INFO] [stdout] 687 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.lending.tonic.rs:711:42
[INFO] [stdout]     |
[INFO] [stdout] 711 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 712 | |                         let inner = inner.0;
[INFO] [stdout] 713 | |                         let method = PoolsSvc(inner);
[INFO] [stdout] 714 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 725 | |                         Ok(res)
[INFO] [stdout] 726 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.lending.tonic.rs:725:25
[INFO] [stdout]     |
[INFO] [stdout] 725 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.lending.tonic.rs:751:42
[INFO] [stdout]     |
[INFO] [stdout] 751 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 752 | |                         let inner = inner.0;
[INFO] [stdout] 753 | |                         let method = PoolExchangeRateSvc(inner);
[INFO] [stdout] 754 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 765 | |                         Ok(res)
[INFO] [stdout] 766 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.lending.tonic.rs:765:25
[INFO] [stdout]     |
[INFO] [stdout] 765 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.lending.tonic.rs:791:42
[INFO] [stdout]     |
[INFO] [stdout] 791 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 792 | |                         let inner = inner.0;
[INFO] [stdout] 793 | |                         let method = CollateralAddressSvc(inner);
[INFO] [stdout] 794 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 805 | |                         Ok(res)
[INFO] [stdout] 806 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.lending.tonic.rs:805:25
[INFO] [stdout]     |
[INFO] [stdout] 805 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.lending.tonic.rs:831:42
[INFO] [stdout]     |
[INFO] [stdout] 831 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 832 | |                         let inner = inner.0;
[INFO] [stdout] 833 | |                         let method = LiquidationPriceSvc(inner);
[INFO] [stdout] 834 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 845 | |                         Ok(res)
[INFO] [stdout] 846 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.lending.tonic.rs:845:25
[INFO] [stdout]     |
[INFO] [stdout] 845 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.lending.tonic.rs:871:42
[INFO] [stdout]     |
[INFO] [stdout] 871 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 872 | |                         let inner = inner.0;
[INFO] [stdout] 873 | |                         let method = DlcEventCountSvc(inner);
[INFO] [stdout] 874 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 885 | |                         Ok(res)
[INFO] [stdout] 886 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.lending.tonic.rs:885:25
[INFO] [stdout]     |
[INFO] [stdout] 885 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.lending.tonic.rs:909:42
[INFO] [stdout]     |
[INFO] [stdout] 909 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 910 | |                         let inner = inner.0;
[INFO] [stdout] 911 | |                         let method = LoanSvc(inner);
[INFO] [stdout] 912 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 923 | |                         Ok(res)
[INFO] [stdout] 924 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.lending.tonic.rs:923:25
[INFO] [stdout]     |
[INFO] [stdout] 923 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.lending.tonic.rs:947:42
[INFO] [stdout]     |
[INFO] [stdout] 947 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 948 | |                         let inner = inner.0;
[INFO] [stdout] 949 | |                         let method = LoansSvc(inner);
[INFO] [stdout] 950 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 961 | |                         Ok(res)
[INFO] [stdout] 962 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.lending.tonic.rs:961:25
[INFO] [stdout]     |
[INFO] [stdout] 961 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.lending.tonic.rs:987:42
[INFO] [stdout]      |
[INFO] [stdout]  987 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout]  988 | |                         let inner = inner.0;
[INFO] [stdout]  989 | |                         let method = LoansByAddressSvc(inner);
[INFO] [stdout]  990 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1001 | |                         Ok(res)
[INFO] [stdout] 1002 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.lending.tonic.rs:1001:25
[INFO] [stdout]      |
[INFO] [stdout] 1001 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.lending.tonic.rs:1027:42
[INFO] [stdout]      |
[INFO] [stdout] 1027 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1028 | |                         let inner = inner.0;
[INFO] [stdout] 1029 | |                         let method = LoansByOracleSvc(inner);
[INFO] [stdout] 1030 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1041 | |                         Ok(res)
[INFO] [stdout] 1042 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.lending.tonic.rs:1041:25
[INFO] [stdout]      |
[INFO] [stdout] 1041 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.lending.tonic.rs:1065:42
[INFO] [stdout]      |
[INFO] [stdout] 1065 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1066 | |                         let inner = inner.0;
[INFO] [stdout] 1067 | |                         let method = LoanCetInfosSvc(inner);
[INFO] [stdout] 1068 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1079 | |                         Ok(res)
[INFO] [stdout] 1080 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.lending.tonic.rs:1079:25
[INFO] [stdout]      |
[INFO] [stdout] 1079 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.lending.tonic.rs:1103:42
[INFO] [stdout]      |
[INFO] [stdout] 1103 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1104 | |                         let inner = inner.0;
[INFO] [stdout] 1105 | |                         let method = LoanDlcMetaSvc(inner);
[INFO] [stdout] 1106 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1117 | |                         Ok(res)
[INFO] [stdout] 1118 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.lending.tonic.rs:1117:25
[INFO] [stdout]      |
[INFO] [stdout] 1117 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.lending.tonic.rs:1143:42
[INFO] [stdout]      |
[INFO] [stdout] 1143 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1144 | |                         let inner = inner.0;
[INFO] [stdout] 1145 | |                         let method = LoanAuthorizationSvc(inner);
[INFO] [stdout] 1146 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1157 | |                         Ok(res)
[INFO] [stdout] 1158 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.lending.tonic.rs:1157:25
[INFO] [stdout]      |
[INFO] [stdout] 1157 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.lending.tonic.rs:1181:42
[INFO] [stdout]      |
[INFO] [stdout] 1181 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1182 | |                         let inner = inner.0;
[INFO] [stdout] 1183 | |                         let method = LoanDepositsSvc(inner);
[INFO] [stdout] 1184 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1195 | |                         Ok(res)
[INFO] [stdout] 1196 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.lending.tonic.rs:1195:25
[INFO] [stdout]      |
[INFO] [stdout] 1195 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.lending.tonic.rs:1219:42
[INFO] [stdout]      |
[INFO] [stdout] 1219 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1220 | |                         let inner = inner.0;
[INFO] [stdout] 1221 | |                         let method = RedemptionSvc(inner);
[INFO] [stdout] 1222 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1233 | |                         Ok(res)
[INFO] [stdout] 1234 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.lending.tonic.rs:1233:25
[INFO] [stdout]      |
[INFO] [stdout] 1233 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.lending.tonic.rs:1257:42
[INFO] [stdout]      |
[INFO] [stdout] 1257 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1258 | |                         let inner = inner.0;
[INFO] [stdout] 1259 | |                         let method = RepaymentSvc(inner);
[INFO] [stdout] 1260 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1271 | |                         Ok(res)
[INFO] [stdout] 1272 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.lending.tonic.rs:1271:25
[INFO] [stdout]      |
[INFO] [stdout] 1271 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.lending.tonic.rs:1297:42
[INFO] [stdout]      |
[INFO] [stdout] 1297 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1298 | |                         let inner = inner.0;
[INFO] [stdout] 1299 | |                         let method = CurrentInterestSvc(inner);
[INFO] [stdout] 1300 | |                         let codec = tonic::codec::ProstCodec::default();
[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: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.lending.tonic.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: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.lending.tonic.rs:1335:42
[INFO] [stdout]      |
[INFO] [stdout] 1335 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1336 | |                         let inner = inner.0;
[INFO] [stdout] 1337 | |                         let method = ReferrersSvc(inner);
[INFO] [stdout] 1338 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1349 | |                         Ok(res)
[INFO] [stdout] 1350 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.lending.tonic.rs:1349:25
[INFO] [stdout]      |
[INFO] [stdout] 1349 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.lending.tonic.rs:1353:42
[INFO] [stdout]      |
[INFO] [stdout] 1353 |                   _ => Box::pin(async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1354 | |                     Ok(http::Response::builder()
[INFO] [stdout] 1355 | |                         .status(200)
[INFO] [stdout] 1356 | |                         .header("grpc-status", "12")
[INFO] [stdout] ...    |
[INFO] [stdout] 1359 | |                         .unwrap())
[INFO] [stdout] 1360 | |                 }),
[INFO] [stdout]      | |_________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.lending.tonic.rs:1354:21
[INFO] [stdout]      |
[INFO] [stdout] 1354 | /                     Ok(http::Response::builder()
[INFO] [stdout] 1355 | |                         .status(200)
[INFO] [stdout] 1356 | |                         .header("grpc-status", "12")
[INFO] [stdout] 1357 | |                         .header("content-type", "application/grpc")
[INFO] [stdout] 1358 | |                         .body(empty_body())
[INFO] [stdout] 1359 | |                         .unwrap())
[INFO] [stdout]      | |__________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.lending.tonic.rs:1850:42
[INFO] [stdout]      |
[INFO] [stdout] 1850 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1851 | |                         let inner = inner.0;
[INFO] [stdout] 1852 | |                         let method = CreatePoolSvc(inner);
[INFO] [stdout] 1853 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1864 | |                         Ok(res)
[INFO] [stdout] 1865 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.lending.tonic.rs:1864:25
[INFO] [stdout]      |
[INFO] [stdout] 1864 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.lending.tonic.rs:1888:42
[INFO] [stdout]      |
[INFO] [stdout] 1888 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1889 | |                         let inner = inner.0;
[INFO] [stdout] 1890 | |                         let method = AddLiquiditySvc(inner);
[INFO] [stdout] 1891 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1902 | |                         Ok(res)
[INFO] [stdout] 1903 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.lending.tonic.rs:1902:25
[INFO] [stdout]      |
[INFO] [stdout] 1902 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.lending.tonic.rs:1926:42
[INFO] [stdout]      |
[INFO] [stdout] 1926 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1927 | |                         let inner = inner.0;
[INFO] [stdout] 1928 | |                         let method = RemoveLiquiditySvc(inner);
[INFO] [stdout] 1929 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1940 | |                         Ok(res)
[INFO] [stdout] 1941 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.lending.tonic.rs:1940:25
[INFO] [stdout]      |
[INFO] [stdout] 1940 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.lending.tonic.rs:1964:42
[INFO] [stdout]      |
[INFO] [stdout] 1964 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1965 | |                         let inner = inner.0;
[INFO] [stdout] 1966 | |                         let method = UpdatePoolConfigSvc(inner);
[INFO] [stdout] 1967 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1978 | |                         Ok(res)
[INFO] [stdout] 1979 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.lending.tonic.rs:1978:25
[INFO] [stdout]      |
[INFO] [stdout] 1978 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.lending.tonic.rs:2002:42
[INFO] [stdout]      |
[INFO] [stdout] 2002 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2003 | |                         let inner = inner.0;
[INFO] [stdout] 2004 | |                         let method = ApplySvc(inner);
[INFO] [stdout] 2005 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2016 | |                         Ok(res)
[INFO] [stdout] 2017 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.lending.tonic.rs:2016:25
[INFO] [stdout]      |
[INFO] [stdout] 2016 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.lending.tonic.rs:2040:42
[INFO] [stdout]      |
[INFO] [stdout] 2040 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2041 | |                         let inner = inner.0;
[INFO] [stdout] 2042 | |                         let method = SubmitCetsSvc(inner);
[INFO] [stdout] 2043 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2054 | |                         Ok(res)
[INFO] [stdout] 2055 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.lending.tonic.rs:2054:25
[INFO] [stdout]      |
[INFO] [stdout] 2054 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.lending.tonic.rs:2081:42
[INFO] [stdout]      |
[INFO] [stdout] 2081 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2082 | |                         let inner = inner.0;
[INFO] [stdout] 2083 | |                         let method = SubmitDepositTransactionSvc(inner);
[INFO] [stdout] 2084 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2095 | |                         Ok(res)
[INFO] [stdout] 2096 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.lending.tonic.rs:2095:25
[INFO] [stdout]      |
[INFO] [stdout] 2095 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.lending.tonic.rs:2119:42
[INFO] [stdout]      |
[INFO] [stdout] 2119 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2120 | |                         let inner = inner.0;
[INFO] [stdout] 2121 | |                         let method = RedeemSvc(inner);
[INFO] [stdout] 2122 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2133 | |                         Ok(res)
[INFO] [stdout] 2134 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.lending.tonic.rs:2133:25
[INFO] [stdout]      |
[INFO] [stdout] 2133 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.lending.tonic.rs:2157:42
[INFO] [stdout]      |
[INFO] [stdout] 2157 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2158 | |                         let inner = inner.0;
[INFO] [stdout] 2159 | |                         let method = RepaySvc(inner);
[INFO] [stdout] 2160 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2171 | |                         Ok(res)
[INFO] [stdout] 2172 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.lending.tonic.rs:2171:25
[INFO] [stdout]      |
[INFO] [stdout] 2171 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.lending.tonic.rs:2195:42
[INFO] [stdout]      |
[INFO] [stdout] 2195 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2196 | |                         let inner = inner.0;
[INFO] [stdout] 2197 | |                         let method = RegisterReferrerSvc(inner);
[INFO] [stdout] 2198 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2209 | |                         Ok(res)
[INFO] [stdout] 2210 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.lending.tonic.rs:2209:25
[INFO] [stdout]      |
[INFO] [stdout] 2209 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.lending.tonic.rs:2233:42
[INFO] [stdout]      |
[INFO] [stdout] 2233 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2234 | |                         let inner = inner.0;
[INFO] [stdout] 2235 | |                         let method = UpdateReferrerSvc(inner);
[INFO] [stdout] 2236 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2247 | |                         Ok(res)
[INFO] [stdout] 2248 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.lending.tonic.rs:2247:25
[INFO] [stdout]      |
[INFO] [stdout] 2247 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.lending.tonic.rs:2271:42
[INFO] [stdout]      |
[INFO] [stdout] 2271 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2272 | |                         let inner = inner.0;
[INFO] [stdout] 2273 | |                         let method = UpdateParamsSvc(inner);
[INFO] [stdout] 2274 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2285 | |                         Ok(res)
[INFO] [stdout] 2286 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.lending.tonic.rs:2285:25
[INFO] [stdout]      |
[INFO] [stdout] 2285 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.lending.tonic.rs:2289:42
[INFO] [stdout]      |
[INFO] [stdout] 2289 |                   _ => Box::pin(async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2290 | |                     Ok(http::Response::builder()
[INFO] [stdout] 2291 | |                         .status(200)
[INFO] [stdout] 2292 | |                         .header("grpc-status", "12")
[INFO] [stdout] ...    |
[INFO] [stdout] 2295 | |                         .unwrap())
[INFO] [stdout] 2296 | |                 }),
[INFO] [stdout]      | |_________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.lending.tonic.rs:2290:21
[INFO] [stdout]      |
[INFO] [stdout] 2290 | /                     Ok(http::Response::builder()
[INFO] [stdout] 2291 | |                         .status(200)
[INFO] [stdout] 2292 | |                         .header("grpc-status", "12")
[INFO] [stdout] 2293 | |                         .header("content-type", "application/grpc")
[INFO] [stdout] 2294 | |                         .body(empty_body())
[INFO] [stdout] 2295 | |                         .unwrap())
[INFO] [stdout]      | |__________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.oracle.tonic.rs:371:42
[INFO] [stdout]     |
[INFO] [stdout] 371 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 372 | |                         let inner = inner.0;
[INFO] [stdout] 373 | |                         let method = ParamsSvc(inner);
[INFO] [stdout] 374 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 385 | |                         Ok(res)
[INFO] [stdout] 386 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.oracle.tonic.rs:385:25
[INFO] [stdout]     |
[INFO] [stdout] 385 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.oracle.tonic.rs:409:42
[INFO] [stdout]     |
[INFO] [stdout] 409 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 410 | |                         let inner = inner.0;
[INFO] [stdout] 411 | |                         let method = ListPricesSvc(inner);
[INFO] [stdout] 412 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 423 | |                         Ok(res)
[INFO] [stdout] 424 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.oracle.tonic.rs:423:25
[INFO] [stdout]     |
[INFO] [stdout] 423 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.oracle.tonic.rs:449:42
[INFO] [stdout]     |
[INFO] [stdout] 449 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 450 | |                         let inner = inner.0;
[INFO] [stdout] 451 | |                         let method = GetPriceBySymbolSvc(inner);
[INFO] [stdout] 452 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 463 | |                         Ok(res)
[INFO] [stdout] 464 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.oracle.tonic.rs:463:25
[INFO] [stdout]     |
[INFO] [stdout] 463 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.oracle.tonic.rs:487:42
[INFO] [stdout]     |
[INFO] [stdout] 487 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 488 | |                         let inner = inner.0;
[INFO] [stdout] 489 | |                         let method = QueryChainTipSvc(inner);
[INFO] [stdout] 490 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 501 | |                         Ok(res)
[INFO] [stdout] 502 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.oracle.tonic.rs:501:25
[INFO] [stdout]     |
[INFO] [stdout] 501 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.oracle.tonic.rs:529:42
[INFO] [stdout]     |
[INFO] [stdout] 529 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 530 | |                         let inner = inner.0;
[INFO] [stdout] 531 | |                         let method = QueryBlockHeaderByHeightSvc(inner);
[INFO] [stdout] 532 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 543 | |                         Ok(res)
[INFO] [stdout] 544 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.oracle.tonic.rs:543:25
[INFO] [stdout]     |
[INFO] [stdout] 543 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.oracle.tonic.rs:570:42
[INFO] [stdout]     |
[INFO] [stdout] 570 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 571 | |                         let inner = inner.0;
[INFO] [stdout] 572 | |                         let method = QueryBlockHeaderByHashSvc(inner);
[INFO] [stdout] 573 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 584 | |                         Ok(res)
[INFO] [stdout] 585 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.oracle.tonic.rs:584:25
[INFO] [stdout]     |
[INFO] [stdout] 584 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.oracle.tonic.rs:611:42
[INFO] [stdout]     |
[INFO] [stdout] 611 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 612 | |                         let inner = inner.0;
[INFO] [stdout] 613 | |                         let method = QueryBestBlockHeaderSvc(inner);
[INFO] [stdout] 614 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 625 | |                         Ok(res)
[INFO] [stdout] 626 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.oracle.tonic.rs:625:25
[INFO] [stdout]     |
[INFO] [stdout] 625 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.oracle.tonic.rs:629:42
[INFO] [stdout]     |
[INFO] [stdout] 629 |                   _ => Box::pin(async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 630 | |                     Ok(http::Response::builder()
[INFO] [stdout] 631 | |                         .status(200)
[INFO] [stdout] 632 | |                         .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 635 | |                         .unwrap())
[INFO] [stdout] 636 | |                 }),
[INFO] [stdout]     | |_________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.oracle.tonic.rs:630:21
[INFO] [stdout]     |
[INFO] [stdout] 630 | /                     Ok(http::Response::builder()
[INFO] [stdout] 631 | |                         .status(200)
[INFO] [stdout] 632 | |                         .header("grpc-status", "12")
[INFO] [stdout] 633 | |                         .header("content-type", "application/grpc")
[INFO] [stdout] 634 | |                         .body(empty_body())
[INFO] [stdout] 635 | |                         .unwrap())
[INFO] [stdout]     | |__________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.oracle.tonic.rs:878:42
[INFO] [stdout]     |
[INFO] [stdout] 878 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 879 | |                         let inner = inner.0;
[INFO] [stdout] 880 | |                         let method = UpdateParamsSvc(inner);
[INFO] [stdout] 881 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 892 | |                         Ok(res)
[INFO] [stdout] 893 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.oracle.tonic.rs:892:25
[INFO] [stdout]     |
[INFO] [stdout] 892 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.oracle.tonic.rs:896:42
[INFO] [stdout]     |
[INFO] [stdout] 896 |                   _ => Box::pin(async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 897 | |                     Ok(http::Response::builder()
[INFO] [stdout] 898 | |                         .status(200)
[INFO] [stdout] 899 | |                         .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 902 | |                         .unwrap())
[INFO] [stdout] 903 | |                 }),
[INFO] [stdout]     | |_________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.oracle.tonic.rs:897:21
[INFO] [stdout]     |
[INFO] [stdout] 897 | /                     Ok(http::Response::builder()
[INFO] [stdout] 898 | |                         .status(200)
[INFO] [stdout] 899 | |                         .header("grpc-status", "12")
[INFO] [stdout] 900 | |                         .header("content-type", "application/grpc")
[INFO] [stdout] 901 | |                         .body(empty_body())
[INFO] [stdout] 902 | |                         .unwrap())
[INFO] [stdout]     | |__________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.tss.tonic.rs:409:42
[INFO] [stdout]     |
[INFO] [stdout] 409 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 410 | |                         let inner = inner.0;
[INFO] [stdout] 411 | |                         let method = ParamsSvc(inner);
[INFO] [stdout] 412 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 423 | |                         Ok(res)
[INFO] [stdout] 424 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.tss.tonic.rs:423:25
[INFO] [stdout]     |
[INFO] [stdout] 423 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.tss.tonic.rs:447:42
[INFO] [stdout]     |
[INFO] [stdout] 447 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 448 | |                         let inner = inner.0;
[INFO] [stdout] 449 | |                         let method = DKGRequestSvc(inner);
[INFO] [stdout] 450 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 461 | |                         Ok(res)
[INFO] [stdout] 462 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.tss.tonic.rs:461:25
[INFO] [stdout]     |
[INFO] [stdout] 461 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.tss.tonic.rs:485:42
[INFO] [stdout]     |
[INFO] [stdout] 485 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 486 | |                         let inner = inner.0;
[INFO] [stdout] 487 | |                         let method = DKGRequestsSvc(inner);
[INFO] [stdout] 488 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 499 | |                         Ok(res)
[INFO] [stdout] 500 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.tss.tonic.rs:499:25
[INFO] [stdout]     |
[INFO] [stdout] 499 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.tss.tonic.rs:525:42
[INFO] [stdout]     |
[INFO] [stdout] 525 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 526 | |                         let inner = inner.0;
[INFO] [stdout] 527 | |                         let method = DKGCompletionsSvc(inner);
[INFO] [stdout] 528 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 539 | |                         Ok(res)
[INFO] [stdout] 540 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.tss.tonic.rs:539:25
[INFO] [stdout]     |
[INFO] [stdout] 539 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.tss.tonic.rs:565:42
[INFO] [stdout]     |
[INFO] [stdout] 565 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 566 | |                         let inner = inner.0;
[INFO] [stdout] 567 | |                         let method = SigningRequestSvc(inner);
[INFO] [stdout] 568 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 579 | |                         Ok(res)
[INFO] [stdout] 580 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.tss.tonic.rs:579:25
[INFO] [stdout]     |
[INFO] [stdout] 579 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.tss.tonic.rs:605:42
[INFO] [stdout]     |
[INFO] [stdout] 605 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 606 | |                         let inner = inner.0;
[INFO] [stdout] 607 | |                         let method = SigningRequestsSvc(inner);
[INFO] [stdout] 608 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 619 | |                         Ok(res)
[INFO] [stdout] 620 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.tss.tonic.rs:619:25
[INFO] [stdout]     |
[INFO] [stdout] 619 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.tss.tonic.rs:645:42
[INFO] [stdout]     |
[INFO] [stdout] 645 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 646 | |                         let inner = inner.0;
[INFO] [stdout] 647 | |                         let method = RefreshingRequestSvc(inner);
[INFO] [stdout] 648 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 659 | |                         Ok(res)
[INFO] [stdout] 660 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.tss.tonic.rs:659:25
[INFO] [stdout]     |
[INFO] [stdout] 659 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.tss.tonic.rs:686:42
[INFO] [stdout]     |
[INFO] [stdout] 686 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 687 | |                         let inner = inner.0;
[INFO] [stdout] 688 | |                         let method = RefreshingRequestsSvc(inner);
[INFO] [stdout] 689 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 700 | |                         Ok(res)
[INFO] [stdout] 701 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.tss.tonic.rs:700:25
[INFO] [stdout]     |
[INFO] [stdout] 700 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.tss.tonic.rs:727:42
[INFO] [stdout]     |
[INFO] [stdout] 727 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 728 | |                         let inner = inner.0;
[INFO] [stdout] 729 | |                         let method = RefreshingCompletionsSvc(inner);
[INFO] [stdout] 730 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 741 | |                         Ok(res)
[INFO] [stdout] 742 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.tss.tonic.rs:741:25
[INFO] [stdout]     |
[INFO] [stdout] 741 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.tss.tonic.rs:745:42
[INFO] [stdout]     |
[INFO] [stdout] 745 |                   _ => Box::pin(async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 746 | |                     Ok(http::Response::builder()
[INFO] [stdout] 747 | |                         .status(200)
[INFO] [stdout] 748 | |                         .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 751 | |                         .unwrap())
[INFO] [stdout] 752 | |                 }),
[INFO] [stdout]     | |_________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/side/side.tss.tonic.rs:746:21
[INFO] [stdout]     |
[INFO] [stdout] 746 | /                     Ok(http::Response::builder()
[INFO] [stdout] 747 | |                         .status(200)
[INFO] [stdout] 748 | |                         .header("grpc-status", "12")
[INFO] [stdout] 749 | |                         .header("content-type", "application/grpc")
[INFO] [stdout] 750 | |                         .body(empty_body())
[INFO] [stdout] 751 | |                         .unwrap())
[INFO] [stdout]     | |__________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.tss.tonic.rs:1087:42
[INFO] [stdout]      |
[INFO] [stdout] 1087 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1088 | |                         let inner = inner.0;
[INFO] [stdout] 1089 | |                         let method = CompleteDKGSvc(inner);
[INFO] [stdout] 1090 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1101 | |                         Ok(res)
[INFO] [stdout] 1102 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.tss.tonic.rs:1101:25
[INFO] [stdout]      |
[INFO] [stdout] 1101 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.tss.tonic.rs:1125:42
[INFO] [stdout]      |
[INFO] [stdout] 1125 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1126 | |                         let inner = inner.0;
[INFO] [stdout] 1127 | |                         let method = SubmitSignaturesSvc(inner);
[INFO] [stdout] 1128 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1139 | |                         Ok(res)
[INFO] [stdout] 1140 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.tss.tonic.rs:1139:25
[INFO] [stdout]      |
[INFO] [stdout] 1139 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.tss.tonic.rs:1163:42
[INFO] [stdout]      |
[INFO] [stdout] 1163 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1164 | |                         let inner = inner.0;
[INFO] [stdout] 1165 | |                         let method = RefreshSvc(inner);
[INFO] [stdout] 1166 | |                         let codec = tonic::codec::ProstCodec::default();
[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: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.tss.tonic.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: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.tss.tonic.rs:1203:42
[INFO] [stdout]      |
[INFO] [stdout] 1203 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1204 | |                         let inner = inner.0;
[INFO] [stdout] 1205 | |                         let method = CompleteRefreshingSvc(inner);
[INFO] [stdout] 1206 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1217 | |                         Ok(res)
[INFO] [stdout] 1218 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.tss.tonic.rs:1217:25
[INFO] [stdout]      |
[INFO] [stdout] 1217 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.tss.tonic.rs:1241:42
[INFO] [stdout]      |
[INFO] [stdout] 1241 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1242 | |                         let inner = inner.0;
[INFO] [stdout] 1243 | |                         let method = UpdateParamsSvc(inner);
[INFO] [stdout] 1244 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1255 | |                         Ok(res)
[INFO] [stdout] 1256 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.tss.tonic.rs:1255:25
[INFO] [stdout]      |
[INFO] [stdout] 1255 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.tss.tonic.rs:1259:42
[INFO] [stdout]      |
[INFO] [stdout] 1259 |                   _ => Box::pin(async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1260 | |                     Ok(http::Response::builder()
[INFO] [stdout] 1261 | |                         .status(200)
[INFO] [stdout] 1262 | |                         .header("grpc-status", "12")
[INFO] [stdout] ...    |
[INFO] [stdout] 1265 | |                         .unwrap())
[INFO] [stdout] 1266 | |                 }),
[INFO] [stdout]      | |_________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/side/side.tss.tonic.rs:1260:21
[INFO] [stdout]      |
[INFO] [stdout] 1260 | /                     Ok(http::Response::builder()
[INFO] [stdout] 1261 | |                         .status(200)
[INFO] [stdout] 1262 | |                         .header("grpc-status", "12")
[INFO] [stdout] 1263 | |                         .header("content-type", "application/grpc")
[INFO] [stdout] 1264 | |                         .body(empty_body())
[INFO] [stdout] 1265 | |                         .unwrap())
[INFO] [stdout]      | |__________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `side-proto` (lib) due to 252 previous errors
[INFO] running `Command { std: "docker" "inspect" "876e4cdcfb2d02dc543347275f78de9dec72a53a8206fd68ca2c984b3f5dce98", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "876e4cdcfb2d02dc543347275f78de9dec72a53a8206fd68ca2c984b3f5dce98", kill_on_drop: false }`
[INFO] [stdout] 876e4cdcfb2d02dc543347275f78de9dec72a53a8206fd68ca2c984b3f5dce98
