[INFO] fetching crate hyveos-core 0.1.0...
[INFO] checking hyveos-core-0.1.0 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] extracting crate hyveos-core 0.1.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate hyveos-core 0.1.0
[INFO] finished tweaking crates.io crate hyveos-core 0.1.0
[INFO] tweaked toml for crates.io crate hyveos-core 0.1.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate hyveos-core 0.1.0 on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate hyveos-core 0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 0a6aa1bce19ec122ecaa6e04600e26cebacdb5bccf709e12ccaacb8af865c0c2
[INFO] running `Command { std: "docker" "start" "-a" "0a6aa1bce19ec122ecaa6e04600e26cebacdb5bccf709e12ccaacb8af865c0c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0a6aa1bce19ec122ecaa6e04600e26cebacdb5bccf709e12ccaacb8af865c0c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0a6aa1bce19ec122ecaa6e04600e26cebacdb5bccf709e12ccaacb8af865c0c2", kill_on_drop: false }`
[INFO] [stdout] 0a6aa1bce19ec122ecaa6e04600e26cebacdb5bccf709e12ccaacb8af865c0c2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 85e70c885f2b60d14b65cd1c376c42df118223cb330183fb1c3f01b6dad36e3b
[INFO] running `Command { std: "docker" "start" "-a" "85e70c885f2b60d14b65cd1c376c42df118223cb330183fb1c3f01b6dad36e3b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]     Checking pin-project-lite v0.2.15
[INFO] [stderr]     Checking bytes v1.9.0
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling rustix v0.38.41
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling prettyplease v0.2.25
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling fastrand v2.2.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling multimap v0.10.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking http v1.2.0
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking core2 v0.4.0
[INFO] [stderr]     Checking cpufeatures v0.2.16
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling thiserror v2.0.10
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]     Checking multihash v0.19.2
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking quick-protobuf v0.8.1
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]     Checking hex_fmt v0.3.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling tempfile v3.15.0
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling prost-derive v0.13.4
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling pin-project-internal v1.1.8
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling thiserror-impl v2.0.10
[INFO] [stderr]     Checking tokio v1.43.0
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking pin-project v1.1.8
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling prost v0.13.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling prost-types v0.13.3
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling prost-build v0.13.3
[INFO] [stderr]    Compiling tonic-build v0.12.3
[INFO] [stderr]    Compiling hyveos-core v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking tokio-util v0.7.13
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking h2 v0.4.7
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking libp2p-identity v0.2.10
[INFO] [stderr]     Checking ulid v1.1.4
[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<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/hyveos-core-b2dd5808fa37ef72/out/script.rs:1733:42
[INFO] [stdout]      |
[INFO] [stdout] 1733 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1734 | |                         let method = SendSvc(inner);
[INFO] [stdout] 1735 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1736 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1746 | |                         Ok(res)
[INFO] [stdout] 1747 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/hyveos-core-b2dd5808fa37ef72/out/script.rs:1746:25
[INFO] [stdout]      |
[INFO] [stdout] 1746 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/hyveos-core-b2dd5808fa37ef72/out/script.rs:1779:42
[INFO] [stdout]      |
[INFO] [stdout] 1779 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1780 | |                         let method = RecvSvc(inner);
[INFO] [stdout] 1781 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1782 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1792 | |                         Ok(res)
[INFO] [stdout] 1793 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/hyveos-core-b2dd5808fa37ef72/out/script.rs:1792:25
[INFO] [stdout]      |
[INFO] [stdout] 1792 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/hyveos-core-b2dd5808fa37ef72/out/script.rs:1822:42
[INFO] [stdout]      |
[INFO] [stdout] 1822 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1823 | |                         let method = RespondSvc(inner);
[INFO] [stdout] 1824 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1825 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1835 | |                         Ok(res)
[INFO] [stdout] 1836 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/hyveos-core-b2dd5808fa37ef72/out/script.rs:1835:25
[INFO] [stdout]      |
[INFO] [stdout] 1835 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/hyveos-core-b2dd5808fa37ef72/out/script.rs:1840:41
[INFO] [stdout]      |
[INFO] [stdout] 1840 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 1841 | |                         let mut response = http::Response::new(empty_body());
[INFO] [stdout] 1842 | |                         let headers = response.headers_mut();
[INFO] [stdout] 1843 | |                         headers
[INFO] [stdout] ...    |
[INFO] [stdout] 1853 | |                         Ok(response)
[INFO] [stdout] 1854 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/hyveos-core-b2dd5808fa37ef72/out/script.rs:1733:42
[INFO] [stdout]      |
[INFO] [stdout] 1733 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1734 | |                         let method = SendSvc(inner);
[INFO] [stdout] 1735 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1736 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1746 | |                         Ok(res)
[INFO] [stdout] 1747 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/hyveos-core-b2dd5808fa37ef72/out/script.rs:1853:25
[INFO] [stdout]      |
[INFO] [stdout] 1853 |                         Ok(response)
[INFO] [stdout]      |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/hyveos-core-b2dd5808fa37ef72/out/script.rs:2016:42
[INFO] [stdout]      |
[INFO] [stdout] 2016 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2017 | |                         let method = SubscribeEventsSvc(inner);
[INFO] [stdout] 2018 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 2019 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2029 | |                         Ok(res)
[INFO] [stdout] 2030 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/hyveos-core-b2dd5808fa37ef72/out/script.rs:2029:25
[INFO] [stdout]      |
[INFO] [stdout] 2029 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/hyveos-core-b2dd5808fa37ef72/out/script.rs:1746:25
[INFO] [stdout]      |
[INFO] [stdout] 1746 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/hyveos-core-b2dd5808fa37ef72/out/script.rs:2059:42
[INFO] [stdout]      |
[INFO] [stdout] 2059 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2060 | |                         let method = GetOwnIdSvc(inner);
[INFO] [stdout] 2061 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 2062 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2072 | |                         Ok(res)
[INFO] [stdout] 2073 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/hyveos-core-b2dd5808fa37ef72/out/script.rs:2072:25
[INFO] [stdout]      |
[INFO] [stdout] 2072 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/hyveos-core-b2dd5808fa37ef72/out/script.rs:1779:42
[INFO] [stdout]      |
[INFO] [stdout] 1779 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1780 | |                         let method = RecvSvc(inner);
[INFO] [stdout] 1781 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1782 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1792 | |                         Ok(res)
[INFO] [stdout] 1793 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/hyveos-core-b2dd5808fa37ef72/out/script.rs:1792:25
[INFO] [stdout]      |
[INFO] [stdout] 1792 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/hyveos-core-b2dd5808fa37ef72/out/script.rs:2077:41
[INFO] [stdout]      |
[INFO] [stdout] 2077 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 2078 | |                         let mut response = http::Response::new(empty_body());
[INFO] [stdout] 2079 | |                         let headers = response.headers_mut();
[INFO] [stdout] 2080 | |                         headers
[INFO] [stdout] ...    |
[INFO] [stdout] 2090 | |                         Ok(response)
[INFO] [stdout] 2091 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/hyveos-core-b2dd5808fa37ef72/out/script.rs:2090:25
[INFO] [stdout]      |
[INFO] [stdout] 2090 |                         Ok(response)
[INFO] [stdout]      |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/hyveos-core-b2dd5808fa37ef72/out/script.rs:1822:42
[INFO] [stdout]      |
[INFO] [stdout] 1822 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1823 | |                         let method = RespondSvc(inner);
[INFO] [stdout] 1824 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1825 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1835 | |                         Ok(res)
[INFO] [stdout] 1836 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/hyveos-core-b2dd5808fa37ef72/out/script.rs:1835:25
[INFO] [stdout]      |
[INFO] [stdout] 1835 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/hyveos-core-b2dd5808fa37ef72/out/script.rs:1840:41
[INFO] [stdout]      |
[INFO] [stdout] 1840 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 1841 | |                         let mut response = http::Response::new(empty_body());
[INFO] [stdout] 1842 | |                         let headers = response.headers_mut();
[INFO] [stdout] 1843 | |                         headers
[INFO] [stdout] ...    |
[INFO] [stdout] 1853 | |                         Ok(response)
[INFO] [stdout] 1854 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/hyveos-core-b2dd5808fa37ef72/out/script.rs:1853:25
[INFO] [stdout]      |
[INFO] [stdout] 1853 |                         Ok(response)
[INFO] [stdout]      |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/hyveos-core-b2dd5808fa37ef72/out/script.rs:2252:42
[INFO] [stdout]      |
[INFO] [stdout] 2252 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2253 | |                         let method = SubscribeSvc(inner);
[INFO] [stdout] 2254 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 2255 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2265 | |                         Ok(res)
[INFO] [stdout] 2266 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/hyveos-core-b2dd5808fa37ef72/out/script.rs:2016:42
[INFO] [stdout]      |
[INFO] [stdout] 2016 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2017 | |                         let method = SubscribeEventsSvc(inner);
[INFO] [stdout] 2018 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 2019 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2029 | |                         Ok(res)
[INFO] [stdout] 2030 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/hyveos-core-b2dd5808fa37ef72/out/script.rs:2265:25
[INFO] [stdout]      |
[INFO] [stdout] 2265 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/hyveos-core-b2dd5808fa37ef72/out/script.rs:2029:25
[INFO] [stdout]      |
[INFO] [stdout] 2029 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/hyveos-core-b2dd5808fa37ef72/out/script.rs:2297:42
[INFO] [stdout]      |
[INFO] [stdout] 2297 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2298 | |                         let method = PublishSvc(inner);
[INFO] [stdout] 2299 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 2300 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2310 | |                         Ok(res)
[INFO] [stdout] 2311 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/hyveos-core-b2dd5808fa37ef72/out/script.rs:2310:25
[INFO] [stdout]      |
[INFO] [stdout] 2310 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/hyveos-core-b2dd5808fa37ef72/out/script.rs:2059:42
[INFO] [stdout]      |
[INFO] [stdout] 2059 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2060 | |                         let method = GetOwnIdSvc(inner);
[INFO] [stdout] 2061 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 2062 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2072 | |                         Ok(res)
[INFO] [stdout] 2073 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/hyveos-core-b2dd5808fa37ef72/out/script.rs:2315:41
[INFO] [stdout]      |
[INFO] [stdout] 2315 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 2316 | |                         let mut response = http::Response::new(empty_body());
[INFO] [stdout] 2317 | |                         let headers = response.headers_mut();
[INFO] [stdout] 2318 | |                         headers
[INFO] [stdout] ...    |
[INFO] [stdout] 2328 | |                         Ok(response)
[INFO] [stdout] 2329 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/hyveos-core-b2dd5808fa37ef72/out/script.rs:2072:25
[INFO] [stdout]      |
[INFO] [stdout] 2072 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/hyveos-core-b2dd5808fa37ef72/out/script.rs:2328:25
[INFO] [stdout]      |
[INFO] [stdout] 2328 |                         Ok(response)
[INFO] [stdout]      |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/hyveos-core-b2dd5808fa37ef72/out/script.rs:2077:41
[INFO] [stdout]      |
[INFO] [stdout] 2077 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 2078 | |                         let mut response = http::Response::new(empty_body());
[INFO] [stdout] 2079 | |                         let headers = response.headers_mut();
[INFO] [stdout] 2080 | |                         headers
[INFO] [stdout] ...    |
[INFO] [stdout] 2090 | |                         Ok(response)
[INFO] [stdout] 2091 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/hyveos-core-b2dd5808fa37ef72/out/script.rs:2510:42
[INFO] [stdout]      |
[INFO] [stdout] 2510 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2511 | |                         let method = PutRecordSvc(inner);
[INFO] [stdout] 2512 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 2513 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2523 | |                         Ok(res)
[INFO] [stdout] 2524 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/hyveos-core-b2dd5808fa37ef72/out/script.rs:2523:25
[INFO] [stdout]      |
[INFO] [stdout] 2523 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/hyveos-core-b2dd5808fa37ef72/out/script.rs:2553:42
[INFO] [stdout]      |
[INFO] [stdout] 2553 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2554 | |                         let method = GetRecordSvc(inner);
[INFO] [stdout] 2555 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 2556 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2566 | |                         Ok(res)
[INFO] [stdout] 2567 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/hyveos-core-b2dd5808fa37ef72/out/script.rs:2566:25
[INFO] [stdout]      |
[INFO] [stdout] 2566 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/hyveos-core-b2dd5808fa37ef72/out/script.rs:2596:42
[INFO] [stdout]      |
[INFO] [stdout] 2596 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2597 | |                         let method = RemoveRecordSvc(inner);
[INFO] [stdout] 2598 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 2599 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2609 | |                         Ok(res)
[INFO] [stdout] 2610 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/hyveos-core-b2dd5808fa37ef72/out/script.rs:2609:25
[INFO] [stdout]      |
[INFO] [stdout] 2609 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/hyveos-core-b2dd5808fa37ef72/out/script.rs:2639:42
[INFO] [stdout]      |
[INFO] [stdout] 2639 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2640 | |                         let method = ProvideSvc(inner);
[INFO] [stdout] 2641 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 2642 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2652 | |                         Ok(res)
[INFO] [stdout] 2653 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/hyveos-core-b2dd5808fa37ef72/out/script.rs:2652:25
[INFO] [stdout]      |
[INFO] [stdout] 2652 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/hyveos-core-b2dd5808fa37ef72/out/script.rs:2683:42
[INFO] [stdout]      |
[INFO] [stdout] 2683 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2684 | |                         let method = GetProvidersSvc(inner);
[INFO] [stdout] 2685 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 2686 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2696 | |                         Ok(res)
[INFO] [stdout] 2697 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/hyveos-core-b2dd5808fa37ef72/out/script.rs:2090:25
[INFO] [stdout]      |
[INFO] [stdout] 2090 |                         Ok(response)
[INFO] [stdout]      |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/hyveos-core-b2dd5808fa37ef72/out/script.rs:2696:25
[INFO] [stdout]      |
[INFO] [stdout] 2696 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/hyveos-core-b2dd5808fa37ef72/out/script.rs:2252:42
[INFO] [stdout]      |
[INFO] [stdout] 2252 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2253 | |                         let method = SubscribeSvc(inner);
[INFO] [stdout] 2254 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 2255 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2265 | |                         Ok(res)
[INFO] [stdout] 2266 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/hyveos-core-b2dd5808fa37ef72/out/script.rs:2265:25
[INFO] [stdout]      |
[INFO] [stdout] 2265 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/hyveos-core-b2dd5808fa37ef72/out/script.rs:2297:42
[INFO] [stdout]      |
[INFO] [stdout] 2297 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2298 | |                         let method = PublishSvc(inner);
[INFO] [stdout] 2299 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 2300 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2310 | |                         Ok(res)
[INFO] [stdout] 2311 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/hyveos-core-b2dd5808fa37ef72/out/script.rs:2310:25
[INFO] [stdout]      |
[INFO] [stdout] 2310 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/hyveos-core-b2dd5808fa37ef72/out/script.rs:2726:42
[INFO] [stdout]      |
[INFO] [stdout] 2726 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2727 | |                         let method = StopProvidingSvc(inner);
[INFO] [stdout] 2728 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 2729 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2739 | |                         Ok(res)
[INFO] [stdout] 2740 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/hyveos-core-b2dd5808fa37ef72/out/script.rs:2315:41
[INFO] [stdout]      |
[INFO] [stdout] 2315 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 2316 | |                         let mut response = http::Response::new(empty_body());
[INFO] [stdout] 2317 | |                         let headers = response.headers_mut();
[INFO] [stdout] 2318 | |                         headers
[INFO] [stdout] ...    |
[INFO] [stdout] 2328 | |                         Ok(response)
[INFO] [stdout] 2329 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/hyveos-core-b2dd5808fa37ef72/out/script.rs:2328:25
[INFO] [stdout]      |
[INFO] [stdout] 2328 |                         Ok(response)
[INFO] [stdout]      |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/hyveos-core-b2dd5808fa37ef72/out/script.rs:2739:25
[INFO] [stdout]      |
[INFO] [stdout] 2739 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/hyveos-core-b2dd5808fa37ef72/out/script.rs:2510:42
[INFO] [stdout]      |
[INFO] [stdout] 2510 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2511 | |                         let method = PutRecordSvc(inner);
[INFO] [stdout] 2512 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 2513 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2523 | |                         Ok(res)
[INFO] [stdout] 2524 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/hyveos-core-b2dd5808fa37ef72/out/script.rs:2523:25
[INFO] [stdout]      |
[INFO] [stdout] 2523 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/hyveos-core-b2dd5808fa37ef72/out/script.rs:2744:41
[INFO] [stdout]      |
[INFO] [stdout] 2744 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 2745 | |                         let mut response = http::Response::new(empty_body());
[INFO] [stdout] 2746 | |                         let headers = response.headers_mut();
[INFO] [stdout] 2747 | |                         headers
[INFO] [stdout] ...    |
[INFO] [stdout] 2757 | |                         Ok(response)
[INFO] [stdout] 2758 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/hyveos-core-b2dd5808fa37ef72/out/script.rs:2553:42
[INFO] [stdout]      |
[INFO] [stdout] 2553 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2554 | |                         let method = GetRecordSvc(inner);
[INFO] [stdout] 2555 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 2556 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2566 | |                         Ok(res)
[INFO] [stdout] 2567 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/hyveos-core-b2dd5808fa37ef72/out/script.rs:2566:25
[INFO] [stdout]      |
[INFO] [stdout] 2566 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/hyveos-core-b2dd5808fa37ef72/out/script.rs:2757:25
[INFO] [stdout]      |
[INFO] [stdout] 2757 |                         Ok(response)
[INFO] [stdout]      |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/hyveos-core-b2dd5808fa37ef72/out/script.rs:2596:42
[INFO] [stdout]      |
[INFO] [stdout] 2596 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2597 | |                         let method = RemoveRecordSvc(inner);
[INFO] [stdout] 2598 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 2599 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2609 | |                         Ok(res)
[INFO] [stdout] 2610 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/hyveos-core-b2dd5808fa37ef72/out/script.rs:2609:25
[INFO] [stdout]      |
[INFO] [stdout] 2609 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/hyveos-core-b2dd5808fa37ef72/out/script.rs:2639:42
[INFO] [stdout]      |
[INFO] [stdout] 2639 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2640 | |                         let method = ProvideSvc(inner);
[INFO] [stdout] 2641 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 2642 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2652 | |                         Ok(res)
[INFO] [stdout] 2653 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/hyveos-core-b2dd5808fa37ef72/out/script.rs:2652:25
[INFO] [stdout]      |
[INFO] [stdout] 2652 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/hyveos-core-b2dd5808fa37ef72/out/script.rs:2683:42
[INFO] [stdout]      |
[INFO] [stdout] 2683 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2684 | |                         let method = GetProvidersSvc(inner);
[INFO] [stdout] 2685 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 2686 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2696 | |                         Ok(res)
[INFO] [stdout] 2697 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/hyveos-core-b2dd5808fa37ef72/out/script.rs:2696:25
[INFO] [stdout]      |
[INFO] [stdout] 2696 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/hyveos-core-b2dd5808fa37ef72/out/script.rs:2908:42
[INFO] [stdout]      |
[INFO] [stdout] 2908 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2909 | |                         let method = PutSvc(inner);
[INFO] [stdout] 2910 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 2911 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2921 | |                         Ok(res)
[INFO] [stdout] 2922 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/hyveos-core-b2dd5808fa37ef72/out/script.rs:2726:42
[INFO] [stdout]      |
[INFO] [stdout] 2726 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2727 | |                         let method = StopProvidingSvc(inner);
[INFO] [stdout] 2728 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 2729 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2739 | |                         Ok(res)
[INFO] [stdout] 2740 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/hyveos-core-b2dd5808fa37ef72/out/script.rs:2921:25
[INFO] [stdout]      |
[INFO] [stdout] 2921 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/hyveos-core-b2dd5808fa37ef72/out/script.rs:2739:25
[INFO] [stdout]      |
[INFO] [stdout] 2739 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/hyveos-core-b2dd5808fa37ef72/out/script.rs:2950:42
[INFO] [stdout]      |
[INFO] [stdout] 2950 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2951 | |                         let method = GetSvc(inner);
[INFO] [stdout] 2952 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 2953 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2963 | |                         Ok(res)
[INFO] [stdout] 2964 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/hyveos-core-b2dd5808fa37ef72/out/script.rs:2744:41
[INFO] [stdout]      |
[INFO] [stdout] 2744 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 2745 | |                         let mut response = http::Response::new(empty_body());
[INFO] [stdout] 2746 | |                         let headers = response.headers_mut();
[INFO] [stdout] 2747 | |                         headers
[INFO] [stdout] ...    |
[INFO] [stdout] 2757 | |                         Ok(response)
[INFO] [stdout] 2758 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/hyveos-core-b2dd5808fa37ef72/out/script.rs:2963:25
[INFO] [stdout]      |
[INFO] [stdout] 2963 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/hyveos-core-b2dd5808fa37ef72/out/script.rs:2757:25
[INFO] [stdout]      |
[INFO] [stdout] 2757 |                         Ok(response)
[INFO] [stdout]      |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/hyveos-core-b2dd5808fa37ef72/out/script.rs:2968:41
[INFO] [stdout]      |
[INFO] [stdout] 2968 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 2969 | |                         let mut response = http::Response::new(empty_body());
[INFO] [stdout] 2970 | |                         let headers = response.headers_mut();
[INFO] [stdout] 2971 | |                         headers
[INFO] [stdout] ...    |
[INFO] [stdout] 2981 | |                         Ok(response)
[INFO] [stdout] 2982 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/hyveos-core-b2dd5808fa37ef72/out/script.rs:2908:42
[INFO] [stdout]      |
[INFO] [stdout] 2908 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2909 | |                         let method = PutSvc(inner);
[INFO] [stdout] 2910 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 2911 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2921 | |                         Ok(res)
[INFO] [stdout] 2922 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/hyveos-core-b2dd5808fa37ef72/out/script.rs:2921:25
[INFO] [stdout]      |
[INFO] [stdout] 2921 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/hyveos-core-b2dd5808fa37ef72/out/script.rs:2950:42
[INFO] [stdout]      |
[INFO] [stdout] 2950 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2951 | |                         let method = GetSvc(inner);
[INFO] [stdout] 2952 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 2953 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2963 | |                         Ok(res)
[INFO] [stdout] 2964 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/hyveos-core-b2dd5808fa37ef72/out/script.rs:2981:25
[INFO] [stdout]      |
[INFO] [stdout] 2981 |                         Ok(response)
[INFO] [stdout]      |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/hyveos-core-b2dd5808fa37ef72/out/script.rs:3146:42
[INFO] [stdout]      |
[INFO] [stdout] 3146 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3147 | |                         let method = PublishFileSvc(inner);
[INFO] [stdout] 3148 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 3149 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3159 | |                         Ok(res)
[INFO] [stdout] 3160 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/hyveos-core-b2dd5808fa37ef72/out/script.rs:2963:25
[INFO] [stdout]      |
[INFO] [stdout] 2963 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/hyveos-core-b2dd5808fa37ef72/out/script.rs:3159:25
[INFO] [stdout]      |
[INFO] [stdout] 3159 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/hyveos-core-b2dd5808fa37ef72/out/script.rs:3189:42
[INFO] [stdout]      |
[INFO] [stdout] 3189 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3190 | |                         let method = GetFileSvc(inner);
[INFO] [stdout] 3191 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 3192 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3202 | |                         Ok(res)
[INFO] [stdout] 3203 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/hyveos-core-b2dd5808fa37ef72/out/script.rs:3202:25
[INFO] [stdout]      |
[INFO] [stdout] 3202 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/hyveos-core-b2dd5808fa37ef72/out/script.rs:2968:41
[INFO] [stdout]      |
[INFO] [stdout] 2968 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 2969 | |                         let mut response = http::Response::new(empty_body());
[INFO] [stdout] 2970 | |                         let headers = response.headers_mut();
[INFO] [stdout] 2971 | |                         headers
[INFO] [stdout] ...    |
[INFO] [stdout] 2981 | |                         Ok(response)
[INFO] [stdout] 2982 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/hyveos-core-b2dd5808fa37ef72/out/script.rs:3236:42
[INFO] [stdout]      |
[INFO] [stdout] 3236 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3237 | |                         let method = GetFileWithProgressSvc(inner);
[INFO] [stdout] 3238 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 3239 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3249 | |                         Ok(res)
[INFO] [stdout] 3250 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/hyveos-core-b2dd5808fa37ef72/out/script.rs:3249:25
[INFO] [stdout]      |
[INFO] [stdout] 3249 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/hyveos-core-b2dd5808fa37ef72/out/script.rs:3254:41
[INFO] [stdout]      |
[INFO] [stdout] 3254 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 3255 | |                         let mut response = http::Response::new(empty_body());
[INFO] [stdout] 3256 | |                         let headers = response.headers_mut();
[INFO] [stdout] 3257 | |                         headers
[INFO] [stdout] ...    |
[INFO] [stdout] 3267 | |                         Ok(response)
[INFO] [stdout] 3268 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/hyveos-core-b2dd5808fa37ef72/out/script.rs:3267:25
[INFO] [stdout]      |
[INFO] [stdout] 3267 |                         Ok(response)
[INFO] [stdout]      |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/hyveos-core-b2dd5808fa37ef72/out/script.rs:3437:42
[INFO] [stdout]      |
[INFO] [stdout] 3437 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3438 | |                         let method = SubscribeMeshTopologySvc(inner);
[INFO] [stdout] 3439 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 3440 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3450 | |                         Ok(res)
[INFO] [stdout] 3451 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/hyveos-core-b2dd5808fa37ef72/out/script.rs:2981:25
[INFO] [stdout]      |
[INFO] [stdout] 2981 |                         Ok(response)
[INFO] [stdout]      |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/hyveos-core-b2dd5808fa37ef72/out/script.rs:3146:42
[INFO] [stdout]      |
[INFO] [stdout] 3146 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3147 | |                         let method = PublishFileSvc(inner);
[INFO] [stdout] 3148 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 3149 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3159 | |                         Ok(res)
[INFO] [stdout] 3160 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/hyveos-core-b2dd5808fa37ef72/out/script.rs:3159:25
[INFO] [stdout]      |
[INFO] [stdout] 3159 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/hyveos-core-b2dd5808fa37ef72/out/script.rs:3189:42
[INFO] [stdout]      |
[INFO] [stdout] 3189 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3190 | |                         let method = GetFileSvc(inner);
[INFO] [stdout] 3191 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 3192 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3202 | |                         Ok(res)
[INFO] [stdout] 3203 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/hyveos-core-b2dd5808fa37ef72/out/script.rs:3202:25
[INFO] [stdout]      |
[INFO] [stdout] 3202 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/hyveos-core-b2dd5808fa37ef72/out/script.rs:3236:42
[INFO] [stdout]      |
[INFO] [stdout] 3236 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3237 | |                         let method = GetFileWithProgressSvc(inner);
[INFO] [stdout] 3238 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 3239 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3249 | |                         Ok(res)
[INFO] [stdout] 3250 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/hyveos-core-b2dd5808fa37ef72/out/script.rs:3249:25
[INFO] [stdout]      |
[INFO] [stdout] 3249 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/hyveos-core-b2dd5808fa37ef72/out/script.rs:3254:41
[INFO] [stdout]      |
[INFO] [stdout] 3254 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 3255 | |                         let mut response = http::Response::new(empty_body());
[INFO] [stdout] 3256 | |                         let headers = response.headers_mut();
[INFO] [stdout] 3257 | |                         headers
[INFO] [stdout] ...    |
[INFO] [stdout] 3267 | |                         Ok(response)
[INFO] [stdout] 3268 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/hyveos-core-b2dd5808fa37ef72/out/script.rs:3450:25
[INFO] [stdout]      |
[INFO] [stdout] 3450 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/hyveos-core-b2dd5808fa37ef72/out/script.rs:3267:25
[INFO] [stdout]      |
[INFO] [stdout] 3267 |                         Ok(response)
[INFO] [stdout]      |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/hyveos-core-b2dd5808fa37ef72/out/script.rs:3481:42
[INFO] [stdout]      |
[INFO] [stdout] 3481 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3482 | |                         let method = SubscribeMessagesSvc(inner);
[INFO] [stdout] 3483 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 3484 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3494 | |                         Ok(res)
[INFO] [stdout] 3495 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/hyveos-core-b2dd5808fa37ef72/out/script.rs:3437:42
[INFO] [stdout]      |
[INFO] [stdout] 3437 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3438 | |                         let method = SubscribeMeshTopologySvc(inner);
[INFO] [stdout] 3439 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 3440 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3450 | |                         Ok(res)
[INFO] [stdout] 3451 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/hyveos-core-b2dd5808fa37ef72/out/script.rs:3494:25
[INFO] [stdout]      |
[INFO] [stdout] 3494 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/hyveos-core-b2dd5808fa37ef72/out/script.rs:3450:25
[INFO] [stdout]      |
[INFO] [stdout] 3450 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/hyveos-core-b2dd5808fa37ef72/out/script.rs:3499:41
[INFO] [stdout]      |
[INFO] [stdout] 3499 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 3500 | |                         let mut response = http::Response::new(empty_body());
[INFO] [stdout] 3501 | |                         let headers = response.headers_mut();
[INFO] [stdout] 3502 | |                         headers
[INFO] [stdout] ...    |
[INFO] [stdout] 3512 | |                         Ok(response)
[INFO] [stdout] 3513 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/hyveos-core-b2dd5808fa37ef72/out/script.rs:3512:25
[INFO] [stdout]      |
[INFO] [stdout] 3512 |                         Ok(response)
[INFO] [stdout]      |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/hyveos-core-b2dd5808fa37ef72/out/script.rs:3481:42
[INFO] [stdout]      |
[INFO] [stdout] 3481 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3482 | |                         let method = SubscribeMessagesSvc(inner);
[INFO] [stdout] 3483 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 3484 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3494 | |                         Ok(res)
[INFO] [stdout] 3495 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/hyveos-core-b2dd5808fa37ef72/out/script.rs:3494:25
[INFO] [stdout]      |
[INFO] [stdout] 3494 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/hyveos-core-b2dd5808fa37ef72/out/script.rs:3674:42
[INFO] [stdout]      |
[INFO] [stdout] 3674 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3675 | |                         let method = DeployScriptSvc(inner);
[INFO] [stdout] 3676 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 3677 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3687 | |                         Ok(res)
[INFO] [stdout] 3688 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/hyveos-core-b2dd5808fa37ef72/out/script.rs:3687:25
[INFO] [stdout]      |
[INFO] [stdout] 3687 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/hyveos-core-b2dd5808fa37ef72/out/script.rs:3499:41
[INFO] [stdout]      |
[INFO] [stdout] 3499 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 3500 | |                         let mut response = http::Response::new(empty_body());
[INFO] [stdout] 3501 | |                         let headers = response.headers_mut();
[INFO] [stdout] 3502 | |                         headers
[INFO] [stdout] ...    |
[INFO] [stdout] 3512 | |                         Ok(response)
[INFO] [stdout] 3513 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/hyveos-core-b2dd5808fa37ef72/out/script.rs:3720:42
[INFO] [stdout]      |
[INFO] [stdout] 3720 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3721 | |                         let method = ListRunningScriptsSvc(inner);
[INFO] [stdout] 3722 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 3723 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3733 | |                         Ok(res)
[INFO] [stdout] 3734 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/hyveos-core-b2dd5808fa37ef72/out/script.rs:3512:25
[INFO] [stdout]      |
[INFO] [stdout] 3512 |                         Ok(response)
[INFO] [stdout]      |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/hyveos-core-b2dd5808fa37ef72/out/script.rs:3733:25
[INFO] [stdout]      |
[INFO] [stdout] 3733 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/hyveos-core-b2dd5808fa37ef72/out/script.rs:3674:42
[INFO] [stdout]      |
[INFO] [stdout] 3674 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3675 | |                         let method = DeployScriptSvc(inner);
[INFO] [stdout] 3676 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 3677 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3687 | |                         Ok(res)
[INFO] [stdout] 3688 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/hyveos-core-b2dd5808fa37ef72/out/script.rs:3765:42
[INFO] [stdout]      |
[INFO] [stdout] 3765 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3766 | |                         let method = StopScriptSvc(inner);
[INFO] [stdout] 3767 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 3768 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3778 | |                         Ok(res)
[INFO] [stdout] 3779 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/hyveos-core-b2dd5808fa37ef72/out/script.rs:3687:25
[INFO] [stdout]      |
[INFO] [stdout] 3687 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/hyveos-core-b2dd5808fa37ef72/out/script.rs:3778:25
[INFO] [stdout]      |
[INFO] [stdout] 3778 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/hyveos-core-b2dd5808fa37ef72/out/script.rs:3808:42
[INFO] [stdout]      |
[INFO] [stdout] 3808 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3809 | |                         let method = GetOwnIdSvc(inner);
[INFO] [stdout] 3810 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 3811 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3821 | |                         Ok(res)
[INFO] [stdout] 3822 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/hyveos-core-b2dd5808fa37ef72/out/script.rs:3821:25
[INFO] [stdout]      |
[INFO] [stdout] 3821 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/hyveos-core-b2dd5808fa37ef72/out/script.rs:3826:41
[INFO] [stdout]      |
[INFO] [stdout] 3826 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 3827 | |                         let mut response = http::Response::new(empty_body());
[INFO] [stdout] 3828 | |                         let headers = response.headers_mut();
[INFO] [stdout] 3829 | |                         headers
[INFO] [stdout] ...    |
[INFO] [stdout] 3839 | |                         Ok(response)
[INFO] [stdout] 3840 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/hyveos-core-b2dd5808fa37ef72/out/script.rs:3839:25
[INFO] [stdout]      |
[INFO] [stdout] 3839 |                         Ok(response)
[INFO] [stdout]      |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/hyveos-core-b2dd5808fa37ef72/out/script.rs:3720:42
[INFO] [stdout]      |
[INFO] [stdout] 3720 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3721 | |                         let method = ListRunningScriptsSvc(inner);
[INFO] [stdout] 3722 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 3723 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3733 | |                         Ok(res)
[INFO] [stdout] 3734 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/hyveos-core-b2dd5808fa37ef72/out/script.rs:3733:25
[INFO] [stdout]      |
[INFO] [stdout] 3733 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/hyveos-core-b2dd5808fa37ef72/out/script.rs:3765:42
[INFO] [stdout]      |
[INFO] [stdout] 3765 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3766 | |                         let method = StopScriptSvc(inner);
[INFO] [stdout] 3767 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 3768 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3778 | |                         Ok(res)
[INFO] [stdout] 3779 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/hyveos-core-b2dd5808fa37ef72/out/script.rs:3778:25
[INFO] [stdout]      |
[INFO] [stdout] 3778 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/hyveos-core-b2dd5808fa37ef72/out/script.rs:3808:42
[INFO] [stdout]      |
[INFO] [stdout] 3808 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3809 | |                         let method = GetOwnIdSvc(inner);
[INFO] [stdout] 3810 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 3811 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3821 | |                         Ok(res)
[INFO] [stdout] 3822 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/hyveos-core-b2dd5808fa37ef72/out/script.rs:3821:25
[INFO] [stdout]      |
[INFO] [stdout] 3821 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/hyveos-core-b2dd5808fa37ef72/out/script.rs:3826:41
[INFO] [stdout]      |
[INFO] [stdout] 3826 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 3827 | |                         let mut response = http::Response::new(empty_body());
[INFO] [stdout] 3828 | |                         let headers = response.headers_mut();
[INFO] [stdout] 3829 | |                         headers
[INFO] [stdout] ...    |
[INFO] [stdout] 3839 | |                         Ok(response)
[INFO] [stdout] 3840 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/hyveos-core-b2dd5808fa37ef72/out/script.rs:3839:25
[INFO] [stdout]      |
[INFO] [stdout] 3839 |                         Ok(response)
[INFO] [stdout]      |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hyveos-core` (lib test) due to 64 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `hyveos-core` (lib) due to 64 previous errors
[INFO] running `Command { std: "docker" "inspect" "85e70c885f2b60d14b65cd1c376c42df118223cb330183fb1c3f01b6dad36e3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "85e70c885f2b60d14b65cd1c376c42df118223cb330183fb1c3f01b6dad36e3b", kill_on_drop: false }`
[INFO] [stdout] 85e70c885f2b60d14b65cd1c376c42df118223cb330183fb1c3f01b6dad36e3b
