[INFO] cloning repository https://github.com/DeTEE-Cloud/proto
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DeTEE-Cloud/proto" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDeTEE-Cloud%2Fproto", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDeTEE-Cloud%2Fproto'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1fb2c8b17744f3770b780a3364e6adeacf1d6bd4
[INFO] checking DeTEE-Cloud/proto against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDeTEE-Cloud%2Fproto" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/DeTEE-Cloud/proto
[INFO] finished tweaking git repo https://github.com/DeTEE-Cloud/proto
[INFO] tweaked toml for git repo https://github.com/DeTEE-Cloud/proto written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DeTEE-Cloud/proto on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/DeTEE-Cloud/proto already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 22f9966b41841e5c80afef20c44fced113eb0ae628268743d1e765642b4abdad
[INFO] running `Command { std: "docker" "start" "-a" "22f9966b41841e5c80afef20c44fced113eb0ae628268743d1e765642b4abdad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "22f9966b41841e5c80afef20c44fced113eb0ae628268743d1e765642b4abdad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "22f9966b41841e5c80afef20c44fced113eb0ae628268743d1e765642b4abdad", kill_on_drop: false }`
[INFO] [stdout] 22f9966b41841e5c80afef20c44fced113eb0ae628268743d1e765642b4abdad
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dunmustuse_in_always_ok" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 01f5d5cf336844cf128db5f66c3093e6107858f52b37805b748c291d42c10fc7
[INFO] running `Command { std: "docker" "start" "-a" "01f5d5cf336844cf128db5f66c3093e6107858f52b37805b748c291d42c10fc7", kill_on_drop: false }`
[INFO] [stderr]     Checking pin-project-lite v0.2.15
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]    Compiling anyhow v1.0.94
[INFO] [stderr]     Checking http v1.2.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]     Checking indexmap v2.7.0
[INFO] [stderr]    Compiling prettyplease v0.2.25
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling serde v1.0.216
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]    Compiling multimap v0.10.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]     Checking linux-raw-sys v0.9.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]     Checking filetime v0.2.25
[INFO] [stderr]     Checking unty v0.0.4
[INFO] [stderr]     Checking getrandom v0.3.2
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]     Checking bincode v2.0.1
[INFO] [stderr]    Compiling cc v1.2.17
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking xattr v1.5.0
[INFO] [stderr]     Checking tempfile v3.19.1
[INFO] [stderr]     Checking tar v0.4.44
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling prost-derive v0.13.4
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.216
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling pin-project-internal v1.1.7
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking tokio v1.42.0
[INFO] [stderr]     Checking pin-project v1.1.7
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling prost v0.13.4
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking thiserror v2.0.11
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling prost-types v0.13.4
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling prost-build v0.13.4
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]    Compiling tonic-build v0.12.3
[INFO] [stderr]     Checking tokio-util v0.7.13
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]    Compiling detee-shared v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking h2 v0.4.7
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking hyper v1.5.2
[INFO] [stderr]     Checking hyper-util v0.1.10
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]     Checking tonic v0.12.3
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/app_proto.rs:756:42
[INFO] [stdout]     |
[INFO] [stdout] 756 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 757 | |                         let method = NewAppSvc(inner);
[INFO] [stdout] 758 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 759 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 769 | |                         Ok(res)
[INFO] [stdout] 770 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/app_proto.rs:769:25
[INFO] [stdout]     |
[INFO] [stdout] 769 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/app_proto.rs:799:42
[INFO] [stdout]     |
[INFO] [stdout] 799 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 800 | |                         let method = DeleteAppSvc(inner);
[INFO] [stdout] 801 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 802 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 812 | |                         Ok(res)
[INFO] [stdout] 813 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/app_proto.rs:812:25
[INFO] [stdout]     |
[INFO] [stdout] 812 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/app_proto.rs:846:42
[INFO] [stdout]     |
[INFO] [stdout] 846 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 847 | |                         let method = ListAppContractsSvc(inner);
[INFO] [stdout] 848 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 849 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 859 | |                         Ok(res)
[INFO] [stdout] 860 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/app_proto.rs:859:25
[INFO] [stdout]     |
[INFO] [stdout] 859 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/app_proto.rs:892:42
[INFO] [stdout]     |
[INFO] [stdout] 892 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 893 | |                         let method = ListAppNodesSvc(inner);
[INFO] [stdout] 894 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 895 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 905 | |                         Ok(res)
[INFO] [stdout] 906 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/app_proto.rs:905:25
[INFO] [stdout]     |
[INFO] [stdout] 905 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/app_proto.rs:937:42
[INFO] [stdout]     |
[INFO] [stdout] 937 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 938 | |                         let method = GetOneAppNodeSvc(inner);
[INFO] [stdout] 939 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 940 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 950 | |                         Ok(res)
[INFO] [stdout] 951 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/app_proto.rs:950:25
[INFO] [stdout]     |
[INFO] [stdout] 950 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/app_proto.rs:955:41
[INFO] [stdout]     |
[INFO] [stdout] 955 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 956 | |                         let mut response = http::Response::new(empty_body());
[INFO] [stdout] 957 | |                         let headers = response.headers_mut();
[INFO] [stdout] 958 | |                         headers
[INFO] [stdout] ...   |
[INFO] [stdout] 968 | |                         Ok(response)
[INFO] [stdout] 969 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/app_proto.rs:968:25
[INFO] [stdout]     |
[INFO] [stdout] 968 |                         Ok(response)
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/app_proto.rs:1145:42
[INFO] [stdout]      |
[INFO] [stdout] 1145 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1146 | |                         let method = RegisterAppNodeSvc(inner);
[INFO] [stdout] 1147 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1148 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1158 | |                         Ok(res)
[INFO] [stdout] 1159 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/app_proto.rs:1158:25
[INFO] [stdout]      |
[INFO] [stdout] 1158 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/app_proto.rs:1191:42
[INFO] [stdout]      |
[INFO] [stdout] 1191 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1192 | |                         let method = BrainMessagesSvc(inner);
[INFO] [stdout] 1193 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1194 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1204 | |                         Ok(res)
[INFO] [stdout] 1205 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/app_proto.rs:1204:25
[INFO] [stdout]      |
[INFO] [stdout] 1204 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/app_proto.rs:1239:42
[INFO] [stdout]      |
[INFO] [stdout] 1239 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1240 | |                         let method = DaemonMessagesSvc(inner);
[INFO] [stdout] 1241 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1242 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1252 | |                         Ok(res)
[INFO] [stdout] 1253 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/app_proto.rs:1252:25
[INFO] [stdout]      |
[INFO] [stdout] 1252 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/app_proto.rs:1257:41
[INFO] [stdout]      |
[INFO] [stdout] 1257 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 1258 | |                         let mut response = http::Response::new(empty_body());
[INFO] [stdout] 1259 | |                         let headers = response.headers_mut();
[INFO] [stdout] 1260 | |                         headers
[INFO] [stdout] ...    |
[INFO] [stdout] 1270 | |                         Ok(response)
[INFO] [stdout] 1271 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/app_proto.rs:1270:25
[INFO] [stdout]      |
[INFO] [stdout] 1270 |                         Ok(response)
[INFO] [stdout]      |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/dtpm_proto.rs:387:42
[INFO] [stdout]     |
[INFO] [stdout] 387 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 388 | |                         let method = UploadFilesSvc(inner);
[INFO] [stdout] 389 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 390 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 400 | |                         Ok(res)
[INFO] [stdout] 401 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/dtpm_proto.rs:400:25
[INFO] [stdout]     |
[INFO] [stdout] 400 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/dtpm_proto.rs:432:42
[INFO] [stdout]     |
[INFO] [stdout] 432 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 433 | |                         let method = SetConfigSvc(inner);
[INFO] [stdout] 434 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 435 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 445 | |                         Ok(res)
[INFO] [stdout] 446 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/dtpm_proto.rs:445:25
[INFO] [stdout]     |
[INFO] [stdout] 445 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/dtpm_proto.rs:477:42
[INFO] [stdout]     |
[INFO] [stdout] 477 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 478 | |                         let method = GetConfigSvc(inner);
[INFO] [stdout] 479 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 480 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 490 | |                         Ok(res)
[INFO] [stdout] 491 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/dtpm_proto.rs:490:25
[INFO] [stdout]     |
[INFO] [stdout] 490 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/dtpm_proto.rs:495:41
[INFO] [stdout]     |
[INFO] [stdout] 495 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 496 | |                         let mut response = http::Response::new(empty_body());
[INFO] [stdout] 497 | |                         let headers = response.headers_mut();
[INFO] [stdout] 498 | |                         headers
[INFO] [stdout] ...   |
[INFO] [stdout] 508 | |                         Ok(response)
[INFO] [stdout] 509 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/dtpm_proto.rs:508:25
[INFO] [stdout]     |
[INFO] [stdout] 508 |                         Ok(response)
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/general_proto.rs:773:42
[INFO] [stdout]     |
[INFO] [stdout] 773 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 774 | |                         let method = GetBalanceSvc(inner);
[INFO] [stdout] 775 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 776 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 786 | |                         Ok(res)
[INFO] [stdout] 787 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/general_proto.rs:786:25
[INFO] [stdout]     |
[INFO] [stdout] 786 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/general_proto.rs:818:42
[INFO] [stdout]     |
[INFO] [stdout] 818 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 819 | |                         let method = ReportNodeSvc(inner);
[INFO] [stdout] 820 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 821 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 831 | |                         Ok(res)
[INFO] [stdout] 832 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/general_proto.rs:831:25
[INFO] [stdout]     |
[INFO] [stdout] 831 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/general_proto.rs:866:42
[INFO] [stdout]     |
[INFO] [stdout] 866 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 867 | |                         let method = ListOperatorsSvc(inner);
[INFO] [stdout] 868 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 869 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 879 | |                         Ok(res)
[INFO] [stdout] 880 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/general_proto.rs:879:25
[INFO] [stdout]     |
[INFO] [stdout] 879 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/general_proto.rs:912:42
[INFO] [stdout]     |
[INFO] [stdout] 912 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 913 | |                         let method = InspectOperatorSvc(inner);
[INFO] [stdout] 914 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 915 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 925 | |                         Ok(res)
[INFO] [stdout] 926 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/general_proto.rs:925:25
[INFO] [stdout]     |
[INFO] [stdout] 925 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/general_proto.rs:958:42
[INFO] [stdout]     |
[INFO] [stdout] 958 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 959 | |                         let method = RegisterOperatorSvc(inner);
[INFO] [stdout] 960 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 961 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 971 | |                         Ok(res)
[INFO] [stdout] 972 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/general_proto.rs:971:25
[INFO] [stdout]     |
[INFO] [stdout] 971 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/general_proto.rs:1001:42
[INFO] [stdout]      |
[INFO] [stdout] 1001 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1002 | |                         let method = KickContractSvc(inner);
[INFO] [stdout] 1003 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1004 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1014 | |                         Ok(res)
[INFO] [stdout] 1015 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/general_proto.rs:1014:25
[INFO] [stdout]      |
[INFO] [stdout] 1014 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/general_proto.rs:1045:42
[INFO] [stdout]      |
[INFO] [stdout] 1045 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1046 | |                         let method = BanUserSvc(inner);
[INFO] [stdout] 1047 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1048 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1058 | |                         Ok(res)
[INFO] [stdout] 1059 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/general_proto.rs:1058:25
[INFO] [stdout]      |
[INFO] [stdout] 1058 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/general_proto.rs:1089:42
[INFO] [stdout]      |
[INFO] [stdout] 1089 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1090 | |                         let method = AirdropSvc(inner);
[INFO] [stdout] 1091 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1092 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1102 | |                         Ok(res)
[INFO] [stdout] 1103 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/general_proto.rs:1102:25
[INFO] [stdout]      |
[INFO] [stdout] 1102 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/general_proto.rs:1132:42
[INFO] [stdout]      |
[INFO] [stdout] 1132 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1133 | |                         let method = SlashSvc(inner);
[INFO] [stdout] 1134 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1135 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1145 | |                         Ok(res)
[INFO] [stdout] 1146 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/general_proto.rs:1145:25
[INFO] [stdout]      |
[INFO] [stdout] 1145 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/general_proto.rs:1179:42
[INFO] [stdout]      |
[INFO] [stdout] 1179 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1180 | |                         let method = ListAccountsSvc(inner);
[INFO] [stdout] 1181 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1182 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1192 | |                         Ok(res)
[INFO] [stdout] 1193 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/general_proto.rs:1192:25
[INFO] [stdout]      |
[INFO] [stdout] 1192 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/general_proto.rs:1230:42
[INFO] [stdout]      |
[INFO] [stdout] 1230 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1231 | |                         let method = ListAllVmContractsSvc(inner);
[INFO] [stdout] 1232 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1233 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1243 | |                         Ok(res)
[INFO] [stdout] 1244 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/general_proto.rs:1243:25
[INFO] [stdout]      |
[INFO] [stdout] 1243 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/general_proto.rs:1281:42
[INFO] [stdout]      |
[INFO] [stdout] 1281 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1282 | |                         let method = ListAllAppContractsSvc(inner);
[INFO] [stdout] 1283 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1284 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1294 | |                         Ok(res)
[INFO] [stdout] 1295 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/general_proto.rs:1294:25
[INFO] [stdout]      |
[INFO] [stdout] 1294 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/general_proto.rs:1330:42
[INFO] [stdout]      |
[INFO] [stdout] 1330 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1331 | |                         let method = GetRecommendedVersionsSvc(inner);
[INFO] [stdout] 1332 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1333 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1343 | |                         Ok(res)
[INFO] [stdout] 1344 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/general_proto.rs:1343:25
[INFO] [stdout]      |
[INFO] [stdout] 1343 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/general_proto.rs:1348:41
[INFO] [stdout]      |
[INFO] [stdout] 1348 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 1349 | |                         let mut response = http::Response::new(empty_body());
[INFO] [stdout] 1350 | |                         let headers = response.headers_mut();
[INFO] [stdout] 1351 | |                         headers
[INFO] [stdout] ...    |
[INFO] [stdout] 1361 | |                         Ok(response)
[INFO] [stdout] 1362 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/general_proto.rs:1361:25
[INFO] [stdout]      |
[INFO] [stdout] 1361 |                         Ok(response)
[INFO] [stdout]      |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/vm_proto.rs:884:42
[INFO] [stdout]     |
[INFO] [stdout] 884 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 885 | |                         let method = RegisterVmNodeSvc(inner);
[INFO] [stdout] 886 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 887 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 897 | |                         Ok(res)
[INFO] [stdout] 898 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/vm_proto.rs:897:25
[INFO] [stdout]     |
[INFO] [stdout] 897 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/vm_proto.rs:930:42
[INFO] [stdout]     |
[INFO] [stdout] 930 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 931 | |                         let method = BrainMessagesSvc(inner);
[INFO] [stdout] 932 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 933 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 943 | |                         Ok(res)
[INFO] [stdout] 944 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/vm_proto.rs:943:25
[INFO] [stdout]     |
[INFO] [stdout] 943 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/vm_proto.rs:977:42
[INFO] [stdout]     |
[INFO] [stdout] 977 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 978 | |                         let method = DaemonMessagesSvc(inner);
[INFO] [stdout] 979 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 980 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 990 | |                         Ok(res)
[INFO] [stdout] 991 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/vm_proto.rs:990:25
[INFO] [stdout]     |
[INFO] [stdout] 990 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/vm_proto.rs:995:41
[INFO] [stdout]      |
[INFO] [stdout]  995 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout]  996 | |                         let mut response = http::Response::new(empty_body());
[INFO] [stdout]  997 | |                         let headers = response.headers_mut();
[INFO] [stdout]  998 | |                         headers
[INFO] [stdout] ...    |
[INFO] [stdout] 1008 | |                         Ok(response)
[INFO] [stdout] 1009 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/vm_proto.rs:1008:25
[INFO] [stdout]      |
[INFO] [stdout] 1008 |                         Ok(response)
[INFO] [stdout]      |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/vm_proto.rs:1200:42
[INFO] [stdout]      |
[INFO] [stdout] 1200 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1201 | |                         let method = NewVmSvc(inner);
[INFO] [stdout] 1202 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1203 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1213 | |                         Ok(res)
[INFO] [stdout] 1214 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/vm_proto.rs:1213:25
[INFO] [stdout]      |
[INFO] [stdout] 1213 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/vm_proto.rs:1246:42
[INFO] [stdout]      |
[INFO] [stdout] 1246 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1247 | |                         let method = ListVmContractsSvc(inner);
[INFO] [stdout] 1248 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1249 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1259 | |                         Ok(res)
[INFO] [stdout] 1260 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/vm_proto.rs:1259:25
[INFO] [stdout]      |
[INFO] [stdout] 1259 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/vm_proto.rs:1292:42
[INFO] [stdout]      |
[INFO] [stdout] 1292 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1293 | |                         let method = ListVmNodesSvc(inner);
[INFO] [stdout] 1294 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1295 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1305 | |                         Ok(res)
[INFO] [stdout] 1306 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/vm_proto.rs:1305:25
[INFO] [stdout]      |
[INFO] [stdout] 1305 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/vm_proto.rs:1335:42
[INFO] [stdout]      |
[INFO] [stdout] 1335 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1336 | |                         let method = GetOneVmNodeSvc(inner);
[INFO] [stdout] 1337 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1338 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1348 | |                         Ok(res)
[INFO] [stdout] 1349 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/vm_proto.rs:1348:25
[INFO] [stdout]      |
[INFO] [stdout] 1348 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/vm_proto.rs:1378:42
[INFO] [stdout]      |
[INFO] [stdout] 1378 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1379 | |                         let method = DeleteVmSvc(inner);
[INFO] [stdout] 1380 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1381 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1391 | |                         Ok(res)
[INFO] [stdout] 1392 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/vm_proto.rs:1391:25
[INFO] [stdout]      |
[INFO] [stdout] 1391 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/vm_proto.rs:1421:42
[INFO] [stdout]      |
[INFO] [stdout] 1421 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1422 | |                         let method = UpdateVmSvc(inner);
[INFO] [stdout] 1423 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1424 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1434 | |                         Ok(res)
[INFO] [stdout] 1435 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/vm_proto.rs:1434:25
[INFO] [stdout]      |
[INFO] [stdout] 1434 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/vm_proto.rs:1464:42
[INFO] [stdout]      |
[INFO] [stdout] 1464 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1465 | |                         let method = ExtendVmSvc(inner);
[INFO] [stdout] 1466 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1467 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1477 | |                         Ok(res)
[INFO] [stdout] 1478 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/vm_proto.rs:1477:25
[INFO] [stdout]      |
[INFO] [stdout] 1477 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/vm_proto.rs:1482:41
[INFO] [stdout]      |
[INFO] [stdout] 1482 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 1483 | |                         let mut response = http::Response::new(empty_body());
[INFO] [stdout] 1484 | |                         let headers = response.headers_mut();
[INFO] [stdout] 1485 | |                         headers
[INFO] [stdout] ...    |
[INFO] [stdout] 1495 | |                         Ok(response)
[INFO] [stdout] 1496 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/vm_proto.rs:1495:25
[INFO] [stdout]      |
[INFO] [stdout] 1495 |                         Ok(response)
[INFO] [stdout]      |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `detee-shared` (lib) due to 80 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/app_proto.rs:756:42
[INFO] [stdout]     |
[INFO] [stdout] 756 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 757 | |                         let method = NewAppSvc(inner);
[INFO] [stdout] 758 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 759 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 769 | |                         Ok(res)
[INFO] [stdout] 770 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/app_proto.rs:769:25
[INFO] [stdout]     |
[INFO] [stdout] 769 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/app_proto.rs:799:42
[INFO] [stdout]     |
[INFO] [stdout] 799 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 800 | |                         let method = DeleteAppSvc(inner);
[INFO] [stdout] 801 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 802 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 812 | |                         Ok(res)
[INFO] [stdout] 813 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/app_proto.rs:812:25
[INFO] [stdout]     |
[INFO] [stdout] 812 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/app_proto.rs:846:42
[INFO] [stdout]     |
[INFO] [stdout] 846 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 847 | |                         let method = ListAppContractsSvc(inner);
[INFO] [stdout] 848 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 849 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 859 | |                         Ok(res)
[INFO] [stdout] 860 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/app_proto.rs:859:25
[INFO] [stdout]     |
[INFO] [stdout] 859 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/app_proto.rs:892:42
[INFO] [stdout]     |
[INFO] [stdout] 892 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 893 | |                         let method = ListAppNodesSvc(inner);
[INFO] [stdout] 894 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 895 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 905 | |                         Ok(res)
[INFO] [stdout] 906 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/app_proto.rs:905:25
[INFO] [stdout]     |
[INFO] [stdout] 905 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/app_proto.rs:937:42
[INFO] [stdout]     |
[INFO] [stdout] 937 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 938 | |                         let method = GetOneAppNodeSvc(inner);
[INFO] [stdout] 939 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 940 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 950 | |                         Ok(res)
[INFO] [stdout] 951 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/app_proto.rs:950:25
[INFO] [stdout]     |
[INFO] [stdout] 950 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/app_proto.rs:955:41
[INFO] [stdout]     |
[INFO] [stdout] 955 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 956 | |                         let mut response = http::Response::new(empty_body());
[INFO] [stdout] 957 | |                         let headers = response.headers_mut();
[INFO] [stdout] 958 | |                         headers
[INFO] [stdout] ...   |
[INFO] [stdout] 968 | |                         Ok(response)
[INFO] [stdout] 969 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/app_proto.rs:968:25
[INFO] [stdout]     |
[INFO] [stdout] 968 |                         Ok(response)
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/app_proto.rs:1145:42
[INFO] [stdout]      |
[INFO] [stdout] 1145 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1146 | |                         let method = RegisterAppNodeSvc(inner);
[INFO] [stdout] 1147 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1148 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1158 | |                         Ok(res)
[INFO] [stdout] 1159 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/app_proto.rs:1158:25
[INFO] [stdout]      |
[INFO] [stdout] 1158 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/app_proto.rs:1191:42
[INFO] [stdout]      |
[INFO] [stdout] 1191 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1192 | |                         let method = BrainMessagesSvc(inner);
[INFO] [stdout] 1193 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1194 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1204 | |                         Ok(res)
[INFO] [stdout] 1205 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/app_proto.rs:1204:25
[INFO] [stdout]      |
[INFO] [stdout] 1204 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/app_proto.rs:1239:42
[INFO] [stdout]      |
[INFO] [stdout] 1239 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1240 | |                         let method = DaemonMessagesSvc(inner);
[INFO] [stdout] 1241 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1242 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1252 | |                         Ok(res)
[INFO] [stdout] 1253 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/app_proto.rs:1252:25
[INFO] [stdout]      |
[INFO] [stdout] 1252 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/app_proto.rs:1257:41
[INFO] [stdout]      |
[INFO] [stdout] 1257 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 1258 | |                         let mut response = http::Response::new(empty_body());
[INFO] [stdout] 1259 | |                         let headers = response.headers_mut();
[INFO] [stdout] 1260 | |                         headers
[INFO] [stdout] ...    |
[INFO] [stdout] 1270 | |                         Ok(response)
[INFO] [stdout] 1271 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/app_proto.rs:1270:25
[INFO] [stdout]      |
[INFO] [stdout] 1270 |                         Ok(response)
[INFO] [stdout]      |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/dtpm_proto.rs:387:42
[INFO] [stdout]     |
[INFO] [stdout] 387 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 388 | |                         let method = UploadFilesSvc(inner);
[INFO] [stdout] 389 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 390 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 400 | |                         Ok(res)
[INFO] [stdout] 401 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/dtpm_proto.rs:400:25
[INFO] [stdout]     |
[INFO] [stdout] 400 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/dtpm_proto.rs:432:42
[INFO] [stdout]     |
[INFO] [stdout] 432 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 433 | |                         let method = SetConfigSvc(inner);
[INFO] [stdout] 434 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 435 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 445 | |                         Ok(res)
[INFO] [stdout] 446 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/dtpm_proto.rs:445:25
[INFO] [stdout]     |
[INFO] [stdout] 445 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/dtpm_proto.rs:477:42
[INFO] [stdout]     |
[INFO] [stdout] 477 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 478 | |                         let method = GetConfigSvc(inner);
[INFO] [stdout] 479 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 480 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 490 | |                         Ok(res)
[INFO] [stdout] 491 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/dtpm_proto.rs:490:25
[INFO] [stdout]     |
[INFO] [stdout] 490 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/dtpm_proto.rs:495:41
[INFO] [stdout]     |
[INFO] [stdout] 495 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 496 | |                         let mut response = http::Response::new(empty_body());
[INFO] [stdout] 497 | |                         let headers = response.headers_mut();
[INFO] [stdout] 498 | |                         headers
[INFO] [stdout] ...   |
[INFO] [stdout] 508 | |                         Ok(response)
[INFO] [stdout] 509 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/dtpm_proto.rs:508:25
[INFO] [stdout]     |
[INFO] [stdout] 508 |                         Ok(response)
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/general_proto.rs:773:42
[INFO] [stdout]     |
[INFO] [stdout] 773 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 774 | |                         let method = GetBalanceSvc(inner);
[INFO] [stdout] 775 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 776 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 786 | |                         Ok(res)
[INFO] [stdout] 787 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/general_proto.rs:786:25
[INFO] [stdout]     |
[INFO] [stdout] 786 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/general_proto.rs:818:42
[INFO] [stdout]     |
[INFO] [stdout] 818 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 819 | |                         let method = ReportNodeSvc(inner);
[INFO] [stdout] 820 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 821 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 831 | |                         Ok(res)
[INFO] [stdout] 832 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/general_proto.rs:831:25
[INFO] [stdout]     |
[INFO] [stdout] 831 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/general_proto.rs:866:42
[INFO] [stdout]     |
[INFO] [stdout] 866 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 867 | |                         let method = ListOperatorsSvc(inner);
[INFO] [stdout] 868 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 869 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 879 | |                         Ok(res)
[INFO] [stdout] 880 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/general_proto.rs:879:25
[INFO] [stdout]     |
[INFO] [stdout] 879 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/general_proto.rs:912:42
[INFO] [stdout]     |
[INFO] [stdout] 912 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 913 | |                         let method = InspectOperatorSvc(inner);
[INFO] [stdout] 914 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 915 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 925 | |                         Ok(res)
[INFO] [stdout] 926 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/general_proto.rs:925:25
[INFO] [stdout]     |
[INFO] [stdout] 925 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/general_proto.rs:958:42
[INFO] [stdout]     |
[INFO] [stdout] 958 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 959 | |                         let method = RegisterOperatorSvc(inner);
[INFO] [stdout] 960 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 961 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 971 | |                         Ok(res)
[INFO] [stdout] 972 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/general_proto.rs:971:25
[INFO] [stdout]     |
[INFO] [stdout] 971 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/general_proto.rs:1001:42
[INFO] [stdout]      |
[INFO] [stdout] 1001 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1002 | |                         let method = KickContractSvc(inner);
[INFO] [stdout] 1003 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1004 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1014 | |                         Ok(res)
[INFO] [stdout] 1015 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/general_proto.rs:1014:25
[INFO] [stdout]      |
[INFO] [stdout] 1014 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/general_proto.rs:1045:42
[INFO] [stdout]      |
[INFO] [stdout] 1045 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1046 | |                         let method = BanUserSvc(inner);
[INFO] [stdout] 1047 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1048 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1058 | |                         Ok(res)
[INFO] [stdout] 1059 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/general_proto.rs:1058:25
[INFO] [stdout]      |
[INFO] [stdout] 1058 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/general_proto.rs:1089:42
[INFO] [stdout]      |
[INFO] [stdout] 1089 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1090 | |                         let method = AirdropSvc(inner);
[INFO] [stdout] 1091 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1092 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1102 | |                         Ok(res)
[INFO] [stdout] 1103 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/general_proto.rs:1102:25
[INFO] [stdout]      |
[INFO] [stdout] 1102 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/general_proto.rs:1132:42
[INFO] [stdout]      |
[INFO] [stdout] 1132 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1133 | |                         let method = SlashSvc(inner);
[INFO] [stdout] 1134 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1135 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1145 | |                         Ok(res)
[INFO] [stdout] 1146 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/general_proto.rs:1145:25
[INFO] [stdout]      |
[INFO] [stdout] 1145 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/general_proto.rs:1179:42
[INFO] [stdout]      |
[INFO] [stdout] 1179 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1180 | |                         let method = ListAccountsSvc(inner);
[INFO] [stdout] 1181 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1182 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1192 | |                         Ok(res)
[INFO] [stdout] 1193 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/general_proto.rs:1192:25
[INFO] [stdout]      |
[INFO] [stdout] 1192 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/general_proto.rs:1230:42
[INFO] [stdout]      |
[INFO] [stdout] 1230 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1231 | |                         let method = ListAllVmContractsSvc(inner);
[INFO] [stdout] 1232 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1233 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1243 | |                         Ok(res)
[INFO] [stdout] 1244 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/general_proto.rs:1243:25
[INFO] [stdout]      |
[INFO] [stdout] 1243 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/general_proto.rs:1281:42
[INFO] [stdout]      |
[INFO] [stdout] 1281 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1282 | |                         let method = ListAllAppContractsSvc(inner);
[INFO] [stdout] 1283 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1284 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1294 | |                         Ok(res)
[INFO] [stdout] 1295 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/general_proto.rs:1294:25
[INFO] [stdout]      |
[INFO] [stdout] 1294 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/general_proto.rs:1330:42
[INFO] [stdout]      |
[INFO] [stdout] 1330 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1331 | |                         let method = GetRecommendedVersionsSvc(inner);
[INFO] [stdout] 1332 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1333 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1343 | |                         Ok(res)
[INFO] [stdout] 1344 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/general_proto.rs:1343:25
[INFO] [stdout]      |
[INFO] [stdout] 1343 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/general_proto.rs:1348:41
[INFO] [stdout]      |
[INFO] [stdout] 1348 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 1349 | |                         let mut response = http::Response::new(empty_body());
[INFO] [stdout] 1350 | |                         let headers = response.headers_mut();
[INFO] [stdout] 1351 | |                         headers
[INFO] [stdout] ...    |
[INFO] [stdout] 1361 | |                         Ok(response)
[INFO] [stdout] 1362 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/general_proto.rs:1361:25
[INFO] [stdout]      |
[INFO] [stdout] 1361 |                         Ok(response)
[INFO] [stdout]      |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/vm_proto.rs:884:42
[INFO] [stdout]     |
[INFO] [stdout] 884 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 885 | |                         let method = RegisterVmNodeSvc(inner);
[INFO] [stdout] 886 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 887 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 897 | |                         Ok(res)
[INFO] [stdout] 898 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/vm_proto.rs:897:25
[INFO] [stdout]     |
[INFO] [stdout] 897 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/vm_proto.rs:930:42
[INFO] [stdout]     |
[INFO] [stdout] 930 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 931 | |                         let method = BrainMessagesSvc(inner);
[INFO] [stdout] 932 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 933 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 943 | |                         Ok(res)
[INFO] [stdout] 944 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/vm_proto.rs:943:25
[INFO] [stdout]     |
[INFO] [stdout] 943 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/vm_proto.rs:977:42
[INFO] [stdout]     |
[INFO] [stdout] 977 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 978 | |                         let method = DaemonMessagesSvc(inner);
[INFO] [stdout] 979 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 980 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 990 | |                         Ok(res)
[INFO] [stdout] 991 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/vm_proto.rs:990:25
[INFO] [stdout]     |
[INFO] [stdout] 990 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/vm_proto.rs:995:41
[INFO] [stdout]      |
[INFO] [stdout]  995 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout]  996 | |                         let mut response = http::Response::new(empty_body());
[INFO] [stdout]  997 | |                         let headers = response.headers_mut();
[INFO] [stdout]  998 | |                         headers
[INFO] [stdout] ...    |
[INFO] [stdout] 1008 | |                         Ok(response)
[INFO] [stdout] 1009 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/vm_proto.rs:1008:25
[INFO] [stdout]      |
[INFO] [stdout] 1008 |                         Ok(response)
[INFO] [stdout]      |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/vm_proto.rs:1200:42
[INFO] [stdout]      |
[INFO] [stdout] 1200 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1201 | |                         let method = NewVmSvc(inner);
[INFO] [stdout] 1202 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1203 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1213 | |                         Ok(res)
[INFO] [stdout] 1214 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/vm_proto.rs:1213:25
[INFO] [stdout]      |
[INFO] [stdout] 1213 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/vm_proto.rs:1246:42
[INFO] [stdout]      |
[INFO] [stdout] 1246 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1247 | |                         let method = ListVmContractsSvc(inner);
[INFO] [stdout] 1248 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1249 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1259 | |                         Ok(res)
[INFO] [stdout] 1260 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/vm_proto.rs:1259:25
[INFO] [stdout]      |
[INFO] [stdout] 1259 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/vm_proto.rs:1292:42
[INFO] [stdout]      |
[INFO] [stdout] 1292 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1293 | |                         let method = ListVmNodesSvc(inner);
[INFO] [stdout] 1294 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1295 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1305 | |                         Ok(res)
[INFO] [stdout] 1306 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/vm_proto.rs:1305:25
[INFO] [stdout]      |
[INFO] [stdout] 1305 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/vm_proto.rs:1335:42
[INFO] [stdout]      |
[INFO] [stdout] 1335 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1336 | |                         let method = GetOneVmNodeSvc(inner);
[INFO] [stdout] 1337 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1338 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1348 | |                         Ok(res)
[INFO] [stdout] 1349 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/vm_proto.rs:1348:25
[INFO] [stdout]      |
[INFO] [stdout] 1348 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/vm_proto.rs:1378:42
[INFO] [stdout]      |
[INFO] [stdout] 1378 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1379 | |                         let method = DeleteVmSvc(inner);
[INFO] [stdout] 1380 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1381 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1391 | |                         Ok(res)
[INFO] [stdout] 1392 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/vm_proto.rs:1391:25
[INFO] [stdout]      |
[INFO] [stdout] 1391 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/vm_proto.rs:1421:42
[INFO] [stdout]      |
[INFO] [stdout] 1421 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1422 | |                         let method = UpdateVmSvc(inner);
[INFO] [stdout] 1423 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1424 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1434 | |                         Ok(res)
[INFO] [stdout] 1435 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/vm_proto.rs:1434:25
[INFO] [stdout]      |
[INFO] [stdout] 1434 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/vm_proto.rs:1464:42
[INFO] [stdout]      |
[INFO] [stdout] 1464 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1465 | |                         let method = ExtendVmSvc(inner);
[INFO] [stdout] 1466 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1467 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1477 | |                         Ok(res)
[INFO] [stdout] 1478 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/vm_proto.rs:1477:25
[INFO] [stdout]      |
[INFO] [stdout] 1477 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/vm_proto.rs:1482:41
[INFO] [stdout]      |
[INFO] [stdout] 1482 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 1483 | |                         let mut response = http::Response::new(empty_body());
[INFO] [stdout] 1484 | |                         let headers = response.headers_mut();
[INFO] [stdout] 1485 | |                         headers
[INFO] [stdout] ...    |
[INFO] [stdout] 1495 | |                         Ok(response)
[INFO] [stdout] 1496 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/detee-shared-cafb0bf817d303b7/out/vm_proto.rs:1495:25
[INFO] [stdout]      |
[INFO] [stdout] 1495 |                         Ok(response)
[INFO] [stdout]      |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `detee-shared` (lib test) due to 80 previous errors
[INFO] running `Command { std: "docker" "inspect" "01f5d5cf336844cf128db5f66c3093e6107858f52b37805b748c291d42c10fc7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "01f5d5cf336844cf128db5f66c3093e6107858f52b37805b748c291d42c10fc7", kill_on_drop: false }`
[INFO] [stdout] 01f5d5cf336844cf128db5f66c3093e6107858f52b37805b748c291d42c10fc7
