[INFO] fetching crate kos 0.7.10...
[INFO] checking kos-0.7.10 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] extracting crate kos 0.7.10 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate kos 0.7.10
[INFO] finished tweaking crates.io crate kos 0.7.10
[INFO] tweaked toml for crates.io crate kos 0.7.10 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate kos 0.7.10 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 kos 0.7.10 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7e545f083aa865881efebb07f780ace019cd906e498fa496afd16c3a24140d04
[INFO] running `Command { std: "docker" "start" "-a" "7e545f083aa865881efebb07f780ace019cd906e498fa496afd16c3a24140d04", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7e545f083aa865881efebb07f780ace019cd906e498fa496afd16c3a24140d04", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7e545f083aa865881efebb07f780ace019cd906e498fa496afd16c3a24140d04", kill_on_drop: false }`
[INFO] [stdout] 7e545f083aa865881efebb07f780ace019cd906e498fa496afd16c3a24140d04
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dunmustuse_in_always_ok" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7da9b34eb50413afc1b3a85b6e749de367dd64b63af1456dced0adef410207ec
[INFO] running `Command { std: "docker" "start" "-a" "7da9b34eb50413afc1b3a85b6e749de367dd64b63af1456dced0adef410207ec", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling prettyplease v0.2.32
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]    Compiling owo-colors v4.2.1
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking miniz_oxide v0.8.8
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling color-spantrace v0.2.2
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]     Checking anstyle-parse v0.2.6
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking object v0.36.7
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking socket2 v0.5.9
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking tokio v1.45.1
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling prost-derive v0.12.6
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking anstyle-query v1.1.2
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]     Checking indenter v0.3.3
[INFO] [stderr]     Checking rustc-demangle v0.1.24
[INFO] [stderr]     Checking colorchoice v1.0.3
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]     Checking eyre v0.6.12
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking clap_lex v0.7.4
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking clap_builder v4.5.38
[INFO] [stderr]     Checking flume v0.11.1
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking arraydeque v0.5.1
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking flate2 v1.1.1
[INFO] [stderr]     Checking directories v5.0.1
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling prost v0.12.6
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]    Compiling prost-types v0.12.6
[INFO] [stderr]     Checking yaml-rust2 v0.9.0
[INFO] [stderr]     Checking backtrace v0.3.75
[INFO] [stderr]     Checking tracing-error v0.2.1
[INFO] [stderr]     Checking tracing-appender v0.2.3
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]     Checking clap v4.5.38
[INFO] [stderr]     Checking color-eyre v0.6.4
[INFO] [stderr]    Compiling prost-build v0.12.6
[INFO] [stderr]    Compiling tonic-build v0.12.3
[INFO] [stderr]    Compiling krec v0.2.9
[INFO] [stderr]    Compiling kos v0.7.10 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking rumqttc v0.24.0
[INFO] [stderr]     Checking h2 v0.4.10
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking hyper-util v0.1.12
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]     Checking tonic v0.12.3
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.actuator.rs:578:42
[INFO] [stdout]     |
[INFO] [stdout] 578 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 579 | |                         let method = CommandActuatorsSvc(inner);
[INFO] [stdout] 580 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 581 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 591 | |                         Ok(res)
[INFO] [stdout] 592 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.actuator.rs:591:25
[INFO] [stdout]     |
[INFO] [stdout] 591 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.actuator.rs:624:42
[INFO] [stdout]     |
[INFO] [stdout] 624 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 625 | |                         let method = ConfigureActuatorSvc(inner);
[INFO] [stdout] 626 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 627 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 637 | |                         Ok(res)
[INFO] [stdout] 638 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.actuator.rs:637:25
[INFO] [stdout]     |
[INFO] [stdout] 637 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.actuator.rs:670:42
[INFO] [stdout]     |
[INFO] [stdout] 670 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 671 | |                         let method = CalibrateActuatorSvc(inner);
[INFO] [stdout] 672 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 673 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 683 | |                         Ok(res)
[INFO] [stdout] 684 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.actuator.rs:683:25
[INFO] [stdout]     |
[INFO] [stdout] 683 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.actuator.rs:716:42
[INFO] [stdout]     |
[INFO] [stdout] 716 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 717 | |                         let method = GetActuatorsStateSvc(inner);
[INFO] [stdout] 718 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 719 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 729 | |                         Ok(res)
[INFO] [stdout] 730 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.actuator.rs:729:25
[INFO] [stdout]     |
[INFO] [stdout] 729 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.actuator.rs:762:42
[INFO] [stdout]     |
[INFO] [stdout] 762 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 763 | |                         let method = ParameterDumpSvc(inner);
[INFO] [stdout] 764 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 765 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 775 | |                         Ok(res)
[INFO] [stdout] 776 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.actuator.rs:775:25
[INFO] [stdout]     |
[INFO] [stdout] 775 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.actuator.rs:578:42
[INFO] [stdout]     |
[INFO] [stdout] 578 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 579 | |                         let method = CommandActuatorsSvc(inner);
[INFO] [stdout] 580 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 581 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 591 | |                         Ok(res)
[INFO] [stdout] 592 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.actuator.rs:780:41
[INFO] [stdout]     |
[INFO] [stdout] 780 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 781 | |                         let mut response = http::Response::new(empty_body());
[INFO] [stdout] 782 | |                         let headers = response.headers_mut();
[INFO] [stdout] 783 | |                         headers
[INFO] [stdout] ...   |
[INFO] [stdout] 793 | |                         Ok(response)
[INFO] [stdout] 794 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.actuator.rs:793:25
[INFO] [stdout]     |
[INFO] [stdout] 793 |                         Ok(response)
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.actuator.rs:591:25
[INFO] [stdout]     |
[INFO] [stdout] 591 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.actuator.rs:624:42
[INFO] [stdout]     |
[INFO] [stdout] 624 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 625 | |                         let method = ConfigureActuatorSvc(inner);
[INFO] [stdout] 626 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 627 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 637 | |                         Ok(res)
[INFO] [stdout] 638 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.actuator.rs:637:25
[INFO] [stdout]     |
[INFO] [stdout] 637 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.actuator.rs:670:42
[INFO] [stdout]     |
[INFO] [stdout] 670 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 671 | |                         let method = CalibrateActuatorSvc(inner);
[INFO] [stdout] 672 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 673 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 683 | |                         Ok(res)
[INFO] [stdout] 684 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.actuator.rs:683:25
[INFO] [stdout]     |
[INFO] [stdout] 683 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.actuator.rs:716:42
[INFO] [stdout]     |
[INFO] [stdout] 716 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 717 | |                         let method = GetActuatorsStateSvc(inner);
[INFO] [stdout] 718 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 719 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 729 | |                         Ok(res)
[INFO] [stdout] 730 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.actuator.rs:729:25
[INFO] [stdout]     |
[INFO] [stdout] 729 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.actuator.rs:762:42
[INFO] [stdout]     |
[INFO] [stdout] 762 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 763 | |                         let method = ParameterDumpSvc(inner);
[INFO] [stdout] 764 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 765 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 775 | |                         Ok(res)
[INFO] [stdout] 776 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.actuator.rs:775:25
[INFO] [stdout]     |
[INFO] [stdout] 775 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.actuator.rs:780:41
[INFO] [stdout]     |
[INFO] [stdout] 780 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 781 | |                         let mut response = http::Response::new(empty_body());
[INFO] [stdout] 782 | |                         let headers = response.headers_mut();
[INFO] [stdout] 783 | |                         headers
[INFO] [stdout] ...   |
[INFO] [stdout] 793 | |                         Ok(response)
[INFO] [stdout] 794 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.actuator.rs:793:25
[INFO] [stdout]     |
[INFO] [stdout] 793 |                         Ok(response)
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.imu.rs:584:42
[INFO] [stdout]     |
[INFO] [stdout] 584 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 585 | |                         let method = GetValuesSvc(inner);
[INFO] [stdout] 586 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 587 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 597 | |                         Ok(res)
[INFO] [stdout] 598 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.imu.rs:597:25
[INFO] [stdout]     |
[INFO] [stdout] 597 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.imu.rs:625:42
[INFO] [stdout]     |
[INFO] [stdout] 625 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 626 | |                         let method = GetAdvancedValuesSvc(inner);
[INFO] [stdout] 627 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 628 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 638 | |                         Ok(res)
[INFO] [stdout] 639 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.imu.rs:638:25
[INFO] [stdout]     |
[INFO] [stdout] 638 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.imu.rs:665:42
[INFO] [stdout]     |
[INFO] [stdout] 665 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 666 | |                         let method = CalibrateSvc(inner);
[INFO] [stdout] 667 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 668 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 678 | |                         Ok(res)
[INFO] [stdout] 679 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.imu.rs:678:25
[INFO] [stdout]     |
[INFO] [stdout] 678 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.imu.rs:709:42
[INFO] [stdout]     |
[INFO] [stdout] 709 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 710 | |                         let method = ZeroSvc(inner);
[INFO] [stdout] 711 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 712 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 722 | |                         Ok(res)
[INFO] [stdout] 723 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.imu.rs:722:25
[INFO] [stdout]     |
[INFO] [stdout] 722 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.imu.rs:749:42
[INFO] [stdout]     |
[INFO] [stdout] 749 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 750 | |                         let method = GetEulerSvc(inner);
[INFO] [stdout] 751 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 752 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 762 | |                         Ok(res)
[INFO] [stdout] 763 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.imu.rs:762:25
[INFO] [stdout]     |
[INFO] [stdout] 762 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.imu.rs:789:42
[INFO] [stdout]     |
[INFO] [stdout] 789 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 790 | |                         let method = GetQuaternionSvc(inner);
[INFO] [stdout] 791 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 792 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 802 | |                         Ok(res)
[INFO] [stdout] 803 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.imu.rs:802:25
[INFO] [stdout]     |
[INFO] [stdout] 802 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.imu.rs:835:42
[INFO] [stdout]     |
[INFO] [stdout] 835 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 836 | |                         let method = GetCalibrationStateSvc(inner);
[INFO] [stdout] 837 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 838 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 848 | |                         Ok(res)
[INFO] [stdout] 849 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.imu.rs:848:25
[INFO] [stdout]     |
[INFO] [stdout] 848 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.imu.rs:853:41
[INFO] [stdout]     |
[INFO] [stdout] 853 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 854 | |                         let mut response = http::Response::new(empty_body());
[INFO] [stdout] 855 | |                         let headers = response.headers_mut();
[INFO] [stdout] 856 | |                         headers
[INFO] [stdout] ...   |
[INFO] [stdout] 866 | |                         Ok(response)
[INFO] [stdout] 867 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.imu.rs:866:25
[INFO] [stdout]     |
[INFO] [stdout] 866 |                         Ok(response)
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.imu.rs:584:42
[INFO] [stdout]     |
[INFO] [stdout] 584 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 585 | |                         let method = GetValuesSvc(inner);
[INFO] [stdout] 586 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 587 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 597 | |                         Ok(res)
[INFO] [stdout] 598 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.imu.rs:597:25
[INFO] [stdout]     |
[INFO] [stdout] 597 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.imu.rs:625:42
[INFO] [stdout]     |
[INFO] [stdout] 625 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 626 | |                         let method = GetAdvancedValuesSvc(inner);
[INFO] [stdout] 627 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 628 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 638 | |                         Ok(res)
[INFO] [stdout] 639 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.imu.rs:638:25
[INFO] [stdout]     |
[INFO] [stdout] 638 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.imu.rs:665:42
[INFO] [stdout]     |
[INFO] [stdout] 665 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 666 | |                         let method = CalibrateSvc(inner);
[INFO] [stdout] 667 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 668 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 678 | |                         Ok(res)
[INFO] [stdout] 679 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.imu.rs:678:25
[INFO] [stdout]     |
[INFO] [stdout] 678 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.imu.rs:709:42
[INFO] [stdout]     |
[INFO] [stdout] 709 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 710 | |                         let method = ZeroSvc(inner);
[INFO] [stdout] 711 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 712 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 722 | |                         Ok(res)
[INFO] [stdout] 723 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.imu.rs:722:25
[INFO] [stdout]     |
[INFO] [stdout] 722 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.imu.rs:749:42
[INFO] [stdout]     |
[INFO] [stdout] 749 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 750 | |                         let method = GetEulerSvc(inner);
[INFO] [stdout] 751 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 752 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 762 | |                         Ok(res)
[INFO] [stdout] 763 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.imu.rs:762:25
[INFO] [stdout]     |
[INFO] [stdout] 762 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.imu.rs:789:42
[INFO] [stdout]     |
[INFO] [stdout] 789 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 790 | |                         let method = GetQuaternionSvc(inner);
[INFO] [stdout] 791 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 792 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 802 | |                         Ok(res)
[INFO] [stdout] 803 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.imu.rs:802:25
[INFO] [stdout]     |
[INFO] [stdout] 802 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.imu.rs:835:42
[INFO] [stdout]     |
[INFO] [stdout] 835 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 836 | |                         let method = GetCalibrationStateSvc(inner);
[INFO] [stdout] 837 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 838 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 848 | |                         Ok(res)
[INFO] [stdout] 849 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.imu.rs:848:25
[INFO] [stdout]     |
[INFO] [stdout] 848 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.imu.rs:853:41
[INFO] [stdout]     |
[INFO] [stdout] 853 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 854 | |                         let mut response = http::Response::new(empty_body());
[INFO] [stdout] 855 | |                         let headers = response.headers_mut();
[INFO] [stdout] 856 | |                         headers
[INFO] [stdout] ...   |
[INFO] [stdout] 866 | |                         Ok(response)
[INFO] [stdout] 867 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.imu.rs:866:25
[INFO] [stdout]     |
[INFO] [stdout] 866 |                         Ok(response)
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.inference.rs:531:42
[INFO] [stdout]     |
[INFO] [stdout] 531 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 532 | |                         let method = UploadModelSvc(inner);
[INFO] [stdout] 533 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 534 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 544 | |                         Ok(res)
[INFO] [stdout] 545 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.inference.rs:544:25
[INFO] [stdout]     |
[INFO] [stdout] 544 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.inference.rs:576:42
[INFO] [stdout]     |
[INFO] [stdout] 576 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 577 | |                         let method = LoadModelsSvc(inner);
[INFO] [stdout] 578 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 579 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 589 | |                         Ok(res)
[INFO] [stdout] 590 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.inference.rs:589:25
[INFO] [stdout]     |
[INFO] [stdout] 589 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.inference.rs:622:42
[INFO] [stdout]     |
[INFO] [stdout] 622 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 623 | |                         let method = UnloadModelsSvc(inner);
[INFO] [stdout] 624 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 625 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 635 | |                         Ok(res)
[INFO] [stdout] 636 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.inference.rs:635:25
[INFO] [stdout]     |
[INFO] [stdout] 635 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.inference.rs:668:42
[INFO] [stdout]     |
[INFO] [stdout] 668 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 669 | |                         let method = GetModelsInfoSvc(inner);
[INFO] [stdout] 670 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 671 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 681 | |                         Ok(res)
[INFO] [stdout] 682 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.inference.rs:681:25
[INFO] [stdout]     |
[INFO] [stdout] 681 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.inference.rs:713:42
[INFO] [stdout]     |
[INFO] [stdout] 713 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 714 | |                         let method = ForwardSvc(inner);
[INFO] [stdout] 715 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 716 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 726 | |                         Ok(res)
[INFO] [stdout] 727 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.inference.rs:726:25
[INFO] [stdout]     |
[INFO] [stdout] 726 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.inference.rs:731:41
[INFO] [stdout]     |
[INFO] [stdout] 731 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 732 | |                         let mut response = http::Response::new(empty_body());
[INFO] [stdout] 733 | |                         let headers = response.headers_mut();
[INFO] [stdout] 734 | |                         headers
[INFO] [stdout] ...   |
[INFO] [stdout] 744 | |                         Ok(response)
[INFO] [stdout] 745 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.inference.rs:744:25
[INFO] [stdout]     |
[INFO] [stdout] 744 |                         Ok(response)
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.processmanager.rs:312:42
[INFO] [stdout]     |
[INFO] [stdout] 312 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 313 | |                         let method = StartKClipSvc(inner);
[INFO] [stdout] 314 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 315 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 325 | |                         Ok(res)
[INFO] [stdout] 326 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.processmanager.rs:325:25
[INFO] [stdout]     |
[INFO] [stdout] 325 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.processmanager.rs:353:42
[INFO] [stdout]     |
[INFO] [stdout] 353 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 354 | |                         let method = StopKClipSvc(inner);
[INFO] [stdout] 355 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 356 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 366 | |                         Ok(res)
[INFO] [stdout] 367 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.processmanager.rs:366:25
[INFO] [stdout]     |
[INFO] [stdout] 366 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.processmanager.rs:371:41
[INFO] [stdout]     |
[INFO] [stdout] 371 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 372 | |                         let mut response = http::Response::new(empty_body());
[INFO] [stdout] 373 | |                         let headers = response.headers_mut();
[INFO] [stdout] 374 | |                         headers
[INFO] [stdout] ...   |
[INFO] [stdout] 384 | |                         Ok(response)
[INFO] [stdout] 385 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.processmanager.rs:384:25
[INFO] [stdout]     |
[INFO] [stdout] 384 |                         Ok(response)
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.inference.rs:531:42
[INFO] [stdout]     |
[INFO] [stdout] 531 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 532 | |                         let method = UploadModelSvc(inner);
[INFO] [stdout] 533 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 534 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 544 | |                         Ok(res)
[INFO] [stdout] 545 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.policy.rs:349:42
[INFO] [stdout]     |
[INFO] [stdout] 349 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 350 | |                         let method = StartPolicySvc(inner);
[INFO] [stdout] 351 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 352 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 362 | |                         Ok(res)
[INFO] [stdout] 363 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.policy.rs:362:25
[INFO] [stdout]     |
[INFO] [stdout] 362 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.inference.rs:544:25
[INFO] [stdout]     |
[INFO] [stdout] 544 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.policy.rs:389:42
[INFO] [stdout]     |
[INFO] [stdout] 389 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 390 | |                         let method = StopPolicySvc(inner);
[INFO] [stdout] 391 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 392 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 402 | |                         Ok(res)
[INFO] [stdout] 403 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.policy.rs:402:25
[INFO] [stdout]     |
[INFO] [stdout] 402 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.policy.rs:429:42
[INFO] [stdout]     |
[INFO] [stdout] 429 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 430 | |                         let method = GetStateSvc(inner);
[INFO] [stdout] 431 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 432 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 442 | |                         Ok(res)
[INFO] [stdout] 443 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.policy.rs:442:25
[INFO] [stdout]     |
[INFO] [stdout] 442 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.policy.rs:447:41
[INFO] [stdout]     |
[INFO] [stdout] 447 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 448 | |                         let mut response = http::Response::new(empty_body());
[INFO] [stdout] 449 | |                         let headers = response.headers_mut();
[INFO] [stdout] 450 | |                         headers
[INFO] [stdout] ...   |
[INFO] [stdout] 460 | |                         Ok(response)
[INFO] [stdout] 461 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.policy.rs:460:25
[INFO] [stdout]     |
[INFO] [stdout] 460 |                         Ok(response)
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.inference.rs:576:42
[INFO] [stdout]     |
[INFO] [stdout] 576 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 577 | |                         let method = LoadModelsSvc(inner);
[INFO] [stdout] 578 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 579 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 589 | |                         Ok(res)
[INFO] [stdout] 590 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.inference.rs:589:25
[INFO] [stdout]     |
[INFO] [stdout] 589 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.inference.rs:622:42
[INFO] [stdout]     |
[INFO] [stdout] 622 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 623 | |                         let method = UnloadModelsSvc(inner);
[INFO] [stdout] 624 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 625 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 635 | |                         Ok(res)
[INFO] [stdout] 636 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.inference.rs:635:25
[INFO] [stdout]     |
[INFO] [stdout] 635 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.inference.rs:668:42
[INFO] [stdout]     |
[INFO] [stdout] 668 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 669 | |                         let method = GetModelsInfoSvc(inner);
[INFO] [stdout] 670 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 671 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 681 | |                         Ok(res)
[INFO] [stdout] 682 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.inference.rs:681:25
[INFO] [stdout]     |
[INFO] [stdout] 681 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.inference.rs:713:42
[INFO] [stdout]     |
[INFO] [stdout] 713 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 714 | |                         let method = ForwardSvc(inner);
[INFO] [stdout] 715 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 716 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 726 | |                         Ok(res)
[INFO] [stdout] 727 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.inference.rs:726:25
[INFO] [stdout]     |
[INFO] [stdout] 726 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.inference.rs:731:41
[INFO] [stdout]     |
[INFO] [stdout] 731 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 732 | |                         let mut response = http::Response::new(empty_body());
[INFO] [stdout] 733 | |                         let headers = response.headers_mut();
[INFO] [stdout] 734 | |                         headers
[INFO] [stdout] ...   |
[INFO] [stdout] 744 | |                         Ok(response)
[INFO] [stdout] 745 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.inference.rs:744:25
[INFO] [stdout]     |
[INFO] [stdout] 744 |                         Ok(response)
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.processmanager.rs:312:42
[INFO] [stdout]     |
[INFO] [stdout] 312 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 313 | |                         let method = StartKClipSvc(inner);
[INFO] [stdout] 314 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 315 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 325 | |                         Ok(res)
[INFO] [stdout] 326 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.processmanager.rs:325:25
[INFO] [stdout]     |
[INFO] [stdout] 325 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.processmanager.rs:353:42
[INFO] [stdout]     |
[INFO] [stdout] 353 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 354 | |                         let method = StopKClipSvc(inner);
[INFO] [stdout] 355 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 356 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 366 | |                         Ok(res)
[INFO] [stdout] 367 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.processmanager.rs:366:25
[INFO] [stdout]     |
[INFO] [stdout] 366 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.system.rs:476:42
[INFO] [stdout]     |
[INFO] [stdout] 476 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 477 | |                         let method = GetIPAddressesSvc(inner);
[INFO] [stdout] 478 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 479 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 489 | |                         Ok(res)
[INFO] [stdout] 490 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.processmanager.rs:371:41
[INFO] [stdout]     |
[INFO] [stdout] 371 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 372 | |                         let mut response = http::Response::new(empty_body());
[INFO] [stdout] 373 | |                         let headers = response.headers_mut();
[INFO] [stdout] 374 | |                         headers
[INFO] [stdout] ...   |
[INFO] [stdout] 384 | |                         Ok(response)
[INFO] [stdout] 385 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.processmanager.rs:384:25
[INFO] [stdout]     |
[INFO] [stdout] 384 |                         Ok(response)
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.system.rs:489:25
[INFO] [stdout]     |
[INFO] [stdout] 489 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.system.rs:522:42
[INFO] [stdout]     |
[INFO] [stdout] 522 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 523 | |                         let method = SetWiFiCredentialsSvc(inner);
[INFO] [stdout] 524 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 525 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 535 | |                         Ok(res)
[INFO] [stdout] 536 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.system.rs:535:25
[INFO] [stdout]     |
[INFO] [stdout] 535 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.system.rs:562:42
[INFO] [stdout]     |
[INFO] [stdout] 562 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 563 | |                         let method = GetSystemInfoSvc(inner);
[INFO] [stdout] 564 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 565 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 575 | |                         Ok(res)
[INFO] [stdout] 576 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.system.rs:575:25
[INFO] [stdout]     |
[INFO] [stdout] 575 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.system.rs:608:42
[INFO] [stdout]     |
[INFO] [stdout] 608 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 609 | |                         let method = GetDiagnosticLogsSvc(inner);
[INFO] [stdout] 610 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 611 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 621 | |                         Ok(res)
[INFO] [stdout] 622 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.system.rs:621:25
[INFO] [stdout]     |
[INFO] [stdout] 621 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.system.rs:653:42
[INFO] [stdout]     |
[INFO] [stdout] 653 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 654 | |                         let method = UploadOTASvc(inner);
[INFO] [stdout] 655 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 656 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 666 | |                         Ok(res)
[INFO] [stdout] 667 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.system.rs:666:25
[INFO] [stdout]     |
[INFO] [stdout] 666 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.system.rs:671:41
[INFO] [stdout]     |
[INFO] [stdout] 671 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 672 | |                         let mut response = http::Response::new(empty_body());
[INFO] [stdout] 673 | |                         let headers = response.headers_mut();
[INFO] [stdout] 674 | |                         headers
[INFO] [stdout] ...   |
[INFO] [stdout] 684 | |                         Ok(response)
[INFO] [stdout] 685 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.system.rs:684:25
[INFO] [stdout]     |
[INFO] [stdout] 684 |                         Ok(response)
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.policy.rs:349:42
[INFO] [stdout]     |
[INFO] [stdout] 349 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 350 | |                         let method = StartPolicySvc(inner);
[INFO] [stdout] 351 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 352 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 362 | |                         Ok(res)
[INFO] [stdout] 363 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.policy.rs:362:25
[INFO] [stdout]     |
[INFO] [stdout] 362 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.policy.rs:389:42
[INFO] [stdout]     |
[INFO] [stdout] 389 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 390 | |                         let method = StopPolicySvc(inner);
[INFO] [stdout] 391 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 392 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 402 | |                         Ok(res)
[INFO] [stdout] 403 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.policy.rs:402:25
[INFO] [stdout]     |
[INFO] [stdout] 402 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.policy.rs:429:42
[INFO] [stdout]     |
[INFO] [stdout] 429 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 430 | |                         let method = GetStateSvc(inner);
[INFO] [stdout] 431 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 432 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 442 | |                         Ok(res)
[INFO] [stdout] 443 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.policy.rs:442:25
[INFO] [stdout]     |
[INFO] [stdout] 442 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.policy.rs:447:41
[INFO] [stdout]     |
[INFO] [stdout] 447 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 448 | |                         let mut response = http::Response::new(empty_body());
[INFO] [stdout] 449 | |                         let headers = response.headers_mut();
[INFO] [stdout] 450 | |                         headers
[INFO] [stdout] ...   |
[INFO] [stdout] 460 | |                         Ok(response)
[INFO] [stdout] 461 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.policy.rs:460:25
[INFO] [stdout]     |
[INFO] [stdout] 460 |                         Ok(response)
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.led_matrix.rs:362:42
[INFO] [stdout]     |
[INFO] [stdout] 362 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 363 | |                         let method = GetMatrixInfoSvc(inner);
[INFO] [stdout] 364 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 365 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 375 | |                         Ok(res)
[INFO] [stdout] 376 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.led_matrix.rs:375:25
[INFO] [stdout]     |
[INFO] [stdout] 375 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.led_matrix.rs:407:42
[INFO] [stdout]     |
[INFO] [stdout] 407 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 408 | |                         let method = WriteBufferSvc(inner);
[INFO] [stdout] 409 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 410 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 420 | |                         Ok(res)
[INFO] [stdout] 421 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.led_matrix.rs:420:25
[INFO] [stdout]     |
[INFO] [stdout] 420 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.led_matrix.rs:453:42
[INFO] [stdout]     |
[INFO] [stdout] 453 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 454 | |                         let method = WriteColorBufferSvc(inner);
[INFO] [stdout] 455 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 456 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 466 | |                         Ok(res)
[INFO] [stdout] 467 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.led_matrix.rs:466:25
[INFO] [stdout]     |
[INFO] [stdout] 466 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.led_matrix.rs:471:41
[INFO] [stdout]     |
[INFO] [stdout] 471 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 472 | |                         let mut response = http::Response::new(empty_body());
[INFO] [stdout] 473 | |                         let headers = response.headers_mut();
[INFO] [stdout] 474 | |                         headers
[INFO] [stdout] ...   |
[INFO] [stdout] 484 | |                         Ok(response)
[INFO] [stdout] 485 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.led_matrix.rs:484:25
[INFO] [stdout]     |
[INFO] [stdout] 484 |                         Ok(response)
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.system.rs:476:42
[INFO] [stdout]     |
[INFO] [stdout] 476 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 477 | |                         let method = GetIPAddressesSvc(inner);
[INFO] [stdout] 478 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 479 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 489 | |                         Ok(res)
[INFO] [stdout] 490 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.sound.rs:416:42
[INFO] [stdout]     |
[INFO] [stdout] 416 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 417 | |                         let method = GetAudioInfoSvc(inner);
[INFO] [stdout] 418 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 419 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 429 | |                         Ok(res)
[INFO] [stdout] 430 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.sound.rs:429:25
[INFO] [stdout]     |
[INFO] [stdout] 429 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.sound.rs:463:42
[INFO] [stdout]     |
[INFO] [stdout] 463 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 464 | |                         let method = PlayAudioSvc(inner);
[INFO] [stdout] 465 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 466 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 476 | |                         Ok(res)
[INFO] [stdout] 477 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.sound.rs:476:25
[INFO] [stdout]     |
[INFO] [stdout] 476 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.sound.rs:509:42
[INFO] [stdout]     |
[INFO] [stdout] 509 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 510 | |                         let method = RecordAudioSvc(inner);
[INFO] [stdout] 511 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 512 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 522 | |                         Ok(res)
[INFO] [stdout] 523 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.sound.rs:522:25
[INFO] [stdout]     |
[INFO] [stdout] 522 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.system.rs:489:25
[INFO] [stdout]     |
[INFO] [stdout] 489 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.system.rs:522:42
[INFO] [stdout]     |
[INFO] [stdout] 522 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 523 | |                         let method = SetWiFiCredentialsSvc(inner);
[INFO] [stdout] 524 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 525 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 535 | |                         Ok(res)
[INFO] [stdout] 536 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.system.rs:535:25
[INFO] [stdout]     |
[INFO] [stdout] 535 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.sound.rs:549:42
[INFO] [stdout]     |
[INFO] [stdout] 549 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 550 | |                         let method = StopRecordingSvc(inner);
[INFO] [stdout] 551 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 552 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 562 | |                         Ok(res)
[INFO] [stdout] 563 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.system.rs:562:42
[INFO] [stdout]     |
[INFO] [stdout] 562 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 563 | |                         let method = GetSystemInfoSvc(inner);
[INFO] [stdout] 564 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 565 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 575 | |                         Ok(res)
[INFO] [stdout] 576 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.system.rs:575:25
[INFO] [stdout]     |
[INFO] [stdout] 575 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.sound.rs:562:25
[INFO] [stdout]     |
[INFO] [stdout] 562 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.system.rs:608:42
[INFO] [stdout]     |
[INFO] [stdout] 608 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 609 | |                         let method = GetDiagnosticLogsSvc(inner);
[INFO] [stdout] 610 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 611 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 621 | |                         Ok(res)
[INFO] [stdout] 622 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.system.rs:621:25
[INFO] [stdout]     |
[INFO] [stdout] 621 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.system.rs:653:42
[INFO] [stdout]     |
[INFO] [stdout] 653 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 654 | |                         let method = UploadOTASvc(inner);
[INFO] [stdout] 655 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 656 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 666 | |                         Ok(res)
[INFO] [stdout] 667 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.sound.rs:567:41
[INFO] [stdout]     |
[INFO] [stdout] 567 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 568 | |                         let mut response = http::Response::new(empty_body());
[INFO] [stdout] 569 | |                         let headers = response.headers_mut();
[INFO] [stdout] 570 | |                         headers
[INFO] [stdout] ...   |
[INFO] [stdout] 580 | |                         Ok(response)
[INFO] [stdout] 581 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.system.rs:666:25
[INFO] [stdout]     |
[INFO] [stdout] 666 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.system.rs:671:41
[INFO] [stdout]     |
[INFO] [stdout] 671 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 672 | |                         let mut response = http::Response::new(empty_body());
[INFO] [stdout] 673 | |                         let headers = response.headers_mut();
[INFO] [stdout] 674 | |                         headers
[INFO] [stdout] ...   |
[INFO] [stdout] 684 | |                         Ok(response)
[INFO] [stdout] 685 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.sound.rs:580:25
[INFO] [stdout]     |
[INFO] [stdout] 580 |                         Ok(response)
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.system.rs:684:25
[INFO] [stdout]     |
[INFO] [stdout] 684 |                         Ok(response)
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.led_matrix.rs:362:42
[INFO] [stdout]     |
[INFO] [stdout] 362 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 363 | |                         let method = GetMatrixInfoSvc(inner);
[INFO] [stdout] 364 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 365 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 375 | |                         Ok(res)
[INFO] [stdout] 376 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.led_matrix.rs:375:25
[INFO] [stdout]     |
[INFO] [stdout] 375 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.led_matrix.rs:407:42
[INFO] [stdout]     |
[INFO] [stdout] 407 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 408 | |                         let method = WriteBufferSvc(inner);
[INFO] [stdout] 409 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 410 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 420 | |                         Ok(res)
[INFO] [stdout] 421 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.led_matrix.rs:420:25
[INFO] [stdout]     |
[INFO] [stdout] 420 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.led_matrix.rs:453:42
[INFO] [stdout]     |
[INFO] [stdout] 453 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 454 | |                         let method = WriteColorBufferSvc(inner);
[INFO] [stdout] 455 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 456 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 466 | |                         Ok(res)
[INFO] [stdout] 467 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/google.longrunning.rs:584:42
[INFO] [stdout]     |
[INFO] [stdout] 584 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 585 | |                         let method = ListOperationsSvc(inner);
[INFO] [stdout] 586 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 587 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 597 | |                         Ok(res)
[INFO] [stdout] 598 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.led_matrix.rs:466:25
[INFO] [stdout]     |
[INFO] [stdout] 466 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/google.longrunning.rs:597:25
[INFO] [stdout]     |
[INFO] [stdout] 597 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.led_matrix.rs:471:41
[INFO] [stdout]     |
[INFO] [stdout] 471 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 472 | |                         let mut response = http::Response::new(empty_body());
[INFO] [stdout] 473 | |                         let headers = response.headers_mut();
[INFO] [stdout] 474 | |                         headers
[INFO] [stdout] ...   |
[INFO] [stdout] 484 | |                         Ok(response)
[INFO] [stdout] 485 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/google.longrunning.rs:629:42
[INFO] [stdout]     |
[INFO] [stdout] 629 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 630 | |                         let method = GetOperationSvc(inner);
[INFO] [stdout] 631 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 632 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 642 | |                         Ok(res)
[INFO] [stdout] 643 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/google.longrunning.rs:642:25
[INFO] [stdout]     |
[INFO] [stdout] 642 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/google.longrunning.rs:674:42
[INFO] [stdout]     |
[INFO] [stdout] 674 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 675 | |                         let method = DeleteOperationSvc(inner);
[INFO] [stdout] 676 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 677 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 687 | |                         Ok(res)
[INFO] [stdout] 688 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/google.longrunning.rs:687:25
[INFO] [stdout]     |
[INFO] [stdout] 687 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/google.longrunning.rs:719:42
[INFO] [stdout]     |
[INFO] [stdout] 719 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 720 | |                         let method = CancelOperationSvc(inner);
[INFO] [stdout] 721 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 722 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 732 | |                         Ok(res)
[INFO] [stdout] 733 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/google.longrunning.rs:732:25
[INFO] [stdout]     |
[INFO] [stdout] 732 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/google.longrunning.rs:764:42
[INFO] [stdout]     |
[INFO] [stdout] 764 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 765 | |                         let method = WaitOperationSvc(inner);
[INFO] [stdout] 766 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 767 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 777 | |                         Ok(res)
[INFO] [stdout] 778 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/google.longrunning.rs:777:25
[INFO] [stdout]     |
[INFO] [stdout] 777 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/google.longrunning.rs:782:41
[INFO] [stdout]     |
[INFO] [stdout] 782 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 783 | |                         let mut response = http::Response::new(empty_body());
[INFO] [stdout] 784 | |                         let headers = response.headers_mut();
[INFO] [stdout] 785 | |                         headers
[INFO] [stdout] ...   |
[INFO] [stdout] 795 | |                         Ok(response)
[INFO] [stdout] 796 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/google.longrunning.rs:795:25
[INFO] [stdout]     |
[INFO] [stdout] 795 |                         Ok(response)
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.led_matrix.rs:484:25
[INFO] [stdout]     |
[INFO] [stdout] 484 |                         Ok(response)
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.sound.rs:416:42
[INFO] [stdout]     |
[INFO] [stdout] 416 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 417 | |                         let method = GetAudioInfoSvc(inner);
[INFO] [stdout] 418 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 419 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 429 | |                         Ok(res)
[INFO] [stdout] 430 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.sound.rs:429:25
[INFO] [stdout]     |
[INFO] [stdout] 429 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.sound.rs:463:42
[INFO] [stdout]     |
[INFO] [stdout] 463 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 464 | |                         let method = PlayAudioSvc(inner);
[INFO] [stdout] 465 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 466 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 476 | |                         Ok(res)
[INFO] [stdout] 477 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.sound.rs:476:25
[INFO] [stdout]     |
[INFO] [stdout] 476 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.sound.rs:509:42
[INFO] [stdout]     |
[INFO] [stdout] 509 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 510 | |                         let method = RecordAudioSvc(inner);
[INFO] [stdout] 511 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 512 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 522 | |                         Ok(res)
[INFO] [stdout] 523 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.sound.rs:522:25
[INFO] [stdout]     |
[INFO] [stdout] 522 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.sound.rs:549:42
[INFO] [stdout]     |
[INFO] [stdout] 549 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 550 | |                         let method = StopRecordingSvc(inner);
[INFO] [stdout] 551 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 552 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 562 | |                         Ok(res)
[INFO] [stdout] 563 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.sound.rs:562:25
[INFO] [stdout]     |
[INFO] [stdout] 562 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.sound.rs:567:41
[INFO] [stdout]     |
[INFO] [stdout] 567 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 568 | |                         let mut response = http::Response::new(empty_body());
[INFO] [stdout] 569 | |                         let headers = response.headers_mut();
[INFO] [stdout] 570 | |                         headers
[INFO] [stdout] ...   |
[INFO] [stdout] 580 | |                         Ok(response)
[INFO] [stdout] 581 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/kos.sound.rs:580:25
[INFO] [stdout]     |
[INFO] [stdout] 580 |                         Ok(response)
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/google.longrunning.rs:584:42
[INFO] [stdout]     |
[INFO] [stdout] 584 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 585 | |                         let method = ListOperationsSvc(inner);
[INFO] [stdout] 586 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 587 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 597 | |                         Ok(res)
[INFO] [stdout] 598 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/google.longrunning.rs:597:25
[INFO] [stdout]     |
[INFO] [stdout] 597 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/google.longrunning.rs:629:42
[INFO] [stdout]     |
[INFO] [stdout] 629 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 630 | |                         let method = GetOperationSvc(inner);
[INFO] [stdout] 631 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 632 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 642 | |                         Ok(res)
[INFO] [stdout] 643 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/google.longrunning.rs:642:25
[INFO] [stdout]     |
[INFO] [stdout] 642 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/google.longrunning.rs:674:42
[INFO] [stdout]     |
[INFO] [stdout] 674 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 675 | |                         let method = DeleteOperationSvc(inner);
[INFO] [stdout] 676 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 677 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 687 | |                         Ok(res)
[INFO] [stdout] 688 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/google.longrunning.rs:687:25
[INFO] [stdout]     |
[INFO] [stdout] 687 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/google.longrunning.rs:719:42
[INFO] [stdout]     |
[INFO] [stdout] 719 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 720 | |                         let method = CancelOperationSvc(inner);
[INFO] [stdout] 721 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 722 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 732 | |                         Ok(res)
[INFO] [stdout] 733 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/google.longrunning.rs:732:25
[INFO] [stdout]     |
[INFO] [stdout] 732 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/google.longrunning.rs:764:42
[INFO] [stdout]     |
[INFO] [stdout] 764 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 765 | |                         let method = WaitOperationSvc(inner);
[INFO] [stdout] 766 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 767 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 777 | |                         Ok(res)
[INFO] [stdout] 778 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/google.longrunning.rs:777:25
[INFO] [stdout]     |
[INFO] [stdout] 777 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/google.longrunning.rs:782:41
[INFO] [stdout]     |
[INFO] [stdout] 782 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 783 | |                         let mut response = http::Response::new(empty_body());
[INFO] [stdout] 784 | |                         let headers = response.headers_mut();
[INFO] [stdout] 785 | |                         headers
[INFO] [stdout] ...   |
[INFO] [stdout] 795 | |                         Ok(response)
[INFO] [stdout] 796 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kos-04b626dcdd91d031/out/kos/google.longrunning.rs:795:25
[INFO] [stdout]     |
[INFO] [stdout] 795 |                         Ok(response)
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `kos` (lib) due to 96 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `kos` (lib test) due to 96 previous errors
[INFO] running `Command { std: "docker" "inspect" "7da9b34eb50413afc1b3a85b6e749de367dd64b63af1456dced0adef410207ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7da9b34eb50413afc1b3a85b6e749de367dd64b63af1456dced0adef410207ec", kill_on_drop: false }`
[INFO] [stdout] 7da9b34eb50413afc1b3a85b6e749de367dd64b63af1456dced0adef410207ec
