[INFO] fetching crate sui-rpc 0.1.0...
[INFO] checking sui-rpc-0.1.0 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] extracting crate sui-rpc 0.1.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate sui-rpc 0.1.0
[INFO] finished tweaking crates.io crate sui-rpc 0.1.0
[INFO] tweaked toml for crates.io crate sui-rpc 0.1.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate sui-rpc 0.1.0 on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate sui-rpc 0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 8d3ee9035da82db8542d55a1050cc8f0836845dae7288d49945c3724122b63e7
[INFO] running `Command { std: "docker" "start" "-a" "8d3ee9035da82db8542d55a1050cc8f0836845dae7288d49945c3724122b63e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8d3ee9035da82db8542d55a1050cc8f0836845dae7288d49945c3724122b63e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d3ee9035da82db8542d55a1050cc8f0836845dae7288d49945c3724122b63e7", kill_on_drop: false }`
[INFO] [stdout] 8d3ee9035da82db8542d55a1050cc8f0836845dae7288d49945c3724122b63e7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 48fcb035f9f644d14f0c2aef6919c5a941b325afe2fb30c40e75504197656579
[INFO] running `Command { std: "docker" "start" "-a" "48fcb035f9f644d14f0c2aef6919c5a941b325afe2fb30c40e75504197656579", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]     Checking cfg-if v1.0.3
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]     Checking slab v0.4.11
[INFO] [stderr]    Compiling syn v2.0.107
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking hashbrown v0.16.0
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]     Checking indexmap v2.11.4
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling cc v1.2.41
[INFO] [stderr]    Compiling rustls v0.23.32
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking rand_xorshift v0.4.0
[INFO] [stderr]     Checking webpki-roots v1.0.3
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking unarray v0.1.4
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]     Checking serde_with v3.15.0
[INFO] [stderr]     Checking roaring v0.11.2
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking bytestring v1.5.0
[INFO] [stderr]     Checking bnum v0.13.0
[INFO] [stderr]     Checking base64ct v1.8.0
[INFO] [stderr]     Checking proptest v1.8.0
[INFO] [stderr]     Checking winnow v0.7.13
[INFO] [stderr]     Checking bs58 v0.5.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking rustls-webpki v0.103.7
[INFO] [stderr]    Compiling structmeta-derive v0.3.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling prost-derive v0.14.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling structmeta v0.3.0
[INFO] [stderr]    Compiling test-strategy v0.4.1
[INFO] [stderr]     Checking prost v0.14.1
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking prost-types v0.14.1
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking bcs v0.1.6
[INFO] [stderr]     Checking sui-sdk-types v0.1.0
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking hyper v1.7.0
[INFO] [stderr]     Checking hyper-util v0.1.17
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]     Checking tonic v0.14.2
[INFO] [stderr]     Checking tonic-prost v0.14.2
[INFO] [stderr]     Checking sui-rpc v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<FieldMaskTree, Infallible>
[INFO] [stdout]    --> src/field/field_mask_tree.rs:195:53
[INFO] [stdout]     |
[INFO] [stdout] 195 |       fn from_str(s: &str) -> Result<Self, Self::Err> {
[INFO] [stdout]     |  _____________________________________________________^
[INFO] [stdout] 196 | |         let mut tree = Self::default();
[INFO] [stdout] 197 | |
[INFO] [stdout] 198 | |         for path in s.split(FIELD_PATH_SEPARATOR) {
[INFO] [stdout] ...   |
[INFO] [stdout] 202 | |         Ok(tree)
[INFO] [stdout] 203 | |     }
[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<FieldMaskTree, Infallible>
[INFO] [stdout]    --> src/field/field_mask_tree.rs:202:9
[INFO] [stdout]     |
[INFO] [stdout] 202 |         Ok(tree)
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/proto/sui/rpc/v2/../../../generated/sui.rpc.v2.rs:2156:42
[INFO] [stdout]      |
[INFO] [stdout] 2156 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2157 | |                         let method = GetServiceInfoSvc(inner);
[INFO] [stdout] 2158 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 2159 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2169 | |                         Ok(res)
[INFO] [stdout] 2170 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/proto/sui/rpc/v2/../../../generated/sui.rpc.v2.rs:2169:25
[INFO] [stdout]      |
[INFO] [stdout] 2169 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/proto/sui/rpc/v2/../../../generated/sui.rpc.v2.rs:2201:42
[INFO] [stdout]      |
[INFO] [stdout] 2201 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2202 | |                         let method = GetObjectSvc(inner);
[INFO] [stdout] 2203 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 2204 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2214 | |                         Ok(res)
[INFO] [stdout] 2215 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/proto/sui/rpc/v2/../../../generated/sui.rpc.v2.rs:2214:25
[INFO] [stdout]      |
[INFO] [stdout] 2214 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/proto/sui/rpc/v2/../../../generated/sui.rpc.v2.rs:2247:42
[INFO] [stdout]      |
[INFO] [stdout] 2247 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2248 | |                         let method = BatchGetObjectsSvc(inner);
[INFO] [stdout] 2249 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 2250 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2260 | |                         Ok(res)
[INFO] [stdout] 2261 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/proto/sui/rpc/v2/../../../generated/sui.rpc.v2.rs:2260:25
[INFO] [stdout]      |
[INFO] [stdout] 2260 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/proto/sui/rpc/v2/../../../generated/sui.rpc.v2.rs:2292:42
[INFO] [stdout]      |
[INFO] [stdout] 2292 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2293 | |                         let method = GetTransactionSvc(inner);
[INFO] [stdout] 2294 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 2295 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2305 | |                         Ok(res)
[INFO] [stdout] 2306 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/proto/sui/rpc/v2/../../../generated/sui.rpc.v2.rs:2305:25
[INFO] [stdout]      |
[INFO] [stdout] 2305 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/proto/sui/rpc/v2/../../../generated/sui.rpc.v2.rs:2341:42
[INFO] [stdout]      |
[INFO] [stdout] 2341 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2342 | |                         let method = BatchGetTransactionsSvc(inner);
[INFO] [stdout] 2343 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 2344 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2354 | |                         Ok(res)
[INFO] [stdout] 2355 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/proto/sui/rpc/v2/../../../generated/sui.rpc.v2.rs:2354:25
[INFO] [stdout]      |
[INFO] [stdout] 2354 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/proto/sui/rpc/v2/../../../generated/sui.rpc.v2.rs:2386:42
[INFO] [stdout]      |
[INFO] [stdout] 2386 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2387 | |                         let method = GetCheckpointSvc(inner);
[INFO] [stdout] 2388 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 2389 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2399 | |                         Ok(res)
[INFO] [stdout] 2400 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/proto/sui/rpc/v2/../../../generated/sui.rpc.v2.rs:2399:25
[INFO] [stdout]      |
[INFO] [stdout] 2399 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/proto/sui/rpc/v2/../../../generated/sui.rpc.v2.rs:2431:42
[INFO] [stdout]      |
[INFO] [stdout] 2431 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2432 | |                         let method = GetEpochSvc(inner);
[INFO] [stdout] 2433 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 2434 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2444 | |                         Ok(res)
[INFO] [stdout] 2445 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/proto/sui/rpc/v2/../../../generated/sui.rpc.v2.rs:2444:25
[INFO] [stdout]      |
[INFO] [stdout] 2444 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/proto/sui/rpc/v2/../../../generated/sui.rpc.v2.rs:2449:41
[INFO] [stdout]      |
[INFO] [stdout] 2449 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 2450 | |                         let mut response = http::Response::new(
[INFO] [stdout] 2451 | |                             tonic::body::Body::default(),
[INFO] [stdout] 2452 | |                         );
[INFO] [stdout] ...    |
[INFO] [stdout] 2464 | |                         Ok(response)
[INFO] [stdout] 2465 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/proto/sui/rpc/v2/../../../generated/sui.rpc.v2.rs:2464:25
[INFO] [stdout]      |
[INFO] [stdout] 2464 |                         Ok(response)
[INFO] [stdout]      |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/proto/sui/rpc/v2/../../../generated/sui.rpc.v2.rs:3372:42
[INFO] [stdout]      |
[INFO] [stdout] 3372 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3373 | |                         let method = GetPackageSvc(inner);
[INFO] [stdout] 3374 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 3375 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3385 | |                         Ok(res)
[INFO] [stdout] 3386 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/proto/sui/rpc/v2/../../../generated/sui.rpc.v2.rs:3385:25
[INFO] [stdout]      |
[INFO] [stdout] 3385 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/proto/sui/rpc/v2/../../../generated/sui.rpc.v2.rs:3418:42
[INFO] [stdout]      |
[INFO] [stdout] 3418 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3419 | |                         let method = GetDatatypeSvc(inner);
[INFO] [stdout] 3420 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 3421 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3431 | |                         Ok(res)
[INFO] [stdout] 3432 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/proto/sui/rpc/v2/../../../generated/sui.rpc.v2.rs:3431:25
[INFO] [stdout]      |
[INFO] [stdout] 3431 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/proto/sui/rpc/v2/../../../generated/sui.rpc.v2.rs:3464:42
[INFO] [stdout]      |
[INFO] [stdout] 3464 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3465 | |                         let method = GetFunctionSvc(inner);
[INFO] [stdout] 3466 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 3467 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3477 | |                         Ok(res)
[INFO] [stdout] 3478 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/proto/sui/rpc/v2/../../../generated/sui.rpc.v2.rs:3477:25
[INFO] [stdout]      |
[INFO] [stdout] 3477 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/proto/sui/rpc/v2/../../../generated/sui.rpc.v2.rs:3513:42
[INFO] [stdout]      |
[INFO] [stdout] 3513 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3514 | |                         let method = ListPackageVersionsSvc(inner);
[INFO] [stdout] 3515 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 3516 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3526 | |                         Ok(res)
[INFO] [stdout] 3527 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/proto/sui/rpc/v2/../../../generated/sui.rpc.v2.rs:3526:25
[INFO] [stdout]      |
[INFO] [stdout] 3526 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/proto/sui/rpc/v2/../../../generated/sui.rpc.v2.rs:3531:41
[INFO] [stdout]      |
[INFO] [stdout] 3531 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 3532 | |                         let mut response = http::Response::new(
[INFO] [stdout] 3533 | |                             tonic::body::Body::default(),
[INFO] [stdout] 3534 | |                         );
[INFO] [stdout] ...    |
[INFO] [stdout] 3546 | |                         Ok(response)
[INFO] [stdout] 3547 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/proto/sui/rpc/v2/../../../generated/sui.rpc.v2.rs:3546:25
[INFO] [stdout]      |
[INFO] [stdout] 3546 |                         Ok(response)
[INFO] [stdout]      |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/proto/sui/rpc/v2/../../../generated/sui.rpc.v2.rs:3910:42
[INFO] [stdout]      |
[INFO] [stdout] 3910 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3911 | |                         let method = LookupNameSvc(inner);
[INFO] [stdout] 3912 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 3913 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3923 | |                         Ok(res)
[INFO] [stdout] 3924 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/proto/sui/rpc/v2/../../../generated/sui.rpc.v2.rs:3923:25
[INFO] [stdout]      |
[INFO] [stdout] 3923 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/proto/sui/rpc/v2/../../../generated/sui.rpc.v2.rs:3956:42
[INFO] [stdout]      |
[INFO] [stdout] 3956 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3957 | |                         let method = ReverseLookupNameSvc(inner);
[INFO] [stdout] 3958 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 3959 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3969 | |                         Ok(res)
[INFO] [stdout] 3970 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/proto/sui/rpc/v2/../../../generated/sui.rpc.v2.rs:3969:25
[INFO] [stdout]      |
[INFO] [stdout] 3969 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/proto/sui/rpc/v2/../../../generated/sui.rpc.v2.rs:3974:41
[INFO] [stdout]      |
[INFO] [stdout] 3974 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 3975 | |                         let mut response = http::Response::new(
[INFO] [stdout] 3976 | |                             tonic::body::Body::default(),
[INFO] [stdout] 3977 | |                         );
[INFO] [stdout] ...    |
[INFO] [stdout] 3989 | |                         Ok(response)
[INFO] [stdout] 3990 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/proto/sui/rpc/v2/../../../generated/sui.rpc.v2.rs:3989:25
[INFO] [stdout]      |
[INFO] [stdout] 3989 |                         Ok(response)
[INFO] [stdout]      |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/proto/sui/rpc/v2/../../../generated/sui.rpc.v2.rs:4800:42
[INFO] [stdout]      |
[INFO] [stdout] 4800 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4801 | |                         let method = VerifySignatureSvc(inner);
[INFO] [stdout] 4802 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 4803 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 4813 | |                         Ok(res)
[INFO] [stdout] 4814 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/proto/sui/rpc/v2/../../../generated/sui.rpc.v2.rs:4813:25
[INFO] [stdout]      |
[INFO] [stdout] 4813 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/proto/sui/rpc/v2/../../../generated/sui.rpc.v2.rs:4818:41
[INFO] [stdout]      |
[INFO] [stdout] 4818 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 4819 | |                         let mut response = http::Response::new(
[INFO] [stdout] 4820 | |                             tonic::body::Body::default(),
[INFO] [stdout] 4821 | |                         );
[INFO] [stdout] ...    |
[INFO] [stdout] 4833 | |                         Ok(response)
[INFO] [stdout] 4834 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/proto/sui/rpc/v2/../../../generated/sui.rpc.v2.rs:4833:25
[INFO] [stdout]      |
[INFO] [stdout] 4833 |                         Ok(response)
[INFO] [stdout]      |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/proto/sui/rpc/v2/../../../generated/sui.rpc.v2.rs:5705:42
[INFO] [stdout]      |
[INFO] [stdout] 5705 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 5706 | |                         let method = ListDynamicFieldsSvc(inner);
[INFO] [stdout] 5707 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 5708 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 5718 | |                         Ok(res)
[INFO] [stdout] 5719 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/proto/sui/rpc/v2/../../../generated/sui.rpc.v2.rs:5718:25
[INFO] [stdout]      |
[INFO] [stdout] 5718 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/proto/sui/rpc/v2/../../../generated/sui.rpc.v2.rs:5751:42
[INFO] [stdout]      |
[INFO] [stdout] 5751 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 5752 | |                         let method = ListOwnedObjectsSvc(inner);
[INFO] [stdout] 5753 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 5754 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 5764 | |                         Ok(res)
[INFO] [stdout] 5765 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/proto/sui/rpc/v2/../../../generated/sui.rpc.v2.rs:5764:25
[INFO] [stdout]      |
[INFO] [stdout] 5764 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/proto/sui/rpc/v2/../../../generated/sui.rpc.v2.rs:5796:42
[INFO] [stdout]      |
[INFO] [stdout] 5796 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 5797 | |                         let method = GetCoinInfoSvc(inner);
[INFO] [stdout] 5798 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 5799 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 5809 | |                         Ok(res)
[INFO] [stdout] 5810 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/proto/sui/rpc/v2/../../../generated/sui.rpc.v2.rs:5809:25
[INFO] [stdout]      |
[INFO] [stdout] 5809 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/proto/sui/rpc/v2/../../../generated/sui.rpc.v2.rs:5841:42
[INFO] [stdout]      |
[INFO] [stdout] 5841 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 5842 | |                         let method = GetBalanceSvc(inner);
[INFO] [stdout] 5843 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 5844 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 5854 | |                         Ok(res)
[INFO] [stdout] 5855 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/proto/sui/rpc/v2/../../../generated/sui.rpc.v2.rs:5854:25
[INFO] [stdout]      |
[INFO] [stdout] 5854 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/proto/sui/rpc/v2/../../../generated/sui.rpc.v2.rs:5886:42
[INFO] [stdout]      |
[INFO] [stdout] 5886 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 5887 | |                         let method = ListBalancesSvc(inner);
[INFO] [stdout] 5888 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 5889 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 5899 | |                         Ok(res)
[INFO] [stdout] 5900 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/proto/sui/rpc/v2/../../../generated/sui.rpc.v2.rs:5899:25
[INFO] [stdout]      |
[INFO] [stdout] 5899 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/proto/sui/rpc/v2/../../../generated/sui.rpc.v2.rs:5904:41
[INFO] [stdout]      |
[INFO] [stdout] 5904 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 5905 | |                         let mut response = http::Response::new(
[INFO] [stdout] 5906 | |                             tonic::body::Body::default(),
[INFO] [stdout] 5907 | |                         );
[INFO] [stdout] ...    |
[INFO] [stdout] 5919 | |                         Ok(response)
[INFO] [stdout] 5920 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/proto/sui/rpc/v2/../../../generated/sui.rpc.v2.rs:5919:25
[INFO] [stdout]      |
[INFO] [stdout] 5919 |                         Ok(response)
[INFO] [stdout]      |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/proto/sui/rpc/v2/../../../generated/sui.rpc.v2.rs:6250:42
[INFO] [stdout]      |
[INFO] [stdout] 6250 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 6251 | |                         let method = SubscribeCheckpointsSvc(inner);
[INFO] [stdout] 6252 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 6253 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 6263 | |                         Ok(res)
[INFO] [stdout] 6264 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/proto/sui/rpc/v2/../../../generated/sui.rpc.v2.rs:6263:25
[INFO] [stdout]      |
[INFO] [stdout] 6263 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/proto/sui/rpc/v2/../../../generated/sui.rpc.v2.rs:6268:41
[INFO] [stdout]      |
[INFO] [stdout] 6268 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 6269 | |                         let mut response = http::Response::new(
[INFO] [stdout] 6270 | |                             tonic::body::Body::default(),
[INFO] [stdout] 6271 | |                         );
[INFO] [stdout] ...    |
[INFO] [stdout] 6283 | |                         Ok(response)
[INFO] [stdout] 6284 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/proto/sui/rpc/v2/../../../generated/sui.rpc.v2.rs:6283:25
[INFO] [stdout]      |
[INFO] [stdout] 6283 |                         Ok(response)
[INFO] [stdout]      |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/proto/sui/rpc/v2/../../../generated/sui.rpc.v2.rs:7872:42
[INFO] [stdout]      |
[INFO] [stdout] 7872 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 7873 | |                         let method = ExecuteTransactionSvc(inner);
[INFO] [stdout] 7874 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 7875 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 7885 | |                         Ok(res)
[INFO] [stdout] 7886 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/proto/sui/rpc/v2/../../../generated/sui.rpc.v2.rs:7885:25
[INFO] [stdout]      |
[INFO] [stdout] 7885 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/proto/sui/rpc/v2/../../../generated/sui.rpc.v2.rs:7923:42
[INFO] [stdout]      |
[INFO] [stdout] 7923 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 7924 | |                         let method = SimulateTransactionSvc(inner);
[INFO] [stdout] 7925 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 7926 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 7936 | |                         Ok(res)
[INFO] [stdout] 7937 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/proto/sui/rpc/v2/../../../generated/sui.rpc.v2.rs:7936:25
[INFO] [stdout]      |
[INFO] [stdout] 7936 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/proto/sui/rpc/v2/../../../generated/sui.rpc.v2.rs:7941:41
[INFO] [stdout]      |
[INFO] [stdout] 7941 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 7942 | |                         let mut response = http::Response::new(
[INFO] [stdout] 7943 | |                             tonic::body::Body::default(),
[INFO] [stdout] 7944 | |                         );
[INFO] [stdout] ...    |
[INFO] [stdout] 7956 | |                         Ok(response)
[INFO] [stdout] 7957 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/proto/sui/rpc/v2/../../../generated/sui.rpc.v2.rs:7956:25
[INFO] [stdout]      |
[INFO] [stdout] 7956 |                         Ok(response)
[INFO] [stdout]      |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<field_mask_tree::FieldMaskTree, Infallible>
[INFO] [stdout]    --> src/field/field_mask_tree.rs:195:53
[INFO] [stdout]     |
[INFO] [stdout] 195 |       fn from_str(s: &str) -> Result<Self, Self::Err> {
[INFO] [stdout]     |  _____________________________________________________^
[INFO] [stdout] 196 | |         let mut tree = Self::default();
[INFO] [stdout] 197 | |
[INFO] [stdout] 198 | |         for path in s.split(FIELD_PATH_SEPARATOR) {
[INFO] [stdout] ...   |
[INFO] [stdout] 202 | |         Ok(tree)
[INFO] [stdout] 203 | |     }
[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<field_mask_tree::FieldMaskTree, Infallible>
[INFO] [stdout]    --> src/field/field_mask_tree.rs:202:9
[INFO] [stdout]     |
[INFO] [stdout] 202 |         Ok(tree)
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/proto/sui/rpc/v2/../../../generated/sui.rpc.v2.rs:2156:42
[INFO] [stdout]      |
[INFO] [stdout] 2156 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2157 | |                         let method = GetServiceInfoSvc(inner);
[INFO] [stdout] 2158 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 2159 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2169 | |                         Ok(res)
[INFO] [stdout] 2170 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/proto/sui/rpc/v2/../../../generated/sui.rpc.v2.rs:2169:25
[INFO] [stdout]      |
[INFO] [stdout] 2169 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/proto/sui/rpc/v2/../../../generated/sui.rpc.v2.rs:2201:42
[INFO] [stdout]      |
[INFO] [stdout] 2201 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2202 | |                         let method = GetObjectSvc(inner);
[INFO] [stdout] 2203 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 2204 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2214 | |                         Ok(res)
[INFO] [stdout] 2215 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/proto/sui/rpc/v2/../../../generated/sui.rpc.v2.rs:2214:25
[INFO] [stdout]      |
[INFO] [stdout] 2214 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/proto/sui/rpc/v2/../../../generated/sui.rpc.v2.rs:2247:42
[INFO] [stdout]      |
[INFO] [stdout] 2247 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2248 | |                         let method = BatchGetObjectsSvc(inner);
[INFO] [stdout] 2249 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 2250 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2260 | |                         Ok(res)
[INFO] [stdout] 2261 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/proto/sui/rpc/v2/../../../generated/sui.rpc.v2.rs:2260:25
[INFO] [stdout]      |
[INFO] [stdout] 2260 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/proto/sui/rpc/v2/../../../generated/sui.rpc.v2.rs:2292:42
[INFO] [stdout]      |
[INFO] [stdout] 2292 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2293 | |                         let method = GetTransactionSvc(inner);
[INFO] [stdout] 2294 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 2295 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2305 | |                         Ok(res)
[INFO] [stdout] 2306 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/proto/sui/rpc/v2/../../../generated/sui.rpc.v2.rs:2305:25
[INFO] [stdout]      |
[INFO] [stdout] 2305 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/proto/sui/rpc/v2/../../../generated/sui.rpc.v2.rs:2341:42
[INFO] [stdout]      |
[INFO] [stdout] 2341 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2342 | |                         let method = BatchGetTransactionsSvc(inner);
[INFO] [stdout] 2343 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 2344 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2354 | |                         Ok(res)
[INFO] [stdout] 2355 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/proto/sui/rpc/v2/../../../generated/sui.rpc.v2.rs:2354:25
[INFO] [stdout]      |
[INFO] [stdout] 2354 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/proto/sui/rpc/v2/../../../generated/sui.rpc.v2.rs:2386:42
[INFO] [stdout]      |
[INFO] [stdout] 2386 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2387 | |                         let method = GetCheckpointSvc(inner);
[INFO] [stdout] 2388 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 2389 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2399 | |                         Ok(res)
[INFO] [stdout] 2400 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/proto/sui/rpc/v2/../../../generated/sui.rpc.v2.rs:2399:25
[INFO] [stdout]      |
[INFO] [stdout] 2399 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/proto/sui/rpc/v2/../../../generated/sui.rpc.v2.rs:2431:42
[INFO] [stdout]      |
[INFO] [stdout] 2431 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2432 | |                         let method = GetEpochSvc(inner);
[INFO] [stdout] 2433 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 2434 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2444 | |                         Ok(res)
[INFO] [stdout] 2445 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/proto/sui/rpc/v2/../../../generated/sui.rpc.v2.rs:2444:25
[INFO] [stdout]      |
[INFO] [stdout] 2444 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/proto/sui/rpc/v2/../../../generated/sui.rpc.v2.rs:2449:41
[INFO] [stdout]      |
[INFO] [stdout] 2449 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 2450 | |                         let mut response = http::Response::new(
[INFO] [stdout] 2451 | |                             tonic::body::Body::default(),
[INFO] [stdout] 2452 | |                         );
[INFO] [stdout] ...    |
[INFO] [stdout] 2464 | |                         Ok(response)
[INFO] [stdout] 2465 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/proto/sui/rpc/v2/../../../generated/sui.rpc.v2.rs:2464:25
[INFO] [stdout]      |
[INFO] [stdout] 2464 |                         Ok(response)
[INFO] [stdout]      |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/proto/sui/rpc/v2/../../../generated/sui.rpc.v2.rs:3372:42
[INFO] [stdout]      |
[INFO] [stdout] 3372 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3373 | |                         let method = GetPackageSvc(inner);
[INFO] [stdout] 3374 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 3375 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3385 | |                         Ok(res)
[INFO] [stdout] 3386 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/proto/sui/rpc/v2/../../../generated/sui.rpc.v2.rs:3385:25
[INFO] [stdout]      |
[INFO] [stdout] 3385 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/proto/sui/rpc/v2/../../../generated/sui.rpc.v2.rs:3418:42
[INFO] [stdout]      |
[INFO] [stdout] 3418 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3419 | |                         let method = GetDatatypeSvc(inner);
[INFO] [stdout] 3420 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 3421 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3431 | |                         Ok(res)
[INFO] [stdout] 3432 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/proto/sui/rpc/v2/../../../generated/sui.rpc.v2.rs:3431:25
[INFO] [stdout]      |
[INFO] [stdout] 3431 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/proto/sui/rpc/v2/../../../generated/sui.rpc.v2.rs:3464:42
[INFO] [stdout]      |
[INFO] [stdout] 3464 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3465 | |                         let method = GetFunctionSvc(inner);
[INFO] [stdout] 3466 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 3467 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3477 | |                         Ok(res)
[INFO] [stdout] 3478 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/proto/sui/rpc/v2/../../../generated/sui.rpc.v2.rs:3477:25
[INFO] [stdout]      |
[INFO] [stdout] 3477 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/proto/sui/rpc/v2/../../../generated/sui.rpc.v2.rs:3513:42
[INFO] [stdout]      |
[INFO] [stdout] 3513 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3514 | |                         let method = ListPackageVersionsSvc(inner);
[INFO] [stdout] 3515 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 3516 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3526 | |                         Ok(res)
[INFO] [stdout] 3527 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/proto/sui/rpc/v2/../../../generated/sui.rpc.v2.rs:3526:25
[INFO] [stdout]      |
[INFO] [stdout] 3526 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/proto/sui/rpc/v2/../../../generated/sui.rpc.v2.rs:3531:41
[INFO] [stdout]      |
[INFO] [stdout] 3531 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 3532 | |                         let mut response = http::Response::new(
[INFO] [stdout] 3533 | |                             tonic::body::Body::default(),
[INFO] [stdout] 3534 | |                         );
[INFO] [stdout] ...    |
[INFO] [stdout] 3546 | |                         Ok(response)
[INFO] [stdout] 3547 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/proto/sui/rpc/v2/../../../generated/sui.rpc.v2.rs:3546:25
[INFO] [stdout]      |
[INFO] [stdout] 3546 |                         Ok(response)
[INFO] [stdout]      |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/proto/sui/rpc/v2/../../../generated/sui.rpc.v2.rs:3910:42
[INFO] [stdout]      |
[INFO] [stdout] 3910 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3911 | |                         let method = LookupNameSvc(inner);
[INFO] [stdout] 3912 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 3913 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3923 | |                         Ok(res)
[INFO] [stdout] 3924 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/proto/sui/rpc/v2/../../../generated/sui.rpc.v2.rs:3923:25
[INFO] [stdout]      |
[INFO] [stdout] 3923 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/proto/sui/rpc/v2/../../../generated/sui.rpc.v2.rs:3956:42
[INFO] [stdout]      |
[INFO] [stdout] 3956 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3957 | |                         let method = ReverseLookupNameSvc(inner);
[INFO] [stdout] 3958 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 3959 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3969 | |                         Ok(res)
[INFO] [stdout] 3970 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/proto/sui/rpc/v2/../../../generated/sui.rpc.v2.rs:3969:25
[INFO] [stdout]      |
[INFO] [stdout] 3969 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/proto/sui/rpc/v2/../../../generated/sui.rpc.v2.rs:3974:41
[INFO] [stdout]      |
[INFO] [stdout] 3974 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 3975 | |                         let mut response = http::Response::new(
[INFO] [stdout] 3976 | |                             tonic::body::Body::default(),
[INFO] [stdout] 3977 | |                         );
[INFO] [stdout] ...    |
[INFO] [stdout] 3989 | |                         Ok(response)
[INFO] [stdout] 3990 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/proto/sui/rpc/v2/../../../generated/sui.rpc.v2.rs:3989:25
[INFO] [stdout]      |
[INFO] [stdout] 3989 |                         Ok(response)
[INFO] [stdout]      |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/proto/sui/rpc/v2/../../../generated/sui.rpc.v2.rs:4800:42
[INFO] [stdout]      |
[INFO] [stdout] 4800 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4801 | |                         let method = VerifySignatureSvc(inner);
[INFO] [stdout] 4802 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 4803 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 4813 | |                         Ok(res)
[INFO] [stdout] 4814 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/proto/sui/rpc/v2/../../../generated/sui.rpc.v2.rs:4813:25
[INFO] [stdout]      |
[INFO] [stdout] 4813 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/proto/sui/rpc/v2/../../../generated/sui.rpc.v2.rs:4818:41
[INFO] [stdout]      |
[INFO] [stdout] 4818 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 4819 | |                         let mut response = http::Response::new(
[INFO] [stdout] 4820 | |                             tonic::body::Body::default(),
[INFO] [stdout] 4821 | |                         );
[INFO] [stdout] ...    |
[INFO] [stdout] 4833 | |                         Ok(response)
[INFO] [stdout] 4834 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/proto/sui/rpc/v2/../../../generated/sui.rpc.v2.rs:4833:25
[INFO] [stdout]      |
[INFO] [stdout] 4833 |                         Ok(response)
[INFO] [stdout]      |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/proto/sui/rpc/v2/../../../generated/sui.rpc.v2.rs:5705:42
[INFO] [stdout]      |
[INFO] [stdout] 5705 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 5706 | |                         let method = ListDynamicFieldsSvc(inner);
[INFO] [stdout] 5707 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 5708 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 5718 | |                         Ok(res)
[INFO] [stdout] 5719 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/proto/sui/rpc/v2/../../../generated/sui.rpc.v2.rs:5718:25
[INFO] [stdout]      |
[INFO] [stdout] 5718 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/proto/sui/rpc/v2/../../../generated/sui.rpc.v2.rs:5751:42
[INFO] [stdout]      |
[INFO] [stdout] 5751 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 5752 | |                         let method = ListOwnedObjectsSvc(inner);
[INFO] [stdout] 5753 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 5754 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 5764 | |                         Ok(res)
[INFO] [stdout] 5765 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/proto/sui/rpc/v2/../../../generated/sui.rpc.v2.rs:5764:25
[INFO] [stdout]      |
[INFO] [stdout] 5764 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/proto/sui/rpc/v2/../../../generated/sui.rpc.v2.rs:5796:42
[INFO] [stdout]      |
[INFO] [stdout] 5796 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 5797 | |                         let method = GetCoinInfoSvc(inner);
[INFO] [stdout] 5798 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 5799 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 5809 | |                         Ok(res)
[INFO] [stdout] 5810 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/proto/sui/rpc/v2/../../../generated/sui.rpc.v2.rs:5809:25
[INFO] [stdout]      |
[INFO] [stdout] 5809 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/proto/sui/rpc/v2/../../../generated/sui.rpc.v2.rs:5841:42
[INFO] [stdout]      |
[INFO] [stdout] 5841 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 5842 | |                         let method = GetBalanceSvc(inner);
[INFO] [stdout] 5843 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 5844 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 5854 | |                         Ok(res)
[INFO] [stdout] 5855 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/proto/sui/rpc/v2/../../../generated/sui.rpc.v2.rs:5854:25
[INFO] [stdout]      |
[INFO] [stdout] 5854 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/proto/sui/rpc/v2/../../../generated/sui.rpc.v2.rs:5886:42
[INFO] [stdout]      |
[INFO] [stdout] 5886 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 5887 | |                         let method = ListBalancesSvc(inner);
[INFO] [stdout] 5888 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 5889 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 5899 | |                         Ok(res)
[INFO] [stdout] 5900 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/proto/sui/rpc/v2/../../../generated/sui.rpc.v2.rs:5899:25
[INFO] [stdout]      |
[INFO] [stdout] 5899 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/proto/sui/rpc/v2/../../../generated/sui.rpc.v2.rs:5904:41
[INFO] [stdout]      |
[INFO] [stdout] 5904 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 5905 | |                         let mut response = http::Response::new(
[INFO] [stdout] 5906 | |                             tonic::body::Body::default(),
[INFO] [stdout] 5907 | |                         );
[INFO] [stdout] ...    |
[INFO] [stdout] 5919 | |                         Ok(response)
[INFO] [stdout] 5920 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/proto/sui/rpc/v2/../../../generated/sui.rpc.v2.rs:5919:25
[INFO] [stdout]      |
[INFO] [stdout] 5919 |                         Ok(response)
[INFO] [stdout]      |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/proto/sui/rpc/v2/../../../generated/sui.rpc.v2.rs:6250:42
[INFO] [stdout]      |
[INFO] [stdout] 6250 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 6251 | |                         let method = SubscribeCheckpointsSvc(inner);
[INFO] [stdout] 6252 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 6253 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 6263 | |                         Ok(res)
[INFO] [stdout] 6264 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/proto/sui/rpc/v2/../../../generated/sui.rpc.v2.rs:6263:25
[INFO] [stdout]      |
[INFO] [stdout] 6263 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/proto/sui/rpc/v2/../../../generated/sui.rpc.v2.rs:6268:41
[INFO] [stdout]      |
[INFO] [stdout] 6268 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 6269 | |                         let mut response = http::Response::new(
[INFO] [stdout] 6270 | |                             tonic::body::Body::default(),
[INFO] [stdout] 6271 | |                         );
[INFO] [stdout] ...    |
[INFO] [stdout] 6283 | |                         Ok(response)
[INFO] [stdout] 6284 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/proto/sui/rpc/v2/../../../generated/sui.rpc.v2.rs:6283:25
[INFO] [stdout]      |
[INFO] [stdout] 6283 |                         Ok(response)
[INFO] [stdout]      |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/proto/sui/rpc/v2/../../../generated/sui.rpc.v2.rs:7872:42
[INFO] [stdout]      |
[INFO] [stdout] 7872 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 7873 | |                         let method = ExecuteTransactionSvc(inner);
[INFO] [stdout] 7874 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 7875 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 7885 | |                         Ok(res)
[INFO] [stdout] 7886 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/proto/sui/rpc/v2/../../../generated/sui.rpc.v2.rs:7885:25
[INFO] [stdout]      |
[INFO] [stdout] 7885 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/proto/sui/rpc/v2/../../../generated/sui.rpc.v2.rs:7923:42
[INFO] [stdout]      |
[INFO] [stdout] 7923 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 7924 | |                         let method = SimulateTransactionSvc(inner);
[INFO] [stdout] 7925 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 7926 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 7936 | |                         Ok(res)
[INFO] [stdout] 7937 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/proto/sui/rpc/v2/../../../generated/sui.rpc.v2.rs:7936:25
[INFO] [stdout]      |
[INFO] [stdout] 7936 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/proto/sui/rpc/v2/../../../generated/sui.rpc.v2.rs:7941:41
[INFO] [stdout]      |
[INFO] [stdout] 7941 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 7942 | |                         let mut response = http::Response::new(
[INFO] [stdout] 7943 | |                             tonic::body::Body::default(),
[INFO] [stdout] 7944 | |                         );
[INFO] [stdout] ...    |
[INFO] [stdout] 7956 | |                         Ok(response)
[INFO] [stdout] 7957 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> src/proto/sui/rpc/v2/../../../generated/sui.rpc.v2.rs:7956:25
[INFO] [stdout]      |
[INFO] [stdout] 7956 |                         Ok(response)
[INFO] [stdout]      |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sui-rpc` (lib) due to 60 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `sui-rpc` (lib test) due to 60 previous errors
[INFO] running `Command { std: "docker" "inspect" "48fcb035f9f644d14f0c2aef6919c5a941b325afe2fb30c40e75504197656579", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "48fcb035f9f644d14f0c2aef6919c5a941b325afe2fb30c40e75504197656579", kill_on_drop: false }`
[INFO] [stdout] 48fcb035f9f644d14f0c2aef6919c5a941b325afe2fb30c40e75504197656579
