[INFO] fetching crate bitway-proto 2.0.1...
[INFO] checking bitway-proto-2.0.1 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] extracting crate bitway-proto 2.0.1 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate bitway-proto 2.0.1
[INFO] finished tweaking crates.io crate bitway-proto 2.0.1
[INFO] tweaked toml for crates.io crate bitway-proto 2.0.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate bitway-proto 2.0.1 on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate bitway-proto 2.0.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f5fa8b6776353d9981093d14f87c3a45d63949a5e585b0ad60488b65b0281cba
[INFO] running `Command { std: "docker" "start" "-a" "f5fa8b6776353d9981093d14f87c3a45d63949a5e585b0ad60488b65b0281cba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f5fa8b6776353d9981093d14f87c3a45d63949a5e585b0ad60488b65b0281cba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f5fa8b6776353d9981093d14f87c3a45d63949a5e585b0ad60488b65b0281cba", kill_on_drop: false }`
[INFO] [stdout] f5fa8b6776353d9981093d14f87c3a45d63949a5e585b0ad60488b65b0281cba
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dunmustuse_in_always_ok" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6222ef7b8b8e92164d3f167543b54c206f18f35728f5df0f2c95e004704fd92c
[INFO] running `Command { std: "docker" "start" "-a" "6222ef7b8b8e92164d3f167543b54c206f18f35728f5df0f2c95e004704fd92c", kill_on_drop: false }`
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking socket2 v0.5.9
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]     Checking flex-error v0.4.4
[INFO] [stderr]     Checking subtle-ng v2.5.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking time v0.3.41
[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 serde_repr v0.1.20
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking generic-array v0.14.7
[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 thiserror v1.0.69
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[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 digest v0.10.7
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking curve25519-dalek-ng v4.1.1
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking ripemd v0.1.3
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking bs58 v0.5.1
[INFO] [stderr]     Checking ed25519-consensus v2.1.0
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[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 bitway-proto v2.0.1 (/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/bitway/bitway.btcbridge.tonic.rs:867:42
[INFO] [stdout]     |
[INFO] [stdout] 867 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 868 | |                         let inner = inner.0;
[INFO] [stdout] 869 | |                         let method = QueryParamsSvc(inner);
[INFO] [stdout] 870 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 881 | |                         Ok(res)
[INFO] [stdout] 882 | |                     };
[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/bitway/bitway.btcbridge.tonic.rs:881:25
[INFO] [stdout]     |
[INFO] [stdout] 881 |                         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/bitway/bitway.btcbridge.tonic.rs:905:42
[INFO] [stdout]     |
[INFO] [stdout] 905 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 906 | |                         let inner = inner.0;
[INFO] [stdout] 907 | |                         let method = QueryFeeRateSvc(inner);
[INFO] [stdout] 908 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 919 | |                         Ok(res)
[INFO] [stdout] 920 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/bitway/bitway.btcbridge.tonic.rs:919:25
[INFO] [stdout]     |
[INFO] [stdout] 919 |                         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/bitway/bitway.btcbridge.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 = QueryWithdrawalNetworkFeeSvc(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/bitway/bitway.btcbridge.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/bitway/bitway.btcbridge.tonic.rs:990:42
[INFO] [stdout]      |
[INFO] [stdout]  990 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout]  991 | |                         let inner = inner.0;
[INFO] [stdout]  992 | |                         let method = QueryWithdrawRequestsByAddressSvc(inner);
[INFO] [stdout]  993 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1004 | |                         Ok(res)
[INFO] [stdout] 1005 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/bitway/bitway.btcbridge.tonic.rs:1004:25
[INFO] [stdout]      |
[INFO] [stdout] 1004 |                         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/bitway/bitway.btcbridge.tonic.rs:1033:42
[INFO] [stdout]      |
[INFO] [stdout] 1033 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1034 | |                         let inner = inner.0;
[INFO] [stdout] 1035 | |                         let method = QueryWithdrawRequestsByTxHashSvc(inner);
[INFO] [stdout] 1036 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1047 | |                         Ok(res)
[INFO] [stdout] 1048 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/bitway/bitway.btcbridge.tonic.rs:1047:25
[INFO] [stdout]      |
[INFO] [stdout] 1047 |                         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/bitway/bitway.btcbridge.tonic.rs:1076:42
[INFO] [stdout]      |
[INFO] [stdout] 1076 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1077 | |                         let inner = inner.0;
[INFO] [stdout] 1078 | |                         let method = QueryPendingBtcWithdrawRequestsSvc(inner);
[INFO] [stdout] 1079 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1090 | |                         Ok(res)
[INFO] [stdout] 1091 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/bitway/bitway.btcbridge.tonic.rs:1090:25
[INFO] [stdout]      |
[INFO] [stdout] 1090 |                         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/bitway/bitway.btcbridge.tonic.rs:1116:42
[INFO] [stdout]      |
[INFO] [stdout] 1116 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1117 | |                         let inner = inner.0;
[INFO] [stdout] 1118 | |                         let method = QuerySigningRequestSvc(inner);
[INFO] [stdout] 1119 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1130 | |                         Ok(res)
[INFO] [stdout] 1131 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/bitway/bitway.btcbridge.tonic.rs:1130:25
[INFO] [stdout]      |
[INFO] [stdout] 1130 |                         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/bitway/bitway.btcbridge.tonic.rs:1156:42
[INFO] [stdout]      |
[INFO] [stdout] 1156 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1157 | |                         let inner = inner.0;
[INFO] [stdout] 1158 | |                         let method = QuerySigningRequestsSvc(inner);
[INFO] [stdout] 1159 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1170 | |                         Ok(res)
[INFO] [stdout] 1171 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/bitway/bitway.btcbridge.tonic.rs:1170:25
[INFO] [stdout]      |
[INFO] [stdout] 1170 |                         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/bitway/bitway.btcbridge.tonic.rs:1199:42
[INFO] [stdout]      |
[INFO] [stdout] 1199 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1200 | |                         let inner = inner.0;
[INFO] [stdout] 1201 | |                         let method = QuerySigningRequestsByAddressSvc(inner);
[INFO] [stdout] 1202 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1213 | |                         Ok(res)
[INFO] [stdout] 1214 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/bitway/bitway.btcbridge.tonic.rs:1213:25
[INFO] [stdout]      |
[INFO] [stdout] 1213 |                         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/bitway/bitway.btcbridge.tonic.rs:1242:42
[INFO] [stdout]      |
[INFO] [stdout] 1242 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1243 | |                         let inner = inner.0;
[INFO] [stdout] 1244 | |                         let method = QuerySigningRequestByTxHashSvc(inner);
[INFO] [stdout] 1245 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1256 | |                         Ok(res)
[INFO] [stdout] 1257 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/bitway/bitway.btcbridge.tonic.rs:1256:25
[INFO] [stdout]      |
[INFO] [stdout] 1256 |                         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/bitway/bitway.btcbridge.tonic.rs:1285:42
[INFO] [stdout]      |
[INFO] [stdout] 1285 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1286 | |                         let inner = inner.0;
[INFO] [stdout] 1287 | |                         let method = QueryPendingSigningRequestsSvc(inner);
[INFO] [stdout] 1288 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1299 | |                         Ok(res)
[INFO] [stdout] 1300 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/bitway/bitway.btcbridge.tonic.rs:1299:25
[INFO] [stdout]      |
[INFO] [stdout] 1299 |                         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/bitway/bitway.btcbridge.tonic.rs:1323:42
[INFO] [stdout]      |
[INFO] [stdout] 1323 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1324 | |                         let inner = inner.0;
[INFO] [stdout] 1325 | |                         let method = QueryUTXOsSvc(inner);
[INFO] [stdout] 1326 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1337 | |                         Ok(res)
[INFO] [stdout] 1338 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/bitway/bitway.btcbridge.tonic.rs:1337:25
[INFO] [stdout]      |
[INFO] [stdout] 1337 |                         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/bitway/bitway.btcbridge.tonic.rs:1364:42
[INFO] [stdout]      |
[INFO] [stdout] 1364 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1365 | |                         let inner = inner.0;
[INFO] [stdout] 1366 | |                         let method = QueryUTXOsByAddressSvc(inner);
[INFO] [stdout] 1367 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1378 | |                         Ok(res)
[INFO] [stdout] 1379 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/bitway/bitway.btcbridge.tonic.rs:1378:25
[INFO] [stdout]      |
[INFO] [stdout] 1378 |                         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/bitway/bitway.btcbridge.tonic.rs:1412:42
[INFO] [stdout]      |
[INFO] [stdout] 1412 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1413 | |                         let inner = inner.0;
[INFO] [stdout] 1414 | |                         let method = QueryUTXOCountAndBalancesByAddressSvc(inner);
[INFO] [stdout] 1415 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1426 | |                         Ok(res)
[INFO] [stdout] 1427 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/bitway/bitway.btcbridge.tonic.rs:1426:25
[INFO] [stdout]      |
[INFO] [stdout] 1426 |                         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/bitway/bitway.btcbridge.tonic.rs:1452:42
[INFO] [stdout]      |
[INFO] [stdout] 1452 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1453 | |                         let inner = inner.0;
[INFO] [stdout] 1454 | |                         let method = QueryDKGRequestSvc(inner);
[INFO] [stdout] 1455 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1466 | |                         Ok(res)
[INFO] [stdout] 1467 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/bitway/bitway.btcbridge.tonic.rs:1466:25
[INFO] [stdout]      |
[INFO] [stdout] 1466 |                         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/bitway/bitway.btcbridge.tonic.rs:1492:42
[INFO] [stdout]      |
[INFO] [stdout] 1492 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1493 | |                         let inner = inner.0;
[INFO] [stdout] 1494 | |                         let method = QueryDKGRequestsSvc(inner);
[INFO] [stdout] 1495 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1506 | |                         Ok(res)
[INFO] [stdout] 1507 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/bitway/bitway.btcbridge.tonic.rs:1506:25
[INFO] [stdout]      |
[INFO] [stdout] 1506 |                         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/bitway/bitway.btcbridge.tonic.rs:1532:42
[INFO] [stdout]      |
[INFO] [stdout] 1532 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1533 | |                         let inner = inner.0;
[INFO] [stdout] 1534 | |                         let method = QueryAllDKGRequestsSvc(inner);
[INFO] [stdout] 1535 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1546 | |                         Ok(res)
[INFO] [stdout] 1547 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/bitway/bitway.btcbridge.tonic.rs:1546:25
[INFO] [stdout]      |
[INFO] [stdout] 1546 |                         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/bitway/bitway.btcbridge.tonic.rs:1575:42
[INFO] [stdout]      |
[INFO] [stdout] 1575 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1576 | |                         let inner = inner.0;
[INFO] [stdout] 1577 | |                         let method = QueryDKGCompletionRequestsSvc(inner);
[INFO] [stdout] 1578 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1589 | |                         Ok(res)
[INFO] [stdout] 1590 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/bitway/bitway.btcbridge.tonic.rs:1589:25
[INFO] [stdout]      |
[INFO] [stdout] 1589 |                         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/bitway/bitway.btcbridge.tonic.rs:1616:42
[INFO] [stdout]      |
[INFO] [stdout] 1616 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1617 | |                         let inner = inner.0;
[INFO] [stdout] 1618 | |                         let method = QueryRefreshingRequestSvc(inner);
[INFO] [stdout] 1619 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1630 | |                         Ok(res)
[INFO] [stdout] 1631 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/bitway/bitway.btcbridge.tonic.rs:1630:25
[INFO] [stdout]      |
[INFO] [stdout] 1630 |                         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/bitway/bitway.btcbridge.tonic.rs:1658:42
[INFO] [stdout]      |
[INFO] [stdout] 1658 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1659 | |                         let inner = inner.0;
[INFO] [stdout] 1660 | |                         let method = QueryRefreshingRequestsSvc(inner);
[INFO] [stdout] 1661 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1672 | |                         Ok(res)
[INFO] [stdout] 1673 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/bitway/bitway.btcbridge.tonic.rs:1672:25
[INFO] [stdout]      |
[INFO] [stdout] 1672 |                         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/bitway/bitway.btcbridge.tonic.rs:1700:42
[INFO] [stdout]      |
[INFO] [stdout] 1700 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1701 | |                         let inner = inner.0;
[INFO] [stdout] 1702 | |                         let method = QueryRefreshingCompletionsSvc(inner);
[INFO] [stdout] 1703 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1714 | |                         Ok(res)
[INFO] [stdout] 1715 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/bitway/bitway.btcbridge.tonic.rs:1714:25
[INFO] [stdout]      |
[INFO] [stdout] 1714 |                         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/bitway/bitway.btcbridge.tonic.rs:1741:42
[INFO] [stdout]      |
[INFO] [stdout] 1741 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1742 | |                         let inner = inner.0;
[INFO] [stdout] 1743 | |                         let method = QueryIBCDepositScriptSvc(inner);
[INFO] [stdout] 1744 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1755 | |                         Ok(res)
[INFO] [stdout] 1756 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/bitway/bitway.btcbridge.tonic.rs:1755:25
[INFO] [stdout]      |
[INFO] [stdout] 1755 |                         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/bitway/bitway.btcbridge.tonic.rs:1779:42
[INFO] [stdout]      |
[INFO] [stdout] 1779 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1780 | |                         let inner = inner.0;
[INFO] [stdout] 1781 | |                         let method = QueryRateLimitSvc(inner);
[INFO] [stdout] 1782 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1793 | |                         Ok(res)
[INFO] [stdout] 1794 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/bitway/bitway.btcbridge.tonic.rs:1793:25
[INFO] [stdout]      |
[INFO] [stdout] 1793 |                         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/bitway/bitway.btcbridge.tonic.rs:1821:42
[INFO] [stdout]      |
[INFO] [stdout] 1821 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1822 | |                         let inner = inner.0;
[INFO] [stdout] 1823 | |                         let method = QueryRateLimitByAddressSvc(inner);
[INFO] [stdout] 1824 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1835 | |                         Ok(res)
[INFO] [stdout] 1836 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/bitway/bitway.btcbridge.tonic.rs:1835:25
[INFO] [stdout]      |
[INFO] [stdout] 1835 |                         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/bitway/bitway.btcbridge.tonic.rs:1839:42
[INFO] [stdout]      |
[INFO] [stdout] 1839 |                   _ => Box::pin(async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1840 | |                     Ok(http::Response::builder()
[INFO] [stdout] 1841 | |                         .status(200)
[INFO] [stdout] 1842 | |                         .header("grpc-status", "12")
[INFO] [stdout] ...    |
[INFO] [stdout] 1845 | |                         .unwrap())
[INFO] [stdout] 1846 | |                 }),
[INFO] [stdout]      | |_________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/bitway/bitway.btcbridge.tonic.rs:1840:21
[INFO] [stdout]      |
[INFO] [stdout] 1840 | /                     Ok(http::Response::builder()
[INFO] [stdout] 1841 | |                         .status(200)
[INFO] [stdout] 1842 | |                         .header("grpc-status", "12")
[INFO] [stdout] 1843 | |                         .header("content-type", "application/grpc")
[INFO] [stdout] 1844 | |                         .body(empty_body())
[INFO] [stdout] 1845 | |                         .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/bitway/bitway.btcbridge.tonic.rs:2424:42
[INFO] [stdout]      |
[INFO] [stdout] 2424 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2425 | |                         let inner = inner.0;
[INFO] [stdout] 2426 | |                         let method = SubmitDepositTransactionSvc(inner);
[INFO] [stdout] 2427 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2438 | |                         Ok(res)
[INFO] [stdout] 2439 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/bitway/bitway.btcbridge.tonic.rs:2438:25
[INFO] [stdout]      |
[INFO] [stdout] 2438 |                         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/bitway/bitway.btcbridge.tonic.rs:2465:42
[INFO] [stdout]      |
[INFO] [stdout] 2465 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2466 | |                         let inner = inner.0;
[INFO] [stdout] 2467 | |                         let method = SubmitWithdrawTransactionSvc(inner);
[INFO] [stdout] 2468 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2479 | |                         Ok(res)
[INFO] [stdout] 2480 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/bitway/bitway.btcbridge.tonic.rs:2479:25
[INFO] [stdout]      |
[INFO] [stdout] 2479 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/bitway/bitway.btcbridge.tonic.rs:2503:42
[INFO] [stdout]      |
[INFO] [stdout] 2503 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2504 | |                         let inner = inner.0;
[INFO] [stdout] 2505 | |                         let method = SubmitFeeRateSvc(inner);
[INFO] [stdout] 2506 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2517 | |                         Ok(res)
[INFO] [stdout] 2518 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/bitway/bitway.btcbridge.tonic.rs:2517:25
[INFO] [stdout]      |
[INFO] [stdout] 2517 |                         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/bitway/bitway.btcbridge.tonic.rs:2545:42
[INFO] [stdout]      |
[INFO] [stdout] 2545 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2546 | |                         let inner = inner.0;
[INFO] [stdout] 2547 | |                         let method = UpdateTrustedNonBtcRelayersSvc(inner);
[INFO] [stdout] 2548 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2559 | |                         Ok(res)
[INFO] [stdout] 2560 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/bitway/bitway.btcbridge.tonic.rs:2559:25
[INFO] [stdout]      |
[INFO] [stdout] 2559 |                         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/bitway/bitway.btcbridge.tonic.rs:2586:42
[INFO] [stdout]      |
[INFO] [stdout] 2586 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2587 | |                         let inner = inner.0;
[INFO] [stdout] 2588 | |                         let method = UpdateTrustedFeeProvidersSvc(inner);
[INFO] [stdout] 2589 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2600 | |                         Ok(res)
[INFO] [stdout] 2601 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/bitway/bitway.btcbridge.tonic.rs:2600:25
[INFO] [stdout]      |
[INFO] [stdout] 2600 |                         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/bitway/bitway.btcbridge.tonic.rs:2624:42
[INFO] [stdout]      |
[INFO] [stdout] 2624 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2625 | |                         let inner = inner.0;
[INFO] [stdout] 2626 | |                         let method = WithdrawToBitcoinSvc(inner);
[INFO] [stdout] 2627 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2638 | |                         Ok(res)
[INFO] [stdout] 2639 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/bitway/bitway.btcbridge.tonic.rs:2638:25
[INFO] [stdout]      |
[INFO] [stdout] 2638 |                         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/bitway/bitway.btcbridge.tonic.rs:2662:42
[INFO] [stdout]      |
[INFO] [stdout] 2662 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2663 | |                         let inner = inner.0;
[INFO] [stdout] 2664 | |                         let method = SubmitSignaturesSvc(inner);
[INFO] [stdout] 2665 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2676 | |                         Ok(res)
[INFO] [stdout] 2677 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/bitway/bitway.btcbridge.tonic.rs:2676:25
[INFO] [stdout]      |
[INFO] [stdout] 2676 |                         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/bitway/bitway.btcbridge.tonic.rs:2700:42
[INFO] [stdout]      |
[INFO] [stdout] 2700 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2701 | |                         let inner = inner.0;
[INFO] [stdout] 2702 | |                         let method = ConsolidateVaultsSvc(inner);
[INFO] [stdout] 2703 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2714 | |                         Ok(res)
[INFO] [stdout] 2715 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/bitway/bitway.btcbridge.tonic.rs:2714:25
[INFO] [stdout]      |
[INFO] [stdout] 2714 |                         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/bitway/bitway.btcbridge.tonic.rs:2738:42
[INFO] [stdout]      |
[INFO] [stdout] 2738 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2739 | |                         let inner = inner.0;
[INFO] [stdout] 2740 | |                         let method = InitiateDKGSvc(inner);
[INFO] [stdout] 2741 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2752 | |                         Ok(res)
[INFO] [stdout] 2753 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/bitway/bitway.btcbridge.tonic.rs:2752:25
[INFO] [stdout]      |
[INFO] [stdout] 2752 |                         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/bitway/bitway.btcbridge.tonic.rs:2776:42
[INFO] [stdout]      |
[INFO] [stdout] 2776 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2777 | |                         let inner = inner.0;
[INFO] [stdout] 2778 | |                         let method = CompleteDKGSvc(inner);
[INFO] [stdout] 2779 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2790 | |                         Ok(res)
[INFO] [stdout] 2791 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/bitway/bitway.btcbridge.tonic.rs:2790:25
[INFO] [stdout]      |
[INFO] [stdout] 2790 |                         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/bitway/bitway.btcbridge.tonic.rs:2814:42
[INFO] [stdout]      |
[INFO] [stdout] 2814 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2815 | |                         let inner = inner.0;
[INFO] [stdout] 2816 | |                         let method = RefreshSvc(inner);
[INFO] [stdout] 2817 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2828 | |                         Ok(res)
[INFO] [stdout] 2829 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/bitway/bitway.btcbridge.tonic.rs:2828:25
[INFO] [stdout]      |
[INFO] [stdout] 2828 |                         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/bitway/bitway.btcbridge.tonic.rs:2854:42
[INFO] [stdout]      |
[INFO] [stdout] 2854 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2855 | |                         let inner = inner.0;
[INFO] [stdout] 2856 | |                         let method = CompleteRefreshingSvc(inner);
[INFO] [stdout] 2857 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2868 | |                         Ok(res)
[INFO] [stdout] 2869 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/bitway/bitway.btcbridge.tonic.rs:2868:25
[INFO] [stdout]      |
[INFO] [stdout] 2868 |                         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/bitway/bitway.btcbridge.tonic.rs:2892:42
[INFO] [stdout]      |
[INFO] [stdout] 2892 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2893 | |                         let inner = inner.0;
[INFO] [stdout] 2894 | |                         let method = TransferVaultSvc(inner);
[INFO] [stdout] 2895 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2906 | |                         Ok(res)
[INFO] [stdout] 2907 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/bitway/bitway.btcbridge.tonic.rs:2906:25
[INFO] [stdout]      |
[INFO] [stdout] 2906 |                         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/bitway/bitway.btcbridge.tonic.rs:2930:42
[INFO] [stdout]      |
[INFO] [stdout] 2930 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2931 | |                         let inner = inner.0;
[INFO] [stdout] 2932 | |                         let method = UpdateParamsSvc(inner);
[INFO] [stdout] 2933 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2944 | |                         Ok(res)
[INFO] [stdout] 2945 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/bitway/bitway.btcbridge.tonic.rs:2944:25
[INFO] [stdout]      |
[INFO] [stdout] 2944 |                         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/bitway/bitway.btcbridge.tonic.rs:2948:42
[INFO] [stdout]      |
[INFO] [stdout] 2948 |                   _ => Box::pin(async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2949 | |                     Ok(http::Response::builder()
[INFO] [stdout] 2950 | |                         .status(200)
[INFO] [stdout] 2951 | |                         .header("grpc-status", "12")
[INFO] [stdout] ...    |
[INFO] [stdout] 2954 | |                         .unwrap())
[INFO] [stdout] 2955 | |                 }),
[INFO] [stdout]      | |_________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/bitway/bitway.btcbridge.tonic.rs:2949:21
[INFO] [stdout]      |
[INFO] [stdout] 2949 | /                     Ok(http::Response::builder()
[INFO] [stdout] 2950 | |                         .status(200)
[INFO] [stdout] 2951 | |                         .header("grpc-status", "12")
[INFO] [stdout] 2952 | |                         .header("content-type", "application/grpc")
[INFO] [stdout] 2953 | |                         .body(empty_body())
[INFO] [stdout] 2954 | |                         .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/bitway/bitway.incentive.tonic.rs:261:42
[INFO] [stdout]     |
[INFO] [stdout] 261 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 262 | |                         let inner = inner.0;
[INFO] [stdout] 263 | |                         let method = ParamsSvc(inner);
[INFO] [stdout] 264 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 275 | |                         Ok(res)
[INFO] [stdout] 276 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/bitway/bitway.incentive.tonic.rs:275:25
[INFO] [stdout]     |
[INFO] [stdout] 275 |                         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/bitway/bitway.incentive.tonic.rs:299:42
[INFO] [stdout]     |
[INFO] [stdout] 299 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 300 | |                         let inner = inner.0;
[INFO] [stdout] 301 | |                         let method = RewardsSvc(inner);
[INFO] [stdout] 302 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 313 | |                         Ok(res)
[INFO] [stdout] 314 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/bitway/bitway.incentive.tonic.rs:313:25
[INFO] [stdout]     |
[INFO] [stdout] 313 |                         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/bitway/bitway.incentive.tonic.rs:337:42
[INFO] [stdout]     |
[INFO] [stdout] 337 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 338 | |                         let inner = inner.0;
[INFO] [stdout] 339 | |                         let method = RewardStatsSvc(inner);
[INFO] [stdout] 340 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 351 | |                         Ok(res)
[INFO] [stdout] 352 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/bitway/bitway.incentive.tonic.rs:351:25
[INFO] [stdout]     |
[INFO] [stdout] 351 |                         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/bitway/bitway.incentive.tonic.rs:355:42
[INFO] [stdout]     |
[INFO] [stdout] 355 |                   _ => Box::pin(async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 356 | |                     Ok(http::Response::builder()
[INFO] [stdout] 357 | |                         .status(200)
[INFO] [stdout] 358 | |                         .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 361 | |                         .unwrap())
[INFO] [stdout] 362 | |                 }),
[INFO] [stdout]     | |_________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/bitway/bitway.incentive.tonic.rs:356:21
[INFO] [stdout]     |
[INFO] [stdout] 356 | /                     Ok(http::Response::builder()
[INFO] [stdout] 357 | |                         .status(200)
[INFO] [stdout] 358 | |                         .header("grpc-status", "12")
[INFO] [stdout] 359 | |                         .header("content-type", "application/grpc")
[INFO] [stdout] 360 | |                         .body(empty_body())
[INFO] [stdout] 361 | |                         .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/bitway/bitway.incentive.tonic.rs:604:42
[INFO] [stdout]     |
[INFO] [stdout] 604 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 605 | |                         let inner = inner.0;
[INFO] [stdout] 606 | |                         let method = UpdateParamsSvc(inner);
[INFO] [stdout] 607 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 618 | |                         Ok(res)
[INFO] [stdout] 619 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/bitway/bitway.incentive.tonic.rs:618:25
[INFO] [stdout]     |
[INFO] [stdout] 618 |                         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/bitway/bitway.incentive.tonic.rs:622:42
[INFO] [stdout]     |
[INFO] [stdout] 622 |                   _ => Box::pin(async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 623 | |                     Ok(http::Response::builder()
[INFO] [stdout] 624 | |                         .status(200)
[INFO] [stdout] 625 | |                         .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 628 | |                         .unwrap())
[INFO] [stdout] 629 | |                 }),
[INFO] [stdout]     | |_________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/bitway/bitway.incentive.tonic.rs:623:21
[INFO] [stdout]     |
[INFO] [stdout] 623 | /                     Ok(http::Response::builder()
[INFO] [stdout] 624 | |                         .status(200)
[INFO] [stdout] 625 | |                         .header("grpc-status", "12")
[INFO] [stdout] 626 | |                         .header("content-type", "application/grpc")
[INFO] [stdout] 627 | |                         .body(empty_body())
[INFO] [stdout] 628 | |                         .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/bitway/bitway.lending.tonic.rs:660:42
[INFO] [stdout]     |
[INFO] [stdout] 660 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 661 | |                         let inner = inner.0;
[INFO] [stdout] 662 | |                         let method = ParamsSvc(inner);
[INFO] [stdout] 663 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 674 | |                         Ok(res)
[INFO] [stdout] 675 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/bitway/bitway.lending.tonic.rs:674:25
[INFO] [stdout]     |
[INFO] [stdout] 674 |                         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/bitway/bitway.lending.tonic.rs:698:42
[INFO] [stdout]     |
[INFO] [stdout] 698 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 699 | |                         let inner = inner.0;
[INFO] [stdout] 700 | |                         let method = PoolSvc(inner);
[INFO] [stdout] 701 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 712 | |                         Ok(res)
[INFO] [stdout] 713 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/bitway/bitway.lending.tonic.rs:712:25
[INFO] [stdout]     |
[INFO] [stdout] 712 |                         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/bitway/bitway.lending.tonic.rs:736:42
[INFO] [stdout]     |
[INFO] [stdout] 736 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 737 | |                         let inner = inner.0;
[INFO] [stdout] 738 | |                         let method = PoolsSvc(inner);
[INFO] [stdout] 739 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 750 | |                         Ok(res)
[INFO] [stdout] 751 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/bitway/bitway.lending.tonic.rs:750:25
[INFO] [stdout]     |
[INFO] [stdout] 750 |                         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/bitway/bitway.lending.tonic.rs:776:42
[INFO] [stdout]     |
[INFO] [stdout] 776 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 777 | |                         let inner = inner.0;
[INFO] [stdout] 778 | |                         let method = PoolExchangeRateSvc(inner);
[INFO] [stdout] 779 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 790 | |                         Ok(res)
[INFO] [stdout] 791 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/bitway/bitway.lending.tonic.rs:790:25
[INFO] [stdout]     |
[INFO] [stdout] 790 |                         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/bitway/bitway.lending.tonic.rs:816:42
[INFO] [stdout]     |
[INFO] [stdout] 816 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 817 | |                         let inner = inner.0;
[INFO] [stdout] 818 | |                         let method = CollateralAddressSvc(inner);
[INFO] [stdout] 819 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 830 | |                         Ok(res)
[INFO] [stdout] 831 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/bitway/bitway.lending.tonic.rs:830:25
[INFO] [stdout]     |
[INFO] [stdout] 830 |                         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/bitway/bitway.lending.tonic.rs:856:42
[INFO] [stdout]     |
[INFO] [stdout] 856 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 857 | |                         let inner = inner.0;
[INFO] [stdout] 858 | |                         let method = LiquidationPriceSvc(inner);
[INFO] [stdout] 859 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 870 | |                         Ok(res)
[INFO] [stdout] 871 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/bitway/bitway.lending.tonic.rs:870:25
[INFO] [stdout]     |
[INFO] [stdout] 870 |                         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/bitway/bitway.lending.tonic.rs:896:42
[INFO] [stdout]     |
[INFO] [stdout] 896 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 897 | |                         let inner = inner.0;
[INFO] [stdout] 898 | |                         let method = DlcEventCountSvc(inner);
[INFO] [stdout] 899 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 910 | |                         Ok(res)
[INFO] [stdout] 911 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/bitway/bitway.lending.tonic.rs:910:25
[INFO] [stdout]     |
[INFO] [stdout] 910 |                         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/bitway/bitway.lending.tonic.rs:934:42
[INFO] [stdout]     |
[INFO] [stdout] 934 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 935 | |                         let inner = inner.0;
[INFO] [stdout] 936 | |                         let method = LoanSvc(inner);
[INFO] [stdout] 937 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 948 | |                         Ok(res)
[INFO] [stdout] 949 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/bitway/bitway.lending.tonic.rs:948:25
[INFO] [stdout]     |
[INFO] [stdout] 948 |                         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/bitway/bitway.lending.tonic.rs:972:42
[INFO] [stdout]     |
[INFO] [stdout] 972 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 973 | |                         let inner = inner.0;
[INFO] [stdout] 974 | |                         let method = LoansSvc(inner);
[INFO] [stdout] 975 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 986 | |                         Ok(res)
[INFO] [stdout] 987 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/bitway/bitway.lending.tonic.rs:986:25
[INFO] [stdout]     |
[INFO] [stdout] 986 |                         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/bitway/bitway.lending.tonic.rs:1012:42
[INFO] [stdout]      |
[INFO] [stdout] 1012 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1013 | |                         let inner = inner.0;
[INFO] [stdout] 1014 | |                         let method = LoansByAddressSvc(inner);
[INFO] [stdout] 1015 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1026 | |                         Ok(res)
[INFO] [stdout] 1027 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/bitway/bitway.lending.tonic.rs:1026:25
[INFO] [stdout]      |
[INFO] [stdout] 1026 |                         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/bitway/bitway.lending.tonic.rs:1052:42
[INFO] [stdout]      |
[INFO] [stdout] 1052 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1053 | |                         let inner = inner.0;
[INFO] [stdout] 1054 | |                         let method = LoansByOracleSvc(inner);
[INFO] [stdout] 1055 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1066 | |                         Ok(res)
[INFO] [stdout] 1067 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/bitway/bitway.lending.tonic.rs:1066:25
[INFO] [stdout]      |
[INFO] [stdout] 1066 |                         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/bitway/bitway.lending.tonic.rs:1090:42
[INFO] [stdout]      |
[INFO] [stdout] 1090 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1091 | |                         let inner = inner.0;
[INFO] [stdout] 1092 | |                         let method = LoanCetInfosSvc(inner);
[INFO] [stdout] 1093 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1104 | |                         Ok(res)
[INFO] [stdout] 1105 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/bitway/bitway.lending.tonic.rs:1104:25
[INFO] [stdout]      |
[INFO] [stdout] 1104 |                         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/bitway/bitway.lending.tonic.rs:1128:42
[INFO] [stdout]      |
[INFO] [stdout] 1128 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1129 | |                         let inner = inner.0;
[INFO] [stdout] 1130 | |                         let method = LoanDlcMetaSvc(inner);
[INFO] [stdout] 1131 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1142 | |                         Ok(res)
[INFO] [stdout] 1143 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/bitway/bitway.lending.tonic.rs:1142:25
[INFO] [stdout]      |
[INFO] [stdout] 1142 |                         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/bitway/bitway.lending.tonic.rs:1168:42
[INFO] [stdout]      |
[INFO] [stdout] 1168 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1169 | |                         let inner = inner.0;
[INFO] [stdout] 1170 | |                         let method = LoanAuthorizationSvc(inner);
[INFO] [stdout] 1171 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1182 | |                         Ok(res)
[INFO] [stdout] 1183 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/bitway/bitway.lending.tonic.rs:1182:25
[INFO] [stdout]      |
[INFO] [stdout] 1182 |                         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/bitway/bitway.lending.tonic.rs:1206:42
[INFO] [stdout]      |
[INFO] [stdout] 1206 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1207 | |                         let inner = inner.0;
[INFO] [stdout] 1208 | |                         let method = LoanDepositsSvc(inner);
[INFO] [stdout] 1209 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1220 | |                         Ok(res)
[INFO] [stdout] 1221 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/bitway/bitway.lending.tonic.rs:1220:25
[INFO] [stdout]      |
[INFO] [stdout] 1220 |                         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/bitway/bitway.lending.tonic.rs:1244:42
[INFO] [stdout]      |
[INFO] [stdout] 1244 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1245 | |                         let inner = inner.0;
[INFO] [stdout] 1246 | |                         let method = RedemptionSvc(inner);
[INFO] [stdout] 1247 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1258 | |                         Ok(res)
[INFO] [stdout] 1259 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/bitway/bitway.lending.tonic.rs:1258:25
[INFO] [stdout]      |
[INFO] [stdout] 1258 |                         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/bitway/bitway.lending.tonic.rs:1282:42
[INFO] [stdout]      |
[INFO] [stdout] 1282 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1283 | |                         let inner = inner.0;
[INFO] [stdout] 1284 | |                         let method = RepaymentSvc(inner);
[INFO] [stdout] 1285 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1296 | |                         Ok(res)
[INFO] [stdout] 1297 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/bitway/bitway.lending.tonic.rs:1296:25
[INFO] [stdout]      |
[INFO] [stdout] 1296 |                         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/bitway/bitway.lending.tonic.rs:1322:42
[INFO] [stdout]      |
[INFO] [stdout] 1322 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1323 | |                         let inner = inner.0;
[INFO] [stdout] 1324 | |                         let method = CurrentInterestSvc(inner);
[INFO] [stdout] 1325 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1336 | |                         Ok(res)
[INFO] [stdout] 1337 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/bitway/bitway.lending.tonic.rs:1336:25
[INFO] [stdout]      |
[INFO] [stdout] 1336 |                         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/bitway/bitway.lending.tonic.rs:1360:42
[INFO] [stdout]      |
[INFO] [stdout] 1360 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1361 | |                         let inner = inner.0;
[INFO] [stdout] 1362 | |                         let method = ReferrerSvc(inner);
[INFO] [stdout] 1363 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1374 | |                         Ok(res)
[INFO] [stdout] 1375 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/bitway/bitway.lending.tonic.rs:1374:25
[INFO] [stdout]      |
[INFO] [stdout] 1374 |                         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/bitway/bitway.lending.tonic.rs:1398:42
[INFO] [stdout]      |
[INFO] [stdout] 1398 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1399 | |                         let inner = inner.0;
[INFO] [stdout] 1400 | |                         let method = ReferrersSvc(inner);
[INFO] [stdout] 1401 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1412 | |                         Ok(res)
[INFO] [stdout] 1413 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/bitway/bitway.lending.tonic.rs:1412:25
[INFO] [stdout]      |
[INFO] [stdout] 1412 |                         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/bitway/bitway.lending.tonic.rs:1416:42
[INFO] [stdout]      |
[INFO] [stdout] 1416 |                   _ => Box::pin(async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1417 | |                     Ok(http::Response::builder()
[INFO] [stdout] 1418 | |                         .status(200)
[INFO] [stdout] 1419 | |                         .header("grpc-status", "12")
[INFO] [stdout] ...    |
[INFO] [stdout] 1422 | |                         .unwrap())
[INFO] [stdout] 1423 | |                 }),
[INFO] [stdout]      | |_________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/bitway/bitway.lending.tonic.rs:1417:21
[INFO] [stdout]      |
[INFO] [stdout] 1417 | /                     Ok(http::Response::builder()
[INFO] [stdout] 1418 | |                         .status(200)
[INFO] [stdout] 1419 | |                         .header("grpc-status", "12")
[INFO] [stdout] 1420 | |                         .header("content-type", "application/grpc")
[INFO] [stdout] 1421 | |                         .body(empty_body())
[INFO] [stdout] 1422 | |                         .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/bitway/bitway.lending.tonic.rs:1914:42
[INFO] [stdout]      |
[INFO] [stdout] 1914 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1915 | |                         let inner = inner.0;
[INFO] [stdout] 1916 | |                         let method = CreatePoolSvc(inner);
[INFO] [stdout] 1917 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1928 | |                         Ok(res)
[INFO] [stdout] 1929 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/bitway/bitway.lending.tonic.rs:1928:25
[INFO] [stdout]      |
[INFO] [stdout] 1928 |                         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/bitway/bitway.lending.tonic.rs:1952:42
[INFO] [stdout]      |
[INFO] [stdout] 1952 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1953 | |                         let inner = inner.0;
[INFO] [stdout] 1954 | |                         let method = AddLiquiditySvc(inner);
[INFO] [stdout] 1955 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1966 | |                         Ok(res)
[INFO] [stdout] 1967 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/bitway/bitway.lending.tonic.rs:1966:25
[INFO] [stdout]      |
[INFO] [stdout] 1966 |                         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/bitway/bitway.lending.tonic.rs:1990:42
[INFO] [stdout]      |
[INFO] [stdout] 1990 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1991 | |                         let inner = inner.0;
[INFO] [stdout] 1992 | |                         let method = RemoveLiquiditySvc(inner);
[INFO] [stdout] 1993 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2004 | |                         Ok(res)
[INFO] [stdout] 2005 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/bitway/bitway.lending.tonic.rs:2004:25
[INFO] [stdout]      |
[INFO] [stdout] 2004 |                         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/bitway/bitway.lending.tonic.rs:2028:42
[INFO] [stdout]      |
[INFO] [stdout] 2028 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2029 | |                         let inner = inner.0;
[INFO] [stdout] 2030 | |                         let method = UpdatePoolConfigSvc(inner);
[INFO] [stdout] 2031 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2042 | |                         Ok(res)
[INFO] [stdout] 2043 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/bitway/bitway.lending.tonic.rs:2042:25
[INFO] [stdout]      |
[INFO] [stdout] 2042 |                         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/bitway/bitway.lending.tonic.rs:2066:42
[INFO] [stdout]      |
[INFO] [stdout] 2066 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2067 | |                         let inner = inner.0;
[INFO] [stdout] 2068 | |                         let method = ApplySvc(inner);
[INFO] [stdout] 2069 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2080 | |                         Ok(res)
[INFO] [stdout] 2081 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/bitway/bitway.lending.tonic.rs:2080:25
[INFO] [stdout]      |
[INFO] [stdout] 2080 |                         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/bitway/bitway.lending.tonic.rs:2104:42
[INFO] [stdout]      |
[INFO] [stdout] 2104 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2105 | |                         let inner = inner.0;
[INFO] [stdout] 2106 | |                         let method = SubmitCetsSvc(inner);
[INFO] [stdout] 2107 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2118 | |                         Ok(res)
[INFO] [stdout] 2119 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/bitway/bitway.lending.tonic.rs:2118:25
[INFO] [stdout]      |
[INFO] [stdout] 2118 |                         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/bitway/bitway.lending.tonic.rs:2145:42
[INFO] [stdout]      |
[INFO] [stdout] 2145 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2146 | |                         let inner = inner.0;
[INFO] [stdout] 2147 | |                         let method = SubmitDepositTransactionSvc(inner);
[INFO] [stdout] 2148 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2159 | |                         Ok(res)
[INFO] [stdout] 2160 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/bitway/bitway.lending.tonic.rs:2159:25
[INFO] [stdout]      |
[INFO] [stdout] 2159 |                         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/bitway/bitway.lending.tonic.rs:2183:42
[INFO] [stdout]      |
[INFO] [stdout] 2183 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2184 | |                         let inner = inner.0;
[INFO] [stdout] 2185 | |                         let method = RedeemSvc(inner);
[INFO] [stdout] 2186 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2197 | |                         Ok(res)
[INFO] [stdout] 2198 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/bitway/bitway.lending.tonic.rs:2197:25
[INFO] [stdout]      |
[INFO] [stdout] 2197 |                         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/bitway/bitway.lending.tonic.rs:2221:42
[INFO] [stdout]      |
[INFO] [stdout] 2221 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2222 | |                         let inner = inner.0;
[INFO] [stdout] 2223 | |                         let method = RepaySvc(inner);
[INFO] [stdout] 2224 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2235 | |                         Ok(res)
[INFO] [stdout] 2236 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/bitway/bitway.lending.tonic.rs:2235:25
[INFO] [stdout]      |
[INFO] [stdout] 2235 |                         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/bitway/bitway.lending.tonic.rs:2259:42
[INFO] [stdout]      |
[INFO] [stdout] 2259 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2260 | |                         let inner = inner.0;
[INFO] [stdout] 2261 | |                         let method = RegisterReferrerSvc(inner);
[INFO] [stdout] 2262 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2273 | |                         Ok(res)
[INFO] [stdout] 2274 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/bitway/bitway.lending.tonic.rs:2273:25
[INFO] [stdout]      |
[INFO] [stdout] 2273 |                         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/bitway/bitway.lending.tonic.rs:2297:42
[INFO] [stdout]      |
[INFO] [stdout] 2297 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2298 | |                         let inner = inner.0;
[INFO] [stdout] 2299 | |                         let method = UpdateReferrerSvc(inner);
[INFO] [stdout] 2300 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2311 | |                         Ok(res)
[INFO] [stdout] 2312 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/bitway/bitway.lending.tonic.rs:2311:25
[INFO] [stdout]      |
[INFO] [stdout] 2311 |                         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/bitway/bitway.lending.tonic.rs:2335:42
[INFO] [stdout]      |
[INFO] [stdout] 2335 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2336 | |                         let inner = inner.0;
[INFO] [stdout] 2337 | |                         let method = UpdateParamsSvc(inner);
[INFO] [stdout] 2338 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2349 | |                         Ok(res)
[INFO] [stdout] 2350 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/bitway/bitway.lending.tonic.rs:2349:25
[INFO] [stdout]      |
[INFO] [stdout] 2349 |                         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/bitway/bitway.lending.tonic.rs:2353:42
[INFO] [stdout]      |
[INFO] [stdout] 2353 |                   _ => Box::pin(async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2354 | |                     Ok(http::Response::builder()
[INFO] [stdout] 2355 | |                         .status(200)
[INFO] [stdout] 2356 | |                         .header("grpc-status", "12")
[INFO] [stdout] ...    |
[INFO] [stdout] 2359 | |                         .unwrap())
[INFO] [stdout] 2360 | |                 }),
[INFO] [stdout]      | |_________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/bitway/bitway.lending.tonic.rs:2354:21
[INFO] [stdout]      |
[INFO] [stdout] 2354 | /                     Ok(http::Response::builder()
[INFO] [stdout] 2355 | |                         .status(200)
[INFO] [stdout] 2356 | |                         .header("grpc-status", "12")
[INFO] [stdout] 2357 | |                         .header("content-type", "application/grpc")
[INFO] [stdout] 2358 | |                         .body(empty_body())
[INFO] [stdout] 2359 | |                         .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/bitway/bitway.liquidation.tonic.rs:324:42
[INFO] [stdout]     |
[INFO] [stdout] 324 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 325 | |                         let inner = inner.0;
[INFO] [stdout] 326 | |                         let method = ParamsSvc(inner);
[INFO] [stdout] 327 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 338 | |                         Ok(res)
[INFO] [stdout] 339 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/bitway/bitway.liquidation.tonic.rs:338:25
[INFO] [stdout]     |
[INFO] [stdout] 338 |                         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/bitway/bitway.liquidation.tonic.rs:362:42
[INFO] [stdout]     |
[INFO] [stdout] 362 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 363 | |                         let inner = inner.0;
[INFO] [stdout] 364 | |                         let method = LiquidationSvc(inner);
[INFO] [stdout] 365 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 376 | |                         Ok(res)
[INFO] [stdout] 377 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/bitway/bitway.liquidation.tonic.rs:376:25
[INFO] [stdout]     |
[INFO] [stdout] 376 |                         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/bitway/bitway.liquidation.tonic.rs:400:42
[INFO] [stdout]     |
[INFO] [stdout] 400 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 401 | |                         let inner = inner.0;
[INFO] [stdout] 402 | |                         let method = LiquidationsSvc(inner);
[INFO] [stdout] 403 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 414 | |                         Ok(res)
[INFO] [stdout] 415 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/bitway/bitway.liquidation.tonic.rs:414:25
[INFO] [stdout]     |
[INFO] [stdout] 414 |                         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/bitway/bitway.liquidation.tonic.rs:440:42
[INFO] [stdout]     |
[INFO] [stdout] 440 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 441 | |                         let inner = inner.0;
[INFO] [stdout] 442 | |                         let method = LiquidationRecordSvc(inner);
[INFO] [stdout] 443 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 454 | |                         Ok(res)
[INFO] [stdout] 455 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/bitway/bitway.liquidation.tonic.rs:454:25
[INFO] [stdout]     |
[INFO] [stdout] 454 |                         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/bitway/bitway.liquidation.tonic.rs:481:42
[INFO] [stdout]     |
[INFO] [stdout] 481 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 482 | |                         let inner = inner.0;
[INFO] [stdout] 483 | |                         let method = LiquidationRecordsSvc(inner);
[INFO] [stdout] 484 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 495 | |                         Ok(res)
[INFO] [stdout] 496 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/bitway/bitway.liquidation.tonic.rs:495:25
[INFO] [stdout]     |
[INFO] [stdout] 495 |                         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/bitway/bitway.liquidation.tonic.rs:499:42
[INFO] [stdout]     |
[INFO] [stdout] 499 |                   _ => Box::pin(async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 500 | |                     Ok(http::Response::builder()
[INFO] [stdout] 501 | |                         .status(200)
[INFO] [stdout] 502 | |                         .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 505 | |                         .unwrap())
[INFO] [stdout] 506 | |                 }),
[INFO] [stdout]     | |_________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/bitway/bitway.liquidation.tonic.rs:500:21
[INFO] [stdout]     |
[INFO] [stdout] 500 | /                     Ok(http::Response::builder()
[INFO] [stdout] 501 | |                         .status(200)
[INFO] [stdout] 502 | |                         .header("grpc-status", "12")
[INFO] [stdout] 503 | |                         .header("content-type", "application/grpc")
[INFO] [stdout] 504 | |                         .body(empty_body())
[INFO] [stdout] 505 | |                         .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/bitway/bitway.liquidation.tonic.rs:770:42
[INFO] [stdout]     |
[INFO] [stdout] 770 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 771 | |                         let inner = inner.0;
[INFO] [stdout] 772 | |                         let method = LiquidateSvc(inner);
[INFO] [stdout] 773 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 784 | |                         Ok(res)
[INFO] [stdout] 785 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/bitway/bitway.liquidation.tonic.rs:784:25
[INFO] [stdout]     |
[INFO] [stdout] 784 |                         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/bitway/bitway.liquidation.tonic.rs:808:42
[INFO] [stdout]     |
[INFO] [stdout] 808 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 809 | |                         let inner = inner.0;
[INFO] [stdout] 810 | |                         let method = UpdateParamsSvc(inner);
[INFO] [stdout] 811 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 822 | |                         Ok(res)
[INFO] [stdout] 823 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/bitway/bitway.liquidation.tonic.rs:822:25
[INFO] [stdout]     |
[INFO] [stdout] 822 |                         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/bitway/bitway.liquidation.tonic.rs:826:42
[INFO] [stdout]     |
[INFO] [stdout] 826 |                   _ => Box::pin(async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 827 | |                     Ok(http::Response::builder()
[INFO] [stdout] 828 | |                         .status(200)
[INFO] [stdout] 829 | |                         .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 832 | |                         .unwrap())
[INFO] [stdout] 833 | |                 }),
[INFO] [stdout]     | |_________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/bitway/bitway.liquidation.tonic.rs:827:21
[INFO] [stdout]     |
[INFO] [stdout] 827 | /                     Ok(http::Response::builder()
[INFO] [stdout] 828 | |                         .status(200)
[INFO] [stdout] 829 | |                         .header("grpc-status", "12")
[INFO] [stdout] 830 | |                         .header("content-type", "application/grpc")
[INFO] [stdout] 831 | |                         .body(empty_body())
[INFO] [stdout] 832 | |                         .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/bitway/bitway.dlc.tonic.rs:471:42
[INFO] [stdout]     |
[INFO] [stdout] 471 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 472 | |                         let inner = inner.0;
[INFO] [stdout] 473 | |                         let method = ParamsSvc(inner);
[INFO] [stdout] 474 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 485 | |                         Ok(res)
[INFO] [stdout] 486 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/bitway/bitway.dlc.tonic.rs:485:25
[INFO] [stdout]     |
[INFO] [stdout] 485 |                         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/bitway/bitway.dlc.tonic.rs:509:42
[INFO] [stdout]     |
[INFO] [stdout] 509 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 510 | |                         let inner = inner.0;
[INFO] [stdout] 511 | |                         let method = EventSvc(inner);
[INFO] [stdout] 512 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 523 | |                         Ok(res)
[INFO] [stdout] 524 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/bitway/bitway.dlc.tonic.rs:523:25
[INFO] [stdout]     |
[INFO] [stdout] 523 |                         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/bitway/bitway.dlc.tonic.rs:547:42
[INFO] [stdout]     |
[INFO] [stdout] 547 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 548 | |                         let inner = inner.0;
[INFO] [stdout] 549 | |                         let method = EventsSvc(inner);
[INFO] [stdout] 550 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 561 | |                         Ok(res)
[INFO] [stdout] 562 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/bitway/bitway.dlc.tonic.rs:561:25
[INFO] [stdout]     |
[INFO] [stdout] 561 |                         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/bitway/bitway.dlc.tonic.rs:585:42
[INFO] [stdout]     |
[INFO] [stdout] 585 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 586 | |                         let inner = inner.0;
[INFO] [stdout] 587 | |                         let method = AttestationSvc(inner);
[INFO] [stdout] 588 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 599 | |                         Ok(res)
[INFO] [stdout] 600 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/bitway/bitway.dlc.tonic.rs:599:25
[INFO] [stdout]     |
[INFO] [stdout] 599 |                         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/bitway/bitway.dlc.tonic.rs:626:42
[INFO] [stdout]     |
[INFO] [stdout] 626 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 627 | |                         let inner = inner.0;
[INFO] [stdout] 628 | |                         let method = AttestationByEventSvc(inner);
[INFO] [stdout] 629 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 640 | |                         Ok(res)
[INFO] [stdout] 641 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/bitway/bitway.dlc.tonic.rs:640:25
[INFO] [stdout]     |
[INFO] [stdout] 640 |                         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/bitway/bitway.dlc.tonic.rs:664:42
[INFO] [stdout]     |
[INFO] [stdout] 664 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 665 | |                         let inner = inner.0;
[INFO] [stdout] 666 | |                         let method = AttestationsSvc(inner);
[INFO] [stdout] 667 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 678 | |                         Ok(res)
[INFO] [stdout] 679 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/bitway/bitway.dlc.tonic.rs:678:25
[INFO] [stdout]     |
[INFO] [stdout] 678 |                         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/bitway/bitway.dlc.tonic.rs:702:42
[INFO] [stdout]     |
[INFO] [stdout] 702 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 703 | |                         let inner = inner.0;
[INFO] [stdout] 704 | |                         let method = NoncesSvc(inner);
[INFO] [stdout] 705 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 716 | |                         Ok(res)
[INFO] [stdout] 717 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/bitway/bitway.dlc.tonic.rs:716:25
[INFO] [stdout]     |
[INFO] [stdout] 716 |                         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/bitway/bitway.dlc.tonic.rs:740:42
[INFO] [stdout]     |
[INFO] [stdout] 740 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 741 | |                         let inner = inner.0;
[INFO] [stdout] 742 | |                         let method = DCMSvc(inner);
[INFO] [stdout] 743 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 754 | |                         Ok(res)
[INFO] [stdout] 755 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/bitway/bitway.dlc.tonic.rs:754:25
[INFO] [stdout]     |
[INFO] [stdout] 754 |                         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/bitway/bitway.dlc.tonic.rs:778:42
[INFO] [stdout]     |
[INFO] [stdout] 778 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 779 | |                         let inner = inner.0;
[INFO] [stdout] 780 | |                         let method = DCMsSvc(inner);
[INFO] [stdout] 781 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 792 | |                         Ok(res)
[INFO] [stdout] 793 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/bitway/bitway.dlc.tonic.rs:792:25
[INFO] [stdout]     |
[INFO] [stdout] 792 |                         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/bitway/bitway.dlc.tonic.rs:816:42
[INFO] [stdout]     |
[INFO] [stdout] 816 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 817 | |                         let inner = inner.0;
[INFO] [stdout] 818 | |                         let method = OracleSvc(inner);
[INFO] [stdout] 819 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 830 | |                         Ok(res)
[INFO] [stdout] 831 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/bitway/bitway.dlc.tonic.rs:830:25
[INFO] [stdout]     |
[INFO] [stdout] 830 |                         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/bitway/bitway.dlc.tonic.rs:854:42
[INFO] [stdout]     |
[INFO] [stdout] 854 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 855 | |                         let inner = inner.0;
[INFO] [stdout] 856 | |                         let method = OraclesSvc(inner);
[INFO] [stdout] 857 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 868 | |                         Ok(res)
[INFO] [stdout] 869 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/bitway/bitway.dlc.tonic.rs:868:25
[INFO] [stdout]     |
[INFO] [stdout] 868 |                         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/bitway/bitway.dlc.tonic.rs:896:42
[INFO] [stdout]     |
[INFO] [stdout] 896 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 897 | |                         let inner = inner.0;
[INFO] [stdout] 898 | |                         let method = OracleParticipantLivenessSvc(inner);
[INFO] [stdout] 899 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 910 | |                         Ok(res)
[INFO] [stdout] 911 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/bitway/bitway.dlc.tonic.rs:910:25
[INFO] [stdout]     |
[INFO] [stdout] 910 |                         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/bitway/bitway.dlc.tonic.rs:914:42
[INFO] [stdout]     |
[INFO] [stdout] 914 |                   _ => Box::pin(async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 915 | |                     Ok(http::Response::builder()
[INFO] [stdout] 916 | |                         .status(200)
[INFO] [stdout] 917 | |                         .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 920 | |                         .unwrap())
[INFO] [stdout] 921 | |                 }),
[INFO] [stdout]     | |_________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/bitway/bitway.dlc.tonic.rs:915:21
[INFO] [stdout]     |
[INFO] [stdout] 915 | /                     Ok(http::Response::builder()
[INFO] [stdout] 916 | |                         .status(200)
[INFO] [stdout] 917 | |                         .header("grpc-status", "12")
[INFO] [stdout] 918 | |                         .header("content-type", "application/grpc")
[INFO] [stdout] 919 | |                         .body(empty_body())
[INFO] [stdout] 920 | |                         .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/bitway/bitway.dlc.tonic.rs:1185:42
[INFO] [stdout]      |
[INFO] [stdout] 1185 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1186 | |                         let inner = inner.0;
[INFO] [stdout] 1187 | |                         let method = CreateDCMSvc(inner);
[INFO] [stdout] 1188 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1199 | |                         Ok(res)
[INFO] [stdout] 1200 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/bitway/bitway.dlc.tonic.rs:1199:25
[INFO] [stdout]      |
[INFO] [stdout] 1199 |                         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/bitway/bitway.dlc.tonic.rs:1223:42
[INFO] [stdout]      |
[INFO] [stdout] 1223 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1224 | |                         let inner = inner.0;
[INFO] [stdout] 1225 | |                         let method = UpdateParamsSvc(inner);
[INFO] [stdout] 1226 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1237 | |                         Ok(res)
[INFO] [stdout] 1238 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/bitway/bitway.dlc.tonic.rs:1237:25
[INFO] [stdout]      |
[INFO] [stdout] 1237 |                         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/bitway/bitway.dlc.tonic.rs:1241:42
[INFO] [stdout]      |
[INFO] [stdout] 1241 |                   _ => Box::pin(async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1242 | |                     Ok(http::Response::builder()
[INFO] [stdout] 1243 | |                         .status(200)
[INFO] [stdout] 1244 | |                         .header("grpc-status", "12")
[INFO] [stdout] ...    |
[INFO] [stdout] 1247 | |                         .unwrap())
[INFO] [stdout] 1248 | |                 }),
[INFO] [stdout]      | |_________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/bitway/bitway.dlc.tonic.rs:1242:21
[INFO] [stdout]      |
[INFO] [stdout] 1242 | /                     Ok(http::Response::builder()
[INFO] [stdout] 1243 | |                         .status(200)
[INFO] [stdout] 1244 | |                         .header("grpc-status", "12")
[INFO] [stdout] 1245 | |                         .header("content-type", "application/grpc")
[INFO] [stdout] 1246 | |                         .body(empty_body())
[INFO] [stdout] 1247 | |                         .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/bitway/bitway.farming.tonic.rs:431:42
[INFO] [stdout]     |
[INFO] [stdout] 431 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 432 | |                         let inner = inner.0;
[INFO] [stdout] 433 | |                         let method = ParamsSvc(inner);
[INFO] [stdout] 434 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 445 | |                         Ok(res)
[INFO] [stdout] 446 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/bitway/bitway.farming.tonic.rs:445:25
[INFO] [stdout]     |
[INFO] [stdout] 445 |                         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/bitway/bitway.farming.tonic.rs:469:42
[INFO] [stdout]     |
[INFO] [stdout] 469 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 470 | |                         let inner = inner.0;
[INFO] [stdout] 471 | |                         let method = StakingSvc(inner);
[INFO] [stdout] 472 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 483 | |                         Ok(res)
[INFO] [stdout] 484 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/bitway/bitway.farming.tonic.rs:483:25
[INFO] [stdout]     |
[INFO] [stdout] 483 |                         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/bitway/bitway.farming.tonic.rs:507:42
[INFO] [stdout]     |
[INFO] [stdout] 507 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 508 | |                         let inner = inner.0;
[INFO] [stdout] 509 | |                         let method = StakingsSvc(inner);
[INFO] [stdout] 510 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 521 | |                         Ok(res)
[INFO] [stdout] 522 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/bitway/bitway.farming.tonic.rs:521:25
[INFO] [stdout]     |
[INFO] [stdout] 521 |                         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/bitway/bitway.farming.tonic.rs:547:42
[INFO] [stdout]     |
[INFO] [stdout] 547 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 548 | |                         let inner = inner.0;
[INFO] [stdout] 549 | |                         let method = StakingsByAddressSvc(inner);
[INFO] [stdout] 550 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 561 | |                         Ok(res)
[INFO] [stdout] 562 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/bitway/bitway.farming.tonic.rs:561:25
[INFO] [stdout]     |
[INFO] [stdout] 561 |                         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/bitway/bitway.farming.tonic.rs:585:42
[INFO] [stdout]     |
[INFO] [stdout] 585 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 586 | |                         let inner = inner.0;
[INFO] [stdout] 587 | |                         let method = TotalStakingSvc(inner);
[INFO] [stdout] 588 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 599 | |                         Ok(res)
[INFO] [stdout] 600 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/bitway/bitway.farming.tonic.rs:599:25
[INFO] [stdout]     |
[INFO] [stdout] 599 |                         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/bitway/bitway.farming.tonic.rs:623:42
[INFO] [stdout]     |
[INFO] [stdout] 623 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 624 | |                         let inner = inner.0;
[INFO] [stdout] 625 | |                         let method = CurrentEpochSvc(inner);
[INFO] [stdout] 626 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 637 | |                         Ok(res)
[INFO] [stdout] 638 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/bitway/bitway.farming.tonic.rs:637:25
[INFO] [stdout]     |
[INFO] [stdout] 637 |                         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/bitway/bitway.farming.tonic.rs:661:42
[INFO] [stdout]     |
[INFO] [stdout] 661 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 662 | |                         let inner = inner.0;
[INFO] [stdout] 663 | |                         let method = RewardsSvc(inner);
[INFO] [stdout] 664 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 675 | |                         Ok(res)
[INFO] [stdout] 676 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/bitway/bitway.farming.tonic.rs:675:25
[INFO] [stdout]     |
[INFO] [stdout] 675 |                         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/bitway/bitway.farming.tonic.rs:701:42
[INFO] [stdout]     |
[INFO] [stdout] 701 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 702 | |                         let inner = inner.0;
[INFO] [stdout] 703 | |                         let method = PendingRewardSvc(inner);
[INFO] [stdout] 704 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 715 | |                         Ok(res)
[INFO] [stdout] 716 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/bitway/bitway.farming.tonic.rs:715:25
[INFO] [stdout]     |
[INFO] [stdout] 715 |                         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/bitway/bitway.farming.tonic.rs:743:42
[INFO] [stdout]     |
[INFO] [stdout] 743 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 744 | |                         let inner = inner.0;
[INFO] [stdout] 745 | |                         let method = PendingRewardByAddressSvc(inner);
[INFO] [stdout] 746 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 757 | |                         Ok(res)
[INFO] [stdout] 758 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/bitway/bitway.farming.tonic.rs:757:25
[INFO] [stdout]     |
[INFO] [stdout] 757 |                         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/bitway/bitway.farming.tonic.rs:783:42
[INFO] [stdout]     |
[INFO] [stdout] 783 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 784 | |                         let inner = inner.0;
[INFO] [stdout] 785 | |                         let method = EstimatedRewardSvc(inner);
[INFO] [stdout] 786 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 797 | |                         Ok(res)
[INFO] [stdout] 798 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/bitway/bitway.farming.tonic.rs:797:25
[INFO] [stdout]     |
[INFO] [stdout] 797 |                         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/bitway/bitway.farming.tonic.rs:801:42
[INFO] [stdout]     |
[INFO] [stdout] 801 |                   _ => Box::pin(async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 802 | |                     Ok(http::Response::builder()
[INFO] [stdout] 803 | |                         .status(200)
[INFO] [stdout] 804 | |                         .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 807 | |                         .unwrap())
[INFO] [stdout] 808 | |                 }),
[INFO] [stdout]     | |_________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/bitway/bitway.farming.tonic.rs:802:21
[INFO] [stdout]     |
[INFO] [stdout] 802 | /                     Ok(http::Response::builder()
[INFO] [stdout] 803 | |                         .status(200)
[INFO] [stdout] 804 | |                         .header("grpc-status", "12")
[INFO] [stdout] 805 | |                         .header("content-type", "application/grpc")
[INFO] [stdout] 806 | |                         .body(empty_body())
[INFO] [stdout] 807 | |                         .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/bitway/bitway.farming.tonic.rs:1136:42
[INFO] [stdout]      |
[INFO] [stdout] 1136 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1137 | |                         let inner = inner.0;
[INFO] [stdout] 1138 | |                         let method = StakeSvc(inner);
[INFO] [stdout] 1139 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1150 | |                         Ok(res)
[INFO] [stdout] 1151 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/bitway/bitway.farming.tonic.rs:1150:25
[INFO] [stdout]      |
[INFO] [stdout] 1150 |                         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/bitway/bitway.farming.tonic.rs:1174:42
[INFO] [stdout]      |
[INFO] [stdout] 1174 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1175 | |                         let inner = inner.0;
[INFO] [stdout] 1176 | |                         let method = UnstakeSvc(inner);
[INFO] [stdout] 1177 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1188 | |                         Ok(res)
[INFO] [stdout] 1189 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/bitway/bitway.farming.tonic.rs:1188:25
[INFO] [stdout]      |
[INFO] [stdout] 1188 |                         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/bitway/bitway.farming.tonic.rs:1212:42
[INFO] [stdout]      |
[INFO] [stdout] 1212 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1213 | |                         let inner = inner.0;
[INFO] [stdout] 1214 | |                         let method = ClaimSvc(inner);
[INFO] [stdout] 1215 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1226 | |                         Ok(res)
[INFO] [stdout] 1227 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/bitway/bitway.farming.tonic.rs:1226:25
[INFO] [stdout]      |
[INFO] [stdout] 1226 |                         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/bitway/bitway.farming.tonic.rs:1250:42
[INFO] [stdout]      |
[INFO] [stdout] 1250 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1251 | |                         let inner = inner.0;
[INFO] [stdout] 1252 | |                         let method = ClaimAllSvc(inner);
[INFO] [stdout] 1253 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1264 | |                         Ok(res)
[INFO] [stdout] 1265 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/bitway/bitway.farming.tonic.rs:1264:25
[INFO] [stdout]      |
[INFO] [stdout] 1264 |                         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/bitway/bitway.farming.tonic.rs:1288:42
[INFO] [stdout]      |
[INFO] [stdout] 1288 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1289 | |                         let inner = inner.0;
[INFO] [stdout] 1290 | |                         let method = UpdateParamsSvc(inner);
[INFO] [stdout] 1291 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1302 | |                         Ok(res)
[INFO] [stdout] 1303 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/bitway/bitway.farming.tonic.rs:1302:25
[INFO] [stdout]      |
[INFO] [stdout] 1302 |                         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/bitway/bitway.farming.tonic.rs:1306:42
[INFO] [stdout]      |
[INFO] [stdout] 1306 |                   _ => Box::pin(async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1307 | |                     Ok(http::Response::builder()
[INFO] [stdout] 1308 | |                         .status(200)
[INFO] [stdout] 1309 | |                         .header("grpc-status", "12")
[INFO] [stdout] ...    |
[INFO] [stdout] 1312 | |                         .unwrap())
[INFO] [stdout] 1313 | |                 }),
[INFO] [stdout]      | |_________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/bitway/bitway.farming.tonic.rs:1307:21
[INFO] [stdout]      |
[INFO] [stdout] 1307 | /                     Ok(http::Response::builder()
[INFO] [stdout] 1308 | |                         .status(200)
[INFO] [stdout] 1309 | |                         .header("grpc-status", "12")
[INFO] [stdout] 1310 | |                         .header("content-type", "application/grpc")
[INFO] [stdout] 1311 | |                         .body(empty_body())
[INFO] [stdout] 1312 | |                         .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/bitway/bitway.oracle.tonic.rs:375:42
[INFO] [stdout]     |
[INFO] [stdout] 375 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 376 | |                         let inner = inner.0;
[INFO] [stdout] 377 | |                         let method = ParamsSvc(inner);
[INFO] [stdout] 378 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 389 | |                         Ok(res)
[INFO] [stdout] 390 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/bitway/bitway.oracle.tonic.rs:389:25
[INFO] [stdout]     |
[INFO] [stdout] 389 |                         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/bitway/bitway.oracle.tonic.rs:413:42
[INFO] [stdout]     |
[INFO] [stdout] 413 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 414 | |                         let inner = inner.0;
[INFO] [stdout] 415 | |                         let method = ListPricesSvc(inner);
[INFO] [stdout] 416 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 427 | |                         Ok(res)
[INFO] [stdout] 428 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/bitway/bitway.oracle.tonic.rs:427:25
[INFO] [stdout]     |
[INFO] [stdout] 427 |                         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/bitway/bitway.oracle.tonic.rs:453:42
[INFO] [stdout]     |
[INFO] [stdout] 453 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 454 | |                         let inner = inner.0;
[INFO] [stdout] 455 | |                         let method = GetPriceBySymbolSvc(inner);
[INFO] [stdout] 456 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 467 | |                         Ok(res)
[INFO] [stdout] 468 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/bitway/bitway.oracle.tonic.rs:467:25
[INFO] [stdout]     |
[INFO] [stdout] 467 |                         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/bitway/bitway.oracle.tonic.rs:491:42
[INFO] [stdout]     |
[INFO] [stdout] 491 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 492 | |                         let inner = inner.0;
[INFO] [stdout] 493 | |                         let method = QueryChainTipSvc(inner);
[INFO] [stdout] 494 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 505 | |                         Ok(res)
[INFO] [stdout] 506 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/bitway/bitway.oracle.tonic.rs:505:25
[INFO] [stdout]     |
[INFO] [stdout] 505 |                         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/bitway/bitway.oracle.tonic.rs:533:42
[INFO] [stdout]     |
[INFO] [stdout] 533 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 534 | |                         let inner = inner.0;
[INFO] [stdout] 535 | |                         let method = QueryBlockHeaderByHeightSvc(inner);
[INFO] [stdout] 536 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 547 | |                         Ok(res)
[INFO] [stdout] 548 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/bitway/bitway.oracle.tonic.rs:547:25
[INFO] [stdout]     |
[INFO] [stdout] 547 |                         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/bitway/bitway.oracle.tonic.rs:574:42
[INFO] [stdout]     |
[INFO] [stdout] 574 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 575 | |                         let inner = inner.0;
[INFO] [stdout] 576 | |                         let method = QueryBlockHeaderByHashSvc(inner);
[INFO] [stdout] 577 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 588 | |                         Ok(res)
[INFO] [stdout] 589 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/bitway/bitway.oracle.tonic.rs:588:25
[INFO] [stdout]     |
[INFO] [stdout] 588 |                         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/bitway/bitway.oracle.tonic.rs:615:42
[INFO] [stdout]     |
[INFO] [stdout] 615 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 616 | |                         let inner = inner.0;
[INFO] [stdout] 617 | |                         let method = QueryBestBlockHeaderSvc(inner);
[INFO] [stdout] 618 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 629 | |                         Ok(res)
[INFO] [stdout] 630 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/bitway/bitway.oracle.tonic.rs:629:25
[INFO] [stdout]     |
[INFO] [stdout] 629 |                         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/bitway/bitway.oracle.tonic.rs:633:42
[INFO] [stdout]     |
[INFO] [stdout] 633 |                   _ => Box::pin(async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 634 | |                     Ok(http::Response::builder()
[INFO] [stdout] 635 | |                         .status(200)
[INFO] [stdout] 636 | |                         .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 639 | |                         .unwrap())
[INFO] [stdout] 640 | |                 }),
[INFO] [stdout]     | |_________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/bitway/bitway.oracle.tonic.rs:634:21
[INFO] [stdout]     |
[INFO] [stdout] 634 | /                     Ok(http::Response::builder()
[INFO] [stdout] 635 | |                         .status(200)
[INFO] [stdout] 636 | |                         .header("grpc-status", "12")
[INFO] [stdout] 637 | |                         .header("content-type", "application/grpc")
[INFO] [stdout] 638 | |                         .body(empty_body())
[INFO] [stdout] 639 | |                         .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/bitway/bitway.oracle.tonic.rs:882:42
[INFO] [stdout]     |
[INFO] [stdout] 882 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 883 | |                         let inner = inner.0;
[INFO] [stdout] 884 | |                         let method = UpdateParamsSvc(inner);
[INFO] [stdout] 885 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 896 | |                         Ok(res)
[INFO] [stdout] 897 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/bitway/bitway.oracle.tonic.rs:896:25
[INFO] [stdout]     |
[INFO] [stdout] 896 |                         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/bitway/bitway.oracle.tonic.rs:900:42
[INFO] [stdout]     |
[INFO] [stdout] 900 |                   _ => Box::pin(async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 901 | |                     Ok(http::Response::builder()
[INFO] [stdout] 902 | |                         .status(200)
[INFO] [stdout] 903 | |                         .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 906 | |                         .unwrap())
[INFO] [stdout] 907 | |                 }),
[INFO] [stdout]     | |_________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/bitway/bitway.oracle.tonic.rs:901:21
[INFO] [stdout]     |
[INFO] [stdout] 901 | /                     Ok(http::Response::builder()
[INFO] [stdout] 902 | |                         .status(200)
[INFO] [stdout] 903 | |                         .header("grpc-status", "12")
[INFO] [stdout] 904 | |                         .header("content-type", "application/grpc")
[INFO] [stdout] 905 | |                         .body(empty_body())
[INFO] [stdout] 906 | |                         .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/bitway/bitway.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/bitway/bitway.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/bitway/bitway.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/bitway/bitway.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/bitway/bitway.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/bitway/bitway.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/bitway/bitway.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/bitway/bitway.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/bitway/bitway.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/bitway/bitway.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/bitway/bitway.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/bitway/bitway.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/bitway/bitway.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/bitway/bitway.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/bitway/bitway.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/bitway/bitway.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/bitway/bitway.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/bitway/bitway.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/bitway/bitway.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/bitway/bitway.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/bitway/bitway.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/bitway/bitway.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/bitway/bitway.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/bitway/bitway.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/bitway/bitway.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/bitway/bitway.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/bitway/bitway.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/bitway/bitway.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/bitway/bitway.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/bitway/bitway.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/bitway/bitway.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/bitway/bitway.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 `bitway-proto` (lib test) due to 296 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/bitway/bitway.btcbridge.tonic.rs:867:42
[INFO] [stdout]     |
[INFO] [stdout] 867 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 868 | |                         let inner = inner.0;
[INFO] [stdout] 869 | |                         let method = QueryParamsSvc(inner);
[INFO] [stdout] 870 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 881 | |                         Ok(res)
[INFO] [stdout] 882 | |                     };
[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/bitway/bitway.btcbridge.tonic.rs:881:25
[INFO] [stdout]     |
[INFO] [stdout] 881 |                         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/bitway/bitway.btcbridge.tonic.rs:905:42
[INFO] [stdout]     |
[INFO] [stdout] 905 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 906 | |                         let inner = inner.0;
[INFO] [stdout] 907 | |                         let method = QueryFeeRateSvc(inner);
[INFO] [stdout] 908 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 919 | |                         Ok(res)
[INFO] [stdout] 920 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/bitway/bitway.btcbridge.tonic.rs:919:25
[INFO] [stdout]     |
[INFO] [stdout] 919 |                         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/bitway/bitway.btcbridge.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 = QueryWithdrawalNetworkFeeSvc(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/bitway/bitway.btcbridge.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/bitway/bitway.btcbridge.tonic.rs:990:42
[INFO] [stdout]      |
[INFO] [stdout]  990 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout]  991 | |                         let inner = inner.0;
[INFO] [stdout]  992 | |                         let method = QueryWithdrawRequestsByAddressSvc(inner);
[INFO] [stdout]  993 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1004 | |                         Ok(res)
[INFO] [stdout] 1005 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/bitway/bitway.btcbridge.tonic.rs:1004:25
[INFO] [stdout]      |
[INFO] [stdout] 1004 |                         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/bitway/bitway.btcbridge.tonic.rs:1033:42
[INFO] [stdout]      |
[INFO] [stdout] 1033 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1034 | |                         let inner = inner.0;
[INFO] [stdout] 1035 | |                         let method = QueryWithdrawRequestsByTxHashSvc(inner);
[INFO] [stdout] 1036 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1047 | |                         Ok(res)
[INFO] [stdout] 1048 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/bitway/bitway.btcbridge.tonic.rs:1047:25
[INFO] [stdout]      |
[INFO] [stdout] 1047 |                         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/bitway/bitway.btcbridge.tonic.rs:1076:42
[INFO] [stdout]      |
[INFO] [stdout] 1076 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1077 | |                         let inner = inner.0;
[INFO] [stdout] 1078 | |                         let method = QueryPendingBtcWithdrawRequestsSvc(inner);
[INFO] [stdout] 1079 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1090 | |                         Ok(res)
[INFO] [stdout] 1091 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/bitway/bitway.btcbridge.tonic.rs:1090:25
[INFO] [stdout]      |
[INFO] [stdout] 1090 |                         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/bitway/bitway.btcbridge.tonic.rs:1116:42
[INFO] [stdout]      |
[INFO] [stdout] 1116 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1117 | |                         let inner = inner.0;
[INFO] [stdout] 1118 | |                         let method = QuerySigningRequestSvc(inner);
[INFO] [stdout] 1119 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1130 | |                         Ok(res)
[INFO] [stdout] 1131 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/bitway/bitway.btcbridge.tonic.rs:1130:25
[INFO] [stdout]      |
[INFO] [stdout] 1130 |                         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/bitway/bitway.btcbridge.tonic.rs:1156:42
[INFO] [stdout]      |
[INFO] [stdout] 1156 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1157 | |                         let inner = inner.0;
[INFO] [stdout] 1158 | |                         let method = QuerySigningRequestsSvc(inner);
[INFO] [stdout] 1159 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1170 | |                         Ok(res)
[INFO] [stdout] 1171 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/bitway/bitway.btcbridge.tonic.rs:1170:25
[INFO] [stdout]      |
[INFO] [stdout] 1170 |                         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/bitway/bitway.btcbridge.tonic.rs:1199:42
[INFO] [stdout]      |
[INFO] [stdout] 1199 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1200 | |                         let inner = inner.0;
[INFO] [stdout] 1201 | |                         let method = QuerySigningRequestsByAddressSvc(inner);
[INFO] [stdout] 1202 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1213 | |                         Ok(res)
[INFO] [stdout] 1214 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/bitway/bitway.btcbridge.tonic.rs:1213:25
[INFO] [stdout]      |
[INFO] [stdout] 1213 |                         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/bitway/bitway.btcbridge.tonic.rs:1242:42
[INFO] [stdout]      |
[INFO] [stdout] 1242 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1243 | |                         let inner = inner.0;
[INFO] [stdout] 1244 | |                         let method = QuerySigningRequestByTxHashSvc(inner);
[INFO] [stdout] 1245 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1256 | |                         Ok(res)
[INFO] [stdout] 1257 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/bitway/bitway.btcbridge.tonic.rs:1256:25
[INFO] [stdout]      |
[INFO] [stdout] 1256 |                         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/bitway/bitway.btcbridge.tonic.rs:1285:42
[INFO] [stdout]      |
[INFO] [stdout] 1285 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1286 | |                         let inner = inner.0;
[INFO] [stdout] 1287 | |                         let method = QueryPendingSigningRequestsSvc(inner);
[INFO] [stdout] 1288 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1299 | |                         Ok(res)
[INFO] [stdout] 1300 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/bitway/bitway.btcbridge.tonic.rs:1299:25
[INFO] [stdout]      |
[INFO] [stdout] 1299 |                         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/bitway/bitway.btcbridge.tonic.rs:1323:42
[INFO] [stdout]      |
[INFO] [stdout] 1323 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1324 | |                         let inner = inner.0;
[INFO] [stdout] 1325 | |                         let method = QueryUTXOsSvc(inner);
[INFO] [stdout] 1326 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1337 | |                         Ok(res)
[INFO] [stdout] 1338 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/bitway/bitway.btcbridge.tonic.rs:1337:25
[INFO] [stdout]      |
[INFO] [stdout] 1337 |                         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/bitway/bitway.btcbridge.tonic.rs:1364:42
[INFO] [stdout]      |
[INFO] [stdout] 1364 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1365 | |                         let inner = inner.0;
[INFO] [stdout] 1366 | |                         let method = QueryUTXOsByAddressSvc(inner);
[INFO] [stdout] 1367 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1378 | |                         Ok(res)
[INFO] [stdout] 1379 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/bitway/bitway.btcbridge.tonic.rs:1378:25
[INFO] [stdout]      |
[INFO] [stdout] 1378 |                         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/bitway/bitway.btcbridge.tonic.rs:1412:42
[INFO] [stdout]      |
[INFO] [stdout] 1412 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1413 | |                         let inner = inner.0;
[INFO] [stdout] 1414 | |                         let method = QueryUTXOCountAndBalancesByAddressSvc(inner);
[INFO] [stdout] 1415 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1426 | |                         Ok(res)
[INFO] [stdout] 1427 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/bitway/bitway.btcbridge.tonic.rs:1426:25
[INFO] [stdout]      |
[INFO] [stdout] 1426 |                         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/bitway/bitway.btcbridge.tonic.rs:1452:42
[INFO] [stdout]      |
[INFO] [stdout] 1452 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1453 | |                         let inner = inner.0;
[INFO] [stdout] 1454 | |                         let method = QueryDKGRequestSvc(inner);
[INFO] [stdout] 1455 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1466 | |                         Ok(res)
[INFO] [stdout] 1467 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/bitway/bitway.btcbridge.tonic.rs:1466:25
[INFO] [stdout]      |
[INFO] [stdout] 1466 |                         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/bitway/bitway.btcbridge.tonic.rs:1492:42
[INFO] [stdout]      |
[INFO] [stdout] 1492 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1493 | |                         let inner = inner.0;
[INFO] [stdout] 1494 | |                         let method = QueryDKGRequestsSvc(inner);
[INFO] [stdout] 1495 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1506 | |                         Ok(res)
[INFO] [stdout] 1507 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/bitway/bitway.btcbridge.tonic.rs:1506:25
[INFO] [stdout]      |
[INFO] [stdout] 1506 |                         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/bitway/bitway.btcbridge.tonic.rs:1532:42
[INFO] [stdout]      |
[INFO] [stdout] 1532 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1533 | |                         let inner = inner.0;
[INFO] [stdout] 1534 | |                         let method = QueryAllDKGRequestsSvc(inner);
[INFO] [stdout] 1535 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1546 | |                         Ok(res)
[INFO] [stdout] 1547 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/bitway/bitway.btcbridge.tonic.rs:1546:25
[INFO] [stdout]      |
[INFO] [stdout] 1546 |                         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/bitway/bitway.btcbridge.tonic.rs:1575:42
[INFO] [stdout]      |
[INFO] [stdout] 1575 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1576 | |                         let inner = inner.0;
[INFO] [stdout] 1577 | |                         let method = QueryDKGCompletionRequestsSvc(inner);
[INFO] [stdout] 1578 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1589 | |                         Ok(res)
[INFO] [stdout] 1590 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/bitway/bitway.btcbridge.tonic.rs:1589:25
[INFO] [stdout]      |
[INFO] [stdout] 1589 |                         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/bitway/bitway.btcbridge.tonic.rs:1616:42
[INFO] [stdout]      |
[INFO] [stdout] 1616 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1617 | |                         let inner = inner.0;
[INFO] [stdout] 1618 | |                         let method = QueryRefreshingRequestSvc(inner);
[INFO] [stdout] 1619 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1630 | |                         Ok(res)
[INFO] [stdout] 1631 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/bitway/bitway.btcbridge.tonic.rs:1630:25
[INFO] [stdout]      |
[INFO] [stdout] 1630 |                         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/bitway/bitway.btcbridge.tonic.rs:1658:42
[INFO] [stdout]      |
[INFO] [stdout] 1658 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1659 | |                         let inner = inner.0;
[INFO] [stdout] 1660 | |                         let method = QueryRefreshingRequestsSvc(inner);
[INFO] [stdout] 1661 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1672 | |                         Ok(res)
[INFO] [stdout] 1673 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/bitway/bitway.btcbridge.tonic.rs:1672:25
[INFO] [stdout]      |
[INFO] [stdout] 1672 |                         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/bitway/bitway.btcbridge.tonic.rs:1700:42
[INFO] [stdout]      |
[INFO] [stdout] 1700 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1701 | |                         let inner = inner.0;
[INFO] [stdout] 1702 | |                         let method = QueryRefreshingCompletionsSvc(inner);
[INFO] [stdout] 1703 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1714 | |                         Ok(res)
[INFO] [stdout] 1715 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/bitway/bitway.btcbridge.tonic.rs:1714:25
[INFO] [stdout]      |
[INFO] [stdout] 1714 |                         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/bitway/bitway.btcbridge.tonic.rs:1741:42
[INFO] [stdout]      |
[INFO] [stdout] 1741 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1742 | |                         let inner = inner.0;
[INFO] [stdout] 1743 | |                         let method = QueryIBCDepositScriptSvc(inner);
[INFO] [stdout] 1744 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1755 | |                         Ok(res)
[INFO] [stdout] 1756 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/bitway/bitway.btcbridge.tonic.rs:1755:25
[INFO] [stdout]      |
[INFO] [stdout] 1755 |                         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/bitway/bitway.btcbridge.tonic.rs:1779:42
[INFO] [stdout]      |
[INFO] [stdout] 1779 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1780 | |                         let inner = inner.0;
[INFO] [stdout] 1781 | |                         let method = QueryRateLimitSvc(inner);
[INFO] [stdout] 1782 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1793 | |                         Ok(res)
[INFO] [stdout] 1794 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/bitway/bitway.btcbridge.tonic.rs:1793:25
[INFO] [stdout]      |
[INFO] [stdout] 1793 |                         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/bitway/bitway.btcbridge.tonic.rs:1821:42
[INFO] [stdout]      |
[INFO] [stdout] 1821 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1822 | |                         let inner = inner.0;
[INFO] [stdout] 1823 | |                         let method = QueryRateLimitByAddressSvc(inner);
[INFO] [stdout] 1824 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1835 | |                         Ok(res)
[INFO] [stdout] 1836 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/bitway/bitway.btcbridge.tonic.rs:1835:25
[INFO] [stdout]      |
[INFO] [stdout] 1835 |                         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/bitway/bitway.btcbridge.tonic.rs:1839:42
[INFO] [stdout]      |
[INFO] [stdout] 1839 |                   _ => Box::pin(async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1840 | |                     Ok(http::Response::builder()
[INFO] [stdout] 1841 | |                         .status(200)
[INFO] [stdout] 1842 | |                         .header("grpc-status", "12")
[INFO] [stdout] ...    |
[INFO] [stdout] 1845 | |                         .unwrap())
[INFO] [stdout] 1846 | |                 }),
[INFO] [stdout]      | |_________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/bitway/bitway.btcbridge.tonic.rs:1840:21
[INFO] [stdout]      |
[INFO] [stdout] 1840 | /                     Ok(http::Response::builder()
[INFO] [stdout] 1841 | |                         .status(200)
[INFO] [stdout] 1842 | |                         .header("grpc-status", "12")
[INFO] [stdout] 1843 | |                         .header("content-type", "application/grpc")
[INFO] [stdout] 1844 | |                         .body(empty_body())
[INFO] [stdout] 1845 | |                         .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/bitway/bitway.btcbridge.tonic.rs:2424:42
[INFO] [stdout]      |
[INFO] [stdout] 2424 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2425 | |                         let inner = inner.0;
[INFO] [stdout] 2426 | |                         let method = SubmitDepositTransactionSvc(inner);
[INFO] [stdout] 2427 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2438 | |                         Ok(res)
[INFO] [stdout] 2439 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/bitway/bitway.btcbridge.tonic.rs:2438:25
[INFO] [stdout]      |
[INFO] [stdout] 2438 |                         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/bitway/bitway.btcbridge.tonic.rs:2465:42
[INFO] [stdout]      |
[INFO] [stdout] 2465 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2466 | |                         let inner = inner.0;
[INFO] [stdout] 2467 | |                         let method = SubmitWithdrawTransactionSvc(inner);
[INFO] [stdout] 2468 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2479 | |                         Ok(res)
[INFO] [stdout] 2480 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/bitway/bitway.btcbridge.tonic.rs:2479:25
[INFO] [stdout]      |
[INFO] [stdout] 2479 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/bitway/bitway.btcbridge.tonic.rs:2503:42
[INFO] [stdout]      |
[INFO] [stdout] 2503 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2504 | |                         let inner = inner.0;
[INFO] [stdout] 2505 | |                         let method = SubmitFeeRateSvc(inner);
[INFO] [stdout] 2506 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2517 | |                         Ok(res)
[INFO] [stdout] 2518 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/bitway/bitway.btcbridge.tonic.rs:2517:25
[INFO] [stdout]      |
[INFO] [stdout] 2517 |                         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/bitway/bitway.btcbridge.tonic.rs:2545:42
[INFO] [stdout]      |
[INFO] [stdout] 2545 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2546 | |                         let inner = inner.0;
[INFO] [stdout] 2547 | |                         let method = UpdateTrustedNonBtcRelayersSvc(inner);
[INFO] [stdout] 2548 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2559 | |                         Ok(res)
[INFO] [stdout] 2560 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/bitway/bitway.btcbridge.tonic.rs:2559:25
[INFO] [stdout]      |
[INFO] [stdout] 2559 |                         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/bitway/bitway.btcbridge.tonic.rs:2586:42
[INFO] [stdout]      |
[INFO] [stdout] 2586 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2587 | |                         let inner = inner.0;
[INFO] [stdout] 2588 | |                         let method = UpdateTrustedFeeProvidersSvc(inner);
[INFO] [stdout] 2589 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2600 | |                         Ok(res)
[INFO] [stdout] 2601 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/bitway/bitway.btcbridge.tonic.rs:2600:25
[INFO] [stdout]      |
[INFO] [stdout] 2600 |                         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/bitway/bitway.btcbridge.tonic.rs:2624:42
[INFO] [stdout]      |
[INFO] [stdout] 2624 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2625 | |                         let inner = inner.0;
[INFO] [stdout] 2626 | |                         let method = WithdrawToBitcoinSvc(inner);
[INFO] [stdout] 2627 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2638 | |                         Ok(res)
[INFO] [stdout] 2639 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/bitway/bitway.btcbridge.tonic.rs:2638:25
[INFO] [stdout]      |
[INFO] [stdout] 2638 |                         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/bitway/bitway.btcbridge.tonic.rs:2662:42
[INFO] [stdout]      |
[INFO] [stdout] 2662 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2663 | |                         let inner = inner.0;
[INFO] [stdout] 2664 | |                         let method = SubmitSignaturesSvc(inner);
[INFO] [stdout] 2665 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2676 | |                         Ok(res)
[INFO] [stdout] 2677 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/bitway/bitway.btcbridge.tonic.rs:2676:25
[INFO] [stdout]      |
[INFO] [stdout] 2676 |                         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/bitway/bitway.btcbridge.tonic.rs:2700:42
[INFO] [stdout]      |
[INFO] [stdout] 2700 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2701 | |                         let inner = inner.0;
[INFO] [stdout] 2702 | |                         let method = ConsolidateVaultsSvc(inner);
[INFO] [stdout] 2703 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2714 | |                         Ok(res)
[INFO] [stdout] 2715 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/bitway/bitway.btcbridge.tonic.rs:2714:25
[INFO] [stdout]      |
[INFO] [stdout] 2714 |                         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/bitway/bitway.btcbridge.tonic.rs:2738:42
[INFO] [stdout]      |
[INFO] [stdout] 2738 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2739 | |                         let inner = inner.0;
[INFO] [stdout] 2740 | |                         let method = InitiateDKGSvc(inner);
[INFO] [stdout] 2741 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2752 | |                         Ok(res)
[INFO] [stdout] 2753 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/bitway/bitway.btcbridge.tonic.rs:2752:25
[INFO] [stdout]      |
[INFO] [stdout] 2752 |                         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/bitway/bitway.btcbridge.tonic.rs:2776:42
[INFO] [stdout]      |
[INFO] [stdout] 2776 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2777 | |                         let inner = inner.0;
[INFO] [stdout] 2778 | |                         let method = CompleteDKGSvc(inner);
[INFO] [stdout] 2779 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2790 | |                         Ok(res)
[INFO] [stdout] 2791 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/bitway/bitway.btcbridge.tonic.rs:2790:25
[INFO] [stdout]      |
[INFO] [stdout] 2790 |                         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/bitway/bitway.btcbridge.tonic.rs:2814:42
[INFO] [stdout]      |
[INFO] [stdout] 2814 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2815 | |                         let inner = inner.0;
[INFO] [stdout] 2816 | |                         let method = RefreshSvc(inner);
[INFO] [stdout] 2817 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2828 | |                         Ok(res)
[INFO] [stdout] 2829 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/bitway/bitway.btcbridge.tonic.rs:2828:25
[INFO] [stdout]      |
[INFO] [stdout] 2828 |                         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/bitway/bitway.btcbridge.tonic.rs:2854:42
[INFO] [stdout]      |
[INFO] [stdout] 2854 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2855 | |                         let inner = inner.0;
[INFO] [stdout] 2856 | |                         let method = CompleteRefreshingSvc(inner);
[INFO] [stdout] 2857 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2868 | |                         Ok(res)
[INFO] [stdout] 2869 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/bitway/bitway.btcbridge.tonic.rs:2868:25
[INFO] [stdout]      |
[INFO] [stdout] 2868 |                         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/bitway/bitway.btcbridge.tonic.rs:2892:42
[INFO] [stdout]      |
[INFO] [stdout] 2892 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2893 | |                         let inner = inner.0;
[INFO] [stdout] 2894 | |                         let method = TransferVaultSvc(inner);
[INFO] [stdout] 2895 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2906 | |                         Ok(res)
[INFO] [stdout] 2907 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/bitway/bitway.btcbridge.tonic.rs:2906:25
[INFO] [stdout]      |
[INFO] [stdout] 2906 |                         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/bitway/bitway.btcbridge.tonic.rs:2930:42
[INFO] [stdout]      |
[INFO] [stdout] 2930 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2931 | |                         let inner = inner.0;
[INFO] [stdout] 2932 | |                         let method = UpdateParamsSvc(inner);
[INFO] [stdout] 2933 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2944 | |                         Ok(res)
[INFO] [stdout] 2945 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/bitway/bitway.btcbridge.tonic.rs:2944:25
[INFO] [stdout]      |
[INFO] [stdout] 2944 |                         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/bitway/bitway.btcbridge.tonic.rs:2948:42
[INFO] [stdout]      |
[INFO] [stdout] 2948 |                   _ => Box::pin(async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2949 | |                     Ok(http::Response::builder()
[INFO] [stdout] 2950 | |                         .status(200)
[INFO] [stdout] 2951 | |                         .header("grpc-status", "12")
[INFO] [stdout] ...    |
[INFO] [stdout] 2954 | |                         .unwrap())
[INFO] [stdout] 2955 | |                 }),
[INFO] [stdout]      | |_________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/bitway/bitway.btcbridge.tonic.rs:2949:21
[INFO] [stdout]      |
[INFO] [stdout] 2949 | /                     Ok(http::Response::builder()
[INFO] [stdout] 2950 | |                         .status(200)
[INFO] [stdout] 2951 | |                         .header("grpc-status", "12")
[INFO] [stdout] 2952 | |                         .header("content-type", "application/grpc")
[INFO] [stdout] 2953 | |                         .body(empty_body())
[INFO] [stdout] 2954 | |                         .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/bitway/bitway.incentive.tonic.rs:261:42
[INFO] [stdout]     |
[INFO] [stdout] 261 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 262 | |                         let inner = inner.0;
[INFO] [stdout] 263 | |                         let method = ParamsSvc(inner);
[INFO] [stdout] 264 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 275 | |                         Ok(res)
[INFO] [stdout] 276 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/bitway/bitway.incentive.tonic.rs:275:25
[INFO] [stdout]     |
[INFO] [stdout] 275 |                         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/bitway/bitway.incentive.tonic.rs:299:42
[INFO] [stdout]     |
[INFO] [stdout] 299 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 300 | |                         let inner = inner.0;
[INFO] [stdout] 301 | |                         let method = RewardsSvc(inner);
[INFO] [stdout] 302 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 313 | |                         Ok(res)
[INFO] [stdout] 314 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/bitway/bitway.incentive.tonic.rs:313:25
[INFO] [stdout]     |
[INFO] [stdout] 313 |                         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/bitway/bitway.incentive.tonic.rs:337:42
[INFO] [stdout]     |
[INFO] [stdout] 337 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 338 | |                         let inner = inner.0;
[INFO] [stdout] 339 | |                         let method = RewardStatsSvc(inner);
[INFO] [stdout] 340 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 351 | |                         Ok(res)
[INFO] [stdout] 352 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/bitway/bitway.incentive.tonic.rs:351:25
[INFO] [stdout]     |
[INFO] [stdout] 351 |                         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/bitway/bitway.incentive.tonic.rs:355:42
[INFO] [stdout]     |
[INFO] [stdout] 355 |                   _ => Box::pin(async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 356 | |                     Ok(http::Response::builder()
[INFO] [stdout] 357 | |                         .status(200)
[INFO] [stdout] 358 | |                         .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 361 | |                         .unwrap())
[INFO] [stdout] 362 | |                 }),
[INFO] [stdout]     | |_________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/bitway/bitway.incentive.tonic.rs:356:21
[INFO] [stdout]     |
[INFO] [stdout] 356 | /                     Ok(http::Response::builder()
[INFO] [stdout] 357 | |                         .status(200)
[INFO] [stdout] 358 | |                         .header("grpc-status", "12")
[INFO] [stdout] 359 | |                         .header("content-type", "application/grpc")
[INFO] [stdout] 360 | |                         .body(empty_body())
[INFO] [stdout] 361 | |                         .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/bitway/bitway.incentive.tonic.rs:604:42
[INFO] [stdout]     |
[INFO] [stdout] 604 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 605 | |                         let inner = inner.0;
[INFO] [stdout] 606 | |                         let method = UpdateParamsSvc(inner);
[INFO] [stdout] 607 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 618 | |                         Ok(res)
[INFO] [stdout] 619 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/bitway/bitway.incentive.tonic.rs:618:25
[INFO] [stdout]     |
[INFO] [stdout] 618 |                         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/bitway/bitway.incentive.tonic.rs:622:42
[INFO] [stdout]     |
[INFO] [stdout] 622 |                   _ => Box::pin(async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 623 | |                     Ok(http::Response::builder()
[INFO] [stdout] 624 | |                         .status(200)
[INFO] [stdout] 625 | |                         .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 628 | |                         .unwrap())
[INFO] [stdout] 629 | |                 }),
[INFO] [stdout]     | |_________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/bitway/bitway.incentive.tonic.rs:623:21
[INFO] [stdout]     |
[INFO] [stdout] 623 | /                     Ok(http::Response::builder()
[INFO] [stdout] 624 | |                         .status(200)
[INFO] [stdout] 625 | |                         .header("grpc-status", "12")
[INFO] [stdout] 626 | |                         .header("content-type", "application/grpc")
[INFO] [stdout] 627 | |                         .body(empty_body())
[INFO] [stdout] 628 | |                         .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/bitway/bitway.lending.tonic.rs:660:42
[INFO] [stdout]     |
[INFO] [stdout] 660 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 661 | |                         let inner = inner.0;
[INFO] [stdout] 662 | |                         let method = ParamsSvc(inner);
[INFO] [stdout] 663 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 674 | |                         Ok(res)
[INFO] [stdout] 675 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/bitway/bitway.lending.tonic.rs:674:25
[INFO] [stdout]     |
[INFO] [stdout] 674 |                         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/bitway/bitway.lending.tonic.rs:698:42
[INFO] [stdout]     |
[INFO] [stdout] 698 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 699 | |                         let inner = inner.0;
[INFO] [stdout] 700 | |                         let method = PoolSvc(inner);
[INFO] [stdout] 701 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 712 | |                         Ok(res)
[INFO] [stdout] 713 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/bitway/bitway.lending.tonic.rs:712:25
[INFO] [stdout]     |
[INFO] [stdout] 712 |                         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/bitway/bitway.lending.tonic.rs:736:42
[INFO] [stdout]     |
[INFO] [stdout] 736 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 737 | |                         let inner = inner.0;
[INFO] [stdout] 738 | |                         let method = PoolsSvc(inner);
[INFO] [stdout] 739 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 750 | |                         Ok(res)
[INFO] [stdout] 751 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/bitway/bitway.lending.tonic.rs:750:25
[INFO] [stdout]     |
[INFO] [stdout] 750 |                         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/bitway/bitway.lending.tonic.rs:776:42
[INFO] [stdout]     |
[INFO] [stdout] 776 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 777 | |                         let inner = inner.0;
[INFO] [stdout] 778 | |                         let method = PoolExchangeRateSvc(inner);
[INFO] [stdout] 779 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 790 | |                         Ok(res)
[INFO] [stdout] 791 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/bitway/bitway.lending.tonic.rs:790:25
[INFO] [stdout]     |
[INFO] [stdout] 790 |                         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/bitway/bitway.lending.tonic.rs:816:42
[INFO] [stdout]     |
[INFO] [stdout] 816 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 817 | |                         let inner = inner.0;
[INFO] [stdout] 818 | |                         let method = CollateralAddressSvc(inner);
[INFO] [stdout] 819 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 830 | |                         Ok(res)
[INFO] [stdout] 831 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/bitway/bitway.lending.tonic.rs:830:25
[INFO] [stdout]     |
[INFO] [stdout] 830 |                         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/bitway/bitway.lending.tonic.rs:856:42
[INFO] [stdout]     |
[INFO] [stdout] 856 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 857 | |                         let inner = inner.0;
[INFO] [stdout] 858 | |                         let method = LiquidationPriceSvc(inner);
[INFO] [stdout] 859 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 870 | |                         Ok(res)
[INFO] [stdout] 871 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/bitway/bitway.lending.tonic.rs:870:25
[INFO] [stdout]     |
[INFO] [stdout] 870 |                         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/bitway/bitway.lending.tonic.rs:896:42
[INFO] [stdout]     |
[INFO] [stdout] 896 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 897 | |                         let inner = inner.0;
[INFO] [stdout] 898 | |                         let method = DlcEventCountSvc(inner);
[INFO] [stdout] 899 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 910 | |                         Ok(res)
[INFO] [stdout] 911 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/bitway/bitway.lending.tonic.rs:910:25
[INFO] [stdout]     |
[INFO] [stdout] 910 |                         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/bitway/bitway.lending.tonic.rs:934:42
[INFO] [stdout]     |
[INFO] [stdout] 934 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 935 | |                         let inner = inner.0;
[INFO] [stdout] 936 | |                         let method = LoanSvc(inner);
[INFO] [stdout] 937 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 948 | |                         Ok(res)
[INFO] [stdout] 949 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/bitway/bitway.lending.tonic.rs:948:25
[INFO] [stdout]     |
[INFO] [stdout] 948 |                         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/bitway/bitway.lending.tonic.rs:972:42
[INFO] [stdout]     |
[INFO] [stdout] 972 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 973 | |                         let inner = inner.0;
[INFO] [stdout] 974 | |                         let method = LoansSvc(inner);
[INFO] [stdout] 975 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 986 | |                         Ok(res)
[INFO] [stdout] 987 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/bitway/bitway.lending.tonic.rs:986:25
[INFO] [stdout]     |
[INFO] [stdout] 986 |                         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/bitway/bitway.lending.tonic.rs:1012:42
[INFO] [stdout]      |
[INFO] [stdout] 1012 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1013 | |                         let inner = inner.0;
[INFO] [stdout] 1014 | |                         let method = LoansByAddressSvc(inner);
[INFO] [stdout] 1015 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1026 | |                         Ok(res)
[INFO] [stdout] 1027 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/bitway/bitway.lending.tonic.rs:1026:25
[INFO] [stdout]      |
[INFO] [stdout] 1026 |                         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/bitway/bitway.lending.tonic.rs:1052:42
[INFO] [stdout]      |
[INFO] [stdout] 1052 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1053 | |                         let inner = inner.0;
[INFO] [stdout] 1054 | |                         let method = LoansByOracleSvc(inner);
[INFO] [stdout] 1055 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1066 | |                         Ok(res)
[INFO] [stdout] 1067 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/bitway/bitway.lending.tonic.rs:1066:25
[INFO] [stdout]      |
[INFO] [stdout] 1066 |                         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/bitway/bitway.lending.tonic.rs:1090:42
[INFO] [stdout]      |
[INFO] [stdout] 1090 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1091 | |                         let inner = inner.0;
[INFO] [stdout] 1092 | |                         let method = LoanCetInfosSvc(inner);
[INFO] [stdout] 1093 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1104 | |                         Ok(res)
[INFO] [stdout] 1105 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/bitway/bitway.lending.tonic.rs:1104:25
[INFO] [stdout]      |
[INFO] [stdout] 1104 |                         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/bitway/bitway.lending.tonic.rs:1128:42
[INFO] [stdout]      |
[INFO] [stdout] 1128 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1129 | |                         let inner = inner.0;
[INFO] [stdout] 1130 | |                         let method = LoanDlcMetaSvc(inner);
[INFO] [stdout] 1131 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1142 | |                         Ok(res)
[INFO] [stdout] 1143 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/bitway/bitway.lending.tonic.rs:1142:25
[INFO] [stdout]      |
[INFO] [stdout] 1142 |                         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/bitway/bitway.lending.tonic.rs:1168:42
[INFO] [stdout]      |
[INFO] [stdout] 1168 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1169 | |                         let inner = inner.0;
[INFO] [stdout] 1170 | |                         let method = LoanAuthorizationSvc(inner);
[INFO] [stdout] 1171 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1182 | |                         Ok(res)
[INFO] [stdout] 1183 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/bitway/bitway.lending.tonic.rs:1182:25
[INFO] [stdout]      |
[INFO] [stdout] 1182 |                         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/bitway/bitway.lending.tonic.rs:1206:42
[INFO] [stdout]      |
[INFO] [stdout] 1206 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1207 | |                         let inner = inner.0;
[INFO] [stdout] 1208 | |                         let method = LoanDepositsSvc(inner);
[INFO] [stdout] 1209 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1220 | |                         Ok(res)
[INFO] [stdout] 1221 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/bitway/bitway.lending.tonic.rs:1220:25
[INFO] [stdout]      |
[INFO] [stdout] 1220 |                         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/bitway/bitway.lending.tonic.rs:1244:42
[INFO] [stdout]      |
[INFO] [stdout] 1244 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1245 | |                         let inner = inner.0;
[INFO] [stdout] 1246 | |                         let method = RedemptionSvc(inner);
[INFO] [stdout] 1247 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1258 | |                         Ok(res)
[INFO] [stdout] 1259 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/bitway/bitway.lending.tonic.rs:1258:25
[INFO] [stdout]      |
[INFO] [stdout] 1258 |                         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/bitway/bitway.lending.tonic.rs:1282:42
[INFO] [stdout]      |
[INFO] [stdout] 1282 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1283 | |                         let inner = inner.0;
[INFO] [stdout] 1284 | |                         let method = RepaymentSvc(inner);
[INFO] [stdout] 1285 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1296 | |                         Ok(res)
[INFO] [stdout] 1297 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/bitway/bitway.lending.tonic.rs:1296:25
[INFO] [stdout]      |
[INFO] [stdout] 1296 |                         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/bitway/bitway.lending.tonic.rs:1322:42
[INFO] [stdout]      |
[INFO] [stdout] 1322 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1323 | |                         let inner = inner.0;
[INFO] [stdout] 1324 | |                         let method = CurrentInterestSvc(inner);
[INFO] [stdout] 1325 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1336 | |                         Ok(res)
[INFO] [stdout] 1337 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/bitway/bitway.lending.tonic.rs:1336:25
[INFO] [stdout]      |
[INFO] [stdout] 1336 |                         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/bitway/bitway.lending.tonic.rs:1360:42
[INFO] [stdout]      |
[INFO] [stdout] 1360 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1361 | |                         let inner = inner.0;
[INFO] [stdout] 1362 | |                         let method = ReferrerSvc(inner);
[INFO] [stdout] 1363 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1374 | |                         Ok(res)
[INFO] [stdout] 1375 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/bitway/bitway.lending.tonic.rs:1374:25
[INFO] [stdout]      |
[INFO] [stdout] 1374 |                         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/bitway/bitway.lending.tonic.rs:1398:42
[INFO] [stdout]      |
[INFO] [stdout] 1398 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1399 | |                         let inner = inner.0;
[INFO] [stdout] 1400 | |                         let method = ReferrersSvc(inner);
[INFO] [stdout] 1401 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1412 | |                         Ok(res)
[INFO] [stdout] 1413 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/bitway/bitway.lending.tonic.rs:1412:25
[INFO] [stdout]      |
[INFO] [stdout] 1412 |                         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/bitway/bitway.lending.tonic.rs:1416:42
[INFO] [stdout]      |
[INFO] [stdout] 1416 |                   _ => Box::pin(async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1417 | |                     Ok(http::Response::builder()
[INFO] [stdout] 1418 | |                         .status(200)
[INFO] [stdout] 1419 | |                         .header("grpc-status", "12")
[INFO] [stdout] ...    |
[INFO] [stdout] 1422 | |                         .unwrap())
[INFO] [stdout] 1423 | |                 }),
[INFO] [stdout]      | |_________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/bitway/bitway.lending.tonic.rs:1417:21
[INFO] [stdout]      |
[INFO] [stdout] 1417 | /                     Ok(http::Response::builder()
[INFO] [stdout] 1418 | |                         .status(200)
[INFO] [stdout] 1419 | |                         .header("grpc-status", "12")
[INFO] [stdout] 1420 | |                         .header("content-type", "application/grpc")
[INFO] [stdout] 1421 | |                         .body(empty_body())
[INFO] [stdout] 1422 | |                         .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/bitway/bitway.lending.tonic.rs:1914:42
[INFO] [stdout]      |
[INFO] [stdout] 1914 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1915 | |                         let inner = inner.0;
[INFO] [stdout] 1916 | |                         let method = CreatePoolSvc(inner);
[INFO] [stdout] 1917 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1928 | |                         Ok(res)
[INFO] [stdout] 1929 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/bitway/bitway.lending.tonic.rs:1928:25
[INFO] [stdout]      |
[INFO] [stdout] 1928 |                         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/bitway/bitway.lending.tonic.rs:1952:42
[INFO] [stdout]      |
[INFO] [stdout] 1952 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1953 | |                         let inner = inner.0;
[INFO] [stdout] 1954 | |                         let method = AddLiquiditySvc(inner);
[INFO] [stdout] 1955 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1966 | |                         Ok(res)
[INFO] [stdout] 1967 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/bitway/bitway.lending.tonic.rs:1966:25
[INFO] [stdout]      |
[INFO] [stdout] 1966 |                         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/bitway/bitway.lending.tonic.rs:1990:42
[INFO] [stdout]      |
[INFO] [stdout] 1990 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1991 | |                         let inner = inner.0;
[INFO] [stdout] 1992 | |                         let method = RemoveLiquiditySvc(inner);
[INFO] [stdout] 1993 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2004 | |                         Ok(res)
[INFO] [stdout] 2005 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/bitway/bitway.lending.tonic.rs:2004:25
[INFO] [stdout]      |
[INFO] [stdout] 2004 |                         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/bitway/bitway.lending.tonic.rs:2028:42
[INFO] [stdout]      |
[INFO] [stdout] 2028 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2029 | |                         let inner = inner.0;
[INFO] [stdout] 2030 | |                         let method = UpdatePoolConfigSvc(inner);
[INFO] [stdout] 2031 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2042 | |                         Ok(res)
[INFO] [stdout] 2043 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/bitway/bitway.lending.tonic.rs:2042:25
[INFO] [stdout]      |
[INFO] [stdout] 2042 |                         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/bitway/bitway.lending.tonic.rs:2066:42
[INFO] [stdout]      |
[INFO] [stdout] 2066 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2067 | |                         let inner = inner.0;
[INFO] [stdout] 2068 | |                         let method = ApplySvc(inner);
[INFO] [stdout] 2069 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2080 | |                         Ok(res)
[INFO] [stdout] 2081 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/bitway/bitway.lending.tonic.rs:2080:25
[INFO] [stdout]      |
[INFO] [stdout] 2080 |                         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/bitway/bitway.lending.tonic.rs:2104:42
[INFO] [stdout]      |
[INFO] [stdout] 2104 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2105 | |                         let inner = inner.0;
[INFO] [stdout] 2106 | |                         let method = SubmitCetsSvc(inner);
[INFO] [stdout] 2107 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2118 | |                         Ok(res)
[INFO] [stdout] 2119 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/bitway/bitway.lending.tonic.rs:2118:25
[INFO] [stdout]      |
[INFO] [stdout] 2118 |                         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/bitway/bitway.lending.tonic.rs:2145:42
[INFO] [stdout]      |
[INFO] [stdout] 2145 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2146 | |                         let inner = inner.0;
[INFO] [stdout] 2147 | |                         let method = SubmitDepositTransactionSvc(inner);
[INFO] [stdout] 2148 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2159 | |                         Ok(res)
[INFO] [stdout] 2160 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/bitway/bitway.lending.tonic.rs:2159:25
[INFO] [stdout]      |
[INFO] [stdout] 2159 |                         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/bitway/bitway.lending.tonic.rs:2183:42
[INFO] [stdout]      |
[INFO] [stdout] 2183 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2184 | |                         let inner = inner.0;
[INFO] [stdout] 2185 | |                         let method = RedeemSvc(inner);
[INFO] [stdout] 2186 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2197 | |                         Ok(res)
[INFO] [stdout] 2198 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/bitway/bitway.lending.tonic.rs:2197:25
[INFO] [stdout]      |
[INFO] [stdout] 2197 |                         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/bitway/bitway.lending.tonic.rs:2221:42
[INFO] [stdout]      |
[INFO] [stdout] 2221 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2222 | |                         let inner = inner.0;
[INFO] [stdout] 2223 | |                         let method = RepaySvc(inner);
[INFO] [stdout] 2224 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2235 | |                         Ok(res)
[INFO] [stdout] 2236 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/bitway/bitway.lending.tonic.rs:2235:25
[INFO] [stdout]      |
[INFO] [stdout] 2235 |                         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/bitway/bitway.lending.tonic.rs:2259:42
[INFO] [stdout]      |
[INFO] [stdout] 2259 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2260 | |                         let inner = inner.0;
[INFO] [stdout] 2261 | |                         let method = RegisterReferrerSvc(inner);
[INFO] [stdout] 2262 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2273 | |                         Ok(res)
[INFO] [stdout] 2274 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/bitway/bitway.lending.tonic.rs:2273:25
[INFO] [stdout]      |
[INFO] [stdout] 2273 |                         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/bitway/bitway.lending.tonic.rs:2297:42
[INFO] [stdout]      |
[INFO] [stdout] 2297 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2298 | |                         let inner = inner.0;
[INFO] [stdout] 2299 | |                         let method = UpdateReferrerSvc(inner);
[INFO] [stdout] 2300 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2311 | |                         Ok(res)
[INFO] [stdout] 2312 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/bitway/bitway.lending.tonic.rs:2311:25
[INFO] [stdout]      |
[INFO] [stdout] 2311 |                         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/bitway/bitway.lending.tonic.rs:2335:42
[INFO] [stdout]      |
[INFO] [stdout] 2335 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2336 | |                         let inner = inner.0;
[INFO] [stdout] 2337 | |                         let method = UpdateParamsSvc(inner);
[INFO] [stdout] 2338 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2349 | |                         Ok(res)
[INFO] [stdout] 2350 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/bitway/bitway.lending.tonic.rs:2349:25
[INFO] [stdout]      |
[INFO] [stdout] 2349 |                         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/bitway/bitway.lending.tonic.rs:2353:42
[INFO] [stdout]      |
[INFO] [stdout] 2353 |                   _ => Box::pin(async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2354 | |                     Ok(http::Response::builder()
[INFO] [stdout] 2355 | |                         .status(200)
[INFO] [stdout] 2356 | |                         .header("grpc-status", "12")
[INFO] [stdout] ...    |
[INFO] [stdout] 2359 | |                         .unwrap())
[INFO] [stdout] 2360 | |                 }),
[INFO] [stdout]      | |_________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/bitway/bitway.lending.tonic.rs:2354:21
[INFO] [stdout]      |
[INFO] [stdout] 2354 | /                     Ok(http::Response::builder()
[INFO] [stdout] 2355 | |                         .status(200)
[INFO] [stdout] 2356 | |                         .header("grpc-status", "12")
[INFO] [stdout] 2357 | |                         .header("content-type", "application/grpc")
[INFO] [stdout] 2358 | |                         .body(empty_body())
[INFO] [stdout] 2359 | |                         .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/bitway/bitway.liquidation.tonic.rs:324:42
[INFO] [stdout]     |
[INFO] [stdout] 324 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 325 | |                         let inner = inner.0;
[INFO] [stdout] 326 | |                         let method = ParamsSvc(inner);
[INFO] [stdout] 327 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 338 | |                         Ok(res)
[INFO] [stdout] 339 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/bitway/bitway.liquidation.tonic.rs:338:25
[INFO] [stdout]     |
[INFO] [stdout] 338 |                         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/bitway/bitway.liquidation.tonic.rs:362:42
[INFO] [stdout]     |
[INFO] [stdout] 362 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 363 | |                         let inner = inner.0;
[INFO] [stdout] 364 | |                         let method = LiquidationSvc(inner);
[INFO] [stdout] 365 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 376 | |                         Ok(res)
[INFO] [stdout] 377 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/bitway/bitway.liquidation.tonic.rs:376:25
[INFO] [stdout]     |
[INFO] [stdout] 376 |                         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/bitway/bitway.liquidation.tonic.rs:400:42
[INFO] [stdout]     |
[INFO] [stdout] 400 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 401 | |                         let inner = inner.0;
[INFO] [stdout] 402 | |                         let method = LiquidationsSvc(inner);
[INFO] [stdout] 403 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 414 | |                         Ok(res)
[INFO] [stdout] 415 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/bitway/bitway.liquidation.tonic.rs:414:25
[INFO] [stdout]     |
[INFO] [stdout] 414 |                         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/bitway/bitway.liquidation.tonic.rs:440:42
[INFO] [stdout]     |
[INFO] [stdout] 440 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 441 | |                         let inner = inner.0;
[INFO] [stdout] 442 | |                         let method = LiquidationRecordSvc(inner);
[INFO] [stdout] 443 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 454 | |                         Ok(res)
[INFO] [stdout] 455 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/bitway/bitway.liquidation.tonic.rs:454:25
[INFO] [stdout]     |
[INFO] [stdout] 454 |                         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/bitway/bitway.liquidation.tonic.rs:481:42
[INFO] [stdout]     |
[INFO] [stdout] 481 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 482 | |                         let inner = inner.0;
[INFO] [stdout] 483 | |                         let method = LiquidationRecordsSvc(inner);
[INFO] [stdout] 484 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 495 | |                         Ok(res)
[INFO] [stdout] 496 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/bitway/bitway.liquidation.tonic.rs:495:25
[INFO] [stdout]     |
[INFO] [stdout] 495 |                         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/bitway/bitway.liquidation.tonic.rs:499:42
[INFO] [stdout]     |
[INFO] [stdout] 499 |                   _ => Box::pin(async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 500 | |                     Ok(http::Response::builder()
[INFO] [stdout] 501 | |                         .status(200)
[INFO] [stdout] 502 | |                         .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 505 | |                         .unwrap())
[INFO] [stdout] 506 | |                 }),
[INFO] [stdout]     | |_________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/bitway/bitway.liquidation.tonic.rs:500:21
[INFO] [stdout]     |
[INFO] [stdout] 500 | /                     Ok(http::Response::builder()
[INFO] [stdout] 501 | |                         .status(200)
[INFO] [stdout] 502 | |                         .header("grpc-status", "12")
[INFO] [stdout] 503 | |                         .header("content-type", "application/grpc")
[INFO] [stdout] 504 | |                         .body(empty_body())
[INFO] [stdout] 505 | |                         .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/bitway/bitway.liquidation.tonic.rs:770:42
[INFO] [stdout]     |
[INFO] [stdout] 770 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 771 | |                         let inner = inner.0;
[INFO] [stdout] 772 | |                         let method = LiquidateSvc(inner);
[INFO] [stdout] 773 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 784 | |                         Ok(res)
[INFO] [stdout] 785 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/bitway/bitway.liquidation.tonic.rs:784:25
[INFO] [stdout]     |
[INFO] [stdout] 784 |                         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/bitway/bitway.liquidation.tonic.rs:808:42
[INFO] [stdout]     |
[INFO] [stdout] 808 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 809 | |                         let inner = inner.0;
[INFO] [stdout] 810 | |                         let method = UpdateParamsSvc(inner);
[INFO] [stdout] 811 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 822 | |                         Ok(res)
[INFO] [stdout] 823 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/bitway/bitway.liquidation.tonic.rs:822:25
[INFO] [stdout]     |
[INFO] [stdout] 822 |                         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/bitway/bitway.liquidation.tonic.rs:826:42
[INFO] [stdout]     |
[INFO] [stdout] 826 |                   _ => Box::pin(async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 827 | |                     Ok(http::Response::builder()
[INFO] [stdout] 828 | |                         .status(200)
[INFO] [stdout] 829 | |                         .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 832 | |                         .unwrap())
[INFO] [stdout] 833 | |                 }),
[INFO] [stdout]     | |_________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/bitway/bitway.liquidation.tonic.rs:827:21
[INFO] [stdout]     |
[INFO] [stdout] 827 | /                     Ok(http::Response::builder()
[INFO] [stdout] 828 | |                         .status(200)
[INFO] [stdout] 829 | |                         .header("grpc-status", "12")
[INFO] [stdout] 830 | |                         .header("content-type", "application/grpc")
[INFO] [stdout] 831 | |                         .body(empty_body())
[INFO] [stdout] 832 | |                         .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/bitway/bitway.dlc.tonic.rs:471:42
[INFO] [stdout]     |
[INFO] [stdout] 471 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 472 | |                         let inner = inner.0;
[INFO] [stdout] 473 | |                         let method = ParamsSvc(inner);
[INFO] [stdout] 474 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 485 | |                         Ok(res)
[INFO] [stdout] 486 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/bitway/bitway.dlc.tonic.rs:485:25
[INFO] [stdout]     |
[INFO] [stdout] 485 |                         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/bitway/bitway.dlc.tonic.rs:509:42
[INFO] [stdout]     |
[INFO] [stdout] 509 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 510 | |                         let inner = inner.0;
[INFO] [stdout] 511 | |                         let method = EventSvc(inner);
[INFO] [stdout] 512 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 523 | |                         Ok(res)
[INFO] [stdout] 524 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/bitway/bitway.dlc.tonic.rs:523:25
[INFO] [stdout]     |
[INFO] [stdout] 523 |                         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/bitway/bitway.dlc.tonic.rs:547:42
[INFO] [stdout]     |
[INFO] [stdout] 547 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 548 | |                         let inner = inner.0;
[INFO] [stdout] 549 | |                         let method = EventsSvc(inner);
[INFO] [stdout] 550 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 561 | |                         Ok(res)
[INFO] [stdout] 562 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/bitway/bitway.dlc.tonic.rs:561:25
[INFO] [stdout]     |
[INFO] [stdout] 561 |                         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/bitway/bitway.dlc.tonic.rs:585:42
[INFO] [stdout]     |
[INFO] [stdout] 585 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 586 | |                         let inner = inner.0;
[INFO] [stdout] 587 | |                         let method = AttestationSvc(inner);
[INFO] [stdout] 588 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 599 | |                         Ok(res)
[INFO] [stdout] 600 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/bitway/bitway.dlc.tonic.rs:599:25
[INFO] [stdout]     |
[INFO] [stdout] 599 |                         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/bitway/bitway.dlc.tonic.rs:626:42
[INFO] [stdout]     |
[INFO] [stdout] 626 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 627 | |                         let inner = inner.0;
[INFO] [stdout] 628 | |                         let method = AttestationByEventSvc(inner);
[INFO] [stdout] 629 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 640 | |                         Ok(res)
[INFO] [stdout] 641 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/bitway/bitway.dlc.tonic.rs:640:25
[INFO] [stdout]     |
[INFO] [stdout] 640 |                         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/bitway/bitway.dlc.tonic.rs:664:42
[INFO] [stdout]     |
[INFO] [stdout] 664 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 665 | |                         let inner = inner.0;
[INFO] [stdout] 666 | |                         let method = AttestationsSvc(inner);
[INFO] [stdout] 667 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 678 | |                         Ok(res)
[INFO] [stdout] 679 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/bitway/bitway.dlc.tonic.rs:678:25
[INFO] [stdout]     |
[INFO] [stdout] 678 |                         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/bitway/bitway.dlc.tonic.rs:702:42
[INFO] [stdout]     |
[INFO] [stdout] 702 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 703 | |                         let inner = inner.0;
[INFO] [stdout] 704 | |                         let method = NoncesSvc(inner);
[INFO] [stdout] 705 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 716 | |                         Ok(res)
[INFO] [stdout] 717 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/bitway/bitway.dlc.tonic.rs:716:25
[INFO] [stdout]     |
[INFO] [stdout] 716 |                         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/bitway/bitway.dlc.tonic.rs:740:42
[INFO] [stdout]     |
[INFO] [stdout] 740 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 741 | |                         let inner = inner.0;
[INFO] [stdout] 742 | |                         let method = DCMSvc(inner);
[INFO] [stdout] 743 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 754 | |                         Ok(res)
[INFO] [stdout] 755 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/bitway/bitway.dlc.tonic.rs:754:25
[INFO] [stdout]     |
[INFO] [stdout] 754 |                         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/bitway/bitway.dlc.tonic.rs:778:42
[INFO] [stdout]     |
[INFO] [stdout] 778 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 779 | |                         let inner = inner.0;
[INFO] [stdout] 780 | |                         let method = DCMsSvc(inner);
[INFO] [stdout] 781 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 792 | |                         Ok(res)
[INFO] [stdout] 793 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/bitway/bitway.dlc.tonic.rs:792:25
[INFO] [stdout]     |
[INFO] [stdout] 792 |                         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/bitway/bitway.dlc.tonic.rs:816:42
[INFO] [stdout]     |
[INFO] [stdout] 816 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 817 | |                         let inner = inner.0;
[INFO] [stdout] 818 | |                         let method = OracleSvc(inner);
[INFO] [stdout] 819 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 830 | |                         Ok(res)
[INFO] [stdout] 831 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/bitway/bitway.dlc.tonic.rs:830:25
[INFO] [stdout]     |
[INFO] [stdout] 830 |                         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/bitway/bitway.dlc.tonic.rs:854:42
[INFO] [stdout]     |
[INFO] [stdout] 854 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 855 | |                         let inner = inner.0;
[INFO] [stdout] 856 | |                         let method = OraclesSvc(inner);
[INFO] [stdout] 857 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 868 | |                         Ok(res)
[INFO] [stdout] 869 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/bitway/bitway.dlc.tonic.rs:868:25
[INFO] [stdout]     |
[INFO] [stdout] 868 |                         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/bitway/bitway.dlc.tonic.rs:896:42
[INFO] [stdout]     |
[INFO] [stdout] 896 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 897 | |                         let inner = inner.0;
[INFO] [stdout] 898 | |                         let method = OracleParticipantLivenessSvc(inner);
[INFO] [stdout] 899 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 910 | |                         Ok(res)
[INFO] [stdout] 911 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/bitway/bitway.dlc.tonic.rs:910:25
[INFO] [stdout]     |
[INFO] [stdout] 910 |                         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/bitway/bitway.dlc.tonic.rs:914:42
[INFO] [stdout]     |
[INFO] [stdout] 914 |                   _ => Box::pin(async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 915 | |                     Ok(http::Response::builder()
[INFO] [stdout] 916 | |                         .status(200)
[INFO] [stdout] 917 | |                         .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 920 | |                         .unwrap())
[INFO] [stdout] 921 | |                 }),
[INFO] [stdout]     | |_________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/bitway/bitway.dlc.tonic.rs:915:21
[INFO] [stdout]     |
[INFO] [stdout] 915 | /                     Ok(http::Response::builder()
[INFO] [stdout] 916 | |                         .status(200)
[INFO] [stdout] 917 | |                         .header("grpc-status", "12")
[INFO] [stdout] 918 | |                         .header("content-type", "application/grpc")
[INFO] [stdout] 919 | |                         .body(empty_body())
[INFO] [stdout] 920 | |                         .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/bitway/bitway.dlc.tonic.rs:1185:42
[INFO] [stdout]      |
[INFO] [stdout] 1185 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1186 | |                         let inner = inner.0;
[INFO] [stdout] 1187 | |                         let method = CreateDCMSvc(inner);
[INFO] [stdout] 1188 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1199 | |                         Ok(res)
[INFO] [stdout] 1200 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/bitway/bitway.dlc.tonic.rs:1199:25
[INFO] [stdout]      |
[INFO] [stdout] 1199 |                         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/bitway/bitway.dlc.tonic.rs:1223:42
[INFO] [stdout]      |
[INFO] [stdout] 1223 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1224 | |                         let inner = inner.0;
[INFO] [stdout] 1225 | |                         let method = UpdateParamsSvc(inner);
[INFO] [stdout] 1226 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1237 | |                         Ok(res)
[INFO] [stdout] 1238 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/bitway/bitway.dlc.tonic.rs:1237:25
[INFO] [stdout]      |
[INFO] [stdout] 1237 |                         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/bitway/bitway.dlc.tonic.rs:1241:42
[INFO] [stdout]      |
[INFO] [stdout] 1241 |                   _ => Box::pin(async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1242 | |                     Ok(http::Response::builder()
[INFO] [stdout] 1243 | |                         .status(200)
[INFO] [stdout] 1244 | |                         .header("grpc-status", "12")
[INFO] [stdout] ...    |
[INFO] [stdout] 1247 | |                         .unwrap())
[INFO] [stdout] 1248 | |                 }),
[INFO] [stdout]      | |_________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/bitway/bitway.dlc.tonic.rs:1242:21
[INFO] [stdout]      |
[INFO] [stdout] 1242 | /                     Ok(http::Response::builder()
[INFO] [stdout] 1243 | |                         .status(200)
[INFO] [stdout] 1244 | |                         .header("grpc-status", "12")
[INFO] [stdout] 1245 | |                         .header("content-type", "application/grpc")
[INFO] [stdout] 1246 | |                         .body(empty_body())
[INFO] [stdout] 1247 | |                         .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/bitway/bitway.farming.tonic.rs:431:42
[INFO] [stdout]     |
[INFO] [stdout] 431 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 432 | |                         let inner = inner.0;
[INFO] [stdout] 433 | |                         let method = ParamsSvc(inner);
[INFO] [stdout] 434 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 445 | |                         Ok(res)
[INFO] [stdout] 446 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/bitway/bitway.farming.tonic.rs:445:25
[INFO] [stdout]     |
[INFO] [stdout] 445 |                         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/bitway/bitway.farming.tonic.rs:469:42
[INFO] [stdout]     |
[INFO] [stdout] 469 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 470 | |                         let inner = inner.0;
[INFO] [stdout] 471 | |                         let method = StakingSvc(inner);
[INFO] [stdout] 472 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 483 | |                         Ok(res)
[INFO] [stdout] 484 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/bitway/bitway.farming.tonic.rs:483:25
[INFO] [stdout]     |
[INFO] [stdout] 483 |                         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/bitway/bitway.farming.tonic.rs:507:42
[INFO] [stdout]     |
[INFO] [stdout] 507 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 508 | |                         let inner = inner.0;
[INFO] [stdout] 509 | |                         let method = StakingsSvc(inner);
[INFO] [stdout] 510 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 521 | |                         Ok(res)
[INFO] [stdout] 522 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/bitway/bitway.farming.tonic.rs:521:25
[INFO] [stdout]     |
[INFO] [stdout] 521 |                         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/bitway/bitway.farming.tonic.rs:547:42
[INFO] [stdout]     |
[INFO] [stdout] 547 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 548 | |                         let inner = inner.0;
[INFO] [stdout] 549 | |                         let method = StakingsByAddressSvc(inner);
[INFO] [stdout] 550 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 561 | |                         Ok(res)
[INFO] [stdout] 562 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/bitway/bitway.farming.tonic.rs:561:25
[INFO] [stdout]     |
[INFO] [stdout] 561 |                         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/bitway/bitway.farming.tonic.rs:585:42
[INFO] [stdout]     |
[INFO] [stdout] 585 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 586 | |                         let inner = inner.0;
[INFO] [stdout] 587 | |                         let method = TotalStakingSvc(inner);
[INFO] [stdout] 588 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 599 | |                         Ok(res)
[INFO] [stdout] 600 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/bitway/bitway.farming.tonic.rs:599:25
[INFO] [stdout]     |
[INFO] [stdout] 599 |                         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/bitway/bitway.farming.tonic.rs:623:42
[INFO] [stdout]     |
[INFO] [stdout] 623 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 624 | |                         let inner = inner.0;
[INFO] [stdout] 625 | |                         let method = CurrentEpochSvc(inner);
[INFO] [stdout] 626 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 637 | |                         Ok(res)
[INFO] [stdout] 638 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/bitway/bitway.farming.tonic.rs:637:25
[INFO] [stdout]     |
[INFO] [stdout] 637 |                         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/bitway/bitway.farming.tonic.rs:661:42
[INFO] [stdout]     |
[INFO] [stdout] 661 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 662 | |                         let inner = inner.0;
[INFO] [stdout] 663 | |                         let method = RewardsSvc(inner);
[INFO] [stdout] 664 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 675 | |                         Ok(res)
[INFO] [stdout] 676 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/bitway/bitway.farming.tonic.rs:675:25
[INFO] [stdout]     |
[INFO] [stdout] 675 |                         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/bitway/bitway.farming.tonic.rs:701:42
[INFO] [stdout]     |
[INFO] [stdout] 701 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 702 | |                         let inner = inner.0;
[INFO] [stdout] 703 | |                         let method = PendingRewardSvc(inner);
[INFO] [stdout] 704 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 715 | |                         Ok(res)
[INFO] [stdout] 716 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/bitway/bitway.farming.tonic.rs:715:25
[INFO] [stdout]     |
[INFO] [stdout] 715 |                         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/bitway/bitway.farming.tonic.rs:743:42
[INFO] [stdout]     |
[INFO] [stdout] 743 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 744 | |                         let inner = inner.0;
[INFO] [stdout] 745 | |                         let method = PendingRewardByAddressSvc(inner);
[INFO] [stdout] 746 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 757 | |                         Ok(res)
[INFO] [stdout] 758 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/bitway/bitway.farming.tonic.rs:757:25
[INFO] [stdout]     |
[INFO] [stdout] 757 |                         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/bitway/bitway.farming.tonic.rs:783:42
[INFO] [stdout]     |
[INFO] [stdout] 783 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 784 | |                         let inner = inner.0;
[INFO] [stdout] 785 | |                         let method = EstimatedRewardSvc(inner);
[INFO] [stdout] 786 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 797 | |                         Ok(res)
[INFO] [stdout] 798 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/bitway/bitway.farming.tonic.rs:797:25
[INFO] [stdout]     |
[INFO] [stdout] 797 |                         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/bitway/bitway.farming.tonic.rs:801:42
[INFO] [stdout]     |
[INFO] [stdout] 801 |                   _ => Box::pin(async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 802 | |                     Ok(http::Response::builder()
[INFO] [stdout] 803 | |                         .status(200)
[INFO] [stdout] 804 | |                         .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 807 | |                         .unwrap())
[INFO] [stdout] 808 | |                 }),
[INFO] [stdout]     | |_________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/bitway/bitway.farming.tonic.rs:802:21
[INFO] [stdout]     |
[INFO] [stdout] 802 | /                     Ok(http::Response::builder()
[INFO] [stdout] 803 | |                         .status(200)
[INFO] [stdout] 804 | |                         .header("grpc-status", "12")
[INFO] [stdout] 805 | |                         .header("content-type", "application/grpc")
[INFO] [stdout] 806 | |                         .body(empty_body())
[INFO] [stdout] 807 | |                         .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/bitway/bitway.farming.tonic.rs:1136:42
[INFO] [stdout]      |
[INFO] [stdout] 1136 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1137 | |                         let inner = inner.0;
[INFO] [stdout] 1138 | |                         let method = StakeSvc(inner);
[INFO] [stdout] 1139 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1150 | |                         Ok(res)
[INFO] [stdout] 1151 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/bitway/bitway.farming.tonic.rs:1150:25
[INFO] [stdout]      |
[INFO] [stdout] 1150 |                         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/bitway/bitway.farming.tonic.rs:1174:42
[INFO] [stdout]      |
[INFO] [stdout] 1174 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1175 | |                         let inner = inner.0;
[INFO] [stdout] 1176 | |                         let method = UnstakeSvc(inner);
[INFO] [stdout] 1177 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1188 | |                         Ok(res)
[INFO] [stdout] 1189 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/bitway/bitway.farming.tonic.rs:1188:25
[INFO] [stdout]      |
[INFO] [stdout] 1188 |                         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/bitway/bitway.farming.tonic.rs:1212:42
[INFO] [stdout]      |
[INFO] [stdout] 1212 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1213 | |                         let inner = inner.0;
[INFO] [stdout] 1214 | |                         let method = ClaimSvc(inner);
[INFO] [stdout] 1215 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1226 | |                         Ok(res)
[INFO] [stdout] 1227 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/bitway/bitway.farming.tonic.rs:1226:25
[INFO] [stdout]      |
[INFO] [stdout] 1226 |                         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/bitway/bitway.farming.tonic.rs:1250:42
[INFO] [stdout]      |
[INFO] [stdout] 1250 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1251 | |                         let inner = inner.0;
[INFO] [stdout] 1252 | |                         let method = ClaimAllSvc(inner);
[INFO] [stdout] 1253 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1264 | |                         Ok(res)
[INFO] [stdout] 1265 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/bitway/bitway.farming.tonic.rs:1264:25
[INFO] [stdout]      |
[INFO] [stdout] 1264 |                         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/bitway/bitway.farming.tonic.rs:1288:42
[INFO] [stdout]      |
[INFO] [stdout] 1288 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1289 | |                         let inner = inner.0;
[INFO] [stdout] 1290 | |                         let method = UpdateParamsSvc(inner);
[INFO] [stdout] 1291 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1302 | |                         Ok(res)
[INFO] [stdout] 1303 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/bitway/bitway.farming.tonic.rs:1302:25
[INFO] [stdout]      |
[INFO] [stdout] 1302 |                         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/bitway/bitway.farming.tonic.rs:1306:42
[INFO] [stdout]      |
[INFO] [stdout] 1306 |                   _ => Box::pin(async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1307 | |                     Ok(http::Response::builder()
[INFO] [stdout] 1308 | |                         .status(200)
[INFO] [stdout] 1309 | |                         .header("grpc-status", "12")
[INFO] [stdout] ...    |
[INFO] [stdout] 1312 | |                         .unwrap())
[INFO] [stdout] 1313 | |                 }),
[INFO] [stdout]      | |_________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/bitway/bitway.farming.tonic.rs:1307:21
[INFO] [stdout]      |
[INFO] [stdout] 1307 | /                     Ok(http::Response::builder()
[INFO] [stdout] 1308 | |                         .status(200)
[INFO] [stdout] 1309 | |                         .header("grpc-status", "12")
[INFO] [stdout] 1310 | |                         .header("content-type", "application/grpc")
[INFO] [stdout] 1311 | |                         .body(empty_body())
[INFO] [stdout] 1312 | |                         .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/bitway/bitway.oracle.tonic.rs:375:42
[INFO] [stdout]     |
[INFO] [stdout] 375 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 376 | |                         let inner = inner.0;
[INFO] [stdout] 377 | |                         let method = ParamsSvc(inner);
[INFO] [stdout] 378 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 389 | |                         Ok(res)
[INFO] [stdout] 390 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/bitway/bitway.oracle.tonic.rs:389:25
[INFO] [stdout]     |
[INFO] [stdout] 389 |                         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/bitway/bitway.oracle.tonic.rs:413:42
[INFO] [stdout]     |
[INFO] [stdout] 413 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 414 | |                         let inner = inner.0;
[INFO] [stdout] 415 | |                         let method = ListPricesSvc(inner);
[INFO] [stdout] 416 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 427 | |                         Ok(res)
[INFO] [stdout] 428 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/bitway/bitway.oracle.tonic.rs:427:25
[INFO] [stdout]     |
[INFO] [stdout] 427 |                         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/bitway/bitway.oracle.tonic.rs:453:42
[INFO] [stdout]     |
[INFO] [stdout] 453 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 454 | |                         let inner = inner.0;
[INFO] [stdout] 455 | |                         let method = GetPriceBySymbolSvc(inner);
[INFO] [stdout] 456 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 467 | |                         Ok(res)
[INFO] [stdout] 468 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/bitway/bitway.oracle.tonic.rs:467:25
[INFO] [stdout]     |
[INFO] [stdout] 467 |                         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/bitway/bitway.oracle.tonic.rs:491:42
[INFO] [stdout]     |
[INFO] [stdout] 491 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 492 | |                         let inner = inner.0;
[INFO] [stdout] 493 | |                         let method = QueryChainTipSvc(inner);
[INFO] [stdout] 494 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 505 | |                         Ok(res)
[INFO] [stdout] 506 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/bitway/bitway.oracle.tonic.rs:505:25
[INFO] [stdout]     |
[INFO] [stdout] 505 |                         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/bitway/bitway.oracle.tonic.rs:533:42
[INFO] [stdout]     |
[INFO] [stdout] 533 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 534 | |                         let inner = inner.0;
[INFO] [stdout] 535 | |                         let method = QueryBlockHeaderByHeightSvc(inner);
[INFO] [stdout] 536 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 547 | |                         Ok(res)
[INFO] [stdout] 548 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/bitway/bitway.oracle.tonic.rs:547:25
[INFO] [stdout]     |
[INFO] [stdout] 547 |                         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/bitway/bitway.oracle.tonic.rs:574:42
[INFO] [stdout]     |
[INFO] [stdout] 574 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 575 | |                         let inner = inner.0;
[INFO] [stdout] 576 | |                         let method = QueryBlockHeaderByHashSvc(inner);
[INFO] [stdout] 577 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 588 | |                         Ok(res)
[INFO] [stdout] 589 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/bitway/bitway.oracle.tonic.rs:588:25
[INFO] [stdout]     |
[INFO] [stdout] 588 |                         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/bitway/bitway.oracle.tonic.rs:615:42
[INFO] [stdout]     |
[INFO] [stdout] 615 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 616 | |                         let inner = inner.0;
[INFO] [stdout] 617 | |                         let method = QueryBestBlockHeaderSvc(inner);
[INFO] [stdout] 618 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 629 | |                         Ok(res)
[INFO] [stdout] 630 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/bitway/bitway.oracle.tonic.rs:629:25
[INFO] [stdout]     |
[INFO] [stdout] 629 |                         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/bitway/bitway.oracle.tonic.rs:633:42
[INFO] [stdout]     |
[INFO] [stdout] 633 |                   _ => Box::pin(async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 634 | |                     Ok(http::Response::builder()
[INFO] [stdout] 635 | |                         .status(200)
[INFO] [stdout] 636 | |                         .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 639 | |                         .unwrap())
[INFO] [stdout] 640 | |                 }),
[INFO] [stdout]     | |_________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/bitway/bitway.oracle.tonic.rs:634:21
[INFO] [stdout]     |
[INFO] [stdout] 634 | /                     Ok(http::Response::builder()
[INFO] [stdout] 635 | |                         .status(200)
[INFO] [stdout] 636 | |                         .header("grpc-status", "12")
[INFO] [stdout] 637 | |                         .header("content-type", "application/grpc")
[INFO] [stdout] 638 | |                         .body(empty_body())
[INFO] [stdout] 639 | |                         .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/bitway/bitway.oracle.tonic.rs:882:42
[INFO] [stdout]     |
[INFO] [stdout] 882 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 883 | |                         let inner = inner.0;
[INFO] [stdout] 884 | |                         let method = UpdateParamsSvc(inner);
[INFO] [stdout] 885 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 896 | |                         Ok(res)
[INFO] [stdout] 897 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/bitway/bitway.oracle.tonic.rs:896:25
[INFO] [stdout]     |
[INFO] [stdout] 896 |                         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/bitway/bitway.oracle.tonic.rs:900:42
[INFO] [stdout]     |
[INFO] [stdout] 900 |                   _ => Box::pin(async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 901 | |                     Ok(http::Response::builder()
[INFO] [stdout] 902 | |                         .status(200)
[INFO] [stdout] 903 | |                         .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 906 | |                         .unwrap())
[INFO] [stdout] 907 | |                 }),
[INFO] [stdout]     | |_________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/bitway/bitway.oracle.tonic.rs:901:21
[INFO] [stdout]     |
[INFO] [stdout] 901 | /                     Ok(http::Response::builder()
[INFO] [stdout] 902 | |                         .status(200)
[INFO] [stdout] 903 | |                         .header("grpc-status", "12")
[INFO] [stdout] 904 | |                         .header("content-type", "application/grpc")
[INFO] [stdout] 905 | |                         .body(empty_body())
[INFO] [stdout] 906 | |                         .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/bitway/bitway.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/bitway/bitway.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/bitway/bitway.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/bitway/bitway.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/bitway/bitway.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/bitway/bitway.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/bitway/bitway.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/bitway/bitway.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/bitway/bitway.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/bitway/bitway.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/bitway/bitway.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/bitway/bitway.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/bitway/bitway.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/bitway/bitway.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/bitway/bitway.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/bitway/bitway.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/bitway/bitway.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/bitway/bitway.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/bitway/bitway.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/bitway/bitway.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/bitway/bitway.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/bitway/bitway.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/bitway/bitway.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/bitway/bitway.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/bitway/bitway.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/bitway/bitway.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/bitway/bitway.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/bitway/bitway.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/bitway/bitway.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/bitway/bitway.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/bitway/bitway.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/bitway/bitway.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 `bitway-proto` (lib) due to 296 previous errors
[INFO] running `Command { std: "docker" "inspect" "6222ef7b8b8e92164d3f167543b54c206f18f35728f5df0f2c95e004704fd92c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6222ef7b8b8e92164d3f167543b54c206f18f35728f5df0f2c95e004704fd92c", kill_on_drop: false }`
[INFO] [stdout] 6222ef7b8b8e92164d3f167543b54c206f18f35728f5df0f2c95e004704fd92c
