[INFO] fetching crate hyperlane-cosmos-rs 0.1.4...
[INFO] checking hyperlane-cosmos-rs-0.1.4 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] extracting crate hyperlane-cosmos-rs 0.1.4 into /workspace/builds/worker-2-tc2/source
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain
[INFO] started tweaking crates.io crate hyperlane-cosmos-rs 0.1.4
[INFO] finished tweaking crates.io crate hyperlane-cosmos-rs 0.1.4
[INFO] tweaked toml for crates.io crate hyperlane-cosmos-rs 0.1.4 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate hyperlane-cosmos-rs 0.1.4 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 166 packages to latest compatible versions
[INFO] [stderr]       Adding cosmrs v0.21.1 (available: v0.22.0)
[INFO] [stderr]       Adding crypto-common v0.1.6 (available: v0.1.7)
[INFO] [stderr]       Adding prost v0.13.5 (available: v0.14.1)
[INFO] [stderr]       Adding tonic v0.12.3 (available: v0.14.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 37442560caa96d225655f03bcec777478946287af3cd909c9422fe5e043452f6
[INFO] running `Command { std: "docker" "start" "-a" "37442560caa96d225655f03bcec777478946287af3cd909c9422fe5e043452f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "37442560caa96d225655f03bcec777478946287af3cd909c9422fe5e043452f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "37442560caa96d225655f03bcec777478946287af3cd909c9422fe5e043452f6", kill_on_drop: false }`
[INFO] [stdout] 37442560caa96d225655f03bcec777478946287af3cd909c9422fe5e043452f6
[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] 5924fd2f90e6b344e74484a56679a167957e8911cc7c6684a3132d2f09c89946
[INFO] running `Command { std: "docker" "start" "-a" "5924fd2f90e6b344e74484a56679a167957e8911cc7c6684a3132d2f09c89946", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking mio v1.1.0
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking base16ct v0.2.0
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]     Checking deranged v0.5.5
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking serde_bytes v0.11.19
[INFO] [stderr]     Checking subtle-ng v2.5.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]     Checking opaque-debug v0.3.1
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]     Checking indenter v0.3.4
[INFO] [stderr]     Checking flex-error v0.4.4
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]     Checking subtle-encoding v0.5.1
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking curve25519-dalek-ng v4.1.1
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking ripemd v0.1.3
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking ed25519-consensus v2.1.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking prost v0.13.5
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]     Checking tendermint-proto v0.40.4
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking k256 v0.13.4
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking tokio-util v0.7.17
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking hyper v1.8.0
[INFO] [stderr]     Checking hyper-util v0.1.17
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]     Checking tonic v0.12.3
[INFO] [stderr]     Checking tendermint v0.40.4
[INFO] [stderr]     Checking cosmos-sdk-proto v0.26.1
[INFO] [stderr]     Checking cosmrs v0.21.1
[INFO] [stderr]     Checking hyperlane-cosmos-rs v0.1.4 (/opt/rustwide/workdir)
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/hyperlane.core.v1.tonic.rs:458:42
[INFO] [stdout]     |
[INFO] [stdout] 458 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 459 | |                         let inner = inner.0;
[INFO] [stdout] 460 | |                         let method = MailboxesSvc(inner);
[INFO] [stdout] 461 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 472 | |                         Ok(res)
[INFO] [stdout] 473 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/hyperlane.core.v1.tonic.rs:472:25
[INFO] [stdout]     |
[INFO] [stdout] 472 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/hyperlane.core.v1.tonic.rs:502:42
[INFO] [stdout]     |
[INFO] [stdout] 502 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 503 | |                         let inner = inner.0;
[INFO] [stdout] 504 | |                         let method = MailboxSvc(inner);
[INFO] [stdout] 505 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 516 | |                         Ok(res)
[INFO] [stdout] 517 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/hyperlane.core.v1.tonic.rs:516:25
[INFO] [stdout]     |
[INFO] [stdout] 516 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/hyperlane.core.v1.tonic.rs:546:42
[INFO] [stdout]     |
[INFO] [stdout] 546 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 547 | |                         let inner = inner.0;
[INFO] [stdout] 548 | |                         let method = DeliveredSvc(inner);
[INFO] [stdout] 549 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 560 | |                         Ok(res)
[INFO] [stdout] 561 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/hyperlane.core.v1.tonic.rs:560:25
[INFO] [stdout]     |
[INFO] [stdout] 560 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/hyperlane.core.v1.tonic.rs:592:42
[INFO] [stdout]     |
[INFO] [stdout] 592 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 593 | |                         let inner = inner.0;
[INFO] [stdout] 594 | |                         let method = RecipientIsmSvc(inner);
[INFO] [stdout] 595 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 606 | |                         Ok(res)
[INFO] [stdout] 607 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/hyperlane.core.v1.tonic.rs:606:25
[INFO] [stdout]     |
[INFO] [stdout] 606 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/hyperlane.core.v1.tonic.rs:638:42
[INFO] [stdout]     |
[INFO] [stdout] 638 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 639 | |                         let inner = inner.0;
[INFO] [stdout] 640 | |                         let method = VerifyDryRunSvc(inner);
[INFO] [stdout] 641 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 652 | |                         Ok(res)
[INFO] [stdout] 653 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/hyperlane.core.v1.tonic.rs:652:25
[INFO] [stdout]     |
[INFO] [stdout] 652 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/hyperlane.core.v1.tonic.rs:684:42
[INFO] [stdout]     |
[INFO] [stdout] 684 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 685 | |                         let inner = inner.0;
[INFO] [stdout] 686 | |                         let method = RegisteredISMsSvc(inner);
[INFO] [stdout] 687 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 698 | |                         Ok(res)
[INFO] [stdout] 699 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/hyperlane.core.v1.tonic.rs:698:25
[INFO] [stdout]     |
[INFO] [stdout] 698 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/hyperlane.core.v1.tonic.rs:730:42
[INFO] [stdout]     |
[INFO] [stdout] 730 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 731 | |                         let inner = inner.0;
[INFO] [stdout] 732 | |                         let method = RegisteredHooksSvc(inner);
[INFO] [stdout] 733 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 744 | |                         Ok(res)
[INFO] [stdout] 745 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/hyperlane.core.v1.tonic.rs:744:25
[INFO] [stdout]     |
[INFO] [stdout] 744 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/hyperlane.core.v1.tonic.rs:776:42
[INFO] [stdout]     |
[INFO] [stdout] 776 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 777 | |                         let inner = inner.0;
[INFO] [stdout] 778 | |                         let method = RegisteredAppsSvc(inner);
[INFO] [stdout] 779 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 790 | |                         Ok(res)
[INFO] [stdout] 791 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/hyperlane.core.v1.tonic.rs:790:25
[INFO] [stdout]     |
[INFO] [stdout] 790 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/hyperlane.core.v1.tonic.rs:795:41
[INFO] [stdout]     |
[INFO] [stdout] 795 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 796 | |                         Ok(
[INFO] [stdout] 797 | |                             http::Response::builder()
[INFO] [stdout] 798 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 804 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/hyperlane.core.v1.tonic.rs:796:25
[INFO] [stdout]     |
[INFO] [stdout] 796 | /                         Ok(
[INFO] [stdout] 797 | |                             http::Response::builder()
[INFO] [stdout] 798 | |                                 .status(200)
[INFO] [stdout] 799 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 802 | |                                 .unwrap(),
[INFO] [stdout] 803 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/hyperlane.core.v1.tonic.rs:1131:42
[INFO] [stdout]      |
[INFO] [stdout] 1131 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1132 | |                         let inner = inner.0;
[INFO] [stdout] 1133 | |                         let method = CreateMailboxSvc(inner);
[INFO] [stdout] 1134 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1145 | |                         Ok(res)
[INFO] [stdout] 1146 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/hyperlane.core.v1.tonic.rs:1145:25
[INFO] [stdout]      |
[INFO] [stdout] 1145 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/hyperlane.core.v1.tonic.rs:1173:42
[INFO] [stdout]      |
[INFO] [stdout] 1173 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1174 | |                         let inner = inner.0;
[INFO] [stdout] 1175 | |                         let method = SetMailboxSvc(inner);
[INFO] [stdout] 1176 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1187 | |                         Ok(res)
[INFO] [stdout] 1188 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/hyperlane.core.v1.tonic.rs:1187:25
[INFO] [stdout]      |
[INFO] [stdout] 1187 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/hyperlane.core.v1.tonic.rs:1217:42
[INFO] [stdout]      |
[INFO] [stdout] 1217 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1218 | |                         let inner = inner.0;
[INFO] [stdout] 1219 | |                         let method = ProcessMessageSvc(inner);
[INFO] [stdout] 1220 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1231 | |                         Ok(res)
[INFO] [stdout] 1232 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/hyperlane.core.v1.tonic.rs:1231:25
[INFO] [stdout]      |
[INFO] [stdout] 1231 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/hyperlane.core.v1.tonic.rs:1236:41
[INFO] [stdout]      |
[INFO] [stdout] 1236 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 1237 | |                         Ok(
[INFO] [stdout] 1238 | |                             http::Response::builder()
[INFO] [stdout] 1239 | |                                 .status(200)
[INFO] [stdout] ...    |
[INFO] [stdout] 1245 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/hyperlane.core.v1.tonic.rs:1237:25
[INFO] [stdout]      |
[INFO] [stdout] 1237 | /                         Ok(
[INFO] [stdout] 1238 | |                             http::Response::builder()
[INFO] [stdout] 1239 | |                                 .status(200)
[INFO] [stdout] 1240 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...    |
[INFO] [stdout] 1243 | |                                 .unwrap(),
[INFO] [stdout] 1244 | |                         )
[INFO] [stdout]      | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/hyperlane.core.interchain_security.v1.tonic.rs:349:42
[INFO] [stdout]     |
[INFO] [stdout] 349 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 350 | |                         let inner = inner.0;
[INFO] [stdout] 351 | |                         let method = IsmsSvc(inner);
[INFO] [stdout] 352 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 363 | |                         Ok(res)
[INFO] [stdout] 364 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/hyperlane.core.interchain_security.v1.tonic.rs:363:25
[INFO] [stdout]     |
[INFO] [stdout] 363 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/hyperlane.core.interchain_security.v1.tonic.rs:391:42
[INFO] [stdout]     |
[INFO] [stdout] 391 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 392 | |                         let inner = inner.0;
[INFO] [stdout] 393 | |                         let method = IsmSvc(inner);
[INFO] [stdout] 394 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 405 | |                         Ok(res)
[INFO] [stdout] 406 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/hyperlane.core.interchain_security.v1.tonic.rs:405:25
[INFO] [stdout]     |
[INFO] [stdout] 405 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/hyperlane.core.interchain_security.v1.tonic.rs:440:42
[INFO] [stdout]     |
[INFO] [stdout] 440 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 441 | |                         let inner = inner.0;
[INFO] [stdout] 442 | |                         let method = AnnouncedStorageLocationsSvc(inner);
[INFO] [stdout] 443 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 454 | |                         Ok(res)
[INFO] [stdout] 455 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/hyperlane.core.interchain_security.v1.tonic.rs:454:25
[INFO] [stdout]     |
[INFO] [stdout] 454 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/hyperlane.core.interchain_security.v1.tonic.rs:489:42
[INFO] [stdout]     |
[INFO] [stdout] 489 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 490 | |                         let inner = inner.0;
[INFO] [stdout] 491 | |                         let method = LatestAnnouncedStorageLocationSvc(inner);
[INFO] [stdout] 492 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 503 | |                         Ok(res)
[INFO] [stdout] 504 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/hyperlane.core.interchain_security.v1.tonic.rs:503:25
[INFO] [stdout]     |
[INFO] [stdout] 503 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/hyperlane.core.interchain_security.v1.tonic.rs:508:41
[INFO] [stdout]     |
[INFO] [stdout] 508 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 509 | |                         Ok(
[INFO] [stdout] 510 | |                             http::Response::builder()
[INFO] [stdout] 511 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 517 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/hyperlane.core.interchain_security.v1.tonic.rs:509:25
[INFO] [stdout]     |
[INFO] [stdout] 509 | /                         Ok(
[INFO] [stdout] 510 | |                             http::Response::builder()
[INFO] [stdout] 511 | |                                 .status(200)
[INFO] [stdout] 512 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 515 | |                                 .unwrap(),
[INFO] [stdout] 516 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/hyperlane.core.interchain_security.v1.tonic.rs:1046:42
[INFO] [stdout]      |
[INFO] [stdout] 1046 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1047 | |                         let inner = inner.0;
[INFO] [stdout] 1048 | |                         let method = CreateMessageIdMultisigIsmSvc(inner);
[INFO] [stdout] 1049 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1060 | |                         Ok(res)
[INFO] [stdout] 1061 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/hyperlane.core.interchain_security.v1.tonic.rs:1060:25
[INFO] [stdout]      |
[INFO] [stdout] 1060 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/hyperlane.core.interchain_security.v1.tonic.rs:1094:42
[INFO] [stdout]      |
[INFO] [stdout] 1094 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1095 | |                         let inner = inner.0;
[INFO] [stdout] 1096 | |                         let method = CreateMerkleRootMultisigIsmSvc(inner);
[INFO] [stdout] 1097 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1108 | |                         Ok(res)
[INFO] [stdout] 1109 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/hyperlane.core.interchain_security.v1.tonic.rs:1108:25
[INFO] [stdout]      |
[INFO] [stdout] 1108 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/hyperlane.core.interchain_security.v1.tonic.rs:1138:42
[INFO] [stdout]      |
[INFO] [stdout] 1138 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1139 | |                         let inner = inner.0;
[INFO] [stdout] 1140 | |                         let method = CreateNoopIsmSvc(inner);
[INFO] [stdout] 1141 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1152 | |                         Ok(res)
[INFO] [stdout] 1153 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/hyperlane.core.interchain_security.v1.tonic.rs:1152:25
[INFO] [stdout]      |
[INFO] [stdout] 1152 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/hyperlane.core.interchain_security.v1.tonic.rs:1182:42
[INFO] [stdout]      |
[INFO] [stdout] 1182 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1183 | |                         let inner = inner.0;
[INFO] [stdout] 1184 | |                         let method = CreateRoutingIsmSvc(inner);
[INFO] [stdout] 1185 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1196 | |                         Ok(res)
[INFO] [stdout] 1197 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/hyperlane.core.interchain_security.v1.tonic.rs:1196:25
[INFO] [stdout]      |
[INFO] [stdout] 1196 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/hyperlane.core.interchain_security.v1.tonic.rs:1228:42
[INFO] [stdout]      |
[INFO] [stdout] 1228 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1229 | |                         let inner = inner.0;
[INFO] [stdout] 1230 | |                         let method = SetRoutingIsmDomainSvc(inner);
[INFO] [stdout] 1231 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1242 | |                         Ok(res)
[INFO] [stdout] 1243 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/hyperlane.core.interchain_security.v1.tonic.rs:1242:25
[INFO] [stdout]      |
[INFO] [stdout] 1242 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/hyperlane.core.interchain_security.v1.tonic.rs:1274:42
[INFO] [stdout]      |
[INFO] [stdout] 1274 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1275 | |                         let inner = inner.0;
[INFO] [stdout] 1276 | |                         let method = RemoveRoutingIsmDomainSvc(inner);
[INFO] [stdout] 1277 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1288 | |                         Ok(res)
[INFO] [stdout] 1289 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/hyperlane.core.interchain_security.v1.tonic.rs:1288:25
[INFO] [stdout]      |
[INFO] [stdout] 1288 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/hyperlane.core.interchain_security.v1.tonic.rs:1320:42
[INFO] [stdout]      |
[INFO] [stdout] 1320 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1321 | |                         let inner = inner.0;
[INFO] [stdout] 1322 | |                         let method = UpdateRoutingIsmOwnerSvc(inner);
[INFO] [stdout] 1323 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1334 | |                         Ok(res)
[INFO] [stdout] 1335 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/hyperlane.core.interchain_security.v1.tonic.rs:1334:25
[INFO] [stdout]      |
[INFO] [stdout] 1334 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/hyperlane.core.interchain_security.v1.tonic.rs:1364:42
[INFO] [stdout]      |
[INFO] [stdout] 1364 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1365 | |                         let inner = inner.0;
[INFO] [stdout] 1366 | |                         let method = AnnounceValidatorSvc(inner);
[INFO] [stdout] 1367 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1378 | |                         Ok(res)
[INFO] [stdout] 1379 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/hyperlane.core.interchain_security.v1.tonic.rs:1378:25
[INFO] [stdout]      |
[INFO] [stdout] 1378 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/hyperlane.core.interchain_security.v1.tonic.rs:1383:41
[INFO] [stdout]      |
[INFO] [stdout] 1383 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 1384 | |                         Ok(
[INFO] [stdout] 1385 | |                             http::Response::builder()
[INFO] [stdout] 1386 | |                                 .status(200)
[INFO] [stdout] ...    |
[INFO] [stdout] 1392 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/hyperlane.core.interchain_security.v1.tonic.rs:1384:25
[INFO] [stdout]      |
[INFO] [stdout] 1384 | /                         Ok(
[INFO] [stdout] 1385 | |                             http::Response::builder()
[INFO] [stdout] 1386 | |                                 .status(200)
[INFO] [stdout] 1387 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...    |
[INFO] [stdout] 1390 | |                                 .unwrap(),
[INFO] [stdout] 1391 | |                         )
[INFO] [stdout]      | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/hyperlane.core.post_dispatch.v1.tonic.rs:482:42
[INFO] [stdout]     |
[INFO] [stdout] 482 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 483 | |                         let inner = inner.0;
[INFO] [stdout] 484 | |                         let method = IgpsSvc(inner);
[INFO] [stdout] 485 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 496 | |                         Ok(res)
[INFO] [stdout] 497 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/hyperlane.core.post_dispatch.v1.tonic.rs:496:25
[INFO] [stdout]     |
[INFO] [stdout] 496 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/hyperlane.core.post_dispatch.v1.tonic.rs:524:42
[INFO] [stdout]     |
[INFO] [stdout] 524 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 525 | |                         let inner = inner.0;
[INFO] [stdout] 526 | |                         let method = IgpSvc(inner);
[INFO] [stdout] 527 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 538 | |                         Ok(res)
[INFO] [stdout] 539 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/hyperlane.core.post_dispatch.v1.tonic.rs:538:25
[INFO] [stdout]     |
[INFO] [stdout] 538 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/hyperlane.core.post_dispatch.v1.tonic.rs:573:42
[INFO] [stdout]     |
[INFO] [stdout] 573 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 574 | |                         let inner = inner.0;
[INFO] [stdout] 575 | |                         let method = DestinationGasConfigsSvc(inner);
[INFO] [stdout] 576 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 587 | |                         Ok(res)
[INFO] [stdout] 588 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/hyperlane.core.post_dispatch.v1.tonic.rs:587:25
[INFO] [stdout]     |
[INFO] [stdout] 587 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/hyperlane.core.post_dispatch.v1.tonic.rs:619:42
[INFO] [stdout]     |
[INFO] [stdout] 619 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 620 | |                         let inner = inner.0;
[INFO] [stdout] 621 | |                         let method = QuoteGasPaymentSvc(inner);
[INFO] [stdout] 622 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 633 | |                         Ok(res)
[INFO] [stdout] 634 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/hyperlane.core.post_dispatch.v1.tonic.rs:633:25
[INFO] [stdout]     |
[INFO] [stdout] 633 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/hyperlane.core.post_dispatch.v1.tonic.rs:665:42
[INFO] [stdout]     |
[INFO] [stdout] 665 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 666 | |                         let inner = inner.0;
[INFO] [stdout] 667 | |                         let method = MerkleTreeHooksSvc(inner);
[INFO] [stdout] 668 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 679 | |                         Ok(res)
[INFO] [stdout] 680 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/hyperlane.core.post_dispatch.v1.tonic.rs:679:25
[INFO] [stdout]     |
[INFO] [stdout] 679 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/hyperlane.core.post_dispatch.v1.tonic.rs:711:42
[INFO] [stdout]     |
[INFO] [stdout] 711 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 712 | |                         let inner = inner.0;
[INFO] [stdout] 713 | |                         let method = MerkleTreeHookSvc(inner);
[INFO] [stdout] 714 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 725 | |                         Ok(res)
[INFO] [stdout] 726 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/hyperlane.core.post_dispatch.v1.tonic.rs:725:25
[INFO] [stdout]     |
[INFO] [stdout] 725 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/hyperlane.core.post_dispatch.v1.tonic.rs:755:42
[INFO] [stdout]     |
[INFO] [stdout] 755 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 756 | |                         let inner = inner.0;
[INFO] [stdout] 757 | |                         let method = NoopHooksSvc(inner);
[INFO] [stdout] 758 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 769 | |                         Ok(res)
[INFO] [stdout] 770 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/hyperlane.core.post_dispatch.v1.tonic.rs:769:25
[INFO] [stdout]     |
[INFO] [stdout] 769 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/hyperlane.core.post_dispatch.v1.tonic.rs:799:42
[INFO] [stdout]     |
[INFO] [stdout] 799 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 800 | |                         let inner = inner.0;
[INFO] [stdout] 801 | |                         let method = NoopHookSvc(inner);
[INFO] [stdout] 802 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 813 | |                         Ok(res)
[INFO] [stdout] 814 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/hyperlane.core.post_dispatch.v1.tonic.rs:813:25
[INFO] [stdout]     |
[INFO] [stdout] 813 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/hyperlane.core.post_dispatch.v1.tonic.rs:818:41
[INFO] [stdout]     |
[INFO] [stdout] 818 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 819 | |                         Ok(
[INFO] [stdout] 820 | |                             http::Response::builder()
[INFO] [stdout] 821 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 827 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/hyperlane.core.post_dispatch.v1.tonic.rs:819:25
[INFO] [stdout]     |
[INFO] [stdout] 819 | /                         Ok(
[INFO] [stdout] 820 | |                             http::Response::builder()
[INFO] [stdout] 821 | |                                 .status(200)
[INFO] [stdout] 822 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 825 | |                                 .unwrap(),
[INFO] [stdout] 826 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/hyperlane.core.post_dispatch.v1.tonic.rs:1301:42
[INFO] [stdout]      |
[INFO] [stdout] 1301 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1302 | |                         let inner = inner.0;
[INFO] [stdout] 1303 | |                         let method = CreateIgpSvc(inner);
[INFO] [stdout] 1304 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1315 | |                         Ok(res)
[INFO] [stdout] 1316 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/hyperlane.core.post_dispatch.v1.tonic.rs:1315:25
[INFO] [stdout]      |
[INFO] [stdout] 1315 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/hyperlane.core.post_dispatch.v1.tonic.rs:1345:42
[INFO] [stdout]      |
[INFO] [stdout] 1345 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1346 | |                         let inner = inner.0;
[INFO] [stdout] 1347 | |                         let method = SetIgpOwnerSvc(inner);
[INFO] [stdout] 1348 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1359 | |                         Ok(res)
[INFO] [stdout] 1360 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/hyperlane.core.post_dispatch.v1.tonic.rs:1359:25
[INFO] [stdout]      |
[INFO] [stdout] 1359 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/hyperlane.core.post_dispatch.v1.tonic.rs:1391:42
[INFO] [stdout]      |
[INFO] [stdout] 1391 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1392 | |                         let inner = inner.0;
[INFO] [stdout] 1393 | |                         let method = SetDestinationGasConfigSvc(inner);
[INFO] [stdout] 1394 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1405 | |                         Ok(res)
[INFO] [stdout] 1406 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/hyperlane.core.post_dispatch.v1.tonic.rs:1405:25
[INFO] [stdout]      |
[INFO] [stdout] 1405 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/hyperlane.core.post_dispatch.v1.tonic.rs:1433:42
[INFO] [stdout]      |
[INFO] [stdout] 1433 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1434 | |                         let inner = inner.0;
[INFO] [stdout] 1435 | |                         let method = PayForGasSvc(inner);
[INFO] [stdout] 1436 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1447 | |                         Ok(res)
[INFO] [stdout] 1448 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/hyperlane.core.post_dispatch.v1.tonic.rs:1447:25
[INFO] [stdout]      |
[INFO] [stdout] 1447 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/hyperlane.core.post_dispatch.v1.tonic.rs:1475:42
[INFO] [stdout]      |
[INFO] [stdout] 1475 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1476 | |                         let inner = inner.0;
[INFO] [stdout] 1477 | |                         let method = ClaimSvc(inner);
[INFO] [stdout] 1478 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1489 | |                         Ok(res)
[INFO] [stdout] 1490 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/hyperlane.core.post_dispatch.v1.tonic.rs:1489:25
[INFO] [stdout]      |
[INFO] [stdout] 1489 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/hyperlane.core.post_dispatch.v1.tonic.rs:1521:42
[INFO] [stdout]      |
[INFO] [stdout] 1521 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1522 | |                         let inner = inner.0;
[INFO] [stdout] 1523 | |                         let method = CreateMerkleTreeHookSvc(inner);
[INFO] [stdout] 1524 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1535 | |                         Ok(res)
[INFO] [stdout] 1536 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/hyperlane.core.post_dispatch.v1.tonic.rs:1535:25
[INFO] [stdout]      |
[INFO] [stdout] 1535 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/hyperlane.core.post_dispatch.v1.tonic.rs:1565:42
[INFO] [stdout]      |
[INFO] [stdout] 1565 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1566 | |                         let inner = inner.0;
[INFO] [stdout] 1567 | |                         let method = CreateNoopHookSvc(inner);
[INFO] [stdout] 1568 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1579 | |                         Ok(res)
[INFO] [stdout] 1580 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/hyperlane.core.post_dispatch.v1.tonic.rs:1579:25
[INFO] [stdout]      |
[INFO] [stdout] 1579 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/hyperlane.core.post_dispatch.v1.tonic.rs:1584:41
[INFO] [stdout]      |
[INFO] [stdout] 1584 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 1585 | |                         Ok(
[INFO] [stdout] 1586 | |                             http::Response::builder()
[INFO] [stdout] 1587 | |                                 .status(200)
[INFO] [stdout] ...    |
[INFO] [stdout] 1593 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/hyperlane.core.post_dispatch.v1.tonic.rs:1585:25
[INFO] [stdout]      |
[INFO] [stdout] 1585 | /                         Ok(
[INFO] [stdout] 1586 | |                             http::Response::builder()
[INFO] [stdout] 1587 | |                                 .status(200)
[INFO] [stdout] 1588 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...    |
[INFO] [stdout] 1591 | |                                 .unwrap(),
[INFO] [stdout] 1592 | |                         )
[INFO] [stdout]      | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/hyperlane.warp.v1.tonic.rs:362:42
[INFO] [stdout]     |
[INFO] [stdout] 362 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 363 | |                         let inner = inner.0;
[INFO] [stdout] 364 | |                         let method = TokensSvc(inner);
[INFO] [stdout] 365 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 376 | |                         Ok(res)
[INFO] [stdout] 377 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/hyperlane.warp.v1.tonic.rs:376:25
[INFO] [stdout]     |
[INFO] [stdout] 376 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/hyperlane.warp.v1.tonic.rs:404:42
[INFO] [stdout]     |
[INFO] [stdout] 404 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 405 | |                         let inner = inner.0;
[INFO] [stdout] 406 | |                         let method = TokenSvc(inner);
[INFO] [stdout] 407 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 418 | |                         Ok(res)
[INFO] [stdout] 419 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/hyperlane.warp.v1.tonic.rs:418:25
[INFO] [stdout]     |
[INFO] [stdout] 418 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/hyperlane.warp.v1.tonic.rs:450:42
[INFO] [stdout]     |
[INFO] [stdout] 450 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 451 | |                         let inner = inner.0;
[INFO] [stdout] 452 | |                         let method = BridgedSupplySvc(inner);
[INFO] [stdout] 453 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 464 | |                         Ok(res)
[INFO] [stdout] 465 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/hyperlane.warp.v1.tonic.rs:464:25
[INFO] [stdout]     |
[INFO] [stdout] 464 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/hyperlane.warp.v1.tonic.rs:496:42
[INFO] [stdout]     |
[INFO] [stdout] 496 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 497 | |                         let inner = inner.0;
[INFO] [stdout] 498 | |                         let method = RemoteRoutersSvc(inner);
[INFO] [stdout] 499 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 510 | |                         Ok(res)
[INFO] [stdout] 511 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/hyperlane.warp.v1.tonic.rs:510:25
[INFO] [stdout]     |
[INFO] [stdout] 510 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/hyperlane.warp.v1.tonic.rs:544:42
[INFO] [stdout]     |
[INFO] [stdout] 544 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 545 | |                         let inner = inner.0;
[INFO] [stdout] 546 | |                         let method = QuoteRemoteTransferSvc(inner);
[INFO] [stdout] 547 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 558 | |                         Ok(res)
[INFO] [stdout] 559 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/hyperlane.warp.v1.tonic.rs:558:25
[INFO] [stdout]     |
[INFO] [stdout] 558 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/hyperlane.warp.v1.tonic.rs:563:41
[INFO] [stdout]     |
[INFO] [stdout] 563 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 564 | |                         Ok(
[INFO] [stdout] 565 | |                             http::Response::builder()
[INFO] [stdout] 566 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 572 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/hyperlane.warp.v1.tonic.rs:564:25
[INFO] [stdout]     |
[INFO] [stdout] 564 | /                         Ok(
[INFO] [stdout] 565 | |                             http::Response::builder()
[INFO] [stdout] 566 | |                                 .status(200)
[INFO] [stdout] 567 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 570 | |                                 .unwrap(),
[INFO] [stdout] 571 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/hyperlane.warp.v1.tonic.rs:1001:42
[INFO] [stdout]      |
[INFO] [stdout] 1001 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1002 | |                         let inner = inner.0;
[INFO] [stdout] 1003 | |                         let method = CreateCollateralTokenSvc(inner);
[INFO] [stdout] 1004 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1015 | |                         Ok(res)
[INFO] [stdout] 1016 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/hyperlane.warp.v1.tonic.rs:1015:25
[INFO] [stdout]      |
[INFO] [stdout] 1015 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/hyperlane.warp.v1.tonic.rs:1047:42
[INFO] [stdout]      |
[INFO] [stdout] 1047 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1048 | |                         let inner = inner.0;
[INFO] [stdout] 1049 | |                         let method = CreateSyntheticTokenSvc(inner);
[INFO] [stdout] 1050 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1061 | |                         Ok(res)
[INFO] [stdout] 1062 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/hyperlane.warp.v1.tonic.rs:1061:25
[INFO] [stdout]      |
[INFO] [stdout] 1061 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/hyperlane.warp.v1.tonic.rs:1089:42
[INFO] [stdout]      |
[INFO] [stdout] 1089 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1090 | |                         let inner = inner.0;
[INFO] [stdout] 1091 | |                         let method = SetTokenSvc(inner);
[INFO] [stdout] 1092 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1103 | |                         Ok(res)
[INFO] [stdout] 1104 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/hyperlane.warp.v1.tonic.rs:1103:25
[INFO] [stdout]      |
[INFO] [stdout] 1103 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/hyperlane.warp.v1.tonic.rs:1135:42
[INFO] [stdout]      |
[INFO] [stdout] 1135 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1136 | |                         let inner = inner.0;
[INFO] [stdout] 1137 | |                         let method = EnrollRemoteRouterSvc(inner);
[INFO] [stdout] 1138 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1149 | |                         Ok(res)
[INFO] [stdout] 1150 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/hyperlane.warp.v1.tonic.rs:1149:25
[INFO] [stdout]      |
[INFO] [stdout] 1149 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/hyperlane.warp.v1.tonic.rs:1181:42
[INFO] [stdout]      |
[INFO] [stdout] 1181 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1182 | |                         let inner = inner.0;
[INFO] [stdout] 1183 | |                         let method = UnrollRemoteRouterSvc(inner);
[INFO] [stdout] 1184 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1195 | |                         Ok(res)
[INFO] [stdout] 1196 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/hyperlane.warp.v1.tonic.rs:1195:25
[INFO] [stdout]      |
[INFO] [stdout] 1195 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/hyperlane.warp.v1.tonic.rs:1225:42
[INFO] [stdout]      |
[INFO] [stdout] 1225 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1226 | |                         let inner = inner.0;
[INFO] [stdout] 1227 | |                         let method = RemoteTransferSvc(inner);
[INFO] [stdout] 1228 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1239 | |                         Ok(res)
[INFO] [stdout] 1240 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/hyperlane.warp.v1.tonic.rs:1239:25
[INFO] [stdout]      |
[INFO] [stdout] 1239 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/hyperlane.warp.v1.tonic.rs:1244:41
[INFO] [stdout]      |
[INFO] [stdout] 1244 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 1245 | |                         Ok(
[INFO] [stdout] 1246 | |                             http::Response::builder()
[INFO] [stdout] 1247 | |                                 .status(200)
[INFO] [stdout] ...    |
[INFO] [stdout] 1253 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/hyperlane.warp.v1.tonic.rs:1245:25
[INFO] [stdout]      |
[INFO] [stdout] 1245 | /                         Ok(
[INFO] [stdout] 1246 | |                             http::Response::builder()
[INFO] [stdout] 1247 | |                                 .status(200)
[INFO] [stdout] 1248 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...    |
[INFO] [stdout] 1251 | |                                 .unwrap(),
[INFO] [stdout] 1252 | |                         )
[INFO] [stdout]      | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hyperlane-cosmos-rs` (lib test) due to 114 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/hyperlane.core.v1.tonic.rs:458:42
[INFO] [stdout]     |
[INFO] [stdout] 458 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 459 | |                         let inner = inner.0;
[INFO] [stdout] 460 | |                         let method = MailboxesSvc(inner);
[INFO] [stdout] 461 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 472 | |                         Ok(res)
[INFO] [stdout] 473 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/hyperlane.core.v1.tonic.rs:472:25
[INFO] [stdout]     |
[INFO] [stdout] 472 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/hyperlane.core.v1.tonic.rs:502:42
[INFO] [stdout]     |
[INFO] [stdout] 502 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 503 | |                         let inner = inner.0;
[INFO] [stdout] 504 | |                         let method = MailboxSvc(inner);
[INFO] [stdout] 505 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 516 | |                         Ok(res)
[INFO] [stdout] 517 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/hyperlane.core.v1.tonic.rs:516:25
[INFO] [stdout]     |
[INFO] [stdout] 516 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/hyperlane.core.v1.tonic.rs:546:42
[INFO] [stdout]     |
[INFO] [stdout] 546 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 547 | |                         let inner = inner.0;
[INFO] [stdout] 548 | |                         let method = DeliveredSvc(inner);
[INFO] [stdout] 549 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 560 | |                         Ok(res)
[INFO] [stdout] 561 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/hyperlane.core.v1.tonic.rs:560:25
[INFO] [stdout]     |
[INFO] [stdout] 560 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/hyperlane.core.v1.tonic.rs:592:42
[INFO] [stdout]     |
[INFO] [stdout] 592 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 593 | |                         let inner = inner.0;
[INFO] [stdout] 594 | |                         let method = RecipientIsmSvc(inner);
[INFO] [stdout] 595 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 606 | |                         Ok(res)
[INFO] [stdout] 607 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/hyperlane.core.v1.tonic.rs:606:25
[INFO] [stdout]     |
[INFO] [stdout] 606 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/hyperlane.core.v1.tonic.rs:638:42
[INFO] [stdout]     |
[INFO] [stdout] 638 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 639 | |                         let inner = inner.0;
[INFO] [stdout] 640 | |                         let method = VerifyDryRunSvc(inner);
[INFO] [stdout] 641 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 652 | |                         Ok(res)
[INFO] [stdout] 653 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/hyperlane.core.v1.tonic.rs:652:25
[INFO] [stdout]     |
[INFO] [stdout] 652 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/hyperlane.core.v1.tonic.rs:684:42
[INFO] [stdout]     |
[INFO] [stdout] 684 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 685 | |                         let inner = inner.0;
[INFO] [stdout] 686 | |                         let method = RegisteredISMsSvc(inner);
[INFO] [stdout] 687 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 698 | |                         Ok(res)
[INFO] [stdout] 699 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/hyperlane.core.v1.tonic.rs:698:25
[INFO] [stdout]     |
[INFO] [stdout] 698 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/hyperlane.core.v1.tonic.rs:730:42
[INFO] [stdout]     |
[INFO] [stdout] 730 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 731 | |                         let inner = inner.0;
[INFO] [stdout] 732 | |                         let method = RegisteredHooksSvc(inner);
[INFO] [stdout] 733 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 744 | |                         Ok(res)
[INFO] [stdout] 745 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/hyperlane.core.v1.tonic.rs:744:25
[INFO] [stdout]     |
[INFO] [stdout] 744 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/hyperlane.core.v1.tonic.rs:776:42
[INFO] [stdout]     |
[INFO] [stdout] 776 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 777 | |                         let inner = inner.0;
[INFO] [stdout] 778 | |                         let method = RegisteredAppsSvc(inner);
[INFO] [stdout] 779 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 790 | |                         Ok(res)
[INFO] [stdout] 791 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/hyperlane.core.v1.tonic.rs:790:25
[INFO] [stdout]     |
[INFO] [stdout] 790 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/hyperlane.core.v1.tonic.rs:795:41
[INFO] [stdout]     |
[INFO] [stdout] 795 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 796 | |                         Ok(
[INFO] [stdout] 797 | |                             http::Response::builder()
[INFO] [stdout] 798 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 804 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/hyperlane.core.v1.tonic.rs:796:25
[INFO] [stdout]     |
[INFO] [stdout] 796 | /                         Ok(
[INFO] [stdout] 797 | |                             http::Response::builder()
[INFO] [stdout] 798 | |                                 .status(200)
[INFO] [stdout] 799 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 802 | |                                 .unwrap(),
[INFO] [stdout] 803 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/hyperlane.core.v1.tonic.rs:1131:42
[INFO] [stdout]      |
[INFO] [stdout] 1131 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1132 | |                         let inner = inner.0;
[INFO] [stdout] 1133 | |                         let method = CreateMailboxSvc(inner);
[INFO] [stdout] 1134 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1145 | |                         Ok(res)
[INFO] [stdout] 1146 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/hyperlane.core.v1.tonic.rs:1145:25
[INFO] [stdout]      |
[INFO] [stdout] 1145 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/hyperlane.core.v1.tonic.rs:1173:42
[INFO] [stdout]      |
[INFO] [stdout] 1173 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1174 | |                         let inner = inner.0;
[INFO] [stdout] 1175 | |                         let method = SetMailboxSvc(inner);
[INFO] [stdout] 1176 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1187 | |                         Ok(res)
[INFO] [stdout] 1188 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/hyperlane.core.v1.tonic.rs:1187:25
[INFO] [stdout]      |
[INFO] [stdout] 1187 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/hyperlane.core.v1.tonic.rs:1217:42
[INFO] [stdout]      |
[INFO] [stdout] 1217 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1218 | |                         let inner = inner.0;
[INFO] [stdout] 1219 | |                         let method = ProcessMessageSvc(inner);
[INFO] [stdout] 1220 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1231 | |                         Ok(res)
[INFO] [stdout] 1232 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/hyperlane.core.v1.tonic.rs:1231:25
[INFO] [stdout]      |
[INFO] [stdout] 1231 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/hyperlane.core.v1.tonic.rs:1236:41
[INFO] [stdout]      |
[INFO] [stdout] 1236 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 1237 | |                         Ok(
[INFO] [stdout] 1238 | |                             http::Response::builder()
[INFO] [stdout] 1239 | |                                 .status(200)
[INFO] [stdout] ...    |
[INFO] [stdout] 1245 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/hyperlane.core.v1.tonic.rs:1237:25
[INFO] [stdout]      |
[INFO] [stdout] 1237 | /                         Ok(
[INFO] [stdout] 1238 | |                             http::Response::builder()
[INFO] [stdout] 1239 | |                                 .status(200)
[INFO] [stdout] 1240 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...    |
[INFO] [stdout] 1243 | |                                 .unwrap(),
[INFO] [stdout] 1244 | |                         )
[INFO] [stdout]      | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/hyperlane.core.interchain_security.v1.tonic.rs:349:42
[INFO] [stdout]     |
[INFO] [stdout] 349 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 350 | |                         let inner = inner.0;
[INFO] [stdout] 351 | |                         let method = IsmsSvc(inner);
[INFO] [stdout] 352 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 363 | |                         Ok(res)
[INFO] [stdout] 364 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/hyperlane.core.interchain_security.v1.tonic.rs:363:25
[INFO] [stdout]     |
[INFO] [stdout] 363 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/hyperlane.core.interchain_security.v1.tonic.rs:391:42
[INFO] [stdout]     |
[INFO] [stdout] 391 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 392 | |                         let inner = inner.0;
[INFO] [stdout] 393 | |                         let method = IsmSvc(inner);
[INFO] [stdout] 394 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 405 | |                         Ok(res)
[INFO] [stdout] 406 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/hyperlane.core.interchain_security.v1.tonic.rs:405:25
[INFO] [stdout]     |
[INFO] [stdout] 405 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/hyperlane.core.interchain_security.v1.tonic.rs:440:42
[INFO] [stdout]     |
[INFO] [stdout] 440 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 441 | |                         let inner = inner.0;
[INFO] [stdout] 442 | |                         let method = AnnouncedStorageLocationsSvc(inner);
[INFO] [stdout] 443 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 454 | |                         Ok(res)
[INFO] [stdout] 455 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/hyperlane.core.interchain_security.v1.tonic.rs:454:25
[INFO] [stdout]     |
[INFO] [stdout] 454 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/hyperlane.core.interchain_security.v1.tonic.rs:489:42
[INFO] [stdout]     |
[INFO] [stdout] 489 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 490 | |                         let inner = inner.0;
[INFO] [stdout] 491 | |                         let method = LatestAnnouncedStorageLocationSvc(inner);
[INFO] [stdout] 492 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 503 | |                         Ok(res)
[INFO] [stdout] 504 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/hyperlane.core.interchain_security.v1.tonic.rs:503:25
[INFO] [stdout]     |
[INFO] [stdout] 503 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/hyperlane.core.interchain_security.v1.tonic.rs:508:41
[INFO] [stdout]     |
[INFO] [stdout] 508 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 509 | |                         Ok(
[INFO] [stdout] 510 | |                             http::Response::builder()
[INFO] [stdout] 511 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 517 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/hyperlane.core.interchain_security.v1.tonic.rs:509:25
[INFO] [stdout]     |
[INFO] [stdout] 509 | /                         Ok(
[INFO] [stdout] 510 | |                             http::Response::builder()
[INFO] [stdout] 511 | |                                 .status(200)
[INFO] [stdout] 512 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 515 | |                                 .unwrap(),
[INFO] [stdout] 516 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/hyperlane.core.interchain_security.v1.tonic.rs:1046:42
[INFO] [stdout]      |
[INFO] [stdout] 1046 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1047 | |                         let inner = inner.0;
[INFO] [stdout] 1048 | |                         let method = CreateMessageIdMultisigIsmSvc(inner);
[INFO] [stdout] 1049 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1060 | |                         Ok(res)
[INFO] [stdout] 1061 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/hyperlane.core.interchain_security.v1.tonic.rs:1060:25
[INFO] [stdout]      |
[INFO] [stdout] 1060 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/hyperlane.core.interchain_security.v1.tonic.rs:1094:42
[INFO] [stdout]      |
[INFO] [stdout] 1094 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1095 | |                         let inner = inner.0;
[INFO] [stdout] 1096 | |                         let method = CreateMerkleRootMultisigIsmSvc(inner);
[INFO] [stdout] 1097 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1108 | |                         Ok(res)
[INFO] [stdout] 1109 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/hyperlane.core.interchain_security.v1.tonic.rs:1108:25
[INFO] [stdout]      |
[INFO] [stdout] 1108 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/hyperlane.core.interchain_security.v1.tonic.rs:1138:42
[INFO] [stdout]      |
[INFO] [stdout] 1138 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1139 | |                         let inner = inner.0;
[INFO] [stdout] 1140 | |                         let method = CreateNoopIsmSvc(inner);
[INFO] [stdout] 1141 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1152 | |                         Ok(res)
[INFO] [stdout] 1153 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/hyperlane.core.interchain_security.v1.tonic.rs:1152:25
[INFO] [stdout]      |
[INFO] [stdout] 1152 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/hyperlane.core.interchain_security.v1.tonic.rs:1182:42
[INFO] [stdout]      |
[INFO] [stdout] 1182 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1183 | |                         let inner = inner.0;
[INFO] [stdout] 1184 | |                         let method = CreateRoutingIsmSvc(inner);
[INFO] [stdout] 1185 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1196 | |                         Ok(res)
[INFO] [stdout] 1197 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/hyperlane.core.interchain_security.v1.tonic.rs:1196:25
[INFO] [stdout]      |
[INFO] [stdout] 1196 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/hyperlane.core.interchain_security.v1.tonic.rs:1228:42
[INFO] [stdout]      |
[INFO] [stdout] 1228 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1229 | |                         let inner = inner.0;
[INFO] [stdout] 1230 | |                         let method = SetRoutingIsmDomainSvc(inner);
[INFO] [stdout] 1231 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1242 | |                         Ok(res)
[INFO] [stdout] 1243 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/hyperlane.core.interchain_security.v1.tonic.rs:1242:25
[INFO] [stdout]      |
[INFO] [stdout] 1242 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/hyperlane.core.interchain_security.v1.tonic.rs:1274:42
[INFO] [stdout]      |
[INFO] [stdout] 1274 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1275 | |                         let inner = inner.0;
[INFO] [stdout] 1276 | |                         let method = RemoveRoutingIsmDomainSvc(inner);
[INFO] [stdout] 1277 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1288 | |                         Ok(res)
[INFO] [stdout] 1289 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/hyperlane.core.interchain_security.v1.tonic.rs:1288:25
[INFO] [stdout]      |
[INFO] [stdout] 1288 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/hyperlane.core.interchain_security.v1.tonic.rs:1320:42
[INFO] [stdout]      |
[INFO] [stdout] 1320 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1321 | |                         let inner = inner.0;
[INFO] [stdout] 1322 | |                         let method = UpdateRoutingIsmOwnerSvc(inner);
[INFO] [stdout] 1323 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1334 | |                         Ok(res)
[INFO] [stdout] 1335 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/hyperlane.core.interchain_security.v1.tonic.rs:1334:25
[INFO] [stdout]      |
[INFO] [stdout] 1334 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/hyperlane.core.interchain_security.v1.tonic.rs:1364:42
[INFO] [stdout]      |
[INFO] [stdout] 1364 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1365 | |                         let inner = inner.0;
[INFO] [stdout] 1366 | |                         let method = AnnounceValidatorSvc(inner);
[INFO] [stdout] 1367 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1378 | |                         Ok(res)
[INFO] [stdout] 1379 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/hyperlane.core.interchain_security.v1.tonic.rs:1378:25
[INFO] [stdout]      |
[INFO] [stdout] 1378 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/hyperlane.core.interchain_security.v1.tonic.rs:1383:41
[INFO] [stdout]      |
[INFO] [stdout] 1383 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 1384 | |                         Ok(
[INFO] [stdout] 1385 | |                             http::Response::builder()
[INFO] [stdout] 1386 | |                                 .status(200)
[INFO] [stdout] ...    |
[INFO] [stdout] 1392 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/hyperlane.core.interchain_security.v1.tonic.rs:1384:25
[INFO] [stdout]      |
[INFO] [stdout] 1384 | /                         Ok(
[INFO] [stdout] 1385 | |                             http::Response::builder()
[INFO] [stdout] 1386 | |                                 .status(200)
[INFO] [stdout] 1387 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...    |
[INFO] [stdout] 1390 | |                                 .unwrap(),
[INFO] [stdout] 1391 | |                         )
[INFO] [stdout]      | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/hyperlane.core.post_dispatch.v1.tonic.rs:482:42
[INFO] [stdout]     |
[INFO] [stdout] 482 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 483 | |                         let inner = inner.0;
[INFO] [stdout] 484 | |                         let method = IgpsSvc(inner);
[INFO] [stdout] 485 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 496 | |                         Ok(res)
[INFO] [stdout] 497 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/hyperlane.core.post_dispatch.v1.tonic.rs:496:25
[INFO] [stdout]     |
[INFO] [stdout] 496 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/hyperlane.core.post_dispatch.v1.tonic.rs:524:42
[INFO] [stdout]     |
[INFO] [stdout] 524 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 525 | |                         let inner = inner.0;
[INFO] [stdout] 526 | |                         let method = IgpSvc(inner);
[INFO] [stdout] 527 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 538 | |                         Ok(res)
[INFO] [stdout] 539 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/hyperlane.core.post_dispatch.v1.tonic.rs:538:25
[INFO] [stdout]     |
[INFO] [stdout] 538 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/hyperlane.core.post_dispatch.v1.tonic.rs:573:42
[INFO] [stdout]     |
[INFO] [stdout] 573 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 574 | |                         let inner = inner.0;
[INFO] [stdout] 575 | |                         let method = DestinationGasConfigsSvc(inner);
[INFO] [stdout] 576 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 587 | |                         Ok(res)
[INFO] [stdout] 588 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/hyperlane.core.post_dispatch.v1.tonic.rs:587:25
[INFO] [stdout]     |
[INFO] [stdout] 587 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/hyperlane.core.post_dispatch.v1.tonic.rs:619:42
[INFO] [stdout]     |
[INFO] [stdout] 619 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 620 | |                         let inner = inner.0;
[INFO] [stdout] 621 | |                         let method = QuoteGasPaymentSvc(inner);
[INFO] [stdout] 622 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 633 | |                         Ok(res)
[INFO] [stdout] 634 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/hyperlane.core.post_dispatch.v1.tonic.rs:633:25
[INFO] [stdout]     |
[INFO] [stdout] 633 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/hyperlane.core.post_dispatch.v1.tonic.rs:665:42
[INFO] [stdout]     |
[INFO] [stdout] 665 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 666 | |                         let inner = inner.0;
[INFO] [stdout] 667 | |                         let method = MerkleTreeHooksSvc(inner);
[INFO] [stdout] 668 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 679 | |                         Ok(res)
[INFO] [stdout] 680 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/hyperlane.core.post_dispatch.v1.tonic.rs:679:25
[INFO] [stdout]     |
[INFO] [stdout] 679 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/hyperlane.core.post_dispatch.v1.tonic.rs:711:42
[INFO] [stdout]     |
[INFO] [stdout] 711 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 712 | |                         let inner = inner.0;
[INFO] [stdout] 713 | |                         let method = MerkleTreeHookSvc(inner);
[INFO] [stdout] 714 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 725 | |                         Ok(res)
[INFO] [stdout] 726 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/hyperlane.core.post_dispatch.v1.tonic.rs:725:25
[INFO] [stdout]     |
[INFO] [stdout] 725 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/hyperlane.core.post_dispatch.v1.tonic.rs:755:42
[INFO] [stdout]     |
[INFO] [stdout] 755 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 756 | |                         let inner = inner.0;
[INFO] [stdout] 757 | |                         let method = NoopHooksSvc(inner);
[INFO] [stdout] 758 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 769 | |                         Ok(res)
[INFO] [stdout] 770 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/hyperlane.core.post_dispatch.v1.tonic.rs:769:25
[INFO] [stdout]     |
[INFO] [stdout] 769 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/hyperlane.core.post_dispatch.v1.tonic.rs:799:42
[INFO] [stdout]     |
[INFO] [stdout] 799 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 800 | |                         let inner = inner.0;
[INFO] [stdout] 801 | |                         let method = NoopHookSvc(inner);
[INFO] [stdout] 802 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 813 | |                         Ok(res)
[INFO] [stdout] 814 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/hyperlane.core.post_dispatch.v1.tonic.rs:813:25
[INFO] [stdout]     |
[INFO] [stdout] 813 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/hyperlane.core.post_dispatch.v1.tonic.rs:818:41
[INFO] [stdout]     |
[INFO] [stdout] 818 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 819 | |                         Ok(
[INFO] [stdout] 820 | |                             http::Response::builder()
[INFO] [stdout] 821 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 827 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/hyperlane.core.post_dispatch.v1.tonic.rs:819:25
[INFO] [stdout]     |
[INFO] [stdout] 819 | /                         Ok(
[INFO] [stdout] 820 | |                             http::Response::builder()
[INFO] [stdout] 821 | |                                 .status(200)
[INFO] [stdout] 822 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 825 | |                                 .unwrap(),
[INFO] [stdout] 826 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/hyperlane.core.post_dispatch.v1.tonic.rs:1301:42
[INFO] [stdout]      |
[INFO] [stdout] 1301 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1302 | |                         let inner = inner.0;
[INFO] [stdout] 1303 | |                         let method = CreateIgpSvc(inner);
[INFO] [stdout] 1304 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1315 | |                         Ok(res)
[INFO] [stdout] 1316 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/hyperlane.core.post_dispatch.v1.tonic.rs:1315:25
[INFO] [stdout]      |
[INFO] [stdout] 1315 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/hyperlane.core.post_dispatch.v1.tonic.rs:1345:42
[INFO] [stdout]      |
[INFO] [stdout] 1345 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1346 | |                         let inner = inner.0;
[INFO] [stdout] 1347 | |                         let method = SetIgpOwnerSvc(inner);
[INFO] [stdout] 1348 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1359 | |                         Ok(res)
[INFO] [stdout] 1360 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/hyperlane.core.post_dispatch.v1.tonic.rs:1359:25
[INFO] [stdout]      |
[INFO] [stdout] 1359 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/hyperlane.core.post_dispatch.v1.tonic.rs:1391:42
[INFO] [stdout]      |
[INFO] [stdout] 1391 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1392 | |                         let inner = inner.0;
[INFO] [stdout] 1393 | |                         let method = SetDestinationGasConfigSvc(inner);
[INFO] [stdout] 1394 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1405 | |                         Ok(res)
[INFO] [stdout] 1406 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/hyperlane.core.post_dispatch.v1.tonic.rs:1405:25
[INFO] [stdout]      |
[INFO] [stdout] 1405 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/hyperlane.core.post_dispatch.v1.tonic.rs:1433:42
[INFO] [stdout]      |
[INFO] [stdout] 1433 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1434 | |                         let inner = inner.0;
[INFO] [stdout] 1435 | |                         let method = PayForGasSvc(inner);
[INFO] [stdout] 1436 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1447 | |                         Ok(res)
[INFO] [stdout] 1448 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/hyperlane.core.post_dispatch.v1.tonic.rs:1447:25
[INFO] [stdout]      |
[INFO] [stdout] 1447 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/hyperlane.core.post_dispatch.v1.tonic.rs:1475:42
[INFO] [stdout]      |
[INFO] [stdout] 1475 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1476 | |                         let inner = inner.0;
[INFO] [stdout] 1477 | |                         let method = ClaimSvc(inner);
[INFO] [stdout] 1478 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1489 | |                         Ok(res)
[INFO] [stdout] 1490 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/hyperlane.core.post_dispatch.v1.tonic.rs:1489:25
[INFO] [stdout]      |
[INFO] [stdout] 1489 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/hyperlane.core.post_dispatch.v1.tonic.rs:1521:42
[INFO] [stdout]      |
[INFO] [stdout] 1521 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1522 | |                         let inner = inner.0;
[INFO] [stdout] 1523 | |                         let method = CreateMerkleTreeHookSvc(inner);
[INFO] [stdout] 1524 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1535 | |                         Ok(res)
[INFO] [stdout] 1536 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/hyperlane.core.post_dispatch.v1.tonic.rs:1535:25
[INFO] [stdout]      |
[INFO] [stdout] 1535 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/hyperlane.core.post_dispatch.v1.tonic.rs:1565:42
[INFO] [stdout]      |
[INFO] [stdout] 1565 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1566 | |                         let inner = inner.0;
[INFO] [stdout] 1567 | |                         let method = CreateNoopHookSvc(inner);
[INFO] [stdout] 1568 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1579 | |                         Ok(res)
[INFO] [stdout] 1580 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/hyperlane.core.post_dispatch.v1.tonic.rs:1579:25
[INFO] [stdout]      |
[INFO] [stdout] 1579 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/hyperlane.core.post_dispatch.v1.tonic.rs:1584:41
[INFO] [stdout]      |
[INFO] [stdout] 1584 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 1585 | |                         Ok(
[INFO] [stdout] 1586 | |                             http::Response::builder()
[INFO] [stdout] 1587 | |                                 .status(200)
[INFO] [stdout] ...    |
[INFO] [stdout] 1593 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/hyperlane.core.post_dispatch.v1.tonic.rs:1585:25
[INFO] [stdout]      |
[INFO] [stdout] 1585 | /                         Ok(
[INFO] [stdout] 1586 | |                             http::Response::builder()
[INFO] [stdout] 1587 | |                                 .status(200)
[INFO] [stdout] 1588 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...    |
[INFO] [stdout] 1591 | |                                 .unwrap(),
[INFO] [stdout] 1592 | |                         )
[INFO] [stdout]      | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/hyperlane.warp.v1.tonic.rs:362:42
[INFO] [stdout]     |
[INFO] [stdout] 362 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 363 | |                         let inner = inner.0;
[INFO] [stdout] 364 | |                         let method = TokensSvc(inner);
[INFO] [stdout] 365 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 376 | |                         Ok(res)
[INFO] [stdout] 377 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/hyperlane.warp.v1.tonic.rs:376:25
[INFO] [stdout]     |
[INFO] [stdout] 376 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/hyperlane.warp.v1.tonic.rs:404:42
[INFO] [stdout]     |
[INFO] [stdout] 404 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 405 | |                         let inner = inner.0;
[INFO] [stdout] 406 | |                         let method = TokenSvc(inner);
[INFO] [stdout] 407 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 418 | |                         Ok(res)
[INFO] [stdout] 419 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/hyperlane.warp.v1.tonic.rs:418:25
[INFO] [stdout]     |
[INFO] [stdout] 418 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/hyperlane.warp.v1.tonic.rs:450:42
[INFO] [stdout]     |
[INFO] [stdout] 450 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 451 | |                         let inner = inner.0;
[INFO] [stdout] 452 | |                         let method = BridgedSupplySvc(inner);
[INFO] [stdout] 453 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 464 | |                         Ok(res)
[INFO] [stdout] 465 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/hyperlane.warp.v1.tonic.rs:464:25
[INFO] [stdout]     |
[INFO] [stdout] 464 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/hyperlane.warp.v1.tonic.rs:496:42
[INFO] [stdout]     |
[INFO] [stdout] 496 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 497 | |                         let inner = inner.0;
[INFO] [stdout] 498 | |                         let method = RemoteRoutersSvc(inner);
[INFO] [stdout] 499 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 510 | |                         Ok(res)
[INFO] [stdout] 511 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/hyperlane.warp.v1.tonic.rs:510:25
[INFO] [stdout]     |
[INFO] [stdout] 510 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/hyperlane.warp.v1.tonic.rs:544:42
[INFO] [stdout]     |
[INFO] [stdout] 544 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 545 | |                         let inner = inner.0;
[INFO] [stdout] 546 | |                         let method = QuoteRemoteTransferSvc(inner);
[INFO] [stdout] 547 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 558 | |                         Ok(res)
[INFO] [stdout] 559 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/hyperlane.warp.v1.tonic.rs:558:25
[INFO] [stdout]     |
[INFO] [stdout] 558 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/hyperlane.warp.v1.tonic.rs:563:41
[INFO] [stdout]     |
[INFO] [stdout] 563 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 564 | |                         Ok(
[INFO] [stdout] 565 | |                             http::Response::builder()
[INFO] [stdout] 566 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 572 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/prost/hyperlane.warp.v1.tonic.rs:564:25
[INFO] [stdout]     |
[INFO] [stdout] 564 | /                         Ok(
[INFO] [stdout] 565 | |                             http::Response::builder()
[INFO] [stdout] 566 | |                                 .status(200)
[INFO] [stdout] 567 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 570 | |                                 .unwrap(),
[INFO] [stdout] 571 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/hyperlane.warp.v1.tonic.rs:1001:42
[INFO] [stdout]      |
[INFO] [stdout] 1001 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1002 | |                         let inner = inner.0;
[INFO] [stdout] 1003 | |                         let method = CreateCollateralTokenSvc(inner);
[INFO] [stdout] 1004 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1015 | |                         Ok(res)
[INFO] [stdout] 1016 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/hyperlane.warp.v1.tonic.rs:1015:25
[INFO] [stdout]      |
[INFO] [stdout] 1015 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/hyperlane.warp.v1.tonic.rs:1047:42
[INFO] [stdout]      |
[INFO] [stdout] 1047 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1048 | |                         let inner = inner.0;
[INFO] [stdout] 1049 | |                         let method = CreateSyntheticTokenSvc(inner);
[INFO] [stdout] 1050 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1061 | |                         Ok(res)
[INFO] [stdout] 1062 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/hyperlane.warp.v1.tonic.rs:1061:25
[INFO] [stdout]      |
[INFO] [stdout] 1061 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/hyperlane.warp.v1.tonic.rs:1089:42
[INFO] [stdout]      |
[INFO] [stdout] 1089 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1090 | |                         let inner = inner.0;
[INFO] [stdout] 1091 | |                         let method = SetTokenSvc(inner);
[INFO] [stdout] 1092 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1103 | |                         Ok(res)
[INFO] [stdout] 1104 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/hyperlane.warp.v1.tonic.rs:1103:25
[INFO] [stdout]      |
[INFO] [stdout] 1103 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/hyperlane.warp.v1.tonic.rs:1135:42
[INFO] [stdout]      |
[INFO] [stdout] 1135 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1136 | |                         let inner = inner.0;
[INFO] [stdout] 1137 | |                         let method = EnrollRemoteRouterSvc(inner);
[INFO] [stdout] 1138 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1149 | |                         Ok(res)
[INFO] [stdout] 1150 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/hyperlane.warp.v1.tonic.rs:1149:25
[INFO] [stdout]      |
[INFO] [stdout] 1149 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/hyperlane.warp.v1.tonic.rs:1181:42
[INFO] [stdout]      |
[INFO] [stdout] 1181 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1182 | |                         let inner = inner.0;
[INFO] [stdout] 1183 | |                         let method = UnrollRemoteRouterSvc(inner);
[INFO] [stdout] 1184 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1195 | |                         Ok(res)
[INFO] [stdout] 1196 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/hyperlane.warp.v1.tonic.rs:1195:25
[INFO] [stdout]      |
[INFO] [stdout] 1195 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/hyperlane.warp.v1.tonic.rs:1225:42
[INFO] [stdout]      |
[INFO] [stdout] 1225 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1226 | |                         let inner = inner.0;
[INFO] [stdout] 1227 | |                         let method = RemoteTransferSvc(inner);
[INFO] [stdout] 1228 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1239 | |                         Ok(res)
[INFO] [stdout] 1240 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/hyperlane.warp.v1.tonic.rs:1239:25
[INFO] [stdout]      |
[INFO] [stdout] 1239 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/hyperlane.warp.v1.tonic.rs:1244:41
[INFO] [stdout]      |
[INFO] [stdout] 1244 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 1245 | |                         Ok(
[INFO] [stdout] 1246 | |                             http::Response::builder()
[INFO] [stdout] 1247 | |                                 .status(200)
[INFO] [stdout] ...    |
[INFO] [stdout] 1253 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> src/prost/hyperlane.warp.v1.tonic.rs:1245:25
[INFO] [stdout]      |
[INFO] [stdout] 1245 | /                         Ok(
[INFO] [stdout] 1246 | |                             http::Response::builder()
[INFO] [stdout] 1247 | |                                 .status(200)
[INFO] [stdout] 1248 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...    |
[INFO] [stdout] 1251 | |                                 .unwrap(),
[INFO] [stdout] 1252 | |                         )
[INFO] [stdout]      | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hyperlane-cosmos-rs` (lib) due to 114 previous errors
[INFO] running `Command { std: "docker" "inspect" "5924fd2f90e6b344e74484a56679a167957e8911cc7c6684a3132d2f09c89946", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5924fd2f90e6b344e74484a56679a167957e8911cc7c6684a3132d2f09c89946", kill_on_drop: false }`
[INFO] [stdout] 5924fd2f90e6b344e74484a56679a167957e8911cc7c6684a3132d2f09c89946
