[INFO] fetching crate cacti_weaver_protos_rs 2.1.0...
[INFO] checking cacti_weaver_protos_rs-2.1.0 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] extracting crate cacti_weaver_protos_rs 2.1.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate cacti_weaver_protos_rs 2.1.0
[INFO] finished tweaking crates.io crate cacti_weaver_protos_rs 2.1.0
[INFO] tweaked toml for crates.io crate cacti_weaver_protos_rs 2.1.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate cacti_weaver_protos_rs 2.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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 112 packages to latest compatible versions
[INFO] [stderr]       Adding prost v0.12.6 (available: v0.14.1)
[INFO] [stderr]       Adding tonic v0.10.2 (available: v0.14.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-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] 115aa9ff773cc61160a772756b05c91e7193f2f459f8a91e8422f25228509a91
[INFO] running `Command { std: "docker" "start" "-a" "115aa9ff773cc61160a772756b05c91e7193f2f459f8a91e8422f25228509a91", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "115aa9ff773cc61160a772756b05c91e7193f2f459f8a91e8422f25228509a91", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "115aa9ff773cc61160a772756b05c91e7193f2f459f8a91e8422f25228509a91", kill_on_drop: false }`
[INFO] [stdout] 115aa9ff773cc61160a772756b05c91e7193f2f459f8a91e8422f25228509a91
[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] 95c70c287b4e32cacc804a4af52ad8973e0dc84afa610cb3669ba2f028398f25
[INFO] running `Command { std: "docker" "start" "-a" "95c70c287b4e32cacc804a4af52ad8973e0dc84afa610cb3669ba2f028398f25", kill_on_drop: false }`
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]     Checking hashbrown v0.16.0
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]     Checking indexmap v2.12.0
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking mio v1.1.0
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling prost-derive v0.12.6
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking prost v0.12.6
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking tokio-util v0.7.17
[INFO] [stderr]     Checking tokio-io-timeout v1.2.1
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking hyper-timeout v0.4.1
[INFO] [stderr]     Checking tonic v0.10.2
[INFO] [stderr]     Checking cacti_weaver_protos_rs v2.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/./generated/relay.datatransfer.rs:323:42
[INFO] [stdout]     |
[INFO] [stdout] 323 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 324 | |                         let inner = inner.0;
[INFO] [stdout] 325 | |                         let method = RequestStateSvc(inner);
[INFO] [stdout] 326 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 337 | |                         Ok(res)
[INFO] [stdout] 338 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/./generated/relay.datatransfer.rs:337:25
[INFO] [stdout]     |
[INFO] [stdout] 337 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/./generated/relay.datatransfer.rs:372:42
[INFO] [stdout]     |
[INFO] [stdout] 372 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 373 | |                         let inner = inner.0;
[INFO] [stdout] 374 | |                         let method = SendStateSvc(inner);
[INFO] [stdout] 375 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 386 | |                         Ok(res)
[INFO] [stdout] 387 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/./generated/relay.datatransfer.rs:386:25
[INFO] [stdout]     |
[INFO] [stdout] 386 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/./generated/relay.datatransfer.rs:422:42
[INFO] [stdout]     |
[INFO] [stdout] 422 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 423 | |                         let inner = inner.0;
[INFO] [stdout] 424 | |                         let method = SendDriverStateSvc(inner);
[INFO] [stdout] 425 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |                         Ok(res)
[INFO] [stdout] 437 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/./generated/relay.datatransfer.rs:436:25
[INFO] [stdout]     |
[INFO] [stdout] 436 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/./generated/relay.datatransfer.rs:441:41
[INFO] [stdout]     |
[INFO] [stdout] 441 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 442 | |                         Ok(
[INFO] [stdout] 443 | |                             http::Response::builder()
[INFO] [stdout] 444 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 450 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/./generated/relay.datatransfer.rs:442:25
[INFO] [stdout]     |
[INFO] [stdout] 442 | /                         Ok(
[INFO] [stdout] 443 | |                             http::Response::builder()
[INFO] [stdout] 444 | |                                 .status(200)
[INFO] [stdout] 445 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 448 | |                                 .unwrap(),
[INFO] [stdout] 449 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/./generated/relay.satp.rs:846:42
[INFO] [stdout]     |
[INFO] [stdout] 846 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 847 | |                         let inner = inner.0;
[INFO] [stdout] 848 | |                         let method = TransferProposalClaimsSvc(inner);
[INFO] [stdout] 849 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 860 | |                         Ok(res)
[INFO] [stdout] 861 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/./generated/relay.satp.rs:860:25
[INFO] [stdout]     |
[INFO] [stdout] 860 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/./generated/relay.satp.rs:895:42
[INFO] [stdout]     |
[INFO] [stdout] 895 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 896 | |                         let inner = inner.0;
[INFO] [stdout] 897 | |                         let method = TransferProposalReceiptSvc(inner);
[INFO] [stdout] 898 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 909 | |                         Ok(res)
[INFO] [stdout] 910 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/./generated/relay.satp.rs:909:25
[INFO] [stdout]     |
[INFO] [stdout] 909 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/./generated/relay.satp.rs:941:42
[INFO] [stdout]     |
[INFO] [stdout] 941 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 942 | |                         let inner = inner.0;
[INFO] [stdout] 943 | |                         let method = TransferCommenceSvc(inner);
[INFO] [stdout] 944 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 955 | |                         Ok(res)
[INFO] [stdout] 956 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/./generated/relay.satp.rs:955:25
[INFO] [stdout]     |
[INFO] [stdout] 955 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/./generated/relay.satp.rs:985:42
[INFO] [stdout]      |
[INFO] [stdout]  985 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout]  986 | |                         let inner = inner.0;
[INFO] [stdout]  987 | |                         let method = AckCommenceSvc(inner);
[INFO] [stdout]  988 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout]  999 | |                         Ok(res)
[INFO] [stdout] 1000 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/./generated/relay.satp.rs:999:25
[INFO] [stdout]     |
[INFO] [stdout] 999 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/./generated/relay.satp.rs:1031:42
[INFO] [stdout]      |
[INFO] [stdout] 1031 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1032 | |                         let inner = inner.0;
[INFO] [stdout] 1033 | |                         let method = SendAssetStatusSvc(inner);
[INFO] [stdout] 1034 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1045 | |                         Ok(res)
[INFO] [stdout] 1046 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/./generated/relay.satp.rs:1045:25
[INFO] [stdout]      |
[INFO] [stdout] 1045 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/./generated/relay.satp.rs:1077:42
[INFO] [stdout]      |
[INFO] [stdout] 1077 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1078 | |                         let inner = inner.0;
[INFO] [stdout] 1079 | |                         let method = LockAssertionSvc(inner);
[INFO] [stdout] 1080 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1091 | |                         Ok(res)
[INFO] [stdout] 1092 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/./generated/relay.satp.rs:1091:25
[INFO] [stdout]      |
[INFO] [stdout] 1091 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/./generated/relay.satp.rs:1123:42
[INFO] [stdout]      |
[INFO] [stdout] 1123 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1124 | |                         let inner = inner.0;
[INFO] [stdout] 1125 | |                         let method = LockAssertionReceiptSvc(inner);
[INFO] [stdout] 1126 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1137 | |                         Ok(res)
[INFO] [stdout] 1138 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/./generated/relay.satp.rs:1137:25
[INFO] [stdout]      |
[INFO] [stdout] 1137 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/./generated/relay.satp.rs:1169:42
[INFO] [stdout]      |
[INFO] [stdout] 1169 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1170 | |                         let inner = inner.0;
[INFO] [stdout] 1171 | |                         let method = CommitPrepareSvc(inner);
[INFO] [stdout] 1172 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1183 | |                         Ok(res)
[INFO] [stdout] 1184 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/./generated/relay.satp.rs:1183:25
[INFO] [stdout]      |
[INFO] [stdout] 1183 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/./generated/relay.satp.rs:1213:42
[INFO] [stdout]      |
[INFO] [stdout] 1213 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1214 | |                         let inner = inner.0;
[INFO] [stdout] 1215 | |                         let method = CommitReadySvc(inner);
[INFO] [stdout] 1216 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1227 | |                         Ok(res)
[INFO] [stdout] 1228 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/./generated/relay.satp.rs:1227:25
[INFO] [stdout]      |
[INFO] [stdout] 1227 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/./generated/relay.satp.rs:1259:42
[INFO] [stdout]      |
[INFO] [stdout] 1259 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1260 | |                         let inner = inner.0;
[INFO] [stdout] 1261 | |                         let method = CommitFinalAssertionSvc(inner);
[INFO] [stdout] 1262 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1273 | |                         Ok(res)
[INFO] [stdout] 1274 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/./generated/relay.satp.rs:1273:25
[INFO] [stdout]      |
[INFO] [stdout] 1273 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/./generated/relay.satp.rs:1305:42
[INFO] [stdout]      |
[INFO] [stdout] 1305 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1306 | |                         let inner = inner.0;
[INFO] [stdout] 1307 | |                         let method = AckFinalReceiptSvc(inner);
[INFO] [stdout] 1308 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1319 | |                         Ok(res)
[INFO] [stdout] 1320 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/./generated/relay.satp.rs:1319:25
[INFO] [stdout]      |
[INFO] [stdout] 1319 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/./generated/relay.satp.rs:1351:42
[INFO] [stdout]      |
[INFO] [stdout] 1351 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1352 | |                         let inner = inner.0;
[INFO] [stdout] 1353 | |                         let method = TransferCompletedSvc(inner);
[INFO] [stdout] 1354 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1365 | |                         Ok(res)
[INFO] [stdout] 1366 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/./generated/relay.satp.rs:1365:25
[INFO] [stdout]      |
[INFO] [stdout] 1365 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/./generated/relay.satp.rs:1370:41
[INFO] [stdout]      |
[INFO] [stdout] 1370 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 1371 | |                         Ok(
[INFO] [stdout] 1372 | |                             http::Response::builder()
[INFO] [stdout] 1373 | |                                 .status(200)
[INFO] [stdout] ...    |
[INFO] [stdout] 1379 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/./generated/relay.satp.rs:1371:25
[INFO] [stdout]      |
[INFO] [stdout] 1371 | /                         Ok(
[INFO] [stdout] 1372 | |                             http::Response::builder()
[INFO] [stdout] 1373 | |                                 .status(200)
[INFO] [stdout] 1374 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...    |
[INFO] [stdout] 1377 | |                                 .unwrap(),
[INFO] [stdout] 1378 | |                         )
[INFO] [stdout]      | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/./generated/relay.events.rs:473:42
[INFO] [stdout]     |
[INFO] [stdout] 473 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 474 | |                         let inner = inner.0;
[INFO] [stdout] 475 | |                         let method = SubscribeEventSvc(inner);
[INFO] [stdout] 476 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 487 | |                         Ok(res)
[INFO] [stdout] 488 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/./generated/relay.events.rs:487:25
[INFO] [stdout]     |
[INFO] [stdout] 487 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/./generated/relay.events.rs:525:42
[INFO] [stdout]     |
[INFO] [stdout] 525 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 526 | |                         let inner = inner.0;
[INFO] [stdout] 527 | |                         let method = SendSubscriptionStatusSvc(inner);
[INFO] [stdout] 528 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 539 | |                         Ok(res)
[INFO] [stdout] 540 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/./generated/relay.events.rs:539:25
[INFO] [stdout]     |
[INFO] [stdout] 539 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/./generated/relay.events.rs:579:42
[INFO] [stdout]     |
[INFO] [stdout] 579 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 580 | |                         let inner = inner.0;
[INFO] [stdout] 581 | |                         let method = SendDriverSubscriptionStatusSvc(inner);
[INFO] [stdout] 582 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 593 | |                         Ok(res)
[INFO] [stdout] 594 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/./generated/relay.events.rs:593:25
[INFO] [stdout]     |
[INFO] [stdout] 593 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/./generated/relay.events.rs:598:41
[INFO] [stdout]     |
[INFO] [stdout] 598 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 599 | |                         Ok(
[INFO] [stdout] 600 | |                             http::Response::builder()
[INFO] [stdout] 601 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 607 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/./generated/relay.events.rs:599:25
[INFO] [stdout]     |
[INFO] [stdout] 599 | /                         Ok(
[INFO] [stdout] 600 | |                             http::Response::builder()
[INFO] [stdout] 601 | |                                 .status(200)
[INFO] [stdout] 602 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 605 | |                                 .unwrap(),
[INFO] [stdout] 606 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/./generated/relay.events.rs:773:42
[INFO] [stdout]     |
[INFO] [stdout] 773 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 774 | |                         let inner = inner.0;
[INFO] [stdout] 775 | |                         let method = SendDriverStateSvc(inner);
[INFO] [stdout] 776 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 787 | |                         Ok(res)
[INFO] [stdout] 788 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/./generated/relay.events.rs:787:25
[INFO] [stdout]     |
[INFO] [stdout] 787 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/./generated/relay.events.rs:822:42
[INFO] [stdout]     |
[INFO] [stdout] 822 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 823 | |                         let inner = inner.0;
[INFO] [stdout] 824 | |                         let method = SendStateSvc(inner);
[INFO] [stdout] 825 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 836 | |                         Ok(res)
[INFO] [stdout] 837 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/./generated/relay.events.rs:836:25
[INFO] [stdout]     |
[INFO] [stdout] 836 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/./generated/relay.events.rs:841:41
[INFO] [stdout]     |
[INFO] [stdout] 841 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 842 | |                         Ok(
[INFO] [stdout] 843 | |                             http::Response::builder()
[INFO] [stdout] 844 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 850 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/./generated/relay.events.rs:842:25
[INFO] [stdout]     |
[INFO] [stdout] 842 | /                         Ok(
[INFO] [stdout] 843 | |                             http::Response::builder()
[INFO] [stdout] 844 | |                                 .status(200)
[INFO] [stdout] 845 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 848 | |                                 .unwrap(),
[INFO] [stdout] 849 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/./generated/networks.networks.rs:586:42
[INFO] [stdout]     |
[INFO] [stdout] 586 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 587 | |                         let inner = inner.0;
[INFO] [stdout] 588 | |                         let method = RequestStateSvc(inner);
[INFO] [stdout] 589 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 600 | |                         Ok(res)
[INFO] [stdout] 601 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/./generated/networks.networks.rs:600:25
[INFO] [stdout]     |
[INFO] [stdout] 600 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/./generated/networks.networks.rs:630:42
[INFO] [stdout]     |
[INFO] [stdout] 630 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 631 | |                         let inner = inner.0;
[INFO] [stdout] 632 | |                         let method = GetStateSvc(inner);
[INFO] [stdout] 633 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 644 | |                         Ok(res)
[INFO] [stdout] 645 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/./generated/networks.networks.rs:644:25
[INFO] [stdout]     |
[INFO] [stdout] 644 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/./generated/networks.networks.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 = RequestDatabaseSvc(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: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/./generated/networks.networks.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: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/./generated/networks.networks.rs:721:42
[INFO] [stdout]     |
[INFO] [stdout] 721 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 722 | |                         let inner = inner.0;
[INFO] [stdout] 723 | |                         let method = RequestAssetTransferSvc(inner);
[INFO] [stdout] 724 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 735 | |                         Ok(res)
[INFO] [stdout] 736 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/./generated/networks.networks.rs:735:25
[INFO] [stdout]     |
[INFO] [stdout] 735 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/./generated/networks.networks.rs:767:42
[INFO] [stdout]     |
[INFO] [stdout] 767 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 768 | |                         let inner = inner.0;
[INFO] [stdout] 769 | |                         let method = SubscribeEventSvc(inner);
[INFO] [stdout] 770 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 781 | |                         Ok(res)
[INFO] [stdout] 782 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/./generated/networks.networks.rs:781:25
[INFO] [stdout]     |
[INFO] [stdout] 781 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/./generated/networks.networks.rs:815:42
[INFO] [stdout]     |
[INFO] [stdout] 815 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 816 | |                         let inner = inner.0;
[INFO] [stdout] 817 | |                         let method = GetEventSubscriptionStateSvc(inner);
[INFO] [stdout] 818 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 829 | |                         Ok(res)
[INFO] [stdout] 830 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/./generated/networks.networks.rs:829:25
[INFO] [stdout]     |
[INFO] [stdout] 829 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/./generated/networks.networks.rs:861:42
[INFO] [stdout]     |
[INFO] [stdout] 861 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 862 | |                         let inner = inner.0;
[INFO] [stdout] 863 | |                         let method = UnsubscribeEventSvc(inner);
[INFO] [stdout] 864 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 875 | |                         Ok(res)
[INFO] [stdout] 876 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/./generated/networks.networks.rs:875:25
[INFO] [stdout]     |
[INFO] [stdout] 875 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/./generated/networks.networks.rs:905:42
[INFO] [stdout]     |
[INFO] [stdout] 905 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 906 | |                         let inner = inner.0;
[INFO] [stdout] 907 | |                         let method = GetEventStatesSvc(inner);
[INFO] [stdout] 908 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 919 | |                         Ok(res)
[INFO] [stdout] 920 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/./generated/networks.networks.rs:919:25
[INFO] [stdout]     |
[INFO] [stdout] 919 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/./generated/networks.networks.rs:924:41
[INFO] [stdout]     |
[INFO] [stdout] 924 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 925 | |                         Ok(
[INFO] [stdout] 926 | |                             http::Response::builder()
[INFO] [stdout] 927 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 933 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/./generated/networks.networks.rs:925:25
[INFO] [stdout]     |
[INFO] [stdout] 925 | /                         Ok(
[INFO] [stdout] 926 | |                             http::Response::builder()
[INFO] [stdout] 927 | |                                 .status(200)
[INFO] [stdout] 928 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 931 | |                                 .unwrap(),
[INFO] [stdout] 932 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/./generated/driver.driver.rs:577:42
[INFO] [stdout]     |
[INFO] [stdout] 577 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 578 | |                         let inner = inner.0;
[INFO] [stdout] 579 | |                         let method = RequestDriverStateSvc(inner);
[INFO] [stdout] 580 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 591 | |                         Ok(res)
[INFO] [stdout] 592 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/./generated/driver.driver.rs:591:25
[INFO] [stdout]     |
[INFO] [stdout] 591 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/./generated/driver.driver.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 = SubscribeEventSvc(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: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/./generated/driver.driver.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: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/./generated/driver.driver.rs:684:42
[INFO] [stdout]     |
[INFO] [stdout] 684 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 685 | |                         let inner = inner.0;
[INFO] [stdout] 686 | |                         let method = RequestSignedEventSubscriptionQuerySvc(inner);
[INFO] [stdout] 687 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 698 | |                         Ok(res)
[INFO] [stdout] 699 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/./generated/driver.driver.rs:698:25
[INFO] [stdout]     |
[INFO] [stdout] 698 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/./generated/driver.driver.rs:734:42
[INFO] [stdout]     |
[INFO] [stdout] 734 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 735 | |                         let inner = inner.0;
[INFO] [stdout] 736 | |                         let method = WriteExternalStateSvc(inner);
[INFO] [stdout] 737 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 748 | |                         Ok(res)
[INFO] [stdout] 749 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/./generated/driver.driver.rs:748:25
[INFO] [stdout]     |
[INFO] [stdout] 748 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/./generated/driver.driver.rs:781:42
[INFO] [stdout]     |
[INFO] [stdout] 781 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 782 | |                         let inner = inner.0;
[INFO] [stdout] 783 | |                         let method = PerformLockSvc(inner);
[INFO] [stdout] 784 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 795 | |                         Ok(res)
[INFO] [stdout] 796 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/./generated/driver.driver.rs:795:25
[INFO] [stdout]     |
[INFO] [stdout] 795 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/./generated/driver.driver.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 = CreateAssetSvc(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: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/./generated/driver.driver.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: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/./generated/driver.driver.rs:875:42
[INFO] [stdout]     |
[INFO] [stdout] 875 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 876 | |                         let inner = inner.0;
[INFO] [stdout] 877 | |                         let method = ExtinguishSvc(inner);
[INFO] [stdout] 878 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 889 | |                         Ok(res)
[INFO] [stdout] 890 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/./generated/driver.driver.rs:889:25
[INFO] [stdout]     |
[INFO] [stdout] 889 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/./generated/driver.driver.rs:922:42
[INFO] [stdout]     |
[INFO] [stdout] 922 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 923 | |                         let inner = inner.0;
[INFO] [stdout] 924 | |                         let method = AssignAssetSvc(inner);
[INFO] [stdout] 925 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 936 | |                         Ok(res)
[INFO] [stdout] 937 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/./generated/driver.driver.rs:936:25
[INFO] [stdout]     |
[INFO] [stdout] 936 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/./generated/driver.driver.rs:941:41
[INFO] [stdout]     |
[INFO] [stdout] 941 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 942 | |                         Ok(
[INFO] [stdout] 943 | |                             http::Response::builder()
[INFO] [stdout] 944 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 950 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/./generated/driver.driver.rs:942:25
[INFO] [stdout]     |
[INFO] [stdout] 942 | /                         Ok(
[INFO] [stdout] 943 | |                             http::Response::builder()
[INFO] [stdout] 944 | |                                 .status(200)
[INFO] [stdout] 945 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 948 | |                                 .unwrap(),
[INFO] [stdout] 949 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cacti_weaver_protos_rs` (lib test) due to 84 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/./generated/relay.datatransfer.rs:323:42
[INFO] [stdout]     |
[INFO] [stdout] 323 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 324 | |                         let inner = inner.0;
[INFO] [stdout] 325 | |                         let method = RequestStateSvc(inner);
[INFO] [stdout] 326 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 337 | |                         Ok(res)
[INFO] [stdout] 338 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/./generated/relay.datatransfer.rs:337:25
[INFO] [stdout]     |
[INFO] [stdout] 337 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/./generated/relay.datatransfer.rs:372:42
[INFO] [stdout]     |
[INFO] [stdout] 372 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 373 | |                         let inner = inner.0;
[INFO] [stdout] 374 | |                         let method = SendStateSvc(inner);
[INFO] [stdout] 375 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 386 | |                         Ok(res)
[INFO] [stdout] 387 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/./generated/relay.datatransfer.rs:386:25
[INFO] [stdout]     |
[INFO] [stdout] 386 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/./generated/relay.datatransfer.rs:422:42
[INFO] [stdout]     |
[INFO] [stdout] 422 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 423 | |                         let inner = inner.0;
[INFO] [stdout] 424 | |                         let method = SendDriverStateSvc(inner);
[INFO] [stdout] 425 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |                         Ok(res)
[INFO] [stdout] 437 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/./generated/relay.datatransfer.rs:436:25
[INFO] [stdout]     |
[INFO] [stdout] 436 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/./generated/relay.datatransfer.rs:441:41
[INFO] [stdout]     |
[INFO] [stdout] 441 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 442 | |                         Ok(
[INFO] [stdout] 443 | |                             http::Response::builder()
[INFO] [stdout] 444 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 450 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/./generated/relay.datatransfer.rs:442:25
[INFO] [stdout]     |
[INFO] [stdout] 442 | /                         Ok(
[INFO] [stdout] 443 | |                             http::Response::builder()
[INFO] [stdout] 444 | |                                 .status(200)
[INFO] [stdout] 445 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 448 | |                                 .unwrap(),
[INFO] [stdout] 449 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/./generated/relay.satp.rs:846:42
[INFO] [stdout]     |
[INFO] [stdout] 846 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 847 | |                         let inner = inner.0;
[INFO] [stdout] 848 | |                         let method = TransferProposalClaimsSvc(inner);
[INFO] [stdout] 849 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 860 | |                         Ok(res)
[INFO] [stdout] 861 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/./generated/relay.satp.rs:860:25
[INFO] [stdout]     |
[INFO] [stdout] 860 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/./generated/relay.satp.rs:895:42
[INFO] [stdout]     |
[INFO] [stdout] 895 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 896 | |                         let inner = inner.0;
[INFO] [stdout] 897 | |                         let method = TransferProposalReceiptSvc(inner);
[INFO] [stdout] 898 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 909 | |                         Ok(res)
[INFO] [stdout] 910 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/./generated/relay.satp.rs:909:25
[INFO] [stdout]     |
[INFO] [stdout] 909 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/./generated/relay.satp.rs:941:42
[INFO] [stdout]     |
[INFO] [stdout] 941 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 942 | |                         let inner = inner.0;
[INFO] [stdout] 943 | |                         let method = TransferCommenceSvc(inner);
[INFO] [stdout] 944 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 955 | |                         Ok(res)
[INFO] [stdout] 956 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/./generated/relay.satp.rs:955:25
[INFO] [stdout]     |
[INFO] [stdout] 955 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/./generated/relay.satp.rs:985:42
[INFO] [stdout]      |
[INFO] [stdout]  985 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout]  986 | |                         let inner = inner.0;
[INFO] [stdout]  987 | |                         let method = AckCommenceSvc(inner);
[INFO] [stdout]  988 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout]  999 | |                         Ok(res)
[INFO] [stdout] 1000 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/./generated/relay.satp.rs:999:25
[INFO] [stdout]     |
[INFO] [stdout] 999 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/./generated/relay.satp.rs:1031:42
[INFO] [stdout]      |
[INFO] [stdout] 1031 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1032 | |                         let inner = inner.0;
[INFO] [stdout] 1033 | |                         let method = SendAssetStatusSvc(inner);
[INFO] [stdout] 1034 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1045 | |                         Ok(res)
[INFO] [stdout] 1046 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/./generated/relay.satp.rs:1045:25
[INFO] [stdout]      |
[INFO] [stdout] 1045 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/./generated/relay.satp.rs:1077:42
[INFO] [stdout]      |
[INFO] [stdout] 1077 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1078 | |                         let inner = inner.0;
[INFO] [stdout] 1079 | |                         let method = LockAssertionSvc(inner);
[INFO] [stdout] 1080 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1091 | |                         Ok(res)
[INFO] [stdout] 1092 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/./generated/relay.satp.rs:1091:25
[INFO] [stdout]      |
[INFO] [stdout] 1091 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/./generated/relay.satp.rs:1123:42
[INFO] [stdout]      |
[INFO] [stdout] 1123 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1124 | |                         let inner = inner.0;
[INFO] [stdout] 1125 | |                         let method = LockAssertionReceiptSvc(inner);
[INFO] [stdout] 1126 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1137 | |                         Ok(res)
[INFO] [stdout] 1138 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/./generated/relay.satp.rs:1137:25
[INFO] [stdout]      |
[INFO] [stdout] 1137 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/./generated/relay.satp.rs:1169:42
[INFO] [stdout]      |
[INFO] [stdout] 1169 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1170 | |                         let inner = inner.0;
[INFO] [stdout] 1171 | |                         let method = CommitPrepareSvc(inner);
[INFO] [stdout] 1172 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1183 | |                         Ok(res)
[INFO] [stdout] 1184 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/./generated/relay.satp.rs:1183:25
[INFO] [stdout]      |
[INFO] [stdout] 1183 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/./generated/relay.satp.rs:1213:42
[INFO] [stdout]      |
[INFO] [stdout] 1213 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1214 | |                         let inner = inner.0;
[INFO] [stdout] 1215 | |                         let method = CommitReadySvc(inner);
[INFO] [stdout] 1216 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1227 | |                         Ok(res)
[INFO] [stdout] 1228 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/./generated/relay.satp.rs:1227:25
[INFO] [stdout]      |
[INFO] [stdout] 1227 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/./generated/relay.satp.rs:1259:42
[INFO] [stdout]      |
[INFO] [stdout] 1259 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1260 | |                         let inner = inner.0;
[INFO] [stdout] 1261 | |                         let method = CommitFinalAssertionSvc(inner);
[INFO] [stdout] 1262 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1273 | |                         Ok(res)
[INFO] [stdout] 1274 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/./generated/relay.satp.rs:1273:25
[INFO] [stdout]      |
[INFO] [stdout] 1273 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/./generated/relay.satp.rs:1305:42
[INFO] [stdout]      |
[INFO] [stdout] 1305 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1306 | |                         let inner = inner.0;
[INFO] [stdout] 1307 | |                         let method = AckFinalReceiptSvc(inner);
[INFO] [stdout] 1308 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1319 | |                         Ok(res)
[INFO] [stdout] 1320 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/./generated/relay.satp.rs:1319:25
[INFO] [stdout]      |
[INFO] [stdout] 1319 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/./generated/relay.satp.rs:1351:42
[INFO] [stdout]      |
[INFO] [stdout] 1351 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1352 | |                         let inner = inner.0;
[INFO] [stdout] 1353 | |                         let method = TransferCompletedSvc(inner);
[INFO] [stdout] 1354 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1365 | |                         Ok(res)
[INFO] [stdout] 1366 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/./generated/relay.satp.rs:1365:25
[INFO] [stdout]      |
[INFO] [stdout] 1365 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/./generated/relay.satp.rs:1370:41
[INFO] [stdout]      |
[INFO] [stdout] 1370 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 1371 | |                         Ok(
[INFO] [stdout] 1372 | |                             http::Response::builder()
[INFO] [stdout] 1373 | |                                 .status(200)
[INFO] [stdout] ...    |
[INFO] [stdout] 1379 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> src/./generated/relay.satp.rs:1371:25
[INFO] [stdout]      |
[INFO] [stdout] 1371 | /                         Ok(
[INFO] [stdout] 1372 | |                             http::Response::builder()
[INFO] [stdout] 1373 | |                                 .status(200)
[INFO] [stdout] 1374 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...    |
[INFO] [stdout] 1377 | |                                 .unwrap(),
[INFO] [stdout] 1378 | |                         )
[INFO] [stdout]      | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/./generated/relay.events.rs:473:42
[INFO] [stdout]     |
[INFO] [stdout] 473 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 474 | |                         let inner = inner.0;
[INFO] [stdout] 475 | |                         let method = SubscribeEventSvc(inner);
[INFO] [stdout] 476 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 487 | |                         Ok(res)
[INFO] [stdout] 488 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/./generated/relay.events.rs:487:25
[INFO] [stdout]     |
[INFO] [stdout] 487 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/./generated/relay.events.rs:525:42
[INFO] [stdout]     |
[INFO] [stdout] 525 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 526 | |                         let inner = inner.0;
[INFO] [stdout] 527 | |                         let method = SendSubscriptionStatusSvc(inner);
[INFO] [stdout] 528 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 539 | |                         Ok(res)
[INFO] [stdout] 540 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/./generated/relay.events.rs:539:25
[INFO] [stdout]     |
[INFO] [stdout] 539 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/./generated/relay.events.rs:579:42
[INFO] [stdout]     |
[INFO] [stdout] 579 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 580 | |                         let inner = inner.0;
[INFO] [stdout] 581 | |                         let method = SendDriverSubscriptionStatusSvc(inner);
[INFO] [stdout] 582 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 593 | |                         Ok(res)
[INFO] [stdout] 594 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/./generated/relay.events.rs:593:25
[INFO] [stdout]     |
[INFO] [stdout] 593 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/./generated/relay.events.rs:598:41
[INFO] [stdout]     |
[INFO] [stdout] 598 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 599 | |                         Ok(
[INFO] [stdout] 600 | |                             http::Response::builder()
[INFO] [stdout] 601 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 607 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/./generated/relay.events.rs:599:25
[INFO] [stdout]     |
[INFO] [stdout] 599 | /                         Ok(
[INFO] [stdout] 600 | |                             http::Response::builder()
[INFO] [stdout] 601 | |                                 .status(200)
[INFO] [stdout] 602 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 605 | |                                 .unwrap(),
[INFO] [stdout] 606 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/./generated/relay.events.rs:773:42
[INFO] [stdout]     |
[INFO] [stdout] 773 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 774 | |                         let inner = inner.0;
[INFO] [stdout] 775 | |                         let method = SendDriverStateSvc(inner);
[INFO] [stdout] 776 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 787 | |                         Ok(res)
[INFO] [stdout] 788 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/./generated/relay.events.rs:787:25
[INFO] [stdout]     |
[INFO] [stdout] 787 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/./generated/relay.events.rs:822:42
[INFO] [stdout]     |
[INFO] [stdout] 822 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 823 | |                         let inner = inner.0;
[INFO] [stdout] 824 | |                         let method = SendStateSvc(inner);
[INFO] [stdout] 825 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 836 | |                         Ok(res)
[INFO] [stdout] 837 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/./generated/relay.events.rs:836:25
[INFO] [stdout]     |
[INFO] [stdout] 836 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/./generated/relay.events.rs:841:41
[INFO] [stdout]     |
[INFO] [stdout] 841 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 842 | |                         Ok(
[INFO] [stdout] 843 | |                             http::Response::builder()
[INFO] [stdout] 844 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 850 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/./generated/relay.events.rs:842:25
[INFO] [stdout]     |
[INFO] [stdout] 842 | /                         Ok(
[INFO] [stdout] 843 | |                             http::Response::builder()
[INFO] [stdout] 844 | |                                 .status(200)
[INFO] [stdout] 845 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 848 | |                                 .unwrap(),
[INFO] [stdout] 849 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/./generated/networks.networks.rs:586:42
[INFO] [stdout]     |
[INFO] [stdout] 586 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 587 | |                         let inner = inner.0;
[INFO] [stdout] 588 | |                         let method = RequestStateSvc(inner);
[INFO] [stdout] 589 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 600 | |                         Ok(res)
[INFO] [stdout] 601 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/./generated/networks.networks.rs:600:25
[INFO] [stdout]     |
[INFO] [stdout] 600 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/./generated/networks.networks.rs:630:42
[INFO] [stdout]     |
[INFO] [stdout] 630 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 631 | |                         let inner = inner.0;
[INFO] [stdout] 632 | |                         let method = GetStateSvc(inner);
[INFO] [stdout] 633 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 644 | |                         Ok(res)
[INFO] [stdout] 645 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/./generated/networks.networks.rs:644:25
[INFO] [stdout]     |
[INFO] [stdout] 644 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/./generated/networks.networks.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 = RequestDatabaseSvc(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: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/./generated/networks.networks.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: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/./generated/networks.networks.rs:721:42
[INFO] [stdout]     |
[INFO] [stdout] 721 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 722 | |                         let inner = inner.0;
[INFO] [stdout] 723 | |                         let method = RequestAssetTransferSvc(inner);
[INFO] [stdout] 724 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 735 | |                         Ok(res)
[INFO] [stdout] 736 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/./generated/networks.networks.rs:735:25
[INFO] [stdout]     |
[INFO] [stdout] 735 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/./generated/networks.networks.rs:767:42
[INFO] [stdout]     |
[INFO] [stdout] 767 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 768 | |                         let inner = inner.0;
[INFO] [stdout] 769 | |                         let method = SubscribeEventSvc(inner);
[INFO] [stdout] 770 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 781 | |                         Ok(res)
[INFO] [stdout] 782 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/./generated/networks.networks.rs:781:25
[INFO] [stdout]     |
[INFO] [stdout] 781 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/./generated/networks.networks.rs:815:42
[INFO] [stdout]     |
[INFO] [stdout] 815 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 816 | |                         let inner = inner.0;
[INFO] [stdout] 817 | |                         let method = GetEventSubscriptionStateSvc(inner);
[INFO] [stdout] 818 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 829 | |                         Ok(res)
[INFO] [stdout] 830 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/./generated/networks.networks.rs:829:25
[INFO] [stdout]     |
[INFO] [stdout] 829 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/./generated/networks.networks.rs:861:42
[INFO] [stdout]     |
[INFO] [stdout] 861 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 862 | |                         let inner = inner.0;
[INFO] [stdout] 863 | |                         let method = UnsubscribeEventSvc(inner);
[INFO] [stdout] 864 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 875 | |                         Ok(res)
[INFO] [stdout] 876 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/./generated/networks.networks.rs:875:25
[INFO] [stdout]     |
[INFO] [stdout] 875 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/./generated/networks.networks.rs:905:42
[INFO] [stdout]     |
[INFO] [stdout] 905 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 906 | |                         let inner = inner.0;
[INFO] [stdout] 907 | |                         let method = GetEventStatesSvc(inner);
[INFO] [stdout] 908 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 919 | |                         Ok(res)
[INFO] [stdout] 920 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/./generated/networks.networks.rs:919:25
[INFO] [stdout]     |
[INFO] [stdout] 919 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/./generated/networks.networks.rs:924:41
[INFO] [stdout]     |
[INFO] [stdout] 924 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 925 | |                         Ok(
[INFO] [stdout] 926 | |                             http::Response::builder()
[INFO] [stdout] 927 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 933 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/./generated/networks.networks.rs:925:25
[INFO] [stdout]     |
[INFO] [stdout] 925 | /                         Ok(
[INFO] [stdout] 926 | |                             http::Response::builder()
[INFO] [stdout] 927 | |                                 .status(200)
[INFO] [stdout] 928 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 931 | |                                 .unwrap(),
[INFO] [stdout] 932 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/./generated/driver.driver.rs:577:42
[INFO] [stdout]     |
[INFO] [stdout] 577 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 578 | |                         let inner = inner.0;
[INFO] [stdout] 579 | |                         let method = RequestDriverStateSvc(inner);
[INFO] [stdout] 580 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 591 | |                         Ok(res)
[INFO] [stdout] 592 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/./generated/driver.driver.rs:591:25
[INFO] [stdout]     |
[INFO] [stdout] 591 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/./generated/driver.driver.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 = SubscribeEventSvc(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: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/./generated/driver.driver.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: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/./generated/driver.driver.rs:684:42
[INFO] [stdout]     |
[INFO] [stdout] 684 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 685 | |                         let inner = inner.0;
[INFO] [stdout] 686 | |                         let method = RequestSignedEventSubscriptionQuerySvc(inner);
[INFO] [stdout] 687 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 698 | |                         Ok(res)
[INFO] [stdout] 699 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/./generated/driver.driver.rs:698:25
[INFO] [stdout]     |
[INFO] [stdout] 698 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/./generated/driver.driver.rs:734:42
[INFO] [stdout]     |
[INFO] [stdout] 734 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 735 | |                         let inner = inner.0;
[INFO] [stdout] 736 | |                         let method = WriteExternalStateSvc(inner);
[INFO] [stdout] 737 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 748 | |                         Ok(res)
[INFO] [stdout] 749 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/./generated/driver.driver.rs:748:25
[INFO] [stdout]     |
[INFO] [stdout] 748 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/./generated/driver.driver.rs:781:42
[INFO] [stdout]     |
[INFO] [stdout] 781 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 782 | |                         let inner = inner.0;
[INFO] [stdout] 783 | |                         let method = PerformLockSvc(inner);
[INFO] [stdout] 784 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 795 | |                         Ok(res)
[INFO] [stdout] 796 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/./generated/driver.driver.rs:795:25
[INFO] [stdout]     |
[INFO] [stdout] 795 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/./generated/driver.driver.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 = CreateAssetSvc(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: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/./generated/driver.driver.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: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/./generated/driver.driver.rs:875:42
[INFO] [stdout]     |
[INFO] [stdout] 875 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 876 | |                         let inner = inner.0;
[INFO] [stdout] 877 | |                         let method = ExtinguishSvc(inner);
[INFO] [stdout] 878 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 889 | |                         Ok(res)
[INFO] [stdout] 890 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/./generated/driver.driver.rs:889:25
[INFO] [stdout]     |
[INFO] [stdout] 889 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/./generated/driver.driver.rs:922:42
[INFO] [stdout]     |
[INFO] [stdout] 922 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 923 | |                         let inner = inner.0;
[INFO] [stdout] 924 | |                         let method = AssignAssetSvc(inner);
[INFO] [stdout] 925 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 936 | |                         Ok(res)
[INFO] [stdout] 937 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/./generated/driver.driver.rs:936:25
[INFO] [stdout]     |
[INFO] [stdout] 936 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/./generated/driver.driver.rs:941:41
[INFO] [stdout]     |
[INFO] [stdout] 941 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 942 | |                         Ok(
[INFO] [stdout] 943 | |                             http::Response::builder()
[INFO] [stdout] 944 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 950 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/./generated/driver.driver.rs:942:25
[INFO] [stdout]     |
[INFO] [stdout] 942 | /                         Ok(
[INFO] [stdout] 943 | |                             http::Response::builder()
[INFO] [stdout] 944 | |                                 .status(200)
[INFO] [stdout] 945 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 948 | |                                 .unwrap(),
[INFO] [stdout] 949 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cacti_weaver_protos_rs` (lib) due to 84 previous errors
[INFO] running `Command { std: "docker" "inspect" "95c70c287b4e32cacc804a4af52ad8973e0dc84afa610cb3669ba2f028398f25", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "95c70c287b4e32cacc804a4af52ad8973e0dc84afa610cb3669ba2f028398f25", kill_on_drop: false }`
[INFO] [stdout] 95c70c287b4e32cacc804a4af52ad8973e0dc84afa610cb3669ba2f028398f25
