[INFO] cloning repository https://github.com/archway-network/archway-bindings
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/archway-network/archway-bindings" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farchway-network%2Farchway-bindings", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farchway-network%2Farchway-bindings'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 79dd33f8e05ecee3247faa3614f26c3b33acf271
[INFO] checking archway-network/archway-bindings against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farchway-network%2Farchway-bindings" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/archway-network/archway-bindings
[INFO] finished tweaking git repo https://github.com/archway-network/archway-bindings
[INFO] tweaked toml for git repo https://github.com/archway-network/archway-bindings written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/archway-network/archway-bindings on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/archway-network/archway-bindings already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4d145502b7127fd27f3cdd35088cf2688ee54998014a823857d55f0f9adaafed
[INFO] running `Command { std: "docker" "start" "-a" "4d145502b7127fd27f3cdd35088cf2688ee54998014a823857d55f0f9adaafed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4d145502b7127fd27f3cdd35088cf2688ee54998014a823857d55f0f9adaafed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4d145502b7127fd27f3cdd35088cf2688ee54998014a823857d55f0f9adaafed", kill_on_drop: false }`
[INFO] [stdout] 4d145502b7127fd27f3cdd35088cf2688ee54998014a823857d55f0f9adaafed
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dunmustuse_in_always_ok" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fed5e082050a03eb969ec1cda1af50a6d98f1252423630234a7092c0964cc381
[INFO] running `Command { std: "docker" "start" "-a" "fed5e082050a03eb969ec1cda1af50a6d98f1252423630234a7092c0964cc381", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]    Compiling serde v1.0.214
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling anyhow v1.0.91
[INFO] [stderr]    Compiling thiserror v1.0.65
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking cpufeatures v0.2.14
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]    Compiling cc v1.1.31
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking hashbrown v0.15.0
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]     Checking rustls-pki-types v1.10.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling bytes v1.8.0
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]    Compiling rustix v0.38.38
[INFO] [stderr]    Compiling rustls v0.23.16
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling fastrand v2.1.1
[INFO] [stderr]     Checking sync_wrapper v1.0.1
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking miniz_oxide v0.8.0
[INFO] [stderr]     Checking indexmap v2.6.0
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking rustls-native-certs v0.8.0
[INFO] [stderr]     Checking flex-error v0.4.4
[INFO] [stderr]     Checking subtle-encoding v0.5.1
[INFO] [stderr]     Checking flate2 v1.0.34
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.85
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking ff v0.13.0
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking curve25519-dalek v3.2.0
[INFO] [stderr]     Checking unicode-ident v1.0.13
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]     Checking glob v0.3.1
[INFO] [stderr]     Checking tower v0.5.1
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]     Checking indexmap v1.9.3
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]    Compiling tempfile v3.13.0
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]     Checking k256 v0.13.4
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling prettyplease v0.2.25
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]    Compiling serde_derive v1.0.214
[INFO] [stderr]    Compiling prost-derive v0.13.3
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.65
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling pin-project-internal v1.1.7
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]    Compiling cosmwasm-derive v1.5.8
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling schemars_derive v0.8.21
[INFO] [stderr]    Compiling cosmwasm-schema-derive v1.5.8
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking pin-project v1.1.7
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking proto-build v0.2.0 (/opt/rustwide/workdir/proto-build)
[INFO] [stderr]    Compiling prost v0.13.3
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling prost-types v0.13.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling prost-build v0.13.3
[INFO] [stderr]    Compiling pbjson-build v0.7.0
[INFO] [stderr]    Compiling pbjson-types v0.7.0
[INFO] [stderr]     Checking ed25519-zebra v3.1.0
[INFO] [stderr]     Checking serde-json-wasm v0.5.2
[INFO] [stderr]     Checking informalsystems-pbjson v0.7.0
[INFO] [stderr]     Checking serde_bytes v0.11.15
[INFO] [stderr]     Checking pbjson v0.7.0
[INFO] [stderr]     Checking serde-json-wasm v1.0.1
[INFO] [stderr]     Checking serde_test v1.0.177
[INFO] [stderr]     Checking cosmwasm-crypto v1.5.8
[INFO] [stderr]     Checking tokio v1.41.0
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking tendermint-proto v0.40.0
[INFO] [stderr]     Checking ics23 v0.12.0
[INFO] [stderr]     Checking schemars v0.8.21
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking cosmwasm-std v1.5.8
[INFO] [stderr]     Checking cosmwasm-schema v1.5.8
[INFO] [stderr]     Checking axum v0.7.7
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stderr]     Checking tokio-stream v0.1.16
[INFO] [stderr]     Checking tokio-rustls v0.26.0
[INFO] [stderr]     Checking cw-storage-plus v1.2.0
[INFO] [stderr]     Checking archway-bindings v0.2.1 (/opt/rustwide/workdir/packages/bindings)
[INFO] [stderr]     Checking cosmwasm-storage v1.5.2
[INFO] [stderr]     Checking h2 v0.4.6
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking cw2 v1.1.2
[INFO] [stderr]     Checking cw-utils v1.0.3
[INFO] [stderr]     Checking increment v0.2.0 (/opt/rustwide/workdir/contracts/increment)
[INFO] [stderr]     Checking hyper v1.5.0
[INFO] [stderr]     Checking hyper-util v0.1.10
[INFO] [stderr]     Checking hyper-timeout v0.5.1
[INFO] [stderr]     Checking tonic v0.12.3
[INFO] [stderr]     Checking cosmos-sdk-proto v0.26.0
[INFO] [stderr]     Checking ibc-proto v0.51.0
[INFO] [stderr]     Checking archway-proto v0.2.1 (/opt/rustwide/workdir/packages/proto)
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/archway.callback.v1.tonic.rs:273:42
[INFO] [stdout]     |
[INFO] [stdout] 273 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 274 | |                         let inner = inner.0;
[INFO] [stdout] 275 | |                         let method = ParamsSvc(inner);
[INFO] [stdout] 276 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 287 | |                         Ok(res)
[INFO] [stdout] 288 | |                     };
[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]    --> packages/proto/src/gen/archway.callback.v1.tonic.rs:287:25
[INFO] [stdout]     |
[INFO] [stdout] 287 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/archway.callback.v1.tonic.rs:316:42
[INFO] [stdout]     |
[INFO] [stdout] 316 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 317 | |                         let inner = inner.0;
[INFO] [stdout] 318 | |                         let method = EstimateCallbackFeesSvc(inner);
[INFO] [stdout] 319 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 330 | |                         Ok(res)
[INFO] [stdout] 331 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/archway.callback.v1.tonic.rs:330:25
[INFO] [stdout]     |
[INFO] [stdout] 330 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/archway.callback.v1.tonic.rs:354:42
[INFO] [stdout]     |
[INFO] [stdout] 354 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 355 | |                         let inner = inner.0;
[INFO] [stdout] 356 | |                         let method = CallbacksSvc(inner);
[INFO] [stdout] 357 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 368 | |                         Ok(res)
[INFO] [stdout] 369 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/archway.callback.v1.tonic.rs:368:25
[INFO] [stdout]     |
[INFO] [stdout] 368 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/archway.callback.v1.tonic.rs:372:42
[INFO] [stdout]     |
[INFO] [stdout] 372 |                   _ => Box::pin(async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 373 | |                     Ok(http::Response::builder()
[INFO] [stdout] 374 | |                         .status(200)
[INFO] [stdout] 375 | |                         .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 378 | |                         .unwrap())
[INFO] [stdout] 379 | |                 }),
[INFO] [stdout]     | |_________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/archway.callback.v1.tonic.rs:373:21
[INFO] [stdout]     |
[INFO] [stdout] 373 | /                     Ok(http::Response::builder()
[INFO] [stdout] 374 | |                         .status(200)
[INFO] [stdout] 375 | |                         .header("grpc-status", "12")
[INFO] [stdout] 376 | |                         .header("content-type", "application/grpc")
[INFO] [stdout] 377 | |                         .body(empty_body())
[INFO] [stdout] 378 | |                         .unwrap())
[INFO] [stdout]     | |__________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/archway.callback.v1.tonic.rs:674:42
[INFO] [stdout]     |
[INFO] [stdout] 674 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 675 | |                         let inner = inner.0;
[INFO] [stdout] 676 | |                         let method = UpdateParamsSvc(inner);
[INFO] [stdout] 677 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 688 | |                         Ok(res)
[INFO] [stdout] 689 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/archway.callback.v1.tonic.rs:688:25
[INFO] [stdout]     |
[INFO] [stdout] 688 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/archway.callback.v1.tonic.rs:713:42
[INFO] [stdout]     |
[INFO] [stdout] 713 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 714 | |                         let inner = inner.0;
[INFO] [stdout] 715 | |                         let method = RequestCallbackSvc(inner);
[INFO] [stdout] 716 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 727 | |                         Ok(res)
[INFO] [stdout] 728 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/archway.callback.v1.tonic.rs:727:25
[INFO] [stdout]     |
[INFO] [stdout] 727 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/archway.callback.v1.tonic.rs:752:42
[INFO] [stdout]     |
[INFO] [stdout] 752 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 753 | |                         let inner = inner.0;
[INFO] [stdout] 754 | |                         let method = CancelCallbackSvc(inner);
[INFO] [stdout] 755 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 766 | |                         Ok(res)
[INFO] [stdout] 767 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/archway.callback.v1.tonic.rs:766:25
[INFO] [stdout]     |
[INFO] [stdout] 766 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/archway.callback.v1.tonic.rs:770:42
[INFO] [stdout]     |
[INFO] [stdout] 770 |                   _ => Box::pin(async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 771 | |                     Ok(http::Response::builder()
[INFO] [stdout] 772 | |                         .status(200)
[INFO] [stdout] 773 | |                         .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 776 | |                         .unwrap())
[INFO] [stdout] 777 | |                 }),
[INFO] [stdout]     | |_________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/archway.callback.v1.tonic.rs:771:21
[INFO] [stdout]     |
[INFO] [stdout] 771 | /                     Ok(http::Response::builder()
[INFO] [stdout] 772 | |                         .status(200)
[INFO] [stdout] 773 | |                         .header("grpc-status", "12")
[INFO] [stdout] 774 | |                         .header("content-type", "application/grpc")
[INFO] [stdout] 775 | |                         .body(empty_body())
[INFO] [stdout] 776 | |                         .unwrap())
[INFO] [stdout]     | |__________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/archway.cwerrors.v1.tonic.rs:265:42
[INFO] [stdout]     |
[INFO] [stdout] 265 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 266 | |                         let inner = inner.0;
[INFO] [stdout] 267 | |                         let method = ParamsSvc(inner);
[INFO] [stdout] 268 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |                         Ok(res)
[INFO] [stdout] 280 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/archway.cwerrors.v1.tonic.rs:279:25
[INFO] [stdout]     |
[INFO] [stdout] 279 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/archway.cwerrors.v1.tonic.rs:303:42
[INFO] [stdout]     |
[INFO] [stdout] 303 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 304 | |                         let inner = inner.0;
[INFO] [stdout] 305 | |                         let method = ErrorsSvc(inner);
[INFO] [stdout] 306 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 317 | |                         Ok(res)
[INFO] [stdout] 318 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/archway.cwerrors.v1.tonic.rs:317:25
[INFO] [stdout]     |
[INFO] [stdout] 317 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/archway.cwerrors.v1.tonic.rs:342:42
[INFO] [stdout]     |
[INFO] [stdout] 342 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 343 | |                         let inner = inner.0;
[INFO] [stdout] 344 | |                         let method = IsSubscribedSvc(inner);
[INFO] [stdout] 345 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 356 | |                         Ok(res)
[INFO] [stdout] 357 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/archway.cwerrors.v1.tonic.rs:356:25
[INFO] [stdout]     |
[INFO] [stdout] 356 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/archway.cwerrors.v1.tonic.rs:360:42
[INFO] [stdout]     |
[INFO] [stdout] 360 |                   _ => Box::pin(async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 361 | |                     Ok(http::Response::builder()
[INFO] [stdout] 362 | |                         .status(200)
[INFO] [stdout] 363 | |                         .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 366 | |                         .unwrap())
[INFO] [stdout] 367 | |                 }),
[INFO] [stdout]     | |_________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/archway.cwerrors.v1.tonic.rs:361:21
[INFO] [stdout]     |
[INFO] [stdout] 361 | /                     Ok(http::Response::builder()
[INFO] [stdout] 362 | |                         .status(200)
[INFO] [stdout] 363 | |                         .header("grpc-status", "12")
[INFO] [stdout] 364 | |                         .header("content-type", "application/grpc")
[INFO] [stdout] 365 | |                         .body(empty_body())
[INFO] [stdout] 366 | |                         .unwrap())
[INFO] [stdout]     | |__________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/archway.cwerrors.v1.tonic.rs:639:42
[INFO] [stdout]     |
[INFO] [stdout] 639 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 640 | |                         let inner = inner.0;
[INFO] [stdout] 641 | |                         let method = UpdateParamsSvc(inner);
[INFO] [stdout] 642 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 653 | |                         Ok(res)
[INFO] [stdout] 654 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/archway.cwerrors.v1.tonic.rs:653:25
[INFO] [stdout]     |
[INFO] [stdout] 653 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/archway.cwerrors.v1.tonic.rs:679:42
[INFO] [stdout]     |
[INFO] [stdout] 679 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 680 | |                         let inner = inner.0;
[INFO] [stdout] 681 | |                         let method = SubscribeToErrorSvc(inner);
[INFO] [stdout] 682 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 693 | |                         Ok(res)
[INFO] [stdout] 694 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/archway.cwerrors.v1.tonic.rs:693:25
[INFO] [stdout]     |
[INFO] [stdout] 693 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/archway.cwerrors.v1.tonic.rs:697:42
[INFO] [stdout]     |
[INFO] [stdout] 697 |                   _ => Box::pin(async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 698 | |                     Ok(http::Response::builder()
[INFO] [stdout] 699 | |                         .status(200)
[INFO] [stdout] 700 | |                         .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 703 | |                         .unwrap())
[INFO] [stdout] 704 | |                 }),
[INFO] [stdout]     | |_________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/archway.cwerrors.v1.tonic.rs:698:21
[INFO] [stdout]     |
[INFO] [stdout] 698 | /                     Ok(http::Response::builder()
[INFO] [stdout] 699 | |                         .status(200)
[INFO] [stdout] 700 | |                         .header("grpc-status", "12")
[INFO] [stdout] 701 | |                         .header("content-type", "application/grpc")
[INFO] [stdout] 702 | |                         .body(empty_body())
[INFO] [stdout] 703 | |                         .unwrap())
[INFO] [stdout]     | |__________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/archway.cwfees.v1.tonic.rs:252:42
[INFO] [stdout]     |
[INFO] [stdout] 252 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 253 | |                         let inner = inner.0;
[INFO] [stdout] 254 | |                         let method = RegisterAsGranterSvc(inner);
[INFO] [stdout] 255 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 266 | |                         Ok(res)
[INFO] [stdout] 267 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/archway.cwfees.v1.tonic.rs:266:25
[INFO] [stdout]     |
[INFO] [stdout] 266 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/archway.cwfees.v1.tonic.rs:294:42
[INFO] [stdout]     |
[INFO] [stdout] 294 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 295 | |                         let inner = inner.0;
[INFO] [stdout] 296 | |                         let method = UnregisterAsGranterSvc(inner);
[INFO] [stdout] 297 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 308 | |                         Ok(res)
[INFO] [stdout] 309 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/archway.cwfees.v1.tonic.rs:308:25
[INFO] [stdout]     |
[INFO] [stdout] 308 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/archway.cwfees.v1.tonic.rs:312:42
[INFO] [stdout]     |
[INFO] [stdout] 312 |                   _ => Box::pin(async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 313 | |                     Ok(http::Response::builder()
[INFO] [stdout] 314 | |                         .status(200)
[INFO] [stdout] 315 | |                         .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 318 | |                         .unwrap())
[INFO] [stdout] 319 | |                 }),
[INFO] [stdout]     | |_________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/archway.cwfees.v1.tonic.rs:313:21
[INFO] [stdout]     |
[INFO] [stdout] 313 | /                     Ok(http::Response::builder()
[INFO] [stdout] 314 | |                         .status(200)
[INFO] [stdout] 315 | |                         .header("grpc-status", "12")
[INFO] [stdout] 316 | |                         .header("content-type", "application/grpc")
[INFO] [stdout] 317 | |                         .body(empty_body())
[INFO] [stdout] 318 | |                         .unwrap())
[INFO] [stdout]     | |__________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/archway.cwfees.v1.tonic.rs:574:42
[INFO] [stdout]     |
[INFO] [stdout] 574 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 575 | |                         let inner = inner.0;
[INFO] [stdout] 576 | |                         let method = IsGrantingContractSvc(inner);
[INFO] [stdout] 577 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 588 | |                         Ok(res)
[INFO] [stdout] 589 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/archway.cwfees.v1.tonic.rs:588:25
[INFO] [stdout]     |
[INFO] [stdout] 588 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/archway.cwfees.v1.tonic.rs:592:42
[INFO] [stdout]     |
[INFO] [stdout] 592 |                   _ => Box::pin(async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 593 | |                     Ok(http::Response::builder()
[INFO] [stdout] 594 | |                         .status(200)
[INFO] [stdout] 595 | |                         .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 598 | |                         .unwrap())
[INFO] [stdout] 599 | |                 }),
[INFO] [stdout]     | |_________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/archway.cwfees.v1.tonic.rs:593:21
[INFO] [stdout]     |
[INFO] [stdout] 593 | /                     Ok(http::Response::builder()
[INFO] [stdout] 594 | |                         .status(200)
[INFO] [stdout] 595 | |                         .header("grpc-status", "12")
[INFO] [stdout] 596 | |                         .header("content-type", "application/grpc")
[INFO] [stdout] 597 | |                         .body(empty_body())
[INFO] [stdout] 598 | |                         .unwrap())
[INFO] [stdout]     | |__________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/archway.cwica.v1.tonic.rs:224:42
[INFO] [stdout]     |
[INFO] [stdout] 224 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 225 | |                         let inner = inner.0;
[INFO] [stdout] 226 | |                         let method = ParamsSvc(inner);
[INFO] [stdout] 227 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 238 | |                         Ok(res)
[INFO] [stdout] 239 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/archway.cwica.v1.tonic.rs:238:25
[INFO] [stdout]     |
[INFO] [stdout] 238 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/archway.cwica.v1.tonic.rs:242:42
[INFO] [stdout]     |
[INFO] [stdout] 242 |                   _ => Box::pin(async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 243 | |                     Ok(http::Response::builder()
[INFO] [stdout] 244 | |                         .status(200)
[INFO] [stdout] 245 | |                         .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 248 | |                         .unwrap())
[INFO] [stdout] 249 | |                 }),
[INFO] [stdout]     | |_________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/archway.cwica.v1.tonic.rs:243:21
[INFO] [stdout]     |
[INFO] [stdout] 243 | /                     Ok(http::Response::builder()
[INFO] [stdout] 244 | |                         .status(200)
[INFO] [stdout] 245 | |                         .header("grpc-status", "12")
[INFO] [stdout] 246 | |                         .header("content-type", "application/grpc")
[INFO] [stdout] 247 | |                         .body(empty_body())
[INFO] [stdout] 248 | |                         .unwrap())
[INFO] [stdout]     | |__________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/archway.cwica.v1.tonic.rs:550:42
[INFO] [stdout]     |
[INFO] [stdout] 550 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 551 | |                         let inner = inner.0;
[INFO] [stdout] 552 | |                         let method = RegisterInterchainAccountSvc(inner);
[INFO] [stdout] 553 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 564 | |                         Ok(res)
[INFO] [stdout] 565 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/archway.cwica.v1.tonic.rs:564:25
[INFO] [stdout]     |
[INFO] [stdout] 564 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/archway.cwica.v1.tonic.rs:588:42
[INFO] [stdout]     |
[INFO] [stdout] 588 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 589 | |                         let inner = inner.0;
[INFO] [stdout] 590 | |                         let method = SendTxSvc(inner);
[INFO] [stdout] 591 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 602 | |                         Ok(res)
[INFO] [stdout] 603 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/archway.cwica.v1.tonic.rs:602:25
[INFO] [stdout]     |
[INFO] [stdout] 602 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/archway.cwica.v1.tonic.rs:627:42
[INFO] [stdout]     |
[INFO] [stdout] 627 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 628 | |                         let inner = inner.0;
[INFO] [stdout] 629 | |                         let method = UpdateParamsSvc(inner);
[INFO] [stdout] 630 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 641 | |                         Ok(res)
[INFO] [stdout] 642 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/archway.cwica.v1.tonic.rs:641:25
[INFO] [stdout]     |
[INFO] [stdout] 641 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/archway.cwica.v1.tonic.rs:645:42
[INFO] [stdout]     |
[INFO] [stdout] 645 |                   _ => Box::pin(async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 646 | |                     Ok(http::Response::builder()
[INFO] [stdout] 647 | |                         .status(200)
[INFO] [stdout] 648 | |                         .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 651 | |                         .unwrap())
[INFO] [stdout] 652 | |                 }),
[INFO] [stdout]     | |_________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/archway.cwica.v1.tonic.rs:646:21
[INFO] [stdout]     |
[INFO] [stdout] 646 | /                     Ok(http::Response::builder()
[INFO] [stdout] 647 | |                         .status(200)
[INFO] [stdout] 648 | |                         .header("grpc-status", "12")
[INFO] [stdout] 649 | |                         .header("content-type", "application/grpc")
[INFO] [stdout] 650 | |                         .body(empty_body())
[INFO] [stdout] 651 | |                         .unwrap())
[INFO] [stdout]     | |__________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/archway.rewards.v1.tonic.rs:402:42
[INFO] [stdout]     |
[INFO] [stdout] 402 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 403 | |                         let inner = inner.0;
[INFO] [stdout] 404 | |                         let method = ParamsSvc(inner);
[INFO] [stdout] 405 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 416 | |                         Ok(res)
[INFO] [stdout] 417 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/archway.rewards.v1.tonic.rs:416:25
[INFO] [stdout]     |
[INFO] [stdout] 416 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/archway.rewards.v1.tonic.rs:444:42
[INFO] [stdout]     |
[INFO] [stdout] 444 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 445 | |                         let inner = inner.0;
[INFO] [stdout] 446 | |                         let method = ContractMetadataSvc(inner);
[INFO] [stdout] 447 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 458 | |                         Ok(res)
[INFO] [stdout] 459 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/archway.rewards.v1.tonic.rs:458:25
[INFO] [stdout]     |
[INFO] [stdout] 458 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/archway.rewards.v1.tonic.rs:487:42
[INFO] [stdout]     |
[INFO] [stdout] 487 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 488 | |                         let inner = inner.0;
[INFO] [stdout] 489 | |                         let method = BlockRewardsTrackingSvc(inner);
[INFO] [stdout] 490 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 501 | |                         Ok(res)
[INFO] [stdout] 502 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/archway.rewards.v1.tonic.rs:501:25
[INFO] [stdout]     |
[INFO] [stdout] 501 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/archway.rewards.v1.tonic.rs:526:42
[INFO] [stdout]     |
[INFO] [stdout] 526 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 527 | |                         let inner = inner.0;
[INFO] [stdout] 528 | |                         let method = RewardsPoolSvc(inner);
[INFO] [stdout] 529 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 540 | |                         Ok(res)
[INFO] [stdout] 541 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/archway.rewards.v1.tonic.rs:540:25
[INFO] [stdout]     |
[INFO] [stdout] 540 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/archway.rewards.v1.tonic.rs:568:42
[INFO] [stdout]     |
[INFO] [stdout] 568 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 569 | |                         let inner = inner.0;
[INFO] [stdout] 570 | |                         let method = EstimateTxFeesSvc(inner);
[INFO] [stdout] 571 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 582 | |                         Ok(res)
[INFO] [stdout] 583 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/archway.rewards.v1.tonic.rs:582:25
[INFO] [stdout]     |
[INFO] [stdout] 582 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/archway.rewards.v1.tonic.rs:609:42
[INFO] [stdout]     |
[INFO] [stdout] 609 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 610 | |                         let inner = inner.0;
[INFO] [stdout] 611 | |                         let method = RewardsRecordsSvc(inner);
[INFO] [stdout] 612 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 623 | |                         Ok(res)
[INFO] [stdout] 624 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/archway.rewards.v1.tonic.rs:623:25
[INFO] [stdout]     |
[INFO] [stdout] 623 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/archway.rewards.v1.tonic.rs:652:42
[INFO] [stdout]     |
[INFO] [stdout] 652 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 653 | |                         let inner = inner.0;
[INFO] [stdout] 654 | |                         let method = OutstandingRewardsSvc(inner);
[INFO] [stdout] 655 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 666 | |                         Ok(res)
[INFO] [stdout] 667 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/archway.rewards.v1.tonic.rs:666:25
[INFO] [stdout]     |
[INFO] [stdout] 666 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/archway.rewards.v1.tonic.rs:690:42
[INFO] [stdout]     |
[INFO] [stdout] 690 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 691 | |                         let inner = inner.0;
[INFO] [stdout] 692 | |                         let method = FlatFeeSvc(inner);
[INFO] [stdout] 693 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 704 | |                         Ok(res)
[INFO] [stdout] 705 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/archway.rewards.v1.tonic.rs:704:25
[INFO] [stdout]     |
[INFO] [stdout] 704 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/archway.rewards.v1.tonic.rs:708:42
[INFO] [stdout]     |
[INFO] [stdout] 708 |                   _ => Box::pin(async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 709 | |                     Ok(http::Response::builder()
[INFO] [stdout] 710 | |                         .status(200)
[INFO] [stdout] 711 | |                         .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 714 | |                         .unwrap())
[INFO] [stdout] 715 | |                 }),
[INFO] [stdout]     | |_________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/archway.rewards.v1.tonic.rs:709:21
[INFO] [stdout]     |
[INFO] [stdout] 709 | /                     Ok(http::Response::builder()
[INFO] [stdout] 710 | |                         .status(200)
[INFO] [stdout] 711 | |                         .header("grpc-status", "12")
[INFO] [stdout] 712 | |                         .header("content-type", "application/grpc")
[INFO] [stdout] 713 | |                         .body(empty_body())
[INFO] [stdout] 714 | |                         .unwrap())
[INFO] [stdout]     | |__________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> packages/proto/src/gen/archway.rewards.v1.tonic.rs:1039:42
[INFO] [stdout]      |
[INFO] [stdout] 1039 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1040 | |                         let inner = inner.0;
[INFO] [stdout] 1041 | |                         let method = SetContractMetadataSvc(inner);
[INFO] [stdout] 1042 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1053 | |                         Ok(res)
[INFO] [stdout] 1054 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> packages/proto/src/gen/archway.rewards.v1.tonic.rs:1053:25
[INFO] [stdout]      |
[INFO] [stdout] 1053 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> packages/proto/src/gen/archway.rewards.v1.tonic.rs:1078:42
[INFO] [stdout]      |
[INFO] [stdout] 1078 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1079 | |                         let inner = inner.0;
[INFO] [stdout] 1080 | |                         let method = WithdrawRewardsSvc(inner);
[INFO] [stdout] 1081 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1092 | |                         Ok(res)
[INFO] [stdout] 1093 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> packages/proto/src/gen/archway.rewards.v1.tonic.rs:1092:25
[INFO] [stdout]      |
[INFO] [stdout] 1092 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> packages/proto/src/gen/archway.rewards.v1.tonic.rs:1117:42
[INFO] [stdout]      |
[INFO] [stdout] 1117 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1118 | |                         let inner = inner.0;
[INFO] [stdout] 1119 | |                         let method = SetFlatFeeSvc(inner);
[INFO] [stdout] 1120 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1131 | |                         Ok(res)
[INFO] [stdout] 1132 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> packages/proto/src/gen/archway.rewards.v1.tonic.rs:1131:25
[INFO] [stdout]      |
[INFO] [stdout] 1131 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> packages/proto/src/gen/archway.rewards.v1.tonic.rs:1156:42
[INFO] [stdout]      |
[INFO] [stdout] 1156 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1157 | |                         let inner = inner.0;
[INFO] [stdout] 1158 | |                         let method = UpdateParamsSvc(inner);
[INFO] [stdout] 1159 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1170 | |                         Ok(res)
[INFO] [stdout] 1171 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> packages/proto/src/gen/archway.rewards.v1.tonic.rs:1170:25
[INFO] [stdout]      |
[INFO] [stdout] 1170 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> packages/proto/src/gen/archway.rewards.v1.tonic.rs:1174:42
[INFO] [stdout]      |
[INFO] [stdout] 1174 |                   _ => Box::pin(async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1175 | |                     Ok(http::Response::builder()
[INFO] [stdout] 1176 | |                         .status(200)
[INFO] [stdout] 1177 | |                         .header("grpc-status", "12")
[INFO] [stdout] ...    |
[INFO] [stdout] 1180 | |                         .unwrap())
[INFO] [stdout] 1181 | |                 }),
[INFO] [stdout]      | |_________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> packages/proto/src/gen/archway.rewards.v1.tonic.rs:1175:21
[INFO] [stdout]      |
[INFO] [stdout] 1175 | /                     Ok(http::Response::builder()
[INFO] [stdout] 1176 | |                         .status(200)
[INFO] [stdout] 1177 | |                         .header("grpc-status", "12")
[INFO] [stdout] 1178 | |                         .header("content-type", "application/grpc")
[INFO] [stdout] 1179 | |                         .body(empty_body())
[INFO] [stdout] 1180 | |                         .unwrap())
[INFO] [stdout]      | |__________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/archway.tracking.v1.tonic.rs:235:42
[INFO] [stdout]     |
[INFO] [stdout] 235 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 236 | |                         let inner = inner.0;
[INFO] [stdout] 237 | |                         let method = BlockGasTrackingSvc(inner);
[INFO] [stdout] 238 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 249 | |                         Ok(res)
[INFO] [stdout] 250 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/archway.tracking.v1.tonic.rs:249:25
[INFO] [stdout]     |
[INFO] [stdout] 249 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/archway.tracking.v1.tonic.rs:253:42
[INFO] [stdout]     |
[INFO] [stdout] 253 |                   _ => Box::pin(async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 254 | |                     Ok(http::Response::builder()
[INFO] [stdout] 255 | |                         .status(200)
[INFO] [stdout] 256 | |                         .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 259 | |                         .unwrap())
[INFO] [stdout] 260 | |                 }),
[INFO] [stdout]     | |_________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/archway.tracking.v1.tonic.rs:254:21
[INFO] [stdout]     |
[INFO] [stdout] 254 | /                     Ok(http::Response::builder()
[INFO] [stdout] 255 | |                         .status(200)
[INFO] [stdout] 256 | |                         .header("grpc-status", "12")
[INFO] [stdout] 257 | |                         .header("content-type", "application/grpc")
[INFO] [stdout] 258 | |                         .body(empty_body())
[INFO] [stdout] 259 | |                         .unwrap())
[INFO] [stdout]     | |__________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/cosmwasm.wasm.v1.tonic.rs:464:42
[INFO] [stdout]     |
[INFO] [stdout] 464 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 465 | |                         let inner = inner.0;
[INFO] [stdout] 466 | |                         let method = ContractInfoSvc(inner);
[INFO] [stdout] 467 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 478 | |                         Ok(res)
[INFO] [stdout] 479 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/cosmwasm.wasm.v1.tonic.rs:478:25
[INFO] [stdout]     |
[INFO] [stdout] 478 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/cosmwasm.wasm.v1.tonic.rs:506:42
[INFO] [stdout]     |
[INFO] [stdout] 506 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 507 | |                         let inner = inner.0;
[INFO] [stdout] 508 | |                         let method = ContractHistorySvc(inner);
[INFO] [stdout] 509 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 520 | |                         Ok(res)
[INFO] [stdout] 521 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/cosmwasm.wasm.v1.tonic.rs:520:25
[INFO] [stdout]     |
[INFO] [stdout] 520 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/cosmwasm.wasm.v1.tonic.rs:548:42
[INFO] [stdout]     |
[INFO] [stdout] 548 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 549 | |                         let inner = inner.0;
[INFO] [stdout] 550 | |                         let method = ContractsByCodeSvc(inner);
[INFO] [stdout] 551 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 562 | |                         Ok(res)
[INFO] [stdout] 563 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/cosmwasm.wasm.v1.tonic.rs:562:25
[INFO] [stdout]     |
[INFO] [stdout] 562 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/cosmwasm.wasm.v1.tonic.rs:590:42
[INFO] [stdout]     |
[INFO] [stdout] 590 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 591 | |                         let inner = inner.0;
[INFO] [stdout] 592 | |                         let method = AllContractStateSvc(inner);
[INFO] [stdout] 593 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 604 | |                         Ok(res)
[INFO] [stdout] 605 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/cosmwasm.wasm.v1.tonic.rs:604:25
[INFO] [stdout]     |
[INFO] [stdout] 604 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/cosmwasm.wasm.v1.tonic.rs:632:42
[INFO] [stdout]     |
[INFO] [stdout] 632 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 633 | |                         let inner = inner.0;
[INFO] [stdout] 634 | |                         let method = RawContractStateSvc(inner);
[INFO] [stdout] 635 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 646 | |                         Ok(res)
[INFO] [stdout] 647 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/cosmwasm.wasm.v1.tonic.rs:646:25
[INFO] [stdout]     |
[INFO] [stdout] 646 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/cosmwasm.wasm.v1.tonic.rs:675:42
[INFO] [stdout]     |
[INFO] [stdout] 675 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 676 | |                         let inner = inner.0;
[INFO] [stdout] 677 | |                         let method = SmartContractStateSvc(inner);
[INFO] [stdout] 678 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 689 | |                         Ok(res)
[INFO] [stdout] 690 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/cosmwasm.wasm.v1.tonic.rs:689:25
[INFO] [stdout]     |
[INFO] [stdout] 689 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/cosmwasm.wasm.v1.tonic.rs:713:42
[INFO] [stdout]     |
[INFO] [stdout] 713 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 714 | |                         let inner = inner.0;
[INFO] [stdout] 715 | |                         let method = CodeSvc(inner);
[INFO] [stdout] 716 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 727 | |                         Ok(res)
[INFO] [stdout] 728 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/cosmwasm.wasm.v1.tonic.rs:727:25
[INFO] [stdout]     |
[INFO] [stdout] 727 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/cosmwasm.wasm.v1.tonic.rs:751:42
[INFO] [stdout]     |
[INFO] [stdout] 751 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 752 | |                         let inner = inner.0;
[INFO] [stdout] 753 | |                         let method = CodesSvc(inner);
[INFO] [stdout] 754 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 765 | |                         Ok(res)
[INFO] [stdout] 766 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/cosmwasm.wasm.v1.tonic.rs:765:25
[INFO] [stdout]     |
[INFO] [stdout] 765 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/cosmwasm.wasm.v1.tonic.rs:790:42
[INFO] [stdout]     |
[INFO] [stdout] 790 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 791 | |                         let inner = inner.0;
[INFO] [stdout] 792 | |                         let method = PinnedCodesSvc(inner);
[INFO] [stdout] 793 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 804 | |                         Ok(res)
[INFO] [stdout] 805 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/cosmwasm.wasm.v1.tonic.rs:804:25
[INFO] [stdout]     |
[INFO] [stdout] 804 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/cosmwasm.wasm.v1.tonic.rs:828:42
[INFO] [stdout]     |
[INFO] [stdout] 828 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 829 | |                         let inner = inner.0;
[INFO] [stdout] 830 | |                         let method = ParamsSvc(inner);
[INFO] [stdout] 831 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 842 | |                         Ok(res)
[INFO] [stdout] 843 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/cosmwasm.wasm.v1.tonic.rs:842:25
[INFO] [stdout]     |
[INFO] [stdout] 842 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/cosmwasm.wasm.v1.tonic.rs:871:42
[INFO] [stdout]     |
[INFO] [stdout] 871 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 872 | |                         let inner = inner.0;
[INFO] [stdout] 873 | |                         let method = ContractsByCreatorSvc(inner);
[INFO] [stdout] 874 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 885 | |                         Ok(res)
[INFO] [stdout] 886 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/cosmwasm.wasm.v1.tonic.rs:885:25
[INFO] [stdout]     |
[INFO] [stdout] 885 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/cosmwasm.wasm.v1.tonic.rs:889:42
[INFO] [stdout]     |
[INFO] [stdout] 889 |                   _ => Box::pin(async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 890 | |                     Ok(http::Response::builder()
[INFO] [stdout] 891 | |                         .status(200)
[INFO] [stdout] 892 | |                         .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 895 | |                         .unwrap())
[INFO] [stdout] 896 | |                 }),
[INFO] [stdout]     | |_________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/cosmwasm.wasm.v1.tonic.rs:890:21
[INFO] [stdout]     |
[INFO] [stdout] 890 | /                     Ok(http::Response::builder()
[INFO] [stdout] 891 | |                         .status(200)
[INFO] [stdout] 892 | |                         .header("grpc-status", "12")
[INFO] [stdout] 893 | |                         .header("content-type", "application/grpc")
[INFO] [stdout] 894 | |                         .body(empty_body())
[INFO] [stdout] 895 | |                         .unwrap())
[INFO] [stdout]     | |__________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> packages/proto/src/gen/cosmwasm.wasm.v1.tonic.rs:1564:42
[INFO] [stdout]      |
[INFO] [stdout] 1564 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1565 | |                         let inner = inner.0;
[INFO] [stdout] 1566 | |                         let method = StoreCodeSvc(inner);
[INFO] [stdout] 1567 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1578 | |                         Ok(res)
[INFO] [stdout] 1579 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> packages/proto/src/gen/cosmwasm.wasm.v1.tonic.rs:1578:25
[INFO] [stdout]      |
[INFO] [stdout] 1578 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> packages/proto/src/gen/cosmwasm.wasm.v1.tonic.rs:1606:42
[INFO] [stdout]      |
[INFO] [stdout] 1606 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1607 | |                         let inner = inner.0;
[INFO] [stdout] 1608 | |                         let method = InstantiateContractSvc(inner);
[INFO] [stdout] 1609 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1620 | |                         Ok(res)
[INFO] [stdout] 1621 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> packages/proto/src/gen/cosmwasm.wasm.v1.tonic.rs:1620:25
[INFO] [stdout]      |
[INFO] [stdout] 1620 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> packages/proto/src/gen/cosmwasm.wasm.v1.tonic.rs:1648:42
[INFO] [stdout]      |
[INFO] [stdout] 1648 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1649 | |                         let inner = inner.0;
[INFO] [stdout] 1650 | |                         let method = InstantiateContract2Svc(inner);
[INFO] [stdout] 1651 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1662 | |                         Ok(res)
[INFO] [stdout] 1663 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> packages/proto/src/gen/cosmwasm.wasm.v1.tonic.rs:1662:25
[INFO] [stdout]      |
[INFO] [stdout] 1662 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> packages/proto/src/gen/cosmwasm.wasm.v1.tonic.rs:1687:42
[INFO] [stdout]      |
[INFO] [stdout] 1687 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1688 | |                         let inner = inner.0;
[INFO] [stdout] 1689 | |                         let method = ExecuteContractSvc(inner);
[INFO] [stdout] 1690 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1701 | |                         Ok(res)
[INFO] [stdout] 1702 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> packages/proto/src/gen/cosmwasm.wasm.v1.tonic.rs:1701:25
[INFO] [stdout]      |
[INFO] [stdout] 1701 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> packages/proto/src/gen/cosmwasm.wasm.v1.tonic.rs:1726:42
[INFO] [stdout]      |
[INFO] [stdout] 1726 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1727 | |                         let inner = inner.0;
[INFO] [stdout] 1728 | |                         let method = MigrateContractSvc(inner);
[INFO] [stdout] 1729 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1740 | |                         Ok(res)
[INFO] [stdout] 1741 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> packages/proto/src/gen/cosmwasm.wasm.v1.tonic.rs:1740:25
[INFO] [stdout]      |
[INFO] [stdout] 1740 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> packages/proto/src/gen/cosmwasm.wasm.v1.tonic.rs:1765:42
[INFO] [stdout]      |
[INFO] [stdout] 1765 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1766 | |                         let inner = inner.0;
[INFO] [stdout] 1767 | |                         let method = UpdateAdminSvc(inner);
[INFO] [stdout] 1768 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1779 | |                         Ok(res)
[INFO] [stdout] 1780 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> packages/proto/src/gen/cosmwasm.wasm.v1.tonic.rs:1779:25
[INFO] [stdout]      |
[INFO] [stdout] 1779 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> packages/proto/src/gen/cosmwasm.wasm.v1.tonic.rs:1803:42
[INFO] [stdout]      |
[INFO] [stdout] 1803 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1804 | |                         let inner = inner.0;
[INFO] [stdout] 1805 | |                         let method = ClearAdminSvc(inner);
[INFO] [stdout] 1806 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1817 | |                         Ok(res)
[INFO] [stdout] 1818 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> packages/proto/src/gen/cosmwasm.wasm.v1.tonic.rs:1817:25
[INFO] [stdout]      |
[INFO] [stdout] 1817 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> packages/proto/src/gen/cosmwasm.wasm.v1.tonic.rs:1845:42
[INFO] [stdout]      |
[INFO] [stdout] 1845 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1846 | |                         let inner = inner.0;
[INFO] [stdout] 1847 | |                         let method = UpdateInstantiateConfigSvc(inner);
[INFO] [stdout] 1848 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1859 | |                         Ok(res)
[INFO] [stdout] 1860 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> packages/proto/src/gen/cosmwasm.wasm.v1.tonic.rs:1859:25
[INFO] [stdout]      |
[INFO] [stdout] 1859 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> packages/proto/src/gen/cosmwasm.wasm.v1.tonic.rs:1884:42
[INFO] [stdout]      |
[INFO] [stdout] 1884 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1885 | |                         let inner = inner.0;
[INFO] [stdout] 1886 | |                         let method = UpdateParamsSvc(inner);
[INFO] [stdout] 1887 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1898 | |                         Ok(res)
[INFO] [stdout] 1899 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> packages/proto/src/gen/cosmwasm.wasm.v1.tonic.rs:1898:25
[INFO] [stdout]      |
[INFO] [stdout] 1898 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> packages/proto/src/gen/cosmwasm.wasm.v1.tonic.rs:1923:42
[INFO] [stdout]      |
[INFO] [stdout] 1923 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1924 | |                         let inner = inner.0;
[INFO] [stdout] 1925 | |                         let method = SudoContractSvc(inner);
[INFO] [stdout] 1926 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1937 | |                         Ok(res)
[INFO] [stdout] 1938 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> packages/proto/src/gen/cosmwasm.wasm.v1.tonic.rs:1937:25
[INFO] [stdout]      |
[INFO] [stdout] 1937 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> packages/proto/src/gen/cosmwasm.wasm.v1.tonic.rs:1961:42
[INFO] [stdout]      |
[INFO] [stdout] 1961 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1962 | |                         let inner = inner.0;
[INFO] [stdout] 1963 | |                         let method = PinCodesSvc(inner);
[INFO] [stdout] 1964 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1975 | |                         Ok(res)
[INFO] [stdout] 1976 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> packages/proto/src/gen/cosmwasm.wasm.v1.tonic.rs:1975:25
[INFO] [stdout]      |
[INFO] [stdout] 1975 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> packages/proto/src/gen/cosmwasm.wasm.v1.tonic.rs:1999:42
[INFO] [stdout]      |
[INFO] [stdout] 1999 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2000 | |                         let inner = inner.0;
[INFO] [stdout] 2001 | |                         let method = UnpinCodesSvc(inner);
[INFO] [stdout] 2002 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2013 | |                         Ok(res)
[INFO] [stdout] 2014 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> packages/proto/src/gen/cosmwasm.wasm.v1.tonic.rs:2013:25
[INFO] [stdout]      |
[INFO] [stdout] 2013 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> packages/proto/src/gen/cosmwasm.wasm.v1.tonic.rs:2041:42
[INFO] [stdout]      |
[INFO] [stdout] 2041 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2042 | |                         let inner = inner.0;
[INFO] [stdout] 2043 | |                         let method = StoreAndInstantiateContractSvc(inner);
[INFO] [stdout] 2044 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2055 | |                         Ok(res)
[INFO] [stdout] 2056 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> packages/proto/src/gen/cosmwasm.wasm.v1.tonic.rs:2055:25
[INFO] [stdout]      |
[INFO] [stdout] 2055 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> packages/proto/src/gen/cosmwasm.wasm.v1.tonic.rs:2085:42
[INFO] [stdout]      |
[INFO] [stdout] 2085 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2086 | |                         let inner = inner.0;
[INFO] [stdout] 2087 | |                         let method = RemoveCodeUploadParamsAddressesSvc(inner);
[INFO] [stdout] 2088 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2099 | |                         Ok(res)
[INFO] [stdout] 2100 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> packages/proto/src/gen/cosmwasm.wasm.v1.tonic.rs:2099:25
[INFO] [stdout]      |
[INFO] [stdout] 2099 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> packages/proto/src/gen/cosmwasm.wasm.v1.tonic.rs:2127:42
[INFO] [stdout]      |
[INFO] [stdout] 2127 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2128 | |                         let inner = inner.0;
[INFO] [stdout] 2129 | |                         let method = AddCodeUploadParamsAddressesSvc(inner);
[INFO] [stdout] 2130 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2141 | |                         Ok(res)
[INFO] [stdout] 2142 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> packages/proto/src/gen/cosmwasm.wasm.v1.tonic.rs:2141:25
[INFO] [stdout]      |
[INFO] [stdout] 2141 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> packages/proto/src/gen/cosmwasm.wasm.v1.tonic.rs:2169:42
[INFO] [stdout]      |
[INFO] [stdout] 2169 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2170 | |                         let inner = inner.0;
[INFO] [stdout] 2171 | |                         let method = StoreAndMigrateContractSvc(inner);
[INFO] [stdout] 2172 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2183 | |                         Ok(res)
[INFO] [stdout] 2184 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> packages/proto/src/gen/cosmwasm.wasm.v1.tonic.rs:2183:25
[INFO] [stdout]      |
[INFO] [stdout] 2183 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> packages/proto/src/gen/cosmwasm.wasm.v1.tonic.rs:2211:42
[INFO] [stdout]      |
[INFO] [stdout] 2211 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2212 | |                         let inner = inner.0;
[INFO] [stdout] 2213 | |                         let method = UpdateContractLabelSvc(inner);
[INFO] [stdout] 2214 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2225 | |                         Ok(res)
[INFO] [stdout] 2226 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> packages/proto/src/gen/cosmwasm.wasm.v1.tonic.rs:2225:25
[INFO] [stdout]      |
[INFO] [stdout] 2225 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> packages/proto/src/gen/cosmwasm.wasm.v1.tonic.rs:2229:42
[INFO] [stdout]      |
[INFO] [stdout] 2229 |                   _ => Box::pin(async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2230 | |                     Ok(http::Response::builder()
[INFO] [stdout] 2231 | |                         .status(200)
[INFO] [stdout] 2232 | |                         .header("grpc-status", "12")
[INFO] [stdout] ...    |
[INFO] [stdout] 2235 | |                         .unwrap())
[INFO] [stdout] 2236 | |                 }),
[INFO] [stdout]      | |_________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> packages/proto/src/gen/cosmwasm.wasm.v1.tonic.rs:2230:21
[INFO] [stdout]      |
[INFO] [stdout] 2230 | /                     Ok(http::Response::builder()
[INFO] [stdout] 2231 | |                         .status(200)
[INFO] [stdout] 2232 | |                         .header("grpc-status", "12")
[INFO] [stdout] 2233 | |                         .header("content-type", "application/grpc")
[INFO] [stdout] 2234 | |                         .body(empty_body())
[INFO] [stdout] 2235 | |                         .unwrap())
[INFO] [stdout]      | |__________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/archway.callback.v1.tonic.rs:273:42
[INFO] [stdout]     |
[INFO] [stdout] 273 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 274 | |                         let inner = inner.0;
[INFO] [stdout] 275 | |                         let method = ParamsSvc(inner);
[INFO] [stdout] 276 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 287 | |                         Ok(res)
[INFO] [stdout] 288 | |                     };
[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]    --> packages/proto/src/gen/archway.callback.v1.tonic.rs:287:25
[INFO] [stdout]     |
[INFO] [stdout] 287 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/archway.callback.v1.tonic.rs:316:42
[INFO] [stdout]     |
[INFO] [stdout] 316 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 317 | |                         let inner = inner.0;
[INFO] [stdout] 318 | |                         let method = EstimateCallbackFeesSvc(inner);
[INFO] [stdout] 319 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 330 | |                         Ok(res)
[INFO] [stdout] 331 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/archway.callback.v1.tonic.rs:330:25
[INFO] [stdout]     |
[INFO] [stdout] 330 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/archway.callback.v1.tonic.rs:354:42
[INFO] [stdout]     |
[INFO] [stdout] 354 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 355 | |                         let inner = inner.0;
[INFO] [stdout] 356 | |                         let method = CallbacksSvc(inner);
[INFO] [stdout] 357 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 368 | |                         Ok(res)
[INFO] [stdout] 369 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/archway.callback.v1.tonic.rs:368:25
[INFO] [stdout]     |
[INFO] [stdout] 368 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/archway.callback.v1.tonic.rs:372:42
[INFO] [stdout]     |
[INFO] [stdout] 372 |                   _ => Box::pin(async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 373 | |                     Ok(http::Response::builder()
[INFO] [stdout] 374 | |                         .status(200)
[INFO] [stdout] 375 | |                         .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 378 | |                         .unwrap())
[INFO] [stdout] 379 | |                 }),
[INFO] [stdout]     | |_________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/archway.callback.v1.tonic.rs:373:21
[INFO] [stdout]     |
[INFO] [stdout] 373 | /                     Ok(http::Response::builder()
[INFO] [stdout] 374 | |                         .status(200)
[INFO] [stdout] 375 | |                         .header("grpc-status", "12")
[INFO] [stdout] 376 | |                         .header("content-type", "application/grpc")
[INFO] [stdout] 377 | |                         .body(empty_body())
[INFO] [stdout] 378 | |                         .unwrap())
[INFO] [stdout]     | |__________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/archway.callback.v1.tonic.rs:674:42
[INFO] [stdout]     |
[INFO] [stdout] 674 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 675 | |                         let inner = inner.0;
[INFO] [stdout] 676 | |                         let method = UpdateParamsSvc(inner);
[INFO] [stdout] 677 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 688 | |                         Ok(res)
[INFO] [stdout] 689 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/archway.callback.v1.tonic.rs:688:25
[INFO] [stdout]     |
[INFO] [stdout] 688 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/archway.callback.v1.tonic.rs:713:42
[INFO] [stdout]     |
[INFO] [stdout] 713 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 714 | |                         let inner = inner.0;
[INFO] [stdout] 715 | |                         let method = RequestCallbackSvc(inner);
[INFO] [stdout] 716 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 727 | |                         Ok(res)
[INFO] [stdout] 728 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/archway.callback.v1.tonic.rs:727:25
[INFO] [stdout]     |
[INFO] [stdout] 727 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/archway.callback.v1.tonic.rs:752:42
[INFO] [stdout]     |
[INFO] [stdout] 752 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 753 | |                         let inner = inner.0;
[INFO] [stdout] 754 | |                         let method = CancelCallbackSvc(inner);
[INFO] [stdout] 755 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 766 | |                         Ok(res)
[INFO] [stdout] 767 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/archway.callback.v1.tonic.rs:766:25
[INFO] [stdout]     |
[INFO] [stdout] 766 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/archway.callback.v1.tonic.rs:770:42
[INFO] [stdout]     |
[INFO] [stdout] 770 |                   _ => Box::pin(async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 771 | |                     Ok(http::Response::builder()
[INFO] [stdout] 772 | |                         .status(200)
[INFO] [stdout] 773 | |                         .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 776 | |                         .unwrap())
[INFO] [stdout] 777 | |                 }),
[INFO] [stdout]     | |_________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/archway.callback.v1.tonic.rs:771:21
[INFO] [stdout]     |
[INFO] [stdout] 771 | /                     Ok(http::Response::builder()
[INFO] [stdout] 772 | |                         .status(200)
[INFO] [stdout] 773 | |                         .header("grpc-status", "12")
[INFO] [stdout] 774 | |                         .header("content-type", "application/grpc")
[INFO] [stdout] 775 | |                         .body(empty_body())
[INFO] [stdout] 776 | |                         .unwrap())
[INFO] [stdout]     | |__________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/archway.cwerrors.v1.tonic.rs:265:42
[INFO] [stdout]     |
[INFO] [stdout] 265 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 266 | |                         let inner = inner.0;
[INFO] [stdout] 267 | |                         let method = ParamsSvc(inner);
[INFO] [stdout] 268 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |                         Ok(res)
[INFO] [stdout] 280 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/archway.cwerrors.v1.tonic.rs:279:25
[INFO] [stdout]     |
[INFO] [stdout] 279 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/archway.cwerrors.v1.tonic.rs:303:42
[INFO] [stdout]     |
[INFO] [stdout] 303 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 304 | |                         let inner = inner.0;
[INFO] [stdout] 305 | |                         let method = ErrorsSvc(inner);
[INFO] [stdout] 306 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 317 | |                         Ok(res)
[INFO] [stdout] 318 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/archway.cwerrors.v1.tonic.rs:317:25
[INFO] [stdout]     |
[INFO] [stdout] 317 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/archway.cwerrors.v1.tonic.rs:342:42
[INFO] [stdout]     |
[INFO] [stdout] 342 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 343 | |                         let inner = inner.0;
[INFO] [stdout] 344 | |                         let method = IsSubscribedSvc(inner);
[INFO] [stdout] 345 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 356 | |                         Ok(res)
[INFO] [stdout] 357 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/archway.cwerrors.v1.tonic.rs:356:25
[INFO] [stdout]     |
[INFO] [stdout] 356 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/archway.cwerrors.v1.tonic.rs:360:42
[INFO] [stdout]     |
[INFO] [stdout] 360 |                   _ => Box::pin(async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 361 | |                     Ok(http::Response::builder()
[INFO] [stdout] 362 | |                         .status(200)
[INFO] [stdout] 363 | |                         .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 366 | |                         .unwrap())
[INFO] [stdout] 367 | |                 }),
[INFO] [stdout]     | |_________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/archway.cwerrors.v1.tonic.rs:361:21
[INFO] [stdout]     |
[INFO] [stdout] 361 | /                     Ok(http::Response::builder()
[INFO] [stdout] 362 | |                         .status(200)
[INFO] [stdout] 363 | |                         .header("grpc-status", "12")
[INFO] [stdout] 364 | |                         .header("content-type", "application/grpc")
[INFO] [stdout] 365 | |                         .body(empty_body())
[INFO] [stdout] 366 | |                         .unwrap())
[INFO] [stdout]     | |__________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/archway.cwerrors.v1.tonic.rs:639:42
[INFO] [stdout]     |
[INFO] [stdout] 639 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 640 | |                         let inner = inner.0;
[INFO] [stdout] 641 | |                         let method = UpdateParamsSvc(inner);
[INFO] [stdout] 642 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 653 | |                         Ok(res)
[INFO] [stdout] 654 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/archway.cwerrors.v1.tonic.rs:653:25
[INFO] [stdout]     |
[INFO] [stdout] 653 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/archway.cwerrors.v1.tonic.rs:679:42
[INFO] [stdout]     |
[INFO] [stdout] 679 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 680 | |                         let inner = inner.0;
[INFO] [stdout] 681 | |                         let method = SubscribeToErrorSvc(inner);
[INFO] [stdout] 682 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 693 | |                         Ok(res)
[INFO] [stdout] 694 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/archway.cwerrors.v1.tonic.rs:693:25
[INFO] [stdout]     |
[INFO] [stdout] 693 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/archway.cwerrors.v1.tonic.rs:697:42
[INFO] [stdout]     |
[INFO] [stdout] 697 |                   _ => Box::pin(async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 698 | |                     Ok(http::Response::builder()
[INFO] [stdout] 699 | |                         .status(200)
[INFO] [stdout] 700 | |                         .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 703 | |                         .unwrap())
[INFO] [stdout] 704 | |                 }),
[INFO] [stdout]     | |_________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/archway.cwerrors.v1.tonic.rs:698:21
[INFO] [stdout]     |
[INFO] [stdout] 698 | /                     Ok(http::Response::builder()
[INFO] [stdout] 699 | |                         .status(200)
[INFO] [stdout] 700 | |                         .header("grpc-status", "12")
[INFO] [stdout] 701 | |                         .header("content-type", "application/grpc")
[INFO] [stdout] 702 | |                         .body(empty_body())
[INFO] [stdout] 703 | |                         .unwrap())
[INFO] [stdout]     | |__________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/archway.cwfees.v1.tonic.rs:252:42
[INFO] [stdout]     |
[INFO] [stdout] 252 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 253 | |                         let inner = inner.0;
[INFO] [stdout] 254 | |                         let method = RegisterAsGranterSvc(inner);
[INFO] [stdout] 255 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 266 | |                         Ok(res)
[INFO] [stdout] 267 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/archway.cwfees.v1.tonic.rs:266:25
[INFO] [stdout]     |
[INFO] [stdout] 266 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/archway.cwfees.v1.tonic.rs:294:42
[INFO] [stdout]     |
[INFO] [stdout] 294 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 295 | |                         let inner = inner.0;
[INFO] [stdout] 296 | |                         let method = UnregisterAsGranterSvc(inner);
[INFO] [stdout] 297 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 308 | |                         Ok(res)
[INFO] [stdout] 309 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/archway.cwfees.v1.tonic.rs:308:25
[INFO] [stdout]     |
[INFO] [stdout] 308 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/archway.cwfees.v1.tonic.rs:312:42
[INFO] [stdout]     |
[INFO] [stdout] 312 |                   _ => Box::pin(async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 313 | |                     Ok(http::Response::builder()
[INFO] [stdout] 314 | |                         .status(200)
[INFO] [stdout] 315 | |                         .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 318 | |                         .unwrap())
[INFO] [stdout] 319 | |                 }),
[INFO] [stdout]     | |_________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/archway.cwfees.v1.tonic.rs:313:21
[INFO] [stdout]     |
[INFO] [stdout] 313 | /                     Ok(http::Response::builder()
[INFO] [stdout] 314 | |                         .status(200)
[INFO] [stdout] 315 | |                         .header("grpc-status", "12")
[INFO] [stdout] 316 | |                         .header("content-type", "application/grpc")
[INFO] [stdout] 317 | |                         .body(empty_body())
[INFO] [stdout] 318 | |                         .unwrap())
[INFO] [stdout]     | |__________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/archway.cwfees.v1.tonic.rs:574:42
[INFO] [stdout]     |
[INFO] [stdout] 574 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 575 | |                         let inner = inner.0;
[INFO] [stdout] 576 | |                         let method = IsGrantingContractSvc(inner);
[INFO] [stdout] 577 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 588 | |                         Ok(res)
[INFO] [stdout] 589 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/archway.cwfees.v1.tonic.rs:588:25
[INFO] [stdout]     |
[INFO] [stdout] 588 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/archway.cwfees.v1.tonic.rs:592:42
[INFO] [stdout]     |
[INFO] [stdout] 592 |                   _ => Box::pin(async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 593 | |                     Ok(http::Response::builder()
[INFO] [stdout] 594 | |                         .status(200)
[INFO] [stdout] 595 | |                         .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 598 | |                         .unwrap())
[INFO] [stdout] 599 | |                 }),
[INFO] [stdout]     | |_________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/archway.cwfees.v1.tonic.rs:593:21
[INFO] [stdout]     |
[INFO] [stdout] 593 | /                     Ok(http::Response::builder()
[INFO] [stdout] 594 | |                         .status(200)
[INFO] [stdout] 595 | |                         .header("grpc-status", "12")
[INFO] [stdout] 596 | |                         .header("content-type", "application/grpc")
[INFO] [stdout] 597 | |                         .body(empty_body())
[INFO] [stdout] 598 | |                         .unwrap())
[INFO] [stdout]     | |__________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/archway.cwica.v1.tonic.rs:224:42
[INFO] [stdout]     |
[INFO] [stdout] 224 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 225 | |                         let inner = inner.0;
[INFO] [stdout] 226 | |                         let method = ParamsSvc(inner);
[INFO] [stdout] 227 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 238 | |                         Ok(res)
[INFO] [stdout] 239 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/archway.cwica.v1.tonic.rs:238:25
[INFO] [stdout]     |
[INFO] [stdout] 238 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/archway.cwica.v1.tonic.rs:242:42
[INFO] [stdout]     |
[INFO] [stdout] 242 |                   _ => Box::pin(async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 243 | |                     Ok(http::Response::builder()
[INFO] [stdout] 244 | |                         .status(200)
[INFO] [stdout] 245 | |                         .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 248 | |                         .unwrap())
[INFO] [stdout] 249 | |                 }),
[INFO] [stdout]     | |_________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/archway.cwica.v1.tonic.rs:243:21
[INFO] [stdout]     |
[INFO] [stdout] 243 | /                     Ok(http::Response::builder()
[INFO] [stdout] 244 | |                         .status(200)
[INFO] [stdout] 245 | |                         .header("grpc-status", "12")
[INFO] [stdout] 246 | |                         .header("content-type", "application/grpc")
[INFO] [stdout] 247 | |                         .body(empty_body())
[INFO] [stdout] 248 | |                         .unwrap())
[INFO] [stdout]     | |__________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/archway.cwica.v1.tonic.rs:550:42
[INFO] [stdout]     |
[INFO] [stdout] 550 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 551 | |                         let inner = inner.0;
[INFO] [stdout] 552 | |                         let method = RegisterInterchainAccountSvc(inner);
[INFO] [stdout] 553 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 564 | |                         Ok(res)
[INFO] [stdout] 565 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/archway.cwica.v1.tonic.rs:564:25
[INFO] [stdout]     |
[INFO] [stdout] 564 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/archway.cwica.v1.tonic.rs:588:42
[INFO] [stdout]     |
[INFO] [stdout] 588 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 589 | |                         let inner = inner.0;
[INFO] [stdout] 590 | |                         let method = SendTxSvc(inner);
[INFO] [stdout] 591 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 602 | |                         Ok(res)
[INFO] [stdout] 603 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/archway.cwica.v1.tonic.rs:602:25
[INFO] [stdout]     |
[INFO] [stdout] 602 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/archway.cwica.v1.tonic.rs:627:42
[INFO] [stdout]     |
[INFO] [stdout] 627 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 628 | |                         let inner = inner.0;
[INFO] [stdout] 629 | |                         let method = UpdateParamsSvc(inner);
[INFO] [stdout] 630 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 641 | |                         Ok(res)
[INFO] [stdout] 642 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/archway.cwica.v1.tonic.rs:641:25
[INFO] [stdout]     |
[INFO] [stdout] 641 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/archway.cwica.v1.tonic.rs:645:42
[INFO] [stdout]     |
[INFO] [stdout] 645 |                   _ => Box::pin(async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 646 | |                     Ok(http::Response::builder()
[INFO] [stdout] 647 | |                         .status(200)
[INFO] [stdout] 648 | |                         .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 651 | |                         .unwrap())
[INFO] [stdout] 652 | |                 }),
[INFO] [stdout]     | |_________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/archway.cwica.v1.tonic.rs:646:21
[INFO] [stdout]     |
[INFO] [stdout] 646 | /                     Ok(http::Response::builder()
[INFO] [stdout] 647 | |                         .status(200)
[INFO] [stdout] 648 | |                         .header("grpc-status", "12")
[INFO] [stdout] 649 | |                         .header("content-type", "application/grpc")
[INFO] [stdout] 650 | |                         .body(empty_body())
[INFO] [stdout] 651 | |                         .unwrap())
[INFO] [stdout]     | |__________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/archway.rewards.v1.tonic.rs:402:42
[INFO] [stdout]     |
[INFO] [stdout] 402 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 403 | |                         let inner = inner.0;
[INFO] [stdout] 404 | |                         let method = ParamsSvc(inner);
[INFO] [stdout] 405 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 416 | |                         Ok(res)
[INFO] [stdout] 417 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/archway.rewards.v1.tonic.rs:416:25
[INFO] [stdout]     |
[INFO] [stdout] 416 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/archway.rewards.v1.tonic.rs:444:42
[INFO] [stdout]     |
[INFO] [stdout] 444 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 445 | |                         let inner = inner.0;
[INFO] [stdout] 446 | |                         let method = ContractMetadataSvc(inner);
[INFO] [stdout] 447 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 458 | |                         Ok(res)
[INFO] [stdout] 459 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/archway.rewards.v1.tonic.rs:458:25
[INFO] [stdout]     |
[INFO] [stdout] 458 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/archway.rewards.v1.tonic.rs:487:42
[INFO] [stdout]     |
[INFO] [stdout] 487 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 488 | |                         let inner = inner.0;
[INFO] [stdout] 489 | |                         let method = BlockRewardsTrackingSvc(inner);
[INFO] [stdout] 490 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 501 | |                         Ok(res)
[INFO] [stdout] 502 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/archway.rewards.v1.tonic.rs:501:25
[INFO] [stdout]     |
[INFO] [stdout] 501 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/archway.rewards.v1.tonic.rs:526:42
[INFO] [stdout]     |
[INFO] [stdout] 526 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 527 | |                         let inner = inner.0;
[INFO] [stdout] 528 | |                         let method = RewardsPoolSvc(inner);
[INFO] [stdout] 529 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 540 | |                         Ok(res)
[INFO] [stdout] 541 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/archway.rewards.v1.tonic.rs:540:25
[INFO] [stdout]     |
[INFO] [stdout] 540 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/archway.rewards.v1.tonic.rs:568:42
[INFO] [stdout]     |
[INFO] [stdout] 568 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 569 | |                         let inner = inner.0;
[INFO] [stdout] 570 | |                         let method = EstimateTxFeesSvc(inner);
[INFO] [stdout] 571 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 582 | |                         Ok(res)
[INFO] [stdout] 583 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/archway.rewards.v1.tonic.rs:582:25
[INFO] [stdout]     |
[INFO] [stdout] 582 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/archway.rewards.v1.tonic.rs:609:42
[INFO] [stdout]     |
[INFO] [stdout] 609 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 610 | |                         let inner = inner.0;
[INFO] [stdout] 611 | |                         let method = RewardsRecordsSvc(inner);
[INFO] [stdout] 612 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 623 | |                         Ok(res)
[INFO] [stdout] 624 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/archway.rewards.v1.tonic.rs:623:25
[INFO] [stdout]     |
[INFO] [stdout] 623 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/archway.rewards.v1.tonic.rs:652:42
[INFO] [stdout]     |
[INFO] [stdout] 652 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 653 | |                         let inner = inner.0;
[INFO] [stdout] 654 | |                         let method = OutstandingRewardsSvc(inner);
[INFO] [stdout] 655 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 666 | |                         Ok(res)
[INFO] [stdout] 667 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/archway.rewards.v1.tonic.rs:666:25
[INFO] [stdout]     |
[INFO] [stdout] 666 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/archway.rewards.v1.tonic.rs:690:42
[INFO] [stdout]     |
[INFO] [stdout] 690 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 691 | |                         let inner = inner.0;
[INFO] [stdout] 692 | |                         let method = FlatFeeSvc(inner);
[INFO] [stdout] 693 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 704 | |                         Ok(res)
[INFO] [stdout] 705 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/archway.rewards.v1.tonic.rs:704:25
[INFO] [stdout]     |
[INFO] [stdout] 704 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/archway.rewards.v1.tonic.rs:708:42
[INFO] [stdout]     |
[INFO] [stdout] 708 |                   _ => Box::pin(async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 709 | |                     Ok(http::Response::builder()
[INFO] [stdout] 710 | |                         .status(200)
[INFO] [stdout] 711 | |                         .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 714 | |                         .unwrap())
[INFO] [stdout] 715 | |                 }),
[INFO] [stdout]     | |_________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/archway.rewards.v1.tonic.rs:709:21
[INFO] [stdout]     |
[INFO] [stdout] 709 | /                     Ok(http::Response::builder()
[INFO] [stdout] 710 | |                         .status(200)
[INFO] [stdout] 711 | |                         .header("grpc-status", "12")
[INFO] [stdout] 712 | |                         .header("content-type", "application/grpc")
[INFO] [stdout] 713 | |                         .body(empty_body())
[INFO] [stdout] 714 | |                         .unwrap())
[INFO] [stdout]     | |__________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> packages/proto/src/gen/archway.rewards.v1.tonic.rs:1039:42
[INFO] [stdout]      |
[INFO] [stdout] 1039 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1040 | |                         let inner = inner.0;
[INFO] [stdout] 1041 | |                         let method = SetContractMetadataSvc(inner);
[INFO] [stdout] 1042 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1053 | |                         Ok(res)
[INFO] [stdout] 1054 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> packages/proto/src/gen/archway.rewards.v1.tonic.rs:1053:25
[INFO] [stdout]      |
[INFO] [stdout] 1053 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> packages/proto/src/gen/archway.rewards.v1.tonic.rs:1078:42
[INFO] [stdout]      |
[INFO] [stdout] 1078 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1079 | |                         let inner = inner.0;
[INFO] [stdout] 1080 | |                         let method = WithdrawRewardsSvc(inner);
[INFO] [stdout] 1081 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1092 | |                         Ok(res)
[INFO] [stdout] 1093 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> packages/proto/src/gen/archway.rewards.v1.tonic.rs:1092:25
[INFO] [stdout]      |
[INFO] [stdout] 1092 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> packages/proto/src/gen/archway.rewards.v1.tonic.rs:1117:42
[INFO] [stdout]      |
[INFO] [stdout] 1117 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1118 | |                         let inner = inner.0;
[INFO] [stdout] 1119 | |                         let method = SetFlatFeeSvc(inner);
[INFO] [stdout] 1120 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1131 | |                         Ok(res)
[INFO] [stdout] 1132 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> packages/proto/src/gen/archway.rewards.v1.tonic.rs:1131:25
[INFO] [stdout]      |
[INFO] [stdout] 1131 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> packages/proto/src/gen/archway.rewards.v1.tonic.rs:1156:42
[INFO] [stdout]      |
[INFO] [stdout] 1156 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1157 | |                         let inner = inner.0;
[INFO] [stdout] 1158 | |                         let method = UpdateParamsSvc(inner);
[INFO] [stdout] 1159 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1170 | |                         Ok(res)
[INFO] [stdout] 1171 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> packages/proto/src/gen/archway.rewards.v1.tonic.rs:1170:25
[INFO] [stdout]      |
[INFO] [stdout] 1170 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> packages/proto/src/gen/archway.rewards.v1.tonic.rs:1174:42
[INFO] [stdout]      |
[INFO] [stdout] 1174 |                   _ => Box::pin(async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1175 | |                     Ok(http::Response::builder()
[INFO] [stdout] 1176 | |                         .status(200)
[INFO] [stdout] 1177 | |                         .header("grpc-status", "12")
[INFO] [stdout] ...    |
[INFO] [stdout] 1180 | |                         .unwrap())
[INFO] [stdout] 1181 | |                 }),
[INFO] [stdout]      | |_________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> packages/proto/src/gen/archway.rewards.v1.tonic.rs:1175:21
[INFO] [stdout]      |
[INFO] [stdout] 1175 | /                     Ok(http::Response::builder()
[INFO] [stdout] 1176 | |                         .status(200)
[INFO] [stdout] 1177 | |                         .header("grpc-status", "12")
[INFO] [stdout] 1178 | |                         .header("content-type", "application/grpc")
[INFO] [stdout] 1179 | |                         .body(empty_body())
[INFO] [stdout] 1180 | |                         .unwrap())
[INFO] [stdout]      | |__________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/archway.tracking.v1.tonic.rs:235:42
[INFO] [stdout]     |
[INFO] [stdout] 235 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 236 | |                         let inner = inner.0;
[INFO] [stdout] 237 | |                         let method = BlockGasTrackingSvc(inner);
[INFO] [stdout] 238 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 249 | |                         Ok(res)
[INFO] [stdout] 250 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/archway.tracking.v1.tonic.rs:249:25
[INFO] [stdout]     |
[INFO] [stdout] 249 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/archway.tracking.v1.tonic.rs:253:42
[INFO] [stdout]     |
[INFO] [stdout] 253 |                   _ => Box::pin(async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 254 | |                     Ok(http::Response::builder()
[INFO] [stdout] 255 | |                         .status(200)
[INFO] [stdout] 256 | |                         .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 259 | |                         .unwrap())
[INFO] [stdout] 260 | |                 }),
[INFO] [stdout]     | |_________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/archway.tracking.v1.tonic.rs:254:21
[INFO] [stdout]     |
[INFO] [stdout] 254 | /                     Ok(http::Response::builder()
[INFO] [stdout] 255 | |                         .status(200)
[INFO] [stdout] 256 | |                         .header("grpc-status", "12")
[INFO] [stdout] 257 | |                         .header("content-type", "application/grpc")
[INFO] [stdout] 258 | |                         .body(empty_body())
[INFO] [stdout] 259 | |                         .unwrap())
[INFO] [stdout]     | |__________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/cosmwasm.wasm.v1.tonic.rs:464:42
[INFO] [stdout]     |
[INFO] [stdout] 464 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 465 | |                         let inner = inner.0;
[INFO] [stdout] 466 | |                         let method = ContractInfoSvc(inner);
[INFO] [stdout] 467 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 478 | |                         Ok(res)
[INFO] [stdout] 479 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/cosmwasm.wasm.v1.tonic.rs:478:25
[INFO] [stdout]     |
[INFO] [stdout] 478 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/cosmwasm.wasm.v1.tonic.rs:506:42
[INFO] [stdout]     |
[INFO] [stdout] 506 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 507 | |                         let inner = inner.0;
[INFO] [stdout] 508 | |                         let method = ContractHistorySvc(inner);
[INFO] [stdout] 509 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 520 | |                         Ok(res)
[INFO] [stdout] 521 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/cosmwasm.wasm.v1.tonic.rs:520:25
[INFO] [stdout]     |
[INFO] [stdout] 520 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/cosmwasm.wasm.v1.tonic.rs:548:42
[INFO] [stdout]     |
[INFO] [stdout] 548 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 549 | |                         let inner = inner.0;
[INFO] [stdout] 550 | |                         let method = ContractsByCodeSvc(inner);
[INFO] [stdout] 551 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 562 | |                         Ok(res)
[INFO] [stdout] 563 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/cosmwasm.wasm.v1.tonic.rs:562:25
[INFO] [stdout]     |
[INFO] [stdout] 562 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/cosmwasm.wasm.v1.tonic.rs:590:42
[INFO] [stdout]     |
[INFO] [stdout] 590 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 591 | |                         let inner = inner.0;
[INFO] [stdout] 592 | |                         let method = AllContractStateSvc(inner);
[INFO] [stdout] 593 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 604 | |                         Ok(res)
[INFO] [stdout] 605 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/cosmwasm.wasm.v1.tonic.rs:604:25
[INFO] [stdout]     |
[INFO] [stdout] 604 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/cosmwasm.wasm.v1.tonic.rs:632:42
[INFO] [stdout]     |
[INFO] [stdout] 632 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 633 | |                         let inner = inner.0;
[INFO] [stdout] 634 | |                         let method = RawContractStateSvc(inner);
[INFO] [stdout] 635 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 646 | |                         Ok(res)
[INFO] [stdout] 647 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/cosmwasm.wasm.v1.tonic.rs:646:25
[INFO] [stdout]     |
[INFO] [stdout] 646 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/cosmwasm.wasm.v1.tonic.rs:675:42
[INFO] [stdout]     |
[INFO] [stdout] 675 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 676 | |                         let inner = inner.0;
[INFO] [stdout] 677 | |                         let method = SmartContractStateSvc(inner);
[INFO] [stdout] 678 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 689 | |                         Ok(res)
[INFO] [stdout] 690 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/cosmwasm.wasm.v1.tonic.rs:689:25
[INFO] [stdout]     |
[INFO] [stdout] 689 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/cosmwasm.wasm.v1.tonic.rs:713:42
[INFO] [stdout]     |
[INFO] [stdout] 713 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 714 | |                         let inner = inner.0;
[INFO] [stdout] 715 | |                         let method = CodeSvc(inner);
[INFO] [stdout] 716 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 727 | |                         Ok(res)
[INFO] [stdout] 728 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/cosmwasm.wasm.v1.tonic.rs:727:25
[INFO] [stdout]     |
[INFO] [stdout] 727 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/cosmwasm.wasm.v1.tonic.rs:751:42
[INFO] [stdout]     |
[INFO] [stdout] 751 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 752 | |                         let inner = inner.0;
[INFO] [stdout] 753 | |                         let method = CodesSvc(inner);
[INFO] [stdout] 754 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 765 | |                         Ok(res)
[INFO] [stdout] 766 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/cosmwasm.wasm.v1.tonic.rs:765:25
[INFO] [stdout]     |
[INFO] [stdout] 765 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/cosmwasm.wasm.v1.tonic.rs:790:42
[INFO] [stdout]     |
[INFO] [stdout] 790 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 791 | |                         let inner = inner.0;
[INFO] [stdout] 792 | |                         let method = PinnedCodesSvc(inner);
[INFO] [stdout] 793 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 804 | |                         Ok(res)
[INFO] [stdout] 805 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/cosmwasm.wasm.v1.tonic.rs:804:25
[INFO] [stdout]     |
[INFO] [stdout] 804 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/cosmwasm.wasm.v1.tonic.rs:828:42
[INFO] [stdout]     |
[INFO] [stdout] 828 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 829 | |                         let inner = inner.0;
[INFO] [stdout] 830 | |                         let method = ParamsSvc(inner);
[INFO] [stdout] 831 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 842 | |                         Ok(res)
[INFO] [stdout] 843 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/cosmwasm.wasm.v1.tonic.rs:842:25
[INFO] [stdout]     |
[INFO] [stdout] 842 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/cosmwasm.wasm.v1.tonic.rs:871:42
[INFO] [stdout]     |
[INFO] [stdout] 871 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 872 | |                         let inner = inner.0;
[INFO] [stdout] 873 | |                         let method = ContractsByCreatorSvc(inner);
[INFO] [stdout] 874 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 885 | |                         Ok(res)
[INFO] [stdout] 886 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/cosmwasm.wasm.v1.tonic.rs:885:25
[INFO] [stdout]     |
[INFO] [stdout] 885 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/cosmwasm.wasm.v1.tonic.rs:889:42
[INFO] [stdout]     |
[INFO] [stdout] 889 |                   _ => Box::pin(async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 890 | |                     Ok(http::Response::builder()
[INFO] [stdout] 891 | |                         .status(200)
[INFO] [stdout] 892 | |                         .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 895 | |                         .unwrap())
[INFO] [stdout] 896 | |                 }),
[INFO] [stdout]     | |_________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> packages/proto/src/gen/cosmwasm.wasm.v1.tonic.rs:890:21
[INFO] [stdout]     |
[INFO] [stdout] 890 | /                     Ok(http::Response::builder()
[INFO] [stdout] 891 | |                         .status(200)
[INFO] [stdout] 892 | |                         .header("grpc-status", "12")
[INFO] [stdout] 893 | |                         .header("content-type", "application/grpc")
[INFO] [stdout] 894 | |                         .body(empty_body())
[INFO] [stdout] 895 | |                         .unwrap())
[INFO] [stdout]     | |__________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> packages/proto/src/gen/cosmwasm.wasm.v1.tonic.rs:1564:42
[INFO] [stdout]      |
[INFO] [stdout] 1564 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1565 | |                         let inner = inner.0;
[INFO] [stdout] 1566 | |                         let method = StoreCodeSvc(inner);
[INFO] [stdout] 1567 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1578 | |                         Ok(res)
[INFO] [stdout] 1579 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> packages/proto/src/gen/cosmwasm.wasm.v1.tonic.rs:1578:25
[INFO] [stdout]      |
[INFO] [stdout] 1578 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> packages/proto/src/gen/cosmwasm.wasm.v1.tonic.rs:1606:42
[INFO] [stdout]      |
[INFO] [stdout] 1606 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1607 | |                         let inner = inner.0;
[INFO] [stdout] 1608 | |                         let method = InstantiateContractSvc(inner);
[INFO] [stdout] 1609 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1620 | |                         Ok(res)
[INFO] [stdout] 1621 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> packages/proto/src/gen/cosmwasm.wasm.v1.tonic.rs:1620:25
[INFO] [stdout]      |
[INFO] [stdout] 1620 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> packages/proto/src/gen/cosmwasm.wasm.v1.tonic.rs:1648:42
[INFO] [stdout]      |
[INFO] [stdout] 1648 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1649 | |                         let inner = inner.0;
[INFO] [stdout] 1650 | |                         let method = InstantiateContract2Svc(inner);
[INFO] [stdout] 1651 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1662 | |                         Ok(res)
[INFO] [stdout] 1663 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> packages/proto/src/gen/cosmwasm.wasm.v1.tonic.rs:1662:25
[INFO] [stdout]      |
[INFO] [stdout] 1662 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> packages/proto/src/gen/cosmwasm.wasm.v1.tonic.rs:1687:42
[INFO] [stdout]      |
[INFO] [stdout] 1687 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1688 | |                         let inner = inner.0;
[INFO] [stdout] 1689 | |                         let method = ExecuteContractSvc(inner);
[INFO] [stdout] 1690 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1701 | |                         Ok(res)
[INFO] [stdout] 1702 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> packages/proto/src/gen/cosmwasm.wasm.v1.tonic.rs:1701:25
[INFO] [stdout]      |
[INFO] [stdout] 1701 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> packages/proto/src/gen/cosmwasm.wasm.v1.tonic.rs:1726:42
[INFO] [stdout]      |
[INFO] [stdout] 1726 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1727 | |                         let inner = inner.0;
[INFO] [stdout] 1728 | |                         let method = MigrateContractSvc(inner);
[INFO] [stdout] 1729 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1740 | |                         Ok(res)
[INFO] [stdout] 1741 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> packages/proto/src/gen/cosmwasm.wasm.v1.tonic.rs:1740:25
[INFO] [stdout]      |
[INFO] [stdout] 1740 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> packages/proto/src/gen/cosmwasm.wasm.v1.tonic.rs:1765:42
[INFO] [stdout]      |
[INFO] [stdout] 1765 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1766 | |                         let inner = inner.0;
[INFO] [stdout] 1767 | |                         let method = UpdateAdminSvc(inner);
[INFO] [stdout] 1768 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1779 | |                         Ok(res)
[INFO] [stdout] 1780 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> packages/proto/src/gen/cosmwasm.wasm.v1.tonic.rs:1779:25
[INFO] [stdout]      |
[INFO] [stdout] 1779 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> packages/proto/src/gen/cosmwasm.wasm.v1.tonic.rs:1803:42
[INFO] [stdout]      |
[INFO] [stdout] 1803 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1804 | |                         let inner = inner.0;
[INFO] [stdout] 1805 | |                         let method = ClearAdminSvc(inner);
[INFO] [stdout] 1806 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1817 | |                         Ok(res)
[INFO] [stdout] 1818 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> packages/proto/src/gen/cosmwasm.wasm.v1.tonic.rs:1817:25
[INFO] [stdout]      |
[INFO] [stdout] 1817 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> packages/proto/src/gen/cosmwasm.wasm.v1.tonic.rs:1845:42
[INFO] [stdout]      |
[INFO] [stdout] 1845 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1846 | |                         let inner = inner.0;
[INFO] [stdout] 1847 | |                         let method = UpdateInstantiateConfigSvc(inner);
[INFO] [stdout] 1848 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1859 | |                         Ok(res)
[INFO] [stdout] 1860 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> packages/proto/src/gen/cosmwasm.wasm.v1.tonic.rs:1859:25
[INFO] [stdout]      |
[INFO] [stdout] 1859 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> packages/proto/src/gen/cosmwasm.wasm.v1.tonic.rs:1884:42
[INFO] [stdout]      |
[INFO] [stdout] 1884 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1885 | |                         let inner = inner.0;
[INFO] [stdout] 1886 | |                         let method = UpdateParamsSvc(inner);
[INFO] [stdout] 1887 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1898 | |                         Ok(res)
[INFO] [stdout] 1899 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> packages/proto/src/gen/cosmwasm.wasm.v1.tonic.rs:1898:25
[INFO] [stdout]      |
[INFO] [stdout] 1898 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> packages/proto/src/gen/cosmwasm.wasm.v1.tonic.rs:1923:42
[INFO] [stdout]      |
[INFO] [stdout] 1923 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1924 | |                         let inner = inner.0;
[INFO] [stdout] 1925 | |                         let method = SudoContractSvc(inner);
[INFO] [stdout] 1926 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1937 | |                         Ok(res)
[INFO] [stdout] 1938 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> packages/proto/src/gen/cosmwasm.wasm.v1.tonic.rs:1937:25
[INFO] [stdout]      |
[INFO] [stdout] 1937 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> packages/proto/src/gen/cosmwasm.wasm.v1.tonic.rs:1961:42
[INFO] [stdout]      |
[INFO] [stdout] 1961 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1962 | |                         let inner = inner.0;
[INFO] [stdout] 1963 | |                         let method = PinCodesSvc(inner);
[INFO] [stdout] 1964 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1975 | |                         Ok(res)
[INFO] [stdout] 1976 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> packages/proto/src/gen/cosmwasm.wasm.v1.tonic.rs:1975:25
[INFO] [stdout]      |
[INFO] [stdout] 1975 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> packages/proto/src/gen/cosmwasm.wasm.v1.tonic.rs:1999:42
[INFO] [stdout]      |
[INFO] [stdout] 1999 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2000 | |                         let inner = inner.0;
[INFO] [stdout] 2001 | |                         let method = UnpinCodesSvc(inner);
[INFO] [stdout] 2002 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2013 | |                         Ok(res)
[INFO] [stdout] 2014 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> packages/proto/src/gen/cosmwasm.wasm.v1.tonic.rs:2013:25
[INFO] [stdout]      |
[INFO] [stdout] 2013 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> packages/proto/src/gen/cosmwasm.wasm.v1.tonic.rs:2041:42
[INFO] [stdout]      |
[INFO] [stdout] 2041 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2042 | |                         let inner = inner.0;
[INFO] [stdout] 2043 | |                         let method = StoreAndInstantiateContractSvc(inner);
[INFO] [stdout] 2044 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2055 | |                         Ok(res)
[INFO] [stdout] 2056 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> packages/proto/src/gen/cosmwasm.wasm.v1.tonic.rs:2055:25
[INFO] [stdout]      |
[INFO] [stdout] 2055 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> packages/proto/src/gen/cosmwasm.wasm.v1.tonic.rs:2085:42
[INFO] [stdout]      |
[INFO] [stdout] 2085 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2086 | |                         let inner = inner.0;
[INFO] [stdout] 2087 | |                         let method = RemoveCodeUploadParamsAddressesSvc(inner);
[INFO] [stdout] 2088 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2099 | |                         Ok(res)
[INFO] [stdout] 2100 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> packages/proto/src/gen/cosmwasm.wasm.v1.tonic.rs:2099:25
[INFO] [stdout]      |
[INFO] [stdout] 2099 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> packages/proto/src/gen/cosmwasm.wasm.v1.tonic.rs:2127:42
[INFO] [stdout]      |
[INFO] [stdout] 2127 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2128 | |                         let inner = inner.0;
[INFO] [stdout] 2129 | |                         let method = AddCodeUploadParamsAddressesSvc(inner);
[INFO] [stdout] 2130 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2141 | |                         Ok(res)
[INFO] [stdout] 2142 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> packages/proto/src/gen/cosmwasm.wasm.v1.tonic.rs:2141:25
[INFO] [stdout]      |
[INFO] [stdout] 2141 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> packages/proto/src/gen/cosmwasm.wasm.v1.tonic.rs:2169:42
[INFO] [stdout]      |
[INFO] [stdout] 2169 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2170 | |                         let inner = inner.0;
[INFO] [stdout] 2171 | |                         let method = StoreAndMigrateContractSvc(inner);
[INFO] [stdout] 2172 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2183 | |                         Ok(res)
[INFO] [stdout] 2184 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> packages/proto/src/gen/cosmwasm.wasm.v1.tonic.rs:2183:25
[INFO] [stdout]      |
[INFO] [stdout] 2183 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> packages/proto/src/gen/cosmwasm.wasm.v1.tonic.rs:2211:42
[INFO] [stdout]      |
[INFO] [stdout] 2211 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2212 | |                         let inner = inner.0;
[INFO] [stdout] 2213 | |                         let method = UpdateContractLabelSvc(inner);
[INFO] [stdout] 2214 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2225 | |                         Ok(res)
[INFO] [stdout] 2226 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> packages/proto/src/gen/cosmwasm.wasm.v1.tonic.rs:2225:25
[INFO] [stdout]      |
[INFO] [stdout] 2225 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> packages/proto/src/gen/cosmwasm.wasm.v1.tonic.rs:2229:42
[INFO] [stdout]      |
[INFO] [stdout] 2229 |                   _ => Box::pin(async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2230 | |                     Ok(http::Response::builder()
[INFO] [stdout] 2231 | |                         .status(200)
[INFO] [stdout] 2232 | |                         .header("grpc-status", "12")
[INFO] [stdout] ...    |
[INFO] [stdout] 2235 | |                         .unwrap())
[INFO] [stdout] 2236 | |                 }),
[INFO] [stdout]      | |_________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> packages/proto/src/gen/cosmwasm.wasm.v1.tonic.rs:2230:21
[INFO] [stdout]      |
[INFO] [stdout] 2230 | /                     Ok(http::Response::builder()
[INFO] [stdout] 2231 | |                         .status(200)
[INFO] [stdout] 2232 | |                         .header("grpc-status", "12")
[INFO] [stdout] 2233 | |                         .header("content-type", "application/grpc")
[INFO] [stdout] 2234 | |                         .body(empty_body())
[INFO] [stdout] 2235 | |                         .unwrap())
[INFO] [stdout]      | |__________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `archway-proto` (lib test) due to 144 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `archway-proto` (lib) due to 144 previous errors
[INFO] running `Command { std: "docker" "inspect" "fed5e082050a03eb969ec1cda1af50a6d98f1252423630234a7092c0964cc381", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fed5e082050a03eb969ec1cda1af50a6d98f1252423630234a7092c0964cc381", kill_on_drop: false }`
[INFO] [stdout] fed5e082050a03eb969ec1cda1af50a6d98f1252423630234a7092c0964cc381
