[INFO] fetching crate aerium-grpc 0.2.0...
[INFO] checking aerium-grpc-0.2.0 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] extracting crate aerium-grpc 0.2.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate aerium-grpc 0.2.0
[INFO] finished tweaking crates.io crate aerium-grpc 0.2.0
[INFO] tweaked toml for crates.io crate aerium-grpc 0.2.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate aerium-grpc 0.2.0 on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate aerium-grpc 0.2.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-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] 6e7ba704e9d93bfb67e44b8f720d2caf0b812f5289cd569aacdbdc3d69abe3fb
[INFO] running `Command { std: "docker" "start" "-a" "6e7ba704e9d93bfb67e44b8f720d2caf0b812f5289cd569aacdbdc3d69abe3fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6e7ba704e9d93bfb67e44b8f720d2caf0b812f5289cd569aacdbdc3d69abe3fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6e7ba704e9d93bfb67e44b8f720d2caf0b812f5289cd569aacdbdc3d69abe3fb", kill_on_drop: false }`
[INFO] [stdout] 6e7ba704e9d93bfb67e44b8f720d2caf0b812f5289cd569aacdbdc3d69abe3fb
[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] a92058f321a80189b7eb040f1bace9faa84aeb5ec8c46a5d8694f40a22b1cfe0
[INFO] running `Command { std: "docker" "start" "-a" "a92058f321a80189b7eb040f1bace9faa84aeb5ec8c46a5d8694f40a22b1cfe0", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking prost v0.13.5
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking pbjson v0.8.0
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking hyper v1.7.0
[INFO] [stderr]     Checking hyper-util v0.1.17
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]     Checking tonic v0.12.3
[INFO] [stderr]     Checking aerium-grpc v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/aerium.tonic.rs:502:42
[INFO] [stdout]     |
[INFO] [stdout] 502 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 503 | |                         let method = GetTransactionSvc(inner);
[INFO] [stdout] 504 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 505 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 515 | |                         Ok(res)
[INFO] [stdout] 516 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/aerium.tonic.rs:515:25
[INFO] [stdout]     |
[INFO] [stdout] 515 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/aerium.tonic.rs:547:42
[INFO] [stdout]     |
[INFO] [stdout] 547 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 548 | |                         let method = CalculateFeeSvc(inner);
[INFO] [stdout] 549 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 550 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 560 | |                         Ok(res)
[INFO] [stdout] 561 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/aerium.tonic.rs:560:25
[INFO] [stdout]     |
[INFO] [stdout] 560 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/aerium.tonic.rs:593:42
[INFO] [stdout]     |
[INFO] [stdout] 593 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 594 | |                         let method = BroadcastTransactionSvc(inner);
[INFO] [stdout] 595 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 596 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 606 | |                         Ok(res)
[INFO] [stdout] 607 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/aerium.tonic.rs:606:25
[INFO] [stdout]     |
[INFO] [stdout] 606 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/aerium.tonic.rs:645:42
[INFO] [stdout]     |
[INFO] [stdout] 645 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 646 | |                         let method = GetRawTransferTransactionSvc(inner);
[INFO] [stdout] 647 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 648 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 658 | |                         Ok(res)
[INFO] [stdout] 659 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/aerium.tonic.rs:658:25
[INFO] [stdout]     |
[INFO] [stdout] 658 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/aerium.tonic.rs:694:42
[INFO] [stdout]     |
[INFO] [stdout] 694 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 695 | |                         let method = GetRawBondTransactionSvc(inner);
[INFO] [stdout] 696 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 697 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 707 | |                         Ok(res)
[INFO] [stdout] 708 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/aerium.tonic.rs:707:25
[INFO] [stdout]     |
[INFO] [stdout] 707 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/aerium.tonic.rs:745:42
[INFO] [stdout]     |
[INFO] [stdout] 745 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 746 | |                         let method = GetRawUnbondTransactionSvc(inner);
[INFO] [stdout] 747 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 748 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 758 | |                         Ok(res)
[INFO] [stdout] 759 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/aerium.tonic.rs:758:25
[INFO] [stdout]     |
[INFO] [stdout] 758 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/aerium.tonic.rs:797:42
[INFO] [stdout]     |
[INFO] [stdout] 797 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 798 | |                         let method = GetRawWithdrawTransactionSvc(inner);
[INFO] [stdout] 799 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 800 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 810 | |                         Ok(res)
[INFO] [stdout] 811 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/aerium.tonic.rs:810:25
[INFO] [stdout]     |
[INFO] [stdout] 810 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/aerium.tonic.rs:849:42
[INFO] [stdout]     |
[INFO] [stdout] 849 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 850 | |                         let method = GetRawBatchTransferTransactionSvc(inner);
[INFO] [stdout] 851 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 852 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 862 | |                         Ok(res)
[INFO] [stdout] 863 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/aerium.tonic.rs:862:25
[INFO] [stdout]     |
[INFO] [stdout] 862 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/aerium.tonic.rs:895:42
[INFO] [stdout]     |
[INFO] [stdout] 895 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 896 | |                         let method = DecodeRawTransactionSvc(inner);
[INFO] [stdout] 897 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 898 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 908 | |                         Ok(res)
[INFO] [stdout] 909 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/aerium.tonic.rs:908:25
[INFO] [stdout]     |
[INFO] [stdout] 908 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/aerium.tonic.rs:913:41
[INFO] [stdout]     |
[INFO] [stdout] 913 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 914 | |                         Ok(
[INFO] [stdout] 915 | |                             http::Response::builder()
[INFO] [stdout] 916 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 925 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/aerium.tonic.rs:914:25
[INFO] [stdout]     |
[INFO] [stdout] 914 | /                         Ok(
[INFO] [stdout] 915 | |                             http::Response::builder()
[INFO] [stdout] 916 | |                                 .status(200)
[INFO] [stdout] 917 | |                                 .header("grpc-status", tonic::Code::Unimplemented as i32)
[INFO] [stdout] ...   |
[INFO] [stdout] 923 | |                                 .unwrap(),
[INFO] [stdout] 924 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/aerium.tonic.rs:1497:42
[INFO] [stdout]      |
[INFO] [stdout] 1497 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1498 | |                         let method = GetBlockSvc(inner);
[INFO] [stdout] 1499 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1500 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1510 | |                         Ok(res)
[INFO] [stdout] 1511 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/aerium.tonic.rs:1510:25
[INFO] [stdout]      |
[INFO] [stdout] 1510 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/aerium.tonic.rs:1542:42
[INFO] [stdout]      |
[INFO] [stdout] 1542 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1543 | |                         let method = GetBlockHashSvc(inner);
[INFO] [stdout] 1544 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1545 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1555 | |                         Ok(res)
[INFO] [stdout] 1556 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/aerium.tonic.rs:1555:25
[INFO] [stdout]      |
[INFO] [stdout] 1555 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/aerium.tonic.rs:1587:42
[INFO] [stdout]      |
[INFO] [stdout] 1587 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1588 | |                         let method = GetBlockHeightSvc(inner);
[INFO] [stdout] 1589 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1590 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1600 | |                         Ok(res)
[INFO] [stdout] 1601 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/aerium.tonic.rs:1600:25
[INFO] [stdout]      |
[INFO] [stdout] 1600 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/aerium.tonic.rs:1633:42
[INFO] [stdout]      |
[INFO] [stdout] 1633 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1634 | |                         let method = GetBlockchainInfoSvc(inner);
[INFO] [stdout] 1635 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1636 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1646 | |                         Ok(res)
[INFO] [stdout] 1647 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/aerium.tonic.rs:1646:25
[INFO] [stdout]      |
[INFO] [stdout] 1646 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/aerium.tonic.rs:1678:42
[INFO] [stdout]      |
[INFO] [stdout] 1678 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1679 | |                         let method = GetConsensusInfoSvc(inner);
[INFO] [stdout] 1680 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1681 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1691 | |                         Ok(res)
[INFO] [stdout] 1692 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/aerium.tonic.rs:1691:25
[INFO] [stdout]      |
[INFO] [stdout] 1691 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/aerium.tonic.rs:1723:42
[INFO] [stdout]      |
[INFO] [stdout] 1723 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1724 | |                         let method = GetAccountSvc(inner);
[INFO] [stdout] 1725 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1726 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1736 | |                         Ok(res)
[INFO] [stdout] 1737 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/aerium.tonic.rs:1736:25
[INFO] [stdout]      |
[INFO] [stdout] 1736 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/aerium.tonic.rs:1768:42
[INFO] [stdout]      |
[INFO] [stdout] 1768 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1769 | |                         let method = GetValidatorSvc(inner);
[INFO] [stdout] 1770 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1771 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1781 | |                         Ok(res)
[INFO] [stdout] 1782 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/aerium.tonic.rs:1781:25
[INFO] [stdout]      |
[INFO] [stdout] 1781 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/aerium.tonic.rs:1814:42
[INFO] [stdout]      |
[INFO] [stdout] 1814 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1815 | |                         let method = GetValidatorByNumberSvc(inner);
[INFO] [stdout] 1816 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1817 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1827 | |                         Ok(res)
[INFO] [stdout] 1828 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/aerium.tonic.rs:1827:25
[INFO] [stdout]      |
[INFO] [stdout] 1827 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/aerium.tonic.rs:1860:42
[INFO] [stdout]      |
[INFO] [stdout] 1860 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1861 | |                         let method = GetValidatorAddressesSvc(inner);
[INFO] [stdout] 1862 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1863 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1873 | |                         Ok(res)
[INFO] [stdout] 1874 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/aerium.tonic.rs:1873:25
[INFO] [stdout]      |
[INFO] [stdout] 1873 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/aerium.tonic.rs:1905:42
[INFO] [stdout]      |
[INFO] [stdout] 1905 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1906 | |                         let method = GetPublicKeySvc(inner);
[INFO] [stdout] 1907 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1908 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1918 | |                         Ok(res)
[INFO] [stdout] 1919 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/aerium.tonic.rs:1918:25
[INFO] [stdout]      |
[INFO] [stdout] 1918 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/aerium.tonic.rs:1951:42
[INFO] [stdout]      |
[INFO] [stdout] 1951 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1952 | |                         let method = GetTxPoolContentSvc(inner);
[INFO] [stdout] 1953 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1954 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1964 | |                         Ok(res)
[INFO] [stdout] 1965 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/aerium.tonic.rs:1964:25
[INFO] [stdout]      |
[INFO] [stdout] 1964 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/aerium.tonic.rs:1969:41
[INFO] [stdout]      |
[INFO] [stdout] 1969 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 1970 | |                         Ok(
[INFO] [stdout] 1971 | |                             http::Response::builder()
[INFO] [stdout] 1972 | |                                 .status(200)
[INFO] [stdout] ...    |
[INFO] [stdout] 1981 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/aerium.tonic.rs:1970:25
[INFO] [stdout]      |
[INFO] [stdout] 1970 | /                         Ok(
[INFO] [stdout] 1971 | |                             http::Response::builder()
[INFO] [stdout] 1972 | |                                 .status(200)
[INFO] [stdout] 1973 | |                                 .header("grpc-status", tonic::Code::Unimplemented as i32)
[INFO] [stdout] ...    |
[INFO] [stdout] 1979 | |                                 .unwrap(),
[INFO] [stdout] 1980 | |                         )
[INFO] [stdout]      | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/aerium.tonic.rs:2265:42
[INFO] [stdout]      |
[INFO] [stdout] 2265 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2266 | |                         let method = GetNetworkInfoSvc(inner);
[INFO] [stdout] 2267 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 2268 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2278 | |                         Ok(res)
[INFO] [stdout] 2279 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/aerium.tonic.rs:2278:25
[INFO] [stdout]      |
[INFO] [stdout] 2278 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/aerium.tonic.rs:2310:42
[INFO] [stdout]      |
[INFO] [stdout] 2310 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2311 | |                         let method = GetNodeInfoSvc(inner);
[INFO] [stdout] 2312 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 2313 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2323 | |                         Ok(res)
[INFO] [stdout] 2324 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/aerium.tonic.rs:2323:25
[INFO] [stdout]      |
[INFO] [stdout] 2323 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/aerium.tonic.rs:2328:41
[INFO] [stdout]      |
[INFO] [stdout] 2328 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 2329 | |                         Ok(
[INFO] [stdout] 2330 | |                             http::Response::builder()
[INFO] [stdout] 2331 | |                                 .status(200)
[INFO] [stdout] ...    |
[INFO] [stdout] 2340 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/aerium.tonic.rs:2329:25
[INFO] [stdout]      |
[INFO] [stdout] 2329 | /                         Ok(
[INFO] [stdout] 2330 | |                             http::Response::builder()
[INFO] [stdout] 2331 | |                                 .status(200)
[INFO] [stdout] 2332 | |                                 .header("grpc-status", tonic::Code::Unimplemented as i32)
[INFO] [stdout] ...    |
[INFO] [stdout] 2338 | |                                 .unwrap(),
[INFO] [stdout] 2339 | |                         )
[INFO] [stdout]      | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/aerium.tonic.rs:2692:42
[INFO] [stdout]      |
[INFO] [stdout] 2692 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2693 | |                         let method = SignMessageWithPrivateKeySvc(inner);
[INFO] [stdout] 2694 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 2695 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2705 | |                         Ok(res)
[INFO] [stdout] 2706 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/aerium.tonic.rs:2705:25
[INFO] [stdout]      |
[INFO] [stdout] 2705 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/aerium.tonic.rs:2737:42
[INFO] [stdout]      |
[INFO] [stdout] 2737 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2738 | |                         let method = VerifyMessageSvc(inner);
[INFO] [stdout] 2739 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 2740 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2750 | |                         Ok(res)
[INFO] [stdout] 2751 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/aerium.tonic.rs:2750:25
[INFO] [stdout]      |
[INFO] [stdout] 2750 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/aerium.tonic.rs:2782:42
[INFO] [stdout]      |
[INFO] [stdout] 2782 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2783 | |                         let method = PublicKeyAggregationSvc(inner);
[INFO] [stdout] 2784 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 2785 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2795 | |                         Ok(res)
[INFO] [stdout] 2796 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/aerium.tonic.rs:2795:25
[INFO] [stdout]      |
[INFO] [stdout] 2795 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/aerium.tonic.rs:2827:42
[INFO] [stdout]      |
[INFO] [stdout] 2827 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2828 | |                         let method = SignatureAggregationSvc(inner);
[INFO] [stdout] 2829 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 2830 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2840 | |                         Ok(res)
[INFO] [stdout] 2841 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/aerium.tonic.rs:2840:25
[INFO] [stdout]      |
[INFO] [stdout] 2840 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/aerium.tonic.rs:2845:41
[INFO] [stdout]      |
[INFO] [stdout] 2845 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 2846 | |                         Ok(
[INFO] [stdout] 2847 | |                             http::Response::builder()
[INFO] [stdout] 2848 | |                                 .status(200)
[INFO] [stdout] ...    |
[INFO] [stdout] 2857 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/aerium.tonic.rs:2846:25
[INFO] [stdout]      |
[INFO] [stdout] 2846 | /                         Ok(
[INFO] [stdout] 2847 | |                             http::Response::builder()
[INFO] [stdout] 2848 | |                                 .status(200)
[INFO] [stdout] 2849 | |                                 .header("grpc-status", tonic::Code::Unimplemented as i32)
[INFO] [stdout] ...    |
[INFO] [stdout] 2855 | |                                 .unwrap(),
[INFO] [stdout] 2856 | |                         )
[INFO] [stdout]      | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/aerium.tonic.rs:3581:42
[INFO] [stdout]      |
[INFO] [stdout] 3581 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3582 | |                         let method = CreateWalletSvc(inner);
[INFO] [stdout] 3583 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 3584 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3594 | |                         Ok(res)
[INFO] [stdout] 3595 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/aerium.tonic.rs:3594:25
[INFO] [stdout]      |
[INFO] [stdout] 3594 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/aerium.tonic.rs:3626:42
[INFO] [stdout]      |
[INFO] [stdout] 3626 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3627 | |                         let method = RestoreWalletSvc(inner);
[INFO] [stdout] 3628 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 3629 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3639 | |                         Ok(res)
[INFO] [stdout] 3640 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/aerium.tonic.rs:3639:25
[INFO] [stdout]      |
[INFO] [stdout] 3639 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/aerium.tonic.rs:3669:42
[INFO] [stdout]      |
[INFO] [stdout] 3669 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3670 | |                         let method = LoadWalletSvc(inner);
[INFO] [stdout] 3671 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 3672 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3682 | |                         Ok(res)
[INFO] [stdout] 3683 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/aerium.tonic.rs:3682:25
[INFO] [stdout]      |
[INFO] [stdout] 3682 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/aerium.tonic.rs:3714:42
[INFO] [stdout]      |
[INFO] [stdout] 3714 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3715 | |                         let method = UnloadWalletSvc(inner);
[INFO] [stdout] 3716 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 3717 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3727 | |                         Ok(res)
[INFO] [stdout] 3728 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/aerium.tonic.rs:3727:25
[INFO] [stdout]      |
[INFO] [stdout] 3727 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/aerium.tonic.rs:3759:42
[INFO] [stdout]      |
[INFO] [stdout] 3759 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3760 | |                         let method = GetTotalBalanceSvc(inner);
[INFO] [stdout] 3761 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 3762 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3772 | |                         Ok(res)
[INFO] [stdout] 3773 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/aerium.tonic.rs:3772:25
[INFO] [stdout]      |
[INFO] [stdout] 3772 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/aerium.tonic.rs:3804:42
[INFO] [stdout]      |
[INFO] [stdout] 3804 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3805 | |                         let method = SignRawTransactionSvc(inner);
[INFO] [stdout] 3806 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 3807 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3817 | |                         Ok(res)
[INFO] [stdout] 3818 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/aerium.tonic.rs:3817:25
[INFO] [stdout]      |
[INFO] [stdout] 3817 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/aerium.tonic.rs:3849:42
[INFO] [stdout]      |
[INFO] [stdout] 3849 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3850 | |                         let method = GetValidatorAddressSvc(inner);
[INFO] [stdout] 3851 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 3852 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3862 | |                         Ok(res)
[INFO] [stdout] 3863 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/aerium.tonic.rs:3862:25
[INFO] [stdout]      |
[INFO] [stdout] 3862 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/aerium.tonic.rs:3894:42
[INFO] [stdout]      |
[INFO] [stdout] 3894 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3895 | |                         let method = GetNewAddressSvc(inner);
[INFO] [stdout] 3896 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 3897 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3907 | |                         Ok(res)
[INFO] [stdout] 3908 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/aerium.tonic.rs:3907:25
[INFO] [stdout]      |
[INFO] [stdout] 3907 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/aerium.tonic.rs:3939:42
[INFO] [stdout]      |
[INFO] [stdout] 3939 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3940 | |                         let method = GetAddressHistorySvc(inner);
[INFO] [stdout] 3941 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 3942 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3952 | |                         Ok(res)
[INFO] [stdout] 3953 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/aerium.tonic.rs:3952:25
[INFO] [stdout]      |
[INFO] [stdout] 3952 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/aerium.tonic.rs:3984:42
[INFO] [stdout]      |
[INFO] [stdout] 3984 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3985 | |                         let method = SignMessageSvc(inner);
[INFO] [stdout] 3986 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 3987 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3997 | |                         Ok(res)
[INFO] [stdout] 3998 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/aerium.tonic.rs:3997:25
[INFO] [stdout]      |
[INFO] [stdout] 3997 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/aerium.tonic.rs:4029:42
[INFO] [stdout]      |
[INFO] [stdout] 4029 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4030 | |                         let method = GetTotalStakeSvc(inner);
[INFO] [stdout] 4031 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 4032 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 4042 | |                         Ok(res)
[INFO] [stdout] 4043 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/aerium.tonic.rs:4042:25
[INFO] [stdout]      |
[INFO] [stdout] 4042 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/aerium.tonic.rs:4074:42
[INFO] [stdout]      |
[INFO] [stdout] 4074 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4075 | |                         let method = GetAddressInfoSvc(inner);
[INFO] [stdout] 4076 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 4077 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 4087 | |                         Ok(res)
[INFO] [stdout] 4088 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/aerium.tonic.rs:4087:25
[INFO] [stdout]      |
[INFO] [stdout] 4087 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/aerium.tonic.rs:4119:42
[INFO] [stdout]      |
[INFO] [stdout] 4119 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4120 | |                         let method = SetAddressLabelSvc(inner);
[INFO] [stdout] 4121 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 4122 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 4132 | |                         Ok(res)
[INFO] [stdout] 4133 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/aerium.tonic.rs:4132:25
[INFO] [stdout]      |
[INFO] [stdout] 4132 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/aerium.tonic.rs:4162:42
[INFO] [stdout]      |
[INFO] [stdout] 4162 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4163 | |                         let method = ListWalletSvc(inner);
[INFO] [stdout] 4164 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 4165 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 4175 | |                         Ok(res)
[INFO] [stdout] 4176 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/aerium.tonic.rs:4175:25
[INFO] [stdout]      |
[INFO] [stdout] 4175 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/aerium.tonic.rs:4207:42
[INFO] [stdout]      |
[INFO] [stdout] 4207 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4208 | |                         let method = GetWalletInfoSvc(inner);
[INFO] [stdout] 4209 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 4210 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 4220 | |                         Ok(res)
[INFO] [stdout] 4221 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/aerium.tonic.rs:4220:25
[INFO] [stdout]      |
[INFO] [stdout] 4220 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/aerium.tonic.rs:4252:42
[INFO] [stdout]      |
[INFO] [stdout] 4252 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4253 | |                         let method = ListAddressSvc(inner);
[INFO] [stdout] 4254 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 4255 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 4265 | |                         Ok(res)
[INFO] [stdout] 4266 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/aerium.tonic.rs:4265:25
[INFO] [stdout]      |
[INFO] [stdout] 4265 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/aerium.tonic.rs:4270:41
[INFO] [stdout]      |
[INFO] [stdout] 4270 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 4271 | |                         Ok(
[INFO] [stdout] 4272 | |                             http::Response::builder()
[INFO] [stdout] 4273 | |                                 .status(200)
[INFO] [stdout] ...    |
[INFO] [stdout] 4282 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/aerium.tonic.rs:4271:25
[INFO] [stdout]      |
[INFO] [stdout] 4271 | /                         Ok(
[INFO] [stdout] 4272 | |                             http::Response::builder()
[INFO] [stdout] 4273 | |                                 .status(200)
[INFO] [stdout] 4274 | |                                 .header("grpc-status", tonic::Code::Unimplemented as i32)
[INFO] [stdout] ...    |
[INFO] [stdout] 4280 | |                                 .unwrap(),
[INFO] [stdout] 4281 | |                         )
[INFO] [stdout]      | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/aerium.tonic.rs:502:42
[INFO] [stdout]     |
[INFO] [stdout] 502 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 503 | |                         let method = GetTransactionSvc(inner);
[INFO] [stdout] 504 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 505 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 515 | |                         Ok(res)
[INFO] [stdout] 516 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/aerium.tonic.rs:515:25
[INFO] [stdout]     |
[INFO] [stdout] 515 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/aerium.tonic.rs:547:42
[INFO] [stdout]     |
[INFO] [stdout] 547 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 548 | |                         let method = CalculateFeeSvc(inner);
[INFO] [stdout] 549 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 550 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 560 | |                         Ok(res)
[INFO] [stdout] 561 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/aerium.tonic.rs:560:25
[INFO] [stdout]     |
[INFO] [stdout] 560 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/aerium.tonic.rs:593:42
[INFO] [stdout]     |
[INFO] [stdout] 593 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 594 | |                         let method = BroadcastTransactionSvc(inner);
[INFO] [stdout] 595 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 596 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 606 | |                         Ok(res)
[INFO] [stdout] 607 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/aerium.tonic.rs:606:25
[INFO] [stdout]     |
[INFO] [stdout] 606 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/aerium.tonic.rs:645:42
[INFO] [stdout]     |
[INFO] [stdout] 645 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 646 | |                         let method = GetRawTransferTransactionSvc(inner);
[INFO] [stdout] 647 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 648 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 658 | |                         Ok(res)
[INFO] [stdout] 659 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/aerium.tonic.rs:658:25
[INFO] [stdout]     |
[INFO] [stdout] 658 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/aerium.tonic.rs:694:42
[INFO] [stdout]     |
[INFO] [stdout] 694 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 695 | |                         let method = GetRawBondTransactionSvc(inner);
[INFO] [stdout] 696 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 697 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 707 | |                         Ok(res)
[INFO] [stdout] 708 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/aerium.tonic.rs:707:25
[INFO] [stdout]     |
[INFO] [stdout] 707 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/aerium.tonic.rs:745:42
[INFO] [stdout]     |
[INFO] [stdout] 745 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 746 | |                         let method = GetRawUnbondTransactionSvc(inner);
[INFO] [stdout] 747 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 748 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 758 | |                         Ok(res)
[INFO] [stdout] 759 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/aerium.tonic.rs:758:25
[INFO] [stdout]     |
[INFO] [stdout] 758 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/aerium.tonic.rs:797:42
[INFO] [stdout]     |
[INFO] [stdout] 797 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 798 | |                         let method = GetRawWithdrawTransactionSvc(inner);
[INFO] [stdout] 799 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 800 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 810 | |                         Ok(res)
[INFO] [stdout] 811 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/aerium.tonic.rs:810:25
[INFO] [stdout]     |
[INFO] [stdout] 810 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/aerium.tonic.rs:849:42
[INFO] [stdout]     |
[INFO] [stdout] 849 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 850 | |                         let method = GetRawBatchTransferTransactionSvc(inner);
[INFO] [stdout] 851 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 852 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 862 | |                         Ok(res)
[INFO] [stdout] 863 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/aerium.tonic.rs:862:25
[INFO] [stdout]     |
[INFO] [stdout] 862 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/aerium.tonic.rs:895:42
[INFO] [stdout]     |
[INFO] [stdout] 895 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 896 | |                         let method = DecodeRawTransactionSvc(inner);
[INFO] [stdout] 897 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 898 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 908 | |                         Ok(res)
[INFO] [stdout] 909 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/aerium.tonic.rs:908:25
[INFO] [stdout]     |
[INFO] [stdout] 908 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/aerium.tonic.rs:913:41
[INFO] [stdout]     |
[INFO] [stdout] 913 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 914 | |                         Ok(
[INFO] [stdout] 915 | |                             http::Response::builder()
[INFO] [stdout] 916 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 925 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/aerium.tonic.rs:914:25
[INFO] [stdout]     |
[INFO] [stdout] 914 | /                         Ok(
[INFO] [stdout] 915 | |                             http::Response::builder()
[INFO] [stdout] 916 | |                                 .status(200)
[INFO] [stdout] 917 | |                                 .header("grpc-status", tonic::Code::Unimplemented as i32)
[INFO] [stdout] ...   |
[INFO] [stdout] 923 | |                                 .unwrap(),
[INFO] [stdout] 924 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/aerium.tonic.rs:1497:42
[INFO] [stdout]      |
[INFO] [stdout] 1497 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1498 | |                         let method = GetBlockSvc(inner);
[INFO] [stdout] 1499 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1500 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1510 | |                         Ok(res)
[INFO] [stdout] 1511 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/aerium.tonic.rs:1510:25
[INFO] [stdout]      |
[INFO] [stdout] 1510 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/aerium.tonic.rs:1542:42
[INFO] [stdout]      |
[INFO] [stdout] 1542 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1543 | |                         let method = GetBlockHashSvc(inner);
[INFO] [stdout] 1544 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1545 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1555 | |                         Ok(res)
[INFO] [stdout] 1556 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/aerium.tonic.rs:1555:25
[INFO] [stdout]      |
[INFO] [stdout] 1555 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/aerium.tonic.rs:1587:42
[INFO] [stdout]      |
[INFO] [stdout] 1587 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1588 | |                         let method = GetBlockHeightSvc(inner);
[INFO] [stdout] 1589 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1590 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1600 | |                         Ok(res)
[INFO] [stdout] 1601 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/aerium.tonic.rs:1600:25
[INFO] [stdout]      |
[INFO] [stdout] 1600 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/aerium.tonic.rs:1633:42
[INFO] [stdout]      |
[INFO] [stdout] 1633 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1634 | |                         let method = GetBlockchainInfoSvc(inner);
[INFO] [stdout] 1635 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1636 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1646 | |                         Ok(res)
[INFO] [stdout] 1647 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/aerium.tonic.rs:1646:25
[INFO] [stdout]      |
[INFO] [stdout] 1646 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/aerium.tonic.rs:1678:42
[INFO] [stdout]      |
[INFO] [stdout] 1678 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1679 | |                         let method = GetConsensusInfoSvc(inner);
[INFO] [stdout] 1680 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1681 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1691 | |                         Ok(res)
[INFO] [stdout] 1692 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/aerium.tonic.rs:1691:25
[INFO] [stdout]      |
[INFO] [stdout] 1691 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/aerium.tonic.rs:1723:42
[INFO] [stdout]      |
[INFO] [stdout] 1723 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1724 | |                         let method = GetAccountSvc(inner);
[INFO] [stdout] 1725 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1726 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1736 | |                         Ok(res)
[INFO] [stdout] 1737 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/aerium.tonic.rs:1736:25
[INFO] [stdout]      |
[INFO] [stdout] 1736 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/aerium.tonic.rs:1768:42
[INFO] [stdout]      |
[INFO] [stdout] 1768 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1769 | |                         let method = GetValidatorSvc(inner);
[INFO] [stdout] 1770 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1771 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1781 | |                         Ok(res)
[INFO] [stdout] 1782 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/aerium.tonic.rs:1781:25
[INFO] [stdout]      |
[INFO] [stdout] 1781 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/aerium.tonic.rs:1814:42
[INFO] [stdout]      |
[INFO] [stdout] 1814 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1815 | |                         let method = GetValidatorByNumberSvc(inner);
[INFO] [stdout] 1816 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1817 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1827 | |                         Ok(res)
[INFO] [stdout] 1828 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/aerium.tonic.rs:1827:25
[INFO] [stdout]      |
[INFO] [stdout] 1827 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/aerium.tonic.rs:1860:42
[INFO] [stdout]      |
[INFO] [stdout] 1860 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1861 | |                         let method = GetValidatorAddressesSvc(inner);
[INFO] [stdout] 1862 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1863 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1873 | |                         Ok(res)
[INFO] [stdout] 1874 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/aerium.tonic.rs:1873:25
[INFO] [stdout]      |
[INFO] [stdout] 1873 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/aerium.tonic.rs:1905:42
[INFO] [stdout]      |
[INFO] [stdout] 1905 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1906 | |                         let method = GetPublicKeySvc(inner);
[INFO] [stdout] 1907 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1908 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1918 | |                         Ok(res)
[INFO] [stdout] 1919 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/aerium.tonic.rs:1918:25
[INFO] [stdout]      |
[INFO] [stdout] 1918 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/aerium.tonic.rs:1951:42
[INFO] [stdout]      |
[INFO] [stdout] 1951 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1952 | |                         let method = GetTxPoolContentSvc(inner);
[INFO] [stdout] 1953 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1954 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1964 | |                         Ok(res)
[INFO] [stdout] 1965 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/aerium.tonic.rs:1964:25
[INFO] [stdout]      |
[INFO] [stdout] 1964 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/aerium.tonic.rs:1969:41
[INFO] [stdout]      |
[INFO] [stdout] 1969 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 1970 | |                         Ok(
[INFO] [stdout] 1971 | |                             http::Response::builder()
[INFO] [stdout] 1972 | |                                 .status(200)
[INFO] [stdout] ...    |
[INFO] [stdout] 1981 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/aerium.tonic.rs:1970:25
[INFO] [stdout]      |
[INFO] [stdout] 1970 | /                         Ok(
[INFO] [stdout] 1971 | |                             http::Response::builder()
[INFO] [stdout] 1972 | |                                 .status(200)
[INFO] [stdout] 1973 | |                                 .header("grpc-status", tonic::Code::Unimplemented as i32)
[INFO] [stdout] ...    |
[INFO] [stdout] 1979 | |                                 .unwrap(),
[INFO] [stdout] 1980 | |                         )
[INFO] [stdout]      | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/aerium.tonic.rs:2265:42
[INFO] [stdout]      |
[INFO] [stdout] 2265 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2266 | |                         let method = GetNetworkInfoSvc(inner);
[INFO] [stdout] 2267 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 2268 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2278 | |                         Ok(res)
[INFO] [stdout] 2279 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/aerium.tonic.rs:2278:25
[INFO] [stdout]      |
[INFO] [stdout] 2278 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/aerium.tonic.rs:2310:42
[INFO] [stdout]      |
[INFO] [stdout] 2310 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2311 | |                         let method = GetNodeInfoSvc(inner);
[INFO] [stdout] 2312 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 2313 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2323 | |                         Ok(res)
[INFO] [stdout] 2324 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/aerium.tonic.rs:2323:25
[INFO] [stdout]      |
[INFO] [stdout] 2323 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/aerium.tonic.rs:2328:41
[INFO] [stdout]      |
[INFO] [stdout] 2328 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 2329 | |                         Ok(
[INFO] [stdout] 2330 | |                             http::Response::builder()
[INFO] [stdout] 2331 | |                                 .status(200)
[INFO] [stdout] ...    |
[INFO] [stdout] 2340 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/aerium.tonic.rs:2329:25
[INFO] [stdout]      |
[INFO] [stdout] 2329 | /                         Ok(
[INFO] [stdout] 2330 | |                             http::Response::builder()
[INFO] [stdout] 2331 | |                                 .status(200)
[INFO] [stdout] 2332 | |                                 .header("grpc-status", tonic::Code::Unimplemented as i32)
[INFO] [stdout] ...    |
[INFO] [stdout] 2338 | |                                 .unwrap(),
[INFO] [stdout] 2339 | |                         )
[INFO] [stdout]      | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/aerium.tonic.rs:2692:42
[INFO] [stdout]      |
[INFO] [stdout] 2692 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2693 | |                         let method = SignMessageWithPrivateKeySvc(inner);
[INFO] [stdout] 2694 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 2695 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2705 | |                         Ok(res)
[INFO] [stdout] 2706 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/aerium.tonic.rs:2705:25
[INFO] [stdout]      |
[INFO] [stdout] 2705 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/aerium.tonic.rs:2737:42
[INFO] [stdout]      |
[INFO] [stdout] 2737 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2738 | |                         let method = VerifyMessageSvc(inner);
[INFO] [stdout] 2739 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 2740 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2750 | |                         Ok(res)
[INFO] [stdout] 2751 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/aerium.tonic.rs:2750:25
[INFO] [stdout]      |
[INFO] [stdout] 2750 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/aerium.tonic.rs:2782:42
[INFO] [stdout]      |
[INFO] [stdout] 2782 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2783 | |                         let method = PublicKeyAggregationSvc(inner);
[INFO] [stdout] 2784 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 2785 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2795 | |                         Ok(res)
[INFO] [stdout] 2796 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/aerium.tonic.rs:2795:25
[INFO] [stdout]      |
[INFO] [stdout] 2795 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/aerium.tonic.rs:2827:42
[INFO] [stdout]      |
[INFO] [stdout] 2827 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2828 | |                         let method = SignatureAggregationSvc(inner);
[INFO] [stdout] 2829 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 2830 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2840 | |                         Ok(res)
[INFO] [stdout] 2841 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/aerium.tonic.rs:2840:25
[INFO] [stdout]      |
[INFO] [stdout] 2840 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/aerium.tonic.rs:2845:41
[INFO] [stdout]      |
[INFO] [stdout] 2845 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 2846 | |                         Ok(
[INFO] [stdout] 2847 | |                             http::Response::builder()
[INFO] [stdout] 2848 | |                                 .status(200)
[INFO] [stdout] ...    |
[INFO] [stdout] 2857 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/aerium.tonic.rs:2846:25
[INFO] [stdout]      |
[INFO] [stdout] 2846 | /                         Ok(
[INFO] [stdout] 2847 | |                             http::Response::builder()
[INFO] [stdout] 2848 | |                                 .status(200)
[INFO] [stdout] 2849 | |                                 .header("grpc-status", tonic::Code::Unimplemented as i32)
[INFO] [stdout] ...    |
[INFO] [stdout] 2855 | |                                 .unwrap(),
[INFO] [stdout] 2856 | |                         )
[INFO] [stdout]      | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/aerium.tonic.rs:3581:42
[INFO] [stdout]      |
[INFO] [stdout] 3581 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3582 | |                         let method = CreateWalletSvc(inner);
[INFO] [stdout] 3583 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 3584 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3594 | |                         Ok(res)
[INFO] [stdout] 3595 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/aerium.tonic.rs:3594:25
[INFO] [stdout]      |
[INFO] [stdout] 3594 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/aerium.tonic.rs:3626:42
[INFO] [stdout]      |
[INFO] [stdout] 3626 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3627 | |                         let method = RestoreWalletSvc(inner);
[INFO] [stdout] 3628 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 3629 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3639 | |                         Ok(res)
[INFO] [stdout] 3640 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/aerium.tonic.rs:3639:25
[INFO] [stdout]      |
[INFO] [stdout] 3639 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/aerium.tonic.rs:3669:42
[INFO] [stdout]      |
[INFO] [stdout] 3669 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3670 | |                         let method = LoadWalletSvc(inner);
[INFO] [stdout] 3671 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 3672 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3682 | |                         Ok(res)
[INFO] [stdout] 3683 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/aerium.tonic.rs:3682:25
[INFO] [stdout]      |
[INFO] [stdout] 3682 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/aerium.tonic.rs:3714:42
[INFO] [stdout]      |
[INFO] [stdout] 3714 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3715 | |                         let method = UnloadWalletSvc(inner);
[INFO] [stdout] 3716 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 3717 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3727 | |                         Ok(res)
[INFO] [stdout] 3728 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/aerium.tonic.rs:3727:25
[INFO] [stdout]      |
[INFO] [stdout] 3727 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/aerium.tonic.rs:3759:42
[INFO] [stdout]      |
[INFO] [stdout] 3759 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3760 | |                         let method = GetTotalBalanceSvc(inner);
[INFO] [stdout] 3761 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 3762 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3772 | |                         Ok(res)
[INFO] [stdout] 3773 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/aerium.tonic.rs:3772:25
[INFO] [stdout]      |
[INFO] [stdout] 3772 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/aerium.tonic.rs:3804:42
[INFO] [stdout]      |
[INFO] [stdout] 3804 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3805 | |                         let method = SignRawTransactionSvc(inner);
[INFO] [stdout] 3806 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 3807 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3817 | |                         Ok(res)
[INFO] [stdout] 3818 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/aerium.tonic.rs:3817:25
[INFO] [stdout]      |
[INFO] [stdout] 3817 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/aerium.tonic.rs:3849:42
[INFO] [stdout]      |
[INFO] [stdout] 3849 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3850 | |                         let method = GetValidatorAddressSvc(inner);
[INFO] [stdout] 3851 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 3852 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3862 | |                         Ok(res)
[INFO] [stdout] 3863 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/aerium.tonic.rs:3862:25
[INFO] [stdout]      |
[INFO] [stdout] 3862 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/aerium.tonic.rs:3894:42
[INFO] [stdout]      |
[INFO] [stdout] 3894 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3895 | |                         let method = GetNewAddressSvc(inner);
[INFO] [stdout] 3896 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 3897 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3907 | |                         Ok(res)
[INFO] [stdout] 3908 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/aerium.tonic.rs:3907:25
[INFO] [stdout]      |
[INFO] [stdout] 3907 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/aerium.tonic.rs:3939:42
[INFO] [stdout]      |
[INFO] [stdout] 3939 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3940 | |                         let method = GetAddressHistorySvc(inner);
[INFO] [stdout] 3941 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 3942 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3952 | |                         Ok(res)
[INFO] [stdout] 3953 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/aerium.tonic.rs:3952:25
[INFO] [stdout]      |
[INFO] [stdout] 3952 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/aerium.tonic.rs:3984:42
[INFO] [stdout]      |
[INFO] [stdout] 3984 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3985 | |                         let method = SignMessageSvc(inner);
[INFO] [stdout] 3986 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 3987 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3997 | |                         Ok(res)
[INFO] [stdout] 3998 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/aerium.tonic.rs:3997:25
[INFO] [stdout]      |
[INFO] [stdout] 3997 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/aerium.tonic.rs:4029:42
[INFO] [stdout]      |
[INFO] [stdout] 4029 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4030 | |                         let method = GetTotalStakeSvc(inner);
[INFO] [stdout] 4031 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 4032 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 4042 | |                         Ok(res)
[INFO] [stdout] 4043 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/aerium.tonic.rs:4042:25
[INFO] [stdout]      |
[INFO] [stdout] 4042 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/aerium.tonic.rs:4074:42
[INFO] [stdout]      |
[INFO] [stdout] 4074 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4075 | |                         let method = GetAddressInfoSvc(inner);
[INFO] [stdout] 4076 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 4077 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 4087 | |                         Ok(res)
[INFO] [stdout] 4088 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/aerium.tonic.rs:4087:25
[INFO] [stdout]      |
[INFO] [stdout] 4087 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/aerium.tonic.rs:4119:42
[INFO] [stdout]      |
[INFO] [stdout] 4119 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4120 | |                         let method = SetAddressLabelSvc(inner);
[INFO] [stdout] 4121 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 4122 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 4132 | |                         Ok(res)
[INFO] [stdout] 4133 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/aerium.tonic.rs:4132:25
[INFO] [stdout]      |
[INFO] [stdout] 4132 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/aerium.tonic.rs:4162:42
[INFO] [stdout]      |
[INFO] [stdout] 4162 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4163 | |                         let method = ListWalletSvc(inner);
[INFO] [stdout] 4164 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 4165 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 4175 | |                         Ok(res)
[INFO] [stdout] 4176 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/aerium.tonic.rs:4175:25
[INFO] [stdout]      |
[INFO] [stdout] 4175 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/aerium.tonic.rs:4207:42
[INFO] [stdout]      |
[INFO] [stdout] 4207 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4208 | |                         let method = GetWalletInfoSvc(inner);
[INFO] [stdout] 4209 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 4210 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 4220 | |                         Ok(res)
[INFO] [stdout] 4221 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/aerium.tonic.rs:4220:25
[INFO] [stdout]      |
[INFO] [stdout] 4220 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/aerium.tonic.rs:4252:42
[INFO] [stdout]      |
[INFO] [stdout] 4252 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4253 | |                         let method = ListAddressSvc(inner);
[INFO] [stdout] 4254 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 4255 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 4265 | |                         Ok(res)
[INFO] [stdout] 4266 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/aerium.tonic.rs:4265:25
[INFO] [stdout]      |
[INFO] [stdout] 4265 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/aerium.tonic.rs:4270:41
[INFO] [stdout]      |
[INFO] [stdout] 4270 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 4271 | |                         Ok(
[INFO] [stdout] 4272 | |                             http::Response::builder()
[INFO] [stdout] 4273 | |                                 .status(200)
[INFO] [stdout] ...    |
[INFO] [stdout] 4282 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/aerium.tonic.rs:4271:25
[INFO] [stdout]      |
[INFO] [stdout] 4271 | /                         Ok(
[INFO] [stdout] 4272 | |                             http::Response::builder()
[INFO] [stdout] 4273 | |                                 .status(200)
[INFO] [stdout] 4274 | |                                 .header("grpc-status", tonic::Code::Unimplemented as i32)
[INFO] [stdout] ...    |
[INFO] [stdout] 4280 | |                                 .unwrap(),
[INFO] [stdout] 4281 | |                         )
[INFO] [stdout]      | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aerium-grpc` (lib) due to 94 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `aerium-grpc` (lib test) due to 94 previous errors
[INFO] running `Command { std: "docker" "inspect" "a92058f321a80189b7eb040f1bace9faa84aeb5ec8c46a5d8694f40a22b1cfe0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a92058f321a80189b7eb040f1bace9faa84aeb5ec8c46a5d8694f40a22b1cfe0", kill_on_drop: false }`
[INFO] [stdout] a92058f321a80189b7eb040f1bace9faa84aeb5ec8c46a5d8694f40a22b1cfe0
