[INFO] fetching crate haqq-indexer-proto 0.0.65...
[INFO] checking haqq-indexer-proto-0.0.65 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] extracting crate haqq-indexer-proto 0.0.65 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate haqq-indexer-proto 0.0.65
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate haqq-indexer-proto 0.0.65
[INFO] tweaked toml for crates.io crate haqq-indexer-proto 0.0.65 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate haqq-indexer-proto 0.0.65 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 haqq-indexer-proto 0.0.65 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] [stderr]     Blocking waiting for file lock on package cache
[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] b4c42a8d217c830b51fa95346305a8cc6639804772a93936bbb26c8782babf54
[INFO] running `Command { std: "docker" "start" "-a" "b4c42a8d217c830b51fa95346305a8cc6639804772a93936bbb26c8782babf54", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b4c42a8d217c830b51fa95346305a8cc6639804772a93936bbb26c8782babf54", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b4c42a8d217c830b51fa95346305a8cc6639804772a93936bbb26c8782babf54", kill_on_drop: false }`
[INFO] [stdout] b4c42a8d217c830b51fa95346305a8cc6639804772a93936bbb26c8782babf54
[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] fe276985d5274cc3c0e3bb9bb47995588ecb5d2b44a9461b2f8a4e90d9e5fc71
[INFO] running `Command { std: "docker" "start" "-a" "fe276985d5274cc3c0e3bb9bb47995588ecb5d2b44a9461b2f8a4e90d9e5fc71", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling anyhow v1.0.94
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]    Compiling rustix v0.38.41
[INFO] [stderr]    Compiling prettyplease v0.2.25
[INFO] [stderr]     Checking indexmap v2.7.0
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]     Checking unicode-ident v1.0.14
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]     Checking heck v0.5.0
[INFO] [stderr]     Checking fastrand v2.2.0
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking multimap v0.10.0
[INFO] [stderr]     Checking quote v1.0.37
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]     Checking syn v2.0.90
[INFO] [stderr]     Checking petgraph v0.6.5
[INFO] [stderr]     Checking flate2 v1.0.35
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking tempfile v3.14.0
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking tower v0.5.1
[INFO] [stderr]    Compiling prost-derive v0.13.3
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling pin-project-internal v1.1.7
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking tokio v1.42.0
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking pin-project v1.1.7
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking prost v0.13.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking prost-types v0.13.3
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking prost-build v0.13.3
[INFO] [stderr]     Checking pbjson-build v0.7.0
[INFO] [stderr]     Checking protoc-gen-prost v0.4.0
[INFO] [stderr]     Checking tonic-build v0.12.3
[INFO] [stderr]     Checking protoc-gen-prost-serde v0.3.1
[INFO] [stderr]    Compiling pbjson-types v0.7.0
[INFO] [stderr]     Checking protoc-gen-tonic v0.4.1
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stderr]     Checking tokio-stream v0.1.16
[INFO] [stderr]     Checking h2 v0.4.7
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking pbjson v0.7.0
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking hyper v1.5.1
[INFO] [stderr]     Checking hyper-util v0.1.10
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]     Checking tonic v0.12.3
[INFO] [stderr]     Checking wiremock-grpc v0.0.3-alpha3
[INFO] [stderr]     Checking haqq-indexer-proto v0.0.65 (/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, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/gen/haqq.indexer.tonic.rs:691:42
[INFO] [stdout]     |
[INFO] [stdout] 691 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 692 | |                         let method = GetGatewayAddressesSvc(inner);
[INFO] [stdout] 693 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 694 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 704 | |                         Ok(res)
[INFO] [stdout] 705 | |                     };
[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, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/gen/haqq.indexer.tonic.rs:704:25
[INFO] [stdout]     |
[INFO] [stdout] 704 |                         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, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/gen/haqq.indexer.tonic.rs:740:42
[INFO] [stdout]     |
[INFO] [stdout] 740 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 741 | |                         let method = GetGatewayTransactionsSvc(inner);
[INFO] [stdout] 742 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 743 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 753 | |                         Ok(res)
[INFO] [stdout] 754 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/gen/haqq.indexer.tonic.rs:753:25
[INFO] [stdout]     |
[INFO] [stdout] 753 |                         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, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/gen/haqq.indexer.tonic.rs:791:42
[INFO] [stdout]     |
[INFO] [stdout] 791 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 792 | |                         let method = GetGatewayTransactionsByIdSvc(inner);
[INFO] [stdout] 793 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 794 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 804 | |                         Ok(res)
[INFO] [stdout] 805 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/gen/haqq.indexer.tonic.rs:804:25
[INFO] [stdout]     |
[INFO] [stdout] 804 |                         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, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/gen/haqq.indexer.tonic.rs:840:42
[INFO] [stdout]     |
[INFO] [stdout] 840 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 841 | |                         let method = GetGatewayTransactionSvc(inner);
[INFO] [stdout] 842 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 843 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 853 | |                         Ok(res)
[INFO] [stdout] 854 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/gen/haqq.indexer.tonic.rs:853:25
[INFO] [stdout]     |
[INFO] [stdout] 853 |                         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, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/gen/haqq.indexer.tonic.rs:886:42
[INFO] [stdout]     |
[INFO] [stdout] 886 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 887 | |                         let method = GetGatewayUpdatesSvc(inner);
[INFO] [stdout] 888 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 889 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 899 | |                         Ok(res)
[INFO] [stdout] 900 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/gen/haqq.indexer.tonic.rs:899:25
[INFO] [stdout]     |
[INFO] [stdout] 899 |                         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, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/gen/haqq.indexer.tonic.rs:932:42
[INFO] [stdout]     |
[INFO] [stdout] 932 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 933 | |                         let method = GetGatewayBlockSvc(inner);
[INFO] [stdout] 934 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 935 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 945 | |                         Ok(res)
[INFO] [stdout] 946 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/gen/haqq.indexer.tonic.rs:945:25
[INFO] [stdout]     |
[INFO] [stdout] 945 |                         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, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/gen/haqq.indexer.tonic.rs:978:42
[INFO] [stdout]     |
[INFO] [stdout] 978 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 979 | |                         let method = GetGatewayTokensSvc(inner);
[INFO] [stdout] 980 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 981 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 991 | |                         Ok(res)
[INFO] [stdout] 992 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/gen/haqq.indexer.tonic.rs:991:25
[INFO] [stdout]     |
[INFO] [stdout] 991 |                         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, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/gen/haqq.indexer.tonic.rs:1024:42
[INFO] [stdout]      |
[INFO] [stdout] 1024 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1025 | |                         let method = GetGatewayNftsSvc(inner);
[INFO] [stdout] 1026 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1027 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1037 | |                         Ok(res)
[INFO] [stdout] 1038 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/gen/haqq.indexer.tonic.rs:1037:25
[INFO] [stdout]      |
[INFO] [stdout] 1037 |                         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, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/gen/haqq.indexer.tonic.rs:1071:42
[INFO] [stdout]      |
[INFO] [stdout] 1071 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1072 | |                         let method = GetAvailableChainIdsSvc(inner);
[INFO] [stdout] 1073 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1074 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1084 | |                         Ok(res)
[INFO] [stdout] 1085 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/gen/haqq.indexer.tonic.rs:1084:25
[INFO] [stdout]      |
[INFO] [stdout] 1084 |                         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, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/gen/haqq.indexer.tonic.rs:1120:42
[INFO] [stdout]      |
[INFO] [stdout] 1120 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1121 | |                         let method = GetGatewayLatestBlockHeadersSvc(inner);
[INFO] [stdout] 1122 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1123 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1133 | |                         Ok(res)
[INFO] [stdout] 1134 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/gen/haqq.indexer.tonic.rs:1133:25
[INFO] [stdout]      |
[INFO] [stdout] 1133 |                         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, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/gen/haqq.indexer.tonic.rs:1163:42
[INFO] [stdout]      |
[INFO] [stdout] 1163 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1164 | |                         let method = GetHealthSvc(inner);
[INFO] [stdout] 1165 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1166 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1176 | |                         Ok(res)
[INFO] [stdout] 1177 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/gen/haqq.indexer.tonic.rs:1176:25
[INFO] [stdout]      |
[INFO] [stdout] 1176 |                         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, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/gen/haqq.indexer.tonic.rs:1212:42
[INFO] [stdout]      |
[INFO] [stdout] 1212 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1213 | |                         let method = GetGatewayStatisticsSvc(inner);
[INFO] [stdout] 1214 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1215 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1225 | |                         Ok(res)
[INFO] [stdout] 1226 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/gen/haqq.indexer.tonic.rs:1225:25
[INFO] [stdout]      |
[INFO] [stdout] 1225 |                         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, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/gen/haqq.indexer.tonic.rs:1261:42
[INFO] [stdout]      |
[INFO] [stdout] 1261 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1262 | |                         let method = SyncGatewayBalancesSvc(inner);
[INFO] [stdout] 1263 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1264 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1274 | |                         Ok(res)
[INFO] [stdout] 1275 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/gen/haqq.indexer.tonic.rs:1274:25
[INFO] [stdout]      |
[INFO] [stdout] 1274 |                         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, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/gen/haqq.indexer.tonic.rs:1279:41
[INFO] [stdout]      |
[INFO] [stdout] 1279 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 1280 | |                         Ok(
[INFO] [stdout] 1281 | |                             http::Response::builder()
[INFO] [stdout] 1282 | |                                 .status(200)
[INFO] [stdout] ...    |
[INFO] [stdout] 1291 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/gen/haqq.indexer.tonic.rs:1280:25
[INFO] [stdout]      |
[INFO] [stdout] 1280 | /                         Ok(
[INFO] [stdout] 1281 | |                             http::Response::builder()
[INFO] [stdout] 1282 | |                                 .status(200)
[INFO] [stdout] 1283 | |                                 .header("grpc-status", tonic::Code::Unimplemented as i32)
[INFO] [stdout] ...    |
[INFO] [stdout] 1289 | |                                 .unwrap(),
[INFO] [stdout] 1290 | |                         )
[INFO] [stdout]      | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/gen/haqq.indexer.tonic.rs:2183:42
[INFO] [stdout]      |
[INFO] [stdout] 2183 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2184 | |                         let method = GetEvmAddressSvc(inner);
[INFO] [stdout] 2185 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 2186 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2196 | |                         Ok(res)
[INFO] [stdout] 2197 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/gen/haqq.indexer.tonic.rs:2196:25
[INFO] [stdout]      |
[INFO] [stdout] 2196 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/gen/haqq.indexer.tonic.rs:2229:42
[INFO] [stdout]      |
[INFO] [stdout] 2229 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2230 | |                         let method = GetEvmAddressesSvc(inner);
[INFO] [stdout] 2231 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 2232 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2242 | |                         Ok(res)
[INFO] [stdout] 2243 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/gen/haqq.indexer.tonic.rs:2242:25
[INFO] [stdout]      |
[INFO] [stdout] 2242 |                         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, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/gen/haqq.indexer.tonic.rs:2275:42
[INFO] [stdout]      |
[INFO] [stdout] 2275 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2276 | |                         let method = GetEvmBalancesSvc(inner);
[INFO] [stdout] 2277 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 2278 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2288 | |                         Ok(res)
[INFO] [stdout] 2289 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/gen/haqq.indexer.tonic.rs:2288:25
[INFO] [stdout]      |
[INFO] [stdout] 2288 |                         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, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/gen/haqq.indexer.tonic.rs:2320:42
[INFO] [stdout]      |
[INFO] [stdout] 2320 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2321 | |                         let method = GetConfigSvc(inner);
[INFO] [stdout] 2322 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 2323 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2333 | |                         Ok(res)
[INFO] [stdout] 2334 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/gen/haqq.indexer.tonic.rs:2333:25
[INFO] [stdout]      |
[INFO] [stdout] 2333 |                         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, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/gen/haqq.indexer.tonic.rs:2365:42
[INFO] [stdout]      |
[INFO] [stdout] 2365 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2366 | |                         let method = GetUpdatesSvc(inner);
[INFO] [stdout] 2367 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 2368 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2378 | |                         Ok(res)
[INFO] [stdout] 2379 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/gen/haqq.indexer.tonic.rs:2378:25
[INFO] [stdout]      |
[INFO] [stdout] 2378 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/gen/haqq.indexer.tonic.rs:2410:42
[INFO] [stdout]      |
[INFO] [stdout] 2410 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2411 | |                         let method = GetEvmNftsSvc(inner);
[INFO] [stdout] 2412 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 2413 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2423 | |                         Ok(res)
[INFO] [stdout] 2424 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/gen/haqq.indexer.tonic.rs:2423:25
[INFO] [stdout]      |
[INFO] [stdout] 2423 |                         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, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/gen/haqq.indexer.tonic.rs:2455:42
[INFO] [stdout]      |
[INFO] [stdout] 2455 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2456 | |                         let method = GetEvmTokensSvc(inner);
[INFO] [stdout] 2457 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 2458 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2468 | |                         Ok(res)
[INFO] [stdout] 2469 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/gen/haqq.indexer.tonic.rs:2468:25
[INFO] [stdout]      |
[INFO] [stdout] 2468 |                         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, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/gen/haqq.indexer.tonic.rs:2500:42
[INFO] [stdout]      |
[INFO] [stdout] 2500 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2501 | |                         let method = GetHealthSvc(inner);
[INFO] [stdout] 2502 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 2503 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2513 | |                         Ok(res)
[INFO] [stdout] 2514 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/gen/haqq.indexer.tonic.rs:2513:25
[INFO] [stdout]      |
[INFO] [stdout] 2513 |                         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, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/gen/haqq.indexer.tonic.rs:2546:42
[INFO] [stdout]      |
[INFO] [stdout] 2546 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2547 | |                         let method = GetEvmTransactionSvc(inner);
[INFO] [stdout] 2548 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 2549 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2559 | |                         Ok(res)
[INFO] [stdout] 2560 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/gen/haqq.indexer.tonic.rs:2559:25
[INFO] [stdout]      |
[INFO] [stdout] 2559 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/gen/haqq.indexer.tonic.rs:2592:42
[INFO] [stdout]      |
[INFO] [stdout] 2592 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2593 | |                         let method = GetEvmTransactionsSvc(inner);
[INFO] [stdout] 2594 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 2595 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2605 | |                         Ok(res)
[INFO] [stdout] 2606 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/gen/haqq.indexer.tonic.rs:2605:25
[INFO] [stdout]      |
[INFO] [stdout] 2605 |                         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, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/gen/haqq.indexer.tonic.rs:2641:42
[INFO] [stdout]      |
[INFO] [stdout] 2641 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2642 | |                         let method = GetEvmTransactionsByIdSvc(inner);
[INFO] [stdout] 2643 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 2644 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2654 | |                         Ok(res)
[INFO] [stdout] 2655 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/gen/haqq.indexer.tonic.rs:2654:25
[INFO] [stdout]      |
[INFO] [stdout] 2654 |                         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, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/gen/haqq.indexer.tonic.rs:2687:42
[INFO] [stdout]      |
[INFO] [stdout] 2687 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2688 | |                         let method = GetSushiPoolsSvc(inner);
[INFO] [stdout] 2689 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 2690 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2700 | |                         Ok(res)
[INFO] [stdout] 2701 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/gen/haqq.indexer.tonic.rs:2700:25
[INFO] [stdout]      |
[INFO] [stdout] 2700 |                         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, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/gen/haqq.indexer.tonic.rs:2736:42
[INFO] [stdout]      |
[INFO] [stdout] 2736 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2737 | |                         let method = GetSushiPoolEstimateSvc(inner);
[INFO] [stdout] 2738 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 2739 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2749 | |                         Ok(res)
[INFO] [stdout] 2750 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/gen/haqq.indexer.tonic.rs:2749:25
[INFO] [stdout]      |
[INFO] [stdout] 2749 |                         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, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/gen/haqq.indexer.tonic.rs:2784:42
[INFO] [stdout]      |
[INFO] [stdout] 2784 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2785 | |                         let method = StreamingBlocksSvc(inner);
[INFO] [stdout] 2786 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 2787 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2797 | |                         Ok(res)
[INFO] [stdout] 2798 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/gen/haqq.indexer.tonic.rs:2797:25
[INFO] [stdout]      |
[INFO] [stdout] 2797 |                         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, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/gen/haqq.indexer.tonic.rs:2835:42
[INFO] [stdout]      |
[INFO] [stdout] 2835 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2836 | |                         let method = StreamingBlockHeadersSvc(inner);
[INFO] [stdout] 2837 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 2838 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2848 | |                         Ok(res)
[INFO] [stdout] 2849 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/gen/haqq.indexer.tonic.rs:2848:25
[INFO] [stdout]      |
[INFO] [stdout] 2848 |                         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, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/gen/haqq.indexer.tonic.rs:2880:42
[INFO] [stdout]      |
[INFO] [stdout] 2880 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2881 | |                         let method = GetBlockSvc(inner);
[INFO] [stdout] 2882 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 2883 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2893 | |                         Ok(res)
[INFO] [stdout] 2894 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/gen/haqq.indexer.tonic.rs:2893:25
[INFO] [stdout]      |
[INFO] [stdout] 2893 |                         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, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/gen/haqq.indexer.tonic.rs:2925:42
[INFO] [stdout]      |
[INFO] [stdout] 2925 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2926 | |                         let method = GetStatisticsSvc(inner);
[INFO] [stdout] 2927 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 2928 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2938 | |                         Ok(res)
[INFO] [stdout] 2939 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/gen/haqq.indexer.tonic.rs:2938:25
[INFO] [stdout]      |
[INFO] [stdout] 2938 |                         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, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/gen/haqq.indexer.tonic.rs:2972:42
[INFO] [stdout]      |
[INFO] [stdout] 2972 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2973 | |                         let method = GetLatestBlockHeaderSvc(inner);
[INFO] [stdout] 2974 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 2975 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2985 | |                         Ok(res)
[INFO] [stdout] 2986 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/gen/haqq.indexer.tonic.rs:2985:25
[INFO] [stdout]      |
[INFO] [stdout] 2985 |                         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, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/gen/haqq.indexer.tonic.rs:3017:42
[INFO] [stdout]      |
[INFO] [stdout] 3017 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3018 | |                         let method = SyncBalanceSvc(inner);
[INFO] [stdout] 3019 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 3020 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3030 | |                         Ok(res)
[INFO] [stdout] 3031 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/gen/haqq.indexer.tonic.rs:3030:25
[INFO] [stdout]      |
[INFO] [stdout] 3030 |                         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, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/gen/haqq.indexer.tonic.rs:3035:41
[INFO] [stdout]      |
[INFO] [stdout] 3035 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 3036 | |                         Ok(
[INFO] [stdout] 3037 | |                             http::Response::builder()
[INFO] [stdout] 3038 | |                                 .status(200)
[INFO] [stdout] ...    |
[INFO] [stdout] 3047 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/gen/haqq.indexer.tonic.rs:3036:25
[INFO] [stdout]      |
[INFO] [stdout] 3036 | /                         Ok(
[INFO] [stdout] 3037 | |                             http::Response::builder()
[INFO] [stdout] 3038 | |                                 .status(200)
[INFO] [stdout] 3039 | |                                 .header("grpc-status", tonic::Code::Unimplemented as i32)
[INFO] [stdout] ...    |
[INFO] [stdout] 3045 | |                                 .unwrap(),
[INFO] [stdout] 3046 | |                         )
[INFO] [stdout]      | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/gen/haqq.indexer.tonic.rs:691:42
[INFO] [stdout]     |
[INFO] [stdout] 691 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 692 | |                         let method = GetGatewayAddressesSvc(inner);
[INFO] [stdout] 693 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 694 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 704 | |                         Ok(res)
[INFO] [stdout] 705 | |                     };
[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, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/gen/haqq.indexer.tonic.rs:704:25
[INFO] [stdout]     |
[INFO] [stdout] 704 |                         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, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/gen/haqq.indexer.tonic.rs:740:42
[INFO] [stdout]     |
[INFO] [stdout] 740 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 741 | |                         let method = GetGatewayTransactionsSvc(inner);
[INFO] [stdout] 742 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 743 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 753 | |                         Ok(res)
[INFO] [stdout] 754 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/gen/haqq.indexer.tonic.rs:753:25
[INFO] [stdout]     |
[INFO] [stdout] 753 |                         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, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/gen/haqq.indexer.tonic.rs:791:42
[INFO] [stdout]     |
[INFO] [stdout] 791 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 792 | |                         let method = GetGatewayTransactionsByIdSvc(inner);
[INFO] [stdout] 793 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 794 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 804 | |                         Ok(res)
[INFO] [stdout] 805 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/gen/haqq.indexer.tonic.rs:804:25
[INFO] [stdout]     |
[INFO] [stdout] 804 |                         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, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/gen/haqq.indexer.tonic.rs:840:42
[INFO] [stdout]     |
[INFO] [stdout] 840 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 841 | |                         let method = GetGatewayTransactionSvc(inner);
[INFO] [stdout] 842 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 843 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 853 | |                         Ok(res)
[INFO] [stdout] 854 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/gen/haqq.indexer.tonic.rs:853:25
[INFO] [stdout]     |
[INFO] [stdout] 853 |                         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, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/gen/haqq.indexer.tonic.rs:886:42
[INFO] [stdout]     |
[INFO] [stdout] 886 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 887 | |                         let method = GetGatewayUpdatesSvc(inner);
[INFO] [stdout] 888 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 889 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 899 | |                         Ok(res)
[INFO] [stdout] 900 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/gen/haqq.indexer.tonic.rs:899:25
[INFO] [stdout]     |
[INFO] [stdout] 899 |                         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, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/gen/haqq.indexer.tonic.rs:932:42
[INFO] [stdout]     |
[INFO] [stdout] 932 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 933 | |                         let method = GetGatewayBlockSvc(inner);
[INFO] [stdout] 934 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 935 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 945 | |                         Ok(res)
[INFO] [stdout] 946 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/gen/haqq.indexer.tonic.rs:945:25
[INFO] [stdout]     |
[INFO] [stdout] 945 |                         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, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/gen/haqq.indexer.tonic.rs:978:42
[INFO] [stdout]     |
[INFO] [stdout] 978 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 979 | |                         let method = GetGatewayTokensSvc(inner);
[INFO] [stdout] 980 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 981 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 991 | |                         Ok(res)
[INFO] [stdout] 992 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/gen/haqq.indexer.tonic.rs:991:25
[INFO] [stdout]     |
[INFO] [stdout] 991 |                         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, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/gen/haqq.indexer.tonic.rs:1024:42
[INFO] [stdout]      |
[INFO] [stdout] 1024 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1025 | |                         let method = GetGatewayNftsSvc(inner);
[INFO] [stdout] 1026 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1027 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1037 | |                         Ok(res)
[INFO] [stdout] 1038 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/gen/haqq.indexer.tonic.rs:1037:25
[INFO] [stdout]      |
[INFO] [stdout] 1037 |                         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, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/gen/haqq.indexer.tonic.rs:1071:42
[INFO] [stdout]      |
[INFO] [stdout] 1071 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1072 | |                         let method = GetAvailableChainIdsSvc(inner);
[INFO] [stdout] 1073 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1074 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1084 | |                         Ok(res)
[INFO] [stdout] 1085 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/gen/haqq.indexer.tonic.rs:1084:25
[INFO] [stdout]      |
[INFO] [stdout] 1084 |                         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, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/gen/haqq.indexer.tonic.rs:1120:42
[INFO] [stdout]      |
[INFO] [stdout] 1120 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1121 | |                         let method = GetGatewayLatestBlockHeadersSvc(inner);
[INFO] [stdout] 1122 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1123 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1133 | |                         Ok(res)
[INFO] [stdout] 1134 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/gen/haqq.indexer.tonic.rs:1133:25
[INFO] [stdout]      |
[INFO] [stdout] 1133 |                         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, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/gen/haqq.indexer.tonic.rs:1163:42
[INFO] [stdout]      |
[INFO] [stdout] 1163 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1164 | |                         let method = GetHealthSvc(inner);
[INFO] [stdout] 1165 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1166 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1176 | |                         Ok(res)
[INFO] [stdout] 1177 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/gen/haqq.indexer.tonic.rs:1176:25
[INFO] [stdout]      |
[INFO] [stdout] 1176 |                         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, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/gen/haqq.indexer.tonic.rs:1212:42
[INFO] [stdout]      |
[INFO] [stdout] 1212 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1213 | |                         let method = GetGatewayStatisticsSvc(inner);
[INFO] [stdout] 1214 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1215 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1225 | |                         Ok(res)
[INFO] [stdout] 1226 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/gen/haqq.indexer.tonic.rs:1225:25
[INFO] [stdout]      |
[INFO] [stdout] 1225 |                         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, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/gen/haqq.indexer.tonic.rs:1261:42
[INFO] [stdout]      |
[INFO] [stdout] 1261 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1262 | |                         let method = SyncGatewayBalancesSvc(inner);
[INFO] [stdout] 1263 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1264 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1274 | |                         Ok(res)
[INFO] [stdout] 1275 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/gen/haqq.indexer.tonic.rs:1274:25
[INFO] [stdout]      |
[INFO] [stdout] 1274 |                         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, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/gen/haqq.indexer.tonic.rs:1279:41
[INFO] [stdout]      |
[INFO] [stdout] 1279 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 1280 | |                         Ok(
[INFO] [stdout] 1281 | |                             http::Response::builder()
[INFO] [stdout] 1282 | |                                 .status(200)
[INFO] [stdout] ...    |
[INFO] [stdout] 1291 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/gen/haqq.indexer.tonic.rs:1280:25
[INFO] [stdout]      |
[INFO] [stdout] 1280 | /                         Ok(
[INFO] [stdout] 1281 | |                             http::Response::builder()
[INFO] [stdout] 1282 | |                                 .status(200)
[INFO] [stdout] 1283 | |                                 .header("grpc-status", tonic::Code::Unimplemented as i32)
[INFO] [stdout] ...    |
[INFO] [stdout] 1289 | |                                 .unwrap(),
[INFO] [stdout] 1290 | |                         )
[INFO] [stdout]      | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/gen/haqq.indexer.tonic.rs:2183:42
[INFO] [stdout]      |
[INFO] [stdout] 2183 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2184 | |                         let method = GetEvmAddressSvc(inner);
[INFO] [stdout] 2185 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 2186 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2196 | |                         Ok(res)
[INFO] [stdout] 2197 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/gen/haqq.indexer.tonic.rs:2196:25
[INFO] [stdout]      |
[INFO] [stdout] 2196 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/gen/haqq.indexer.tonic.rs:2229:42
[INFO] [stdout]      |
[INFO] [stdout] 2229 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2230 | |                         let method = GetEvmAddressesSvc(inner);
[INFO] [stdout] 2231 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 2232 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2242 | |                         Ok(res)
[INFO] [stdout] 2243 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/gen/haqq.indexer.tonic.rs:2242:25
[INFO] [stdout]      |
[INFO] [stdout] 2242 |                         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, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/gen/haqq.indexer.tonic.rs:2275:42
[INFO] [stdout]      |
[INFO] [stdout] 2275 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2276 | |                         let method = GetEvmBalancesSvc(inner);
[INFO] [stdout] 2277 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 2278 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2288 | |                         Ok(res)
[INFO] [stdout] 2289 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/gen/haqq.indexer.tonic.rs:2288:25
[INFO] [stdout]      |
[INFO] [stdout] 2288 |                         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, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/gen/haqq.indexer.tonic.rs:2320:42
[INFO] [stdout]      |
[INFO] [stdout] 2320 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2321 | |                         let method = GetConfigSvc(inner);
[INFO] [stdout] 2322 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 2323 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2333 | |                         Ok(res)
[INFO] [stdout] 2334 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/gen/haqq.indexer.tonic.rs:2333:25
[INFO] [stdout]      |
[INFO] [stdout] 2333 |                         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, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/gen/haqq.indexer.tonic.rs:2365:42
[INFO] [stdout]      |
[INFO] [stdout] 2365 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2366 | |                         let method = GetUpdatesSvc(inner);
[INFO] [stdout] 2367 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 2368 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2378 | |                         Ok(res)
[INFO] [stdout] 2379 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/gen/haqq.indexer.tonic.rs:2378:25
[INFO] [stdout]      |
[INFO] [stdout] 2378 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/gen/haqq.indexer.tonic.rs:2410:42
[INFO] [stdout]      |
[INFO] [stdout] 2410 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2411 | |                         let method = GetEvmNftsSvc(inner);
[INFO] [stdout] 2412 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 2413 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2423 | |                         Ok(res)
[INFO] [stdout] 2424 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/gen/haqq.indexer.tonic.rs:2423:25
[INFO] [stdout]      |
[INFO] [stdout] 2423 |                         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, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/gen/haqq.indexer.tonic.rs:2455:42
[INFO] [stdout]      |
[INFO] [stdout] 2455 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2456 | |                         let method = GetEvmTokensSvc(inner);
[INFO] [stdout] 2457 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 2458 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2468 | |                         Ok(res)
[INFO] [stdout] 2469 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/gen/haqq.indexer.tonic.rs:2468:25
[INFO] [stdout]      |
[INFO] [stdout] 2468 |                         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, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/gen/haqq.indexer.tonic.rs:2500:42
[INFO] [stdout]      |
[INFO] [stdout] 2500 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2501 | |                         let method = GetHealthSvc(inner);
[INFO] [stdout] 2502 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 2503 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2513 | |                         Ok(res)
[INFO] [stdout] 2514 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/gen/haqq.indexer.tonic.rs:2513:25
[INFO] [stdout]      |
[INFO] [stdout] 2513 |                         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, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/gen/haqq.indexer.tonic.rs:2546:42
[INFO] [stdout]      |
[INFO] [stdout] 2546 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2547 | |                         let method = GetEvmTransactionSvc(inner);
[INFO] [stdout] 2548 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 2549 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2559 | |                         Ok(res)
[INFO] [stdout] 2560 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/gen/haqq.indexer.tonic.rs:2559:25
[INFO] [stdout]      |
[INFO] [stdout] 2559 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/gen/haqq.indexer.tonic.rs:2592:42
[INFO] [stdout]      |
[INFO] [stdout] 2592 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2593 | |                         let method = GetEvmTransactionsSvc(inner);
[INFO] [stdout] 2594 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 2595 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2605 | |                         Ok(res)
[INFO] [stdout] 2606 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/gen/haqq.indexer.tonic.rs:2605:25
[INFO] [stdout]      |
[INFO] [stdout] 2605 |                         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, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/gen/haqq.indexer.tonic.rs:2641:42
[INFO] [stdout]      |
[INFO] [stdout] 2641 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2642 | |                         let method = GetEvmTransactionsByIdSvc(inner);
[INFO] [stdout] 2643 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 2644 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2654 | |                         Ok(res)
[INFO] [stdout] 2655 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/gen/haqq.indexer.tonic.rs:2654:25
[INFO] [stdout]      |
[INFO] [stdout] 2654 |                         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, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/gen/haqq.indexer.tonic.rs:2687:42
[INFO] [stdout]      |
[INFO] [stdout] 2687 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2688 | |                         let method = GetSushiPoolsSvc(inner);
[INFO] [stdout] 2689 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 2690 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2700 | |                         Ok(res)
[INFO] [stdout] 2701 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/gen/haqq.indexer.tonic.rs:2700:25
[INFO] [stdout]      |
[INFO] [stdout] 2700 |                         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, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/gen/haqq.indexer.tonic.rs:2736:42
[INFO] [stdout]      |
[INFO] [stdout] 2736 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2737 | |                         let method = GetSushiPoolEstimateSvc(inner);
[INFO] [stdout] 2738 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 2739 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2749 | |                         Ok(res)
[INFO] [stdout] 2750 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/gen/haqq.indexer.tonic.rs:2749:25
[INFO] [stdout]      |
[INFO] [stdout] 2749 |                         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, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/gen/haqq.indexer.tonic.rs:2784:42
[INFO] [stdout]      |
[INFO] [stdout] 2784 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2785 | |                         let method = StreamingBlocksSvc(inner);
[INFO] [stdout] 2786 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 2787 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2797 | |                         Ok(res)
[INFO] [stdout] 2798 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/gen/haqq.indexer.tonic.rs:2797:25
[INFO] [stdout]      |
[INFO] [stdout] 2797 |                         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, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/gen/haqq.indexer.tonic.rs:2835:42
[INFO] [stdout]      |
[INFO] [stdout] 2835 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2836 | |                         let method = StreamingBlockHeadersSvc(inner);
[INFO] [stdout] 2837 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 2838 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2848 | |                         Ok(res)
[INFO] [stdout] 2849 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/gen/haqq.indexer.tonic.rs:2848:25
[INFO] [stdout]      |
[INFO] [stdout] 2848 |                         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, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/gen/haqq.indexer.tonic.rs:2880:42
[INFO] [stdout]      |
[INFO] [stdout] 2880 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2881 | |                         let method = GetBlockSvc(inner);
[INFO] [stdout] 2882 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 2883 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2893 | |                         Ok(res)
[INFO] [stdout] 2894 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/gen/haqq.indexer.tonic.rs:2893:25
[INFO] [stdout]      |
[INFO] [stdout] 2893 |                         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, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/gen/haqq.indexer.tonic.rs:2925:42
[INFO] [stdout]      |
[INFO] [stdout] 2925 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2926 | |                         let method = GetStatisticsSvc(inner);
[INFO] [stdout] 2927 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 2928 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2938 | |                         Ok(res)
[INFO] [stdout] 2939 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/gen/haqq.indexer.tonic.rs:2938:25
[INFO] [stdout]      |
[INFO] [stdout] 2938 |                         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, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/gen/haqq.indexer.tonic.rs:2972:42
[INFO] [stdout]      |
[INFO] [stdout] 2972 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2973 | |                         let method = GetLatestBlockHeaderSvc(inner);
[INFO] [stdout] 2974 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 2975 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2985 | |                         Ok(res)
[INFO] [stdout] 2986 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/gen/haqq.indexer.tonic.rs:2985:25
[INFO] [stdout]      |
[INFO] [stdout] 2985 |                         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, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/gen/haqq.indexer.tonic.rs:3017:42
[INFO] [stdout]      |
[INFO] [stdout] 3017 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3018 | |                         let method = SyncBalanceSvc(inner);
[INFO] [stdout] 3019 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 3020 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3030 | |                         Ok(res)
[INFO] [stdout] 3031 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/gen/haqq.indexer.tonic.rs:3030:25
[INFO] [stdout]      |
[INFO] [stdout] 3030 |                         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, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/gen/haqq.indexer.tonic.rs:3035:41
[INFO] [stdout]      |
[INFO] [stdout] 3035 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 3036 | |                         Ok(
[INFO] [stdout] 3037 | |                             http::Response::builder()
[INFO] [stdout] 3038 | |                                 .status(200)
[INFO] [stdout] ...    |
[INFO] [stdout] 3047 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/gen/haqq.indexer.tonic.rs:3036:25
[INFO] [stdout]      |
[INFO] [stdout] 3036 | /                         Ok(
[INFO] [stdout] 3037 | |                             http::Response::builder()
[INFO] [stdout] 3038 | |                                 .status(200)
[INFO] [stdout] 3039 | |                                 .header("grpc-status", tonic::Code::Unimplemented as i32)
[INFO] [stdout] ...    |
[INFO] [stdout] 3045 | |                                 .unwrap(),
[INFO] [stdout] 3046 | |                         )
[INFO] [stdout]      | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `haqq-indexer-proto` (lib) due to 68 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `haqq-indexer-proto` (lib test) due to 68 previous errors
[INFO] running `Command { std: "docker" "inspect" "fe276985d5274cc3c0e3bb9bb47995588ecb5d2b44a9461b2f8a4e90d9e5fc71", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe276985d5274cc3c0e3bb9bb47995588ecb5d2b44a9461b2f8a4e90d9e5fc71", kill_on_drop: false }`
[INFO] [stdout] fe276985d5274cc3c0e3bb9bb47995588ecb5d2b44a9461b2f8a4e90d9e5fc71
