[INFO] fetching crate sw4rm-sdk 0.3.0...
[INFO] checking sw4rm-sdk-0.3.0 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] extracting crate sw4rm-sdk 0.3.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate sw4rm-sdk 0.3.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate sw4rm-sdk 0.3.0
[INFO] tweaked toml for crates.io crate sw4rm-sdk 0.3.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate sw4rm-sdk 0.3.0 on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate sw4rm-sdk 0.3.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 64366bbc87c722f677318f401fbd37bfaa1d7a3ae9661b442475e0555f6e53e1
[INFO] running `Command { std: "docker" "start" "-a" "64366bbc87c722f677318f401fbd37bfaa1d7a3ae9661b442475e0555f6e53e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "64366bbc87c722f677318f401fbd37bfaa1d7a3ae9661b442475e0555f6e53e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "64366bbc87c722f677318f401fbd37bfaa1d7a3ae9661b442475e0555f6e53e1", kill_on_drop: false }`
[INFO] [stdout] 64366bbc87c722f677318f401fbd37bfaa1d7a3ae9661b442475e0555f6e53e1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dunmustuse_in_always_ok" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4b2dbeb5236dcf266a30e5df9ada465b1de5d4a05bcaca1dbcbfa1185206cae7
[INFO] running `Command { std: "docker" "start" "-a" "4b2dbeb5236dcf266a30e5df9ada465b1de5d4a05bcaca1dbcbfa1185206cae7", kill_on_drop: false }`
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling cc v1.2.33
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]    Compiling bitflags v2.9.2
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling protoc-bin-vendored-win32 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-macos-x86_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-x86_64 v3.2.0
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-ppcle_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-s390_64 v3.2.0
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-aarch_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-macos-aarch_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-x86_32 v3.2.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling protoc-bin-vendored v3.2.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]     Checking clap_builder v4.5.44
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking indexmap v2.10.0
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking directories v5.0.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking is-terminal v0.4.16
[INFO] [stderr]     Checking tempfile v3.20.0
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking clap v4.5.45
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking prost-types v0.13.5
[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]    Compiling prost-build v0.13.5
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]    Compiling tonic-build v0.12.3
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking tokio-test v0.4.4
[INFO] [stderr]     Checking serde_json v1.0.143
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking uuid v1.18.0
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]    Compiling sw4rm-sdk v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking rustls-webpki v0.103.4
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking hyper v1.7.0
[INFO] [stderr]     Checking tokio-rustls v0.26.2
[INFO] [stderr]     Checking hyper-util v0.1.16
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]     Checking tonic v0.12.3
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.activity.rs:322:42
[INFO] [stdout]     |
[INFO] [stdout] 322 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 323 | |                         let method = AppendArtifactSvc(inner);
[INFO] [stdout] 324 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 325 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 335 | |                         Ok(res)
[INFO] [stdout] 336 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.activity.rs:335:25
[INFO] [stdout]     |
[INFO] [stdout] 335 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.activity.rs:368:42
[INFO] [stdout]     |
[INFO] [stdout] 368 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 369 | |                         let method = ListArtifactsSvc(inner);
[INFO] [stdout] 370 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 371 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 381 | |                         Ok(res)
[INFO] [stdout] 382 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.activity.rs:381:25
[INFO] [stdout]     |
[INFO] [stdout] 381 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.activity.rs:386:41
[INFO] [stdout]     |
[INFO] [stdout] 386 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 387 | |                         let mut response = http::Response::new(empty_body());
[INFO] [stdout] 388 | |                         let headers = response.headers_mut();
[INFO] [stdout] 389 | |                         headers
[INFO] [stdout] ...   |
[INFO] [stdout] 399 | |                         Ok(response)
[INFO] [stdout] 400 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.activity.rs:399:25
[INFO] [stdout]     |
[INFO] [stdout] 399 |                         Ok(response)
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.connector.rs:328:42
[INFO] [stdout]     |
[INFO] [stdout] 328 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 329 | |                         let method = RegisterProviderSvc(inner);
[INFO] [stdout] 330 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 331 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 341 | |                         Ok(res)
[INFO] [stdout] 342 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.connector.rs:341:25
[INFO] [stdout]     |
[INFO] [stdout] 341 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.connector.rs:374:42
[INFO] [stdout]     |
[INFO] [stdout] 374 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 375 | |                         let method = DescribeToolsSvc(inner);
[INFO] [stdout] 376 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 377 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 387 | |                         Ok(res)
[INFO] [stdout] 388 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.connector.rs:387:25
[INFO] [stdout]     |
[INFO] [stdout] 387 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.connector.rs:392:41
[INFO] [stdout]     |
[INFO] [stdout] 392 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 393 | |                         let mut response = http::Response::new(empty_body());
[INFO] [stdout] 394 | |                         let headers = response.headers_mut();
[INFO] [stdout] 395 | |                         headers
[INFO] [stdout] ...   |
[INFO] [stdout] 405 | |                         Ok(response)
[INFO] [stdout] 406 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.connector.rs:405:25
[INFO] [stdout]     |
[INFO] [stdout] 405 |                         Ok(response)
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.hitl.rs:261:42
[INFO] [stdout]     |
[INFO] [stdout] 261 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 262 | |                         let method = DecideSvc(inner);
[INFO] [stdout] 263 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 264 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 274 | |                         Ok(res)
[INFO] [stdout] 275 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.hitl.rs:274:25
[INFO] [stdout]     |
[INFO] [stdout] 274 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.hitl.rs:279:41
[INFO] [stdout]     |
[INFO] [stdout] 279 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 280 | |                         let mut response = http::Response::new(empty_body());
[INFO] [stdout] 281 | |                         let headers = response.headers_mut();
[INFO] [stdout] 282 | |                         headers
[INFO] [stdout] ...   |
[INFO] [stdout] 292 | |                         Ok(response)
[INFO] [stdout] 293 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.hitl.rs:292:25
[INFO] [stdout]     |
[INFO] [stdout] 292 |                         Ok(response)
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.logging.rs:257:42
[INFO] [stdout]     |
[INFO] [stdout] 257 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 258 | |                         let method = IngestSvc(inner);
[INFO] [stdout] 259 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 260 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 270 | |                         Ok(res)
[INFO] [stdout] 271 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.logging.rs:270:25
[INFO] [stdout]     |
[INFO] [stdout] 270 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.logging.rs:275:41
[INFO] [stdout]     |
[INFO] [stdout] 275 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 276 | |                         let mut response = http::Response::new(empty_body());
[INFO] [stdout] 277 | |                         let headers = response.headers_mut();
[INFO] [stdout] 278 | |                         headers
[INFO] [stdout] ...   |
[INFO] [stdout] 288 | |                         Ok(response)
[INFO] [stdout] 289 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.logging.rs:288:25
[INFO] [stdout]     |
[INFO] [stdout] 288 |                         Ok(response)
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.negotiation.rs:478:42
[INFO] [stdout]     |
[INFO] [stdout] 478 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 479 | |                         let method = OpenSvc(inner);
[INFO] [stdout] 480 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 481 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 491 | |                         Ok(res)
[INFO] [stdout] 492 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.negotiation.rs:491:25
[INFO] [stdout]     |
[INFO] [stdout] 491 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.negotiation.rs:522:42
[INFO] [stdout]     |
[INFO] [stdout] 522 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 523 | |                         let method = ProposeSvc(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<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.negotiation.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<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.negotiation.rs:567:42
[INFO] [stdout]     |
[INFO] [stdout] 567 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 568 | |                         let method = CounterSvc(inner);
[INFO] [stdout] 569 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 570 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 580 | |                         Ok(res)
[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<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.negotiation.rs:580:25
[INFO] [stdout]     |
[INFO] [stdout] 580 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.negotiation.rs:611:42
[INFO] [stdout]     |
[INFO] [stdout] 611 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 612 | |                         let method = EvaluateSvc(inner);
[INFO] [stdout] 613 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 614 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 624 | |                         Ok(res)
[INFO] [stdout] 625 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.negotiation.rs:624:25
[INFO] [stdout]     |
[INFO] [stdout] 624 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.negotiation.rs:655:42
[INFO] [stdout]     |
[INFO] [stdout] 655 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 656 | |                         let method = DecideSvc(inner);
[INFO] [stdout] 657 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 658 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 668 | |                         Ok(res)
[INFO] [stdout] 669 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.negotiation.rs:668:25
[INFO] [stdout]     |
[INFO] [stdout] 668 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.negotiation.rs:699:42
[INFO] [stdout]     |
[INFO] [stdout] 699 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 700 | |                         let method = AbortSvc(inner);
[INFO] [stdout] 701 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 702 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 712 | |                         Ok(res)
[INFO] [stdout] 713 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.negotiation.rs:712:25
[INFO] [stdout]     |
[INFO] [stdout] 712 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.negotiation.rs:717:41
[INFO] [stdout]     |
[INFO] [stdout] 717 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 718 | |                         let mut response = http::Response::new(empty_body());
[INFO] [stdout] 719 | |                         let headers = response.headers_mut();
[INFO] [stdout] 720 | |                         headers
[INFO] [stdout] ...   |
[INFO] [stdout] 730 | |                         Ok(response)
[INFO] [stdout] 731 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.negotiation.rs:730:25
[INFO] [stdout]     |
[INFO] [stdout] 730 |                         Ok(response)
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.reasoning.rs:377:42
[INFO] [stdout]     |
[INFO] [stdout] 377 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 378 | |                         let method = CheckParallelismSvc(inner);
[INFO] [stdout] 379 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 380 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 390 | |                         Ok(res)
[INFO] [stdout] 391 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.reasoning.rs:390:25
[INFO] [stdout]     |
[INFO] [stdout] 390 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.reasoning.rs:423:42
[INFO] [stdout]     |
[INFO] [stdout] 423 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 424 | |                         let method = EvaluateDebateSvc(inner);
[INFO] [stdout] 425 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 426 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |                         Ok(res)
[INFO] [stdout] 437 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.reasoning.rs:436:25
[INFO] [stdout]     |
[INFO] [stdout] 436 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.reasoning.rs:468:42
[INFO] [stdout]     |
[INFO] [stdout] 468 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 469 | |                         let method = SummarizeSvc(inner);
[INFO] [stdout] 470 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 471 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 481 | |                         Ok(res)
[INFO] [stdout] 482 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.reasoning.rs:481:25
[INFO] [stdout]     |
[INFO] [stdout] 481 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.reasoning.rs:486:41
[INFO] [stdout]     |
[INFO] [stdout] 486 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 487 | |                         let mut response = http::Response::new(empty_body());
[INFO] [stdout] 488 | |                         let headers = response.headers_mut();
[INFO] [stdout] 489 | |                         headers
[INFO] [stdout] ...   |
[INFO] [stdout] 499 | |                         Ok(response)
[INFO] [stdout] 500 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.reasoning.rs:499:25
[INFO] [stdout]     |
[INFO] [stdout] 499 |                         Ok(response)
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.registry.rs:375:42
[INFO] [stdout]     |
[INFO] [stdout] 375 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 376 | |                         let method = RegisterAgentSvc(inner);
[INFO] [stdout] 377 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 378 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 388 | |                         Ok(res)
[INFO] [stdout] 389 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.registry.rs:388:25
[INFO] [stdout]     |
[INFO] [stdout] 388 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.registry.rs:420:42
[INFO] [stdout]     |
[INFO] [stdout] 420 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 421 | |                         let method = HeartbeatSvc(inner);
[INFO] [stdout] 422 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 423 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 433 | |                         Ok(res)
[INFO] [stdout] 434 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.registry.rs:433:25
[INFO] [stdout]     |
[INFO] [stdout] 433 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.registry.rs:466:42
[INFO] [stdout]     |
[INFO] [stdout] 466 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 467 | |                         let method = DeregisterAgentSvc(inner);
[INFO] [stdout] 468 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 469 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 479 | |                         Ok(res)
[INFO] [stdout] 480 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.registry.rs:479:25
[INFO] [stdout]     |
[INFO] [stdout] 479 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.registry.rs:484:41
[INFO] [stdout]     |
[INFO] [stdout] 484 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 485 | |                         let mut response = http::Response::new(empty_body());
[INFO] [stdout] 486 | |                         let headers = response.headers_mut();
[INFO] [stdout] 487 | |                         headers
[INFO] [stdout] ...   |
[INFO] [stdout] 497 | |                         Ok(response)
[INFO] [stdout] 498 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.registry.rs:497:25
[INFO] [stdout]     |
[INFO] [stdout] 497 |                         Ok(response)
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.router.rs:303:42
[INFO] [stdout]     |
[INFO] [stdout] 303 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 304 | |                         let method = SendMessageSvc(inner);
[INFO] [stdout] 305 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 306 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 316 | |                         Ok(res)
[INFO] [stdout] 317 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.router.rs:316:25
[INFO] [stdout]     |
[INFO] [stdout] 316 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.router.rs:349:42
[INFO] [stdout]     |
[INFO] [stdout] 349 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 350 | |                         let method = StreamIncomingSvc(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<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.router.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<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.router.rs:367:41
[INFO] [stdout]     |
[INFO] [stdout] 367 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 368 | |                         let mut response = http::Response::new(empty_body());
[INFO] [stdout] 369 | |                         let headers = response.headers_mut();
[INFO] [stdout] 370 | |                         headers
[INFO] [stdout] ...   |
[INFO] [stdout] 380 | |                         Ok(response)
[INFO] [stdout] 381 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.router.rs:380:25
[INFO] [stdout]     |
[INFO] [stdout] 380 |                         Ok(response)
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.scheduler.rs:468:42
[INFO] [stdout]     |
[INFO] [stdout] 468 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 469 | |                         let method = SubmitTaskSvc(inner);
[INFO] [stdout] 470 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 471 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 481 | |                         Ok(res)
[INFO] [stdout] 482 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.scheduler.rs:481:25
[INFO] [stdout]     |
[INFO] [stdout] 481 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.scheduler.rs:514:42
[INFO] [stdout]     |
[INFO] [stdout] 514 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 515 | |                         let method = RequestPreemptionSvc(inner);
[INFO] [stdout] 516 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 517 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 527 | |                         Ok(res)
[INFO] [stdout] 528 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.scheduler.rs:527:25
[INFO] [stdout]     |
[INFO] [stdout] 527 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.scheduler.rs:560:42
[INFO] [stdout]     |
[INFO] [stdout] 560 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 561 | |                         let method = ShutdownAgentSvc(inner);
[INFO] [stdout] 562 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 563 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 573 | |                         Ok(res)
[INFO] [stdout] 574 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.scheduler.rs:573:25
[INFO] [stdout]     |
[INFO] [stdout] 573 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.scheduler.rs:609:42
[INFO] [stdout]     |
[INFO] [stdout] 609 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 610 | |                         let method = PollActivityBufferSvc(inner);
[INFO] [stdout] 611 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 612 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 622 | |                         Ok(res)
[INFO] [stdout] 623 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.scheduler.rs:622:25
[INFO] [stdout]     |
[INFO] [stdout] 622 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.scheduler.rs:655:42
[INFO] [stdout]     |
[INFO] [stdout] 655 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 656 | |                         let method = PurgeActivitySvc(inner);
[INFO] [stdout] 657 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 658 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 668 | |                         Ok(res)
[INFO] [stdout] 669 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.scheduler.rs:668:25
[INFO] [stdout]     |
[INFO] [stdout] 668 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.scheduler.rs:673:41
[INFO] [stdout]     |
[INFO] [stdout] 673 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 674 | |                         let mut response = http::Response::new(empty_body());
[INFO] [stdout] 675 | |                         let headers = response.headers_mut();
[INFO] [stdout] 676 | |                         headers
[INFO] [stdout] ...   |
[INFO] [stdout] 686 | |                         Ok(response)
[INFO] [stdout] 687 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.scheduler.rs:686:25
[INFO] [stdout]     |
[INFO] [stdout] 686 |                         Ok(response)
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.scheduler.rs:1260:42
[INFO] [stdout]      |
[INFO] [stdout] 1260 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1261 | |                         let method = SetNegotiationPolicySvc(inner);
[INFO] [stdout] 1262 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1263 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1273 | |                         Ok(res)
[INFO] [stdout] 1274 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.scheduler.rs:1273:25
[INFO] [stdout]      |
[INFO] [stdout] 1273 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.scheduler.rs:1311:42
[INFO] [stdout]      |
[INFO] [stdout] 1311 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1312 | |                         let method = GetNegotiationPolicySvc(inner);
[INFO] [stdout] 1313 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1314 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1324 | |                         Ok(res)
[INFO] [stdout] 1325 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.scheduler.rs:1324:25
[INFO] [stdout]      |
[INFO] [stdout] 1324 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.scheduler.rs:1360:42
[INFO] [stdout]      |
[INFO] [stdout] 1360 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1361 | |                         let method = SetPolicyProfilesSvc(inner);
[INFO] [stdout] 1362 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1363 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1373 | |                         Ok(res)
[INFO] [stdout] 1374 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.scheduler.rs:1373:25
[INFO] [stdout]      |
[INFO] [stdout] 1373 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.scheduler.rs:1409:42
[INFO] [stdout]      |
[INFO] [stdout] 1409 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1410 | |                         let method = ListPolicyProfilesSvc(inner);
[INFO] [stdout] 1411 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1412 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1422 | |                         Ok(res)
[INFO] [stdout] 1423 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.scheduler.rs:1422:25
[INFO] [stdout]      |
[INFO] [stdout] 1422 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.scheduler.rs:1458:42
[INFO] [stdout]      |
[INFO] [stdout] 1458 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1459 | |                         let method = GetEffectivePolicySvc(inner);
[INFO] [stdout] 1460 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1461 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1471 | |                         Ok(res)
[INFO] [stdout] 1472 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.scheduler.rs:1471:25
[INFO] [stdout]      |
[INFO] [stdout] 1471 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.scheduler.rs:1507:42
[INFO] [stdout]      |
[INFO] [stdout] 1507 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1508 | |                         let method = SubmitEvaluationSvc(inner);
[INFO] [stdout] 1509 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1510 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1520 | |                         Ok(res)
[INFO] [stdout] 1521 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.scheduler.rs:1520:25
[INFO] [stdout]      |
[INFO] [stdout] 1520 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.scheduler.rs:1553:42
[INFO] [stdout]      |
[INFO] [stdout] 1553 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1554 | |                         let method = HitlActionSvc(inner);
[INFO] [stdout] 1555 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1556 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1566 | |                         Ok(res)
[INFO] [stdout] 1567 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.scheduler.rs:1566:25
[INFO] [stdout]      |
[INFO] [stdout] 1566 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.scheduler.rs:1571:41
[INFO] [stdout]      |
[INFO] [stdout] 1571 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 1572 | |                         let mut response = http::Response::new(empty_body());
[INFO] [stdout] 1573 | |                         let headers = response.headers_mut();
[INFO] [stdout] 1574 | |                         headers
[INFO] [stdout] ...    |
[INFO] [stdout] 1584 | |                         Ok(response)
[INFO] [stdout] 1585 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.scheduler.rs:1584:25
[INFO] [stdout]      |
[INFO] [stdout] 1584 |                         Ok(response)
[INFO] [stdout]      |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.tool.rs:359:42
[INFO] [stdout]     |
[INFO] [stdout] 359 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 360 | |                         let method = CallSvc(inner);
[INFO] [stdout] 361 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 362 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 372 | |                         Ok(res)
[INFO] [stdout] 373 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.tool.rs:372:25
[INFO] [stdout]     |
[INFO] [stdout] 372 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.tool.rs:405:42
[INFO] [stdout]     |
[INFO] [stdout] 405 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 406 | |                         let method = CallStreamSvc(inner);
[INFO] [stdout] 407 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 408 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 418 | |                         Ok(res)
[INFO] [stdout] 419 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.tool.rs:418:25
[INFO] [stdout]     |
[INFO] [stdout] 418 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.tool.rs:448:42
[INFO] [stdout]     |
[INFO] [stdout] 448 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 449 | |                         let method = CancelSvc(inner);
[INFO] [stdout] 450 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 451 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 461 | |                         Ok(res)
[INFO] [stdout] 462 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.tool.rs:461:25
[INFO] [stdout]     |
[INFO] [stdout] 461 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.tool.rs:466:41
[INFO] [stdout]     |
[INFO] [stdout] 466 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 467 | |                         let mut response = http::Response::new(empty_body());
[INFO] [stdout] 468 | |                         let headers = response.headers_mut();
[INFO] [stdout] 469 | |                         headers
[INFO] [stdout] ...   |
[INFO] [stdout] 479 | |                         Ok(response)
[INFO] [stdout] 480 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.tool.rs:479:25
[INFO] [stdout]     |
[INFO] [stdout] 479 |                         Ok(response)
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.worktree.rs:434:42
[INFO] [stdout]     |
[INFO] [stdout] 434 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 435 | |                         let method = BindSvc(inner);
[INFO] [stdout] 436 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 437 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 447 | |                         Ok(res)
[INFO] [stdout] 448 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.worktree.rs:447:25
[INFO] [stdout]     |
[INFO] [stdout] 447 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.worktree.rs:479:42
[INFO] [stdout]     |
[INFO] [stdout] 479 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 480 | |                         let method = UnbindSvc(inner);
[INFO] [stdout] 481 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 482 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 492 | |                         Ok(res)
[INFO] [stdout] 493 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.worktree.rs:492:25
[INFO] [stdout]     |
[INFO] [stdout] 492 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.worktree.rs:525:42
[INFO] [stdout]     |
[INFO] [stdout] 525 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 526 | |                         let method = RequestSwitchSvc(inner);
[INFO] [stdout] 527 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 528 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 538 | |                         Ok(res)
[INFO] [stdout] 539 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.worktree.rs:538:25
[INFO] [stdout]     |
[INFO] [stdout] 538 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.worktree.rs:571:42
[INFO] [stdout]     |
[INFO] [stdout] 571 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 572 | |                         let method = ApproveSwitchSvc(inner);
[INFO] [stdout] 573 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 574 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 584 | |                         Ok(res)
[INFO] [stdout] 585 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.worktree.rs:584:25
[INFO] [stdout]     |
[INFO] [stdout] 584 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.worktree.rs:616:42
[INFO] [stdout]     |
[INFO] [stdout] 616 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 617 | |                         let method = RejectSwitchSvc(inner);
[INFO] [stdout] 618 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 619 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 629 | |                         Ok(res)
[INFO] [stdout] 630 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.worktree.rs:629:25
[INFO] [stdout]     |
[INFO] [stdout] 629 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.worktree.rs:661:42
[INFO] [stdout]     |
[INFO] [stdout] 661 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 662 | |                         let method = StatusSvc(inner);
[INFO] [stdout] 663 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 664 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 674 | |                         Ok(res)
[INFO] [stdout] 675 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.worktree.rs:674:25
[INFO] [stdout]     |
[INFO] [stdout] 674 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.worktree.rs:679:41
[INFO] [stdout]     |
[INFO] [stdout] 679 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 680 | |                         let mut response = http::Response::new(empty_body());
[INFO] [stdout] 681 | |                         let headers = response.headers_mut();
[INFO] [stdout] 682 | |                         headers
[INFO] [stdout] ...   |
[INFO] [stdout] 692 | |                         Ok(response)
[INFO] [stdout] 693 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.worktree.rs:692:25
[INFO] [stdout]     |
[INFO] [stdout] 692 |                         Ok(response)
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.activity.rs:322:42
[INFO] [stdout]     |
[INFO] [stdout] 322 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 323 | |                         let method = AppendArtifactSvc(inner);
[INFO] [stdout] 324 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 325 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 335 | |                         Ok(res)
[INFO] [stdout] 336 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.activity.rs:335:25
[INFO] [stdout]     |
[INFO] [stdout] 335 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.activity.rs:368:42
[INFO] [stdout]     |
[INFO] [stdout] 368 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 369 | |                         let method = ListArtifactsSvc(inner);
[INFO] [stdout] 370 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 371 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 381 | |                         Ok(res)
[INFO] [stdout] 382 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.activity.rs:381:25
[INFO] [stdout]     |
[INFO] [stdout] 381 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.activity.rs:386:41
[INFO] [stdout]     |
[INFO] [stdout] 386 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 387 | |                         let mut response = http::Response::new(empty_body());
[INFO] [stdout] 388 | |                         let headers = response.headers_mut();
[INFO] [stdout] 389 | |                         headers
[INFO] [stdout] ...   |
[INFO] [stdout] 399 | |                         Ok(response)
[INFO] [stdout] 400 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.activity.rs:399:25
[INFO] [stdout]     |
[INFO] [stdout] 399 |                         Ok(response)
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.connector.rs:328:42
[INFO] [stdout]     |
[INFO] [stdout] 328 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 329 | |                         let method = RegisterProviderSvc(inner);
[INFO] [stdout] 330 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 331 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 341 | |                         Ok(res)
[INFO] [stdout] 342 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.connector.rs:341:25
[INFO] [stdout]     |
[INFO] [stdout] 341 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.connector.rs:374:42
[INFO] [stdout]     |
[INFO] [stdout] 374 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 375 | |                         let method = DescribeToolsSvc(inner);
[INFO] [stdout] 376 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 377 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 387 | |                         Ok(res)
[INFO] [stdout] 388 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.connector.rs:387:25
[INFO] [stdout]     |
[INFO] [stdout] 387 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.connector.rs:392:41
[INFO] [stdout]     |
[INFO] [stdout] 392 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 393 | |                         let mut response = http::Response::new(empty_body());
[INFO] [stdout] 394 | |                         let headers = response.headers_mut();
[INFO] [stdout] 395 | |                         headers
[INFO] [stdout] ...   |
[INFO] [stdout] 405 | |                         Ok(response)
[INFO] [stdout] 406 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.connector.rs:405:25
[INFO] [stdout]     |
[INFO] [stdout] 405 |                         Ok(response)
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.hitl.rs:261:42
[INFO] [stdout]     |
[INFO] [stdout] 261 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 262 | |                         let method = DecideSvc(inner);
[INFO] [stdout] 263 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 264 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 274 | |                         Ok(res)
[INFO] [stdout] 275 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.hitl.rs:274:25
[INFO] [stdout]     |
[INFO] [stdout] 274 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.hitl.rs:279:41
[INFO] [stdout]     |
[INFO] [stdout] 279 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 280 | |                         let mut response = http::Response::new(empty_body());
[INFO] [stdout] 281 | |                         let headers = response.headers_mut();
[INFO] [stdout] 282 | |                         headers
[INFO] [stdout] ...   |
[INFO] [stdout] 292 | |                         Ok(response)
[INFO] [stdout] 293 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.hitl.rs:292:25
[INFO] [stdout]     |
[INFO] [stdout] 292 |                         Ok(response)
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.logging.rs:257:42
[INFO] [stdout]     |
[INFO] [stdout] 257 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 258 | |                         let method = IngestSvc(inner);
[INFO] [stdout] 259 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 260 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 270 | |                         Ok(res)
[INFO] [stdout] 271 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.logging.rs:270:25
[INFO] [stdout]     |
[INFO] [stdout] 270 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.logging.rs:275:41
[INFO] [stdout]     |
[INFO] [stdout] 275 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 276 | |                         let mut response = http::Response::new(empty_body());
[INFO] [stdout] 277 | |                         let headers = response.headers_mut();
[INFO] [stdout] 278 | |                         headers
[INFO] [stdout] ...   |
[INFO] [stdout] 288 | |                         Ok(response)
[INFO] [stdout] 289 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.logging.rs:288:25
[INFO] [stdout]     |
[INFO] [stdout] 288 |                         Ok(response)
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.negotiation.rs:478:42
[INFO] [stdout]     |
[INFO] [stdout] 478 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 479 | |                         let method = OpenSvc(inner);
[INFO] [stdout] 480 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 481 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 491 | |                         Ok(res)
[INFO] [stdout] 492 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.negotiation.rs:491:25
[INFO] [stdout]     |
[INFO] [stdout] 491 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.negotiation.rs:522:42
[INFO] [stdout]     |
[INFO] [stdout] 522 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 523 | |                         let method = ProposeSvc(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<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.negotiation.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<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.negotiation.rs:567:42
[INFO] [stdout]     |
[INFO] [stdout] 567 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 568 | |                         let method = CounterSvc(inner);
[INFO] [stdout] 569 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 570 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 580 | |                         Ok(res)
[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<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.negotiation.rs:580:25
[INFO] [stdout]     |
[INFO] [stdout] 580 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.negotiation.rs:611:42
[INFO] [stdout]     |
[INFO] [stdout] 611 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 612 | |                         let method = EvaluateSvc(inner);
[INFO] [stdout] 613 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 614 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 624 | |                         Ok(res)
[INFO] [stdout] 625 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.negotiation.rs:624:25
[INFO] [stdout]     |
[INFO] [stdout] 624 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.negotiation.rs:655:42
[INFO] [stdout]     |
[INFO] [stdout] 655 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 656 | |                         let method = DecideSvc(inner);
[INFO] [stdout] 657 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 658 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 668 | |                         Ok(res)
[INFO] [stdout] 669 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.negotiation.rs:668:25
[INFO] [stdout]     |
[INFO] [stdout] 668 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.negotiation.rs:699:42
[INFO] [stdout]     |
[INFO] [stdout] 699 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 700 | |                         let method = AbortSvc(inner);
[INFO] [stdout] 701 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 702 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 712 | |                         Ok(res)
[INFO] [stdout] 713 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.negotiation.rs:712:25
[INFO] [stdout]     |
[INFO] [stdout] 712 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.negotiation.rs:717:41
[INFO] [stdout]     |
[INFO] [stdout] 717 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 718 | |                         let mut response = http::Response::new(empty_body());
[INFO] [stdout] 719 | |                         let headers = response.headers_mut();
[INFO] [stdout] 720 | |                         headers
[INFO] [stdout] ...   |
[INFO] [stdout] 730 | |                         Ok(response)
[INFO] [stdout] 731 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.negotiation.rs:730:25
[INFO] [stdout]     |
[INFO] [stdout] 730 |                         Ok(response)
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.reasoning.rs:377:42
[INFO] [stdout]     |
[INFO] [stdout] 377 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 378 | |                         let method = CheckParallelismSvc(inner);
[INFO] [stdout] 379 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 380 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 390 | |                         Ok(res)
[INFO] [stdout] 391 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.reasoning.rs:390:25
[INFO] [stdout]     |
[INFO] [stdout] 390 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.reasoning.rs:423:42
[INFO] [stdout]     |
[INFO] [stdout] 423 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 424 | |                         let method = EvaluateDebateSvc(inner);
[INFO] [stdout] 425 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 426 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |                         Ok(res)
[INFO] [stdout] 437 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.reasoning.rs:436:25
[INFO] [stdout]     |
[INFO] [stdout] 436 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.reasoning.rs:468:42
[INFO] [stdout]     |
[INFO] [stdout] 468 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 469 | |                         let method = SummarizeSvc(inner);
[INFO] [stdout] 470 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 471 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 481 | |                         Ok(res)
[INFO] [stdout] 482 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.reasoning.rs:481:25
[INFO] [stdout]     |
[INFO] [stdout] 481 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.reasoning.rs:486:41
[INFO] [stdout]     |
[INFO] [stdout] 486 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 487 | |                         let mut response = http::Response::new(empty_body());
[INFO] [stdout] 488 | |                         let headers = response.headers_mut();
[INFO] [stdout] 489 | |                         headers
[INFO] [stdout] ...   |
[INFO] [stdout] 499 | |                         Ok(response)
[INFO] [stdout] 500 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.reasoning.rs:499:25
[INFO] [stdout]     |
[INFO] [stdout] 499 |                         Ok(response)
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.registry.rs:375:42
[INFO] [stdout]     |
[INFO] [stdout] 375 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 376 | |                         let method = RegisterAgentSvc(inner);
[INFO] [stdout] 377 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 378 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 388 | |                         Ok(res)
[INFO] [stdout] 389 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.registry.rs:388:25
[INFO] [stdout]     |
[INFO] [stdout] 388 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.registry.rs:420:42
[INFO] [stdout]     |
[INFO] [stdout] 420 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 421 | |                         let method = HeartbeatSvc(inner);
[INFO] [stdout] 422 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 423 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 433 | |                         Ok(res)
[INFO] [stdout] 434 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.registry.rs:433:25
[INFO] [stdout]     |
[INFO] [stdout] 433 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.registry.rs:466:42
[INFO] [stdout]     |
[INFO] [stdout] 466 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 467 | |                         let method = DeregisterAgentSvc(inner);
[INFO] [stdout] 468 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 469 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 479 | |                         Ok(res)
[INFO] [stdout] 480 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.registry.rs:479:25
[INFO] [stdout]     |
[INFO] [stdout] 479 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.registry.rs:484:41
[INFO] [stdout]     |
[INFO] [stdout] 484 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 485 | |                         let mut response = http::Response::new(empty_body());
[INFO] [stdout] 486 | |                         let headers = response.headers_mut();
[INFO] [stdout] 487 | |                         headers
[INFO] [stdout] ...   |
[INFO] [stdout] 497 | |                         Ok(response)
[INFO] [stdout] 498 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.registry.rs:497:25
[INFO] [stdout]     |
[INFO] [stdout] 497 |                         Ok(response)
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.router.rs:303:42
[INFO] [stdout]     |
[INFO] [stdout] 303 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 304 | |                         let method = SendMessageSvc(inner);
[INFO] [stdout] 305 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 306 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 316 | |                         Ok(res)
[INFO] [stdout] 317 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.router.rs:316:25
[INFO] [stdout]     |
[INFO] [stdout] 316 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.router.rs:349:42
[INFO] [stdout]     |
[INFO] [stdout] 349 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 350 | |                         let method = StreamIncomingSvc(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<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.router.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<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.router.rs:367:41
[INFO] [stdout]     |
[INFO] [stdout] 367 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 368 | |                         let mut response = http::Response::new(empty_body());
[INFO] [stdout] 369 | |                         let headers = response.headers_mut();
[INFO] [stdout] 370 | |                         headers
[INFO] [stdout] ...   |
[INFO] [stdout] 380 | |                         Ok(response)
[INFO] [stdout] 381 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.router.rs:380:25
[INFO] [stdout]     |
[INFO] [stdout] 380 |                         Ok(response)
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.scheduler.rs:468:42
[INFO] [stdout]     |
[INFO] [stdout] 468 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 469 | |                         let method = SubmitTaskSvc(inner);
[INFO] [stdout] 470 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 471 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 481 | |                         Ok(res)
[INFO] [stdout] 482 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.scheduler.rs:481:25
[INFO] [stdout]     |
[INFO] [stdout] 481 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.scheduler.rs:514:42
[INFO] [stdout]     |
[INFO] [stdout] 514 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 515 | |                         let method = RequestPreemptionSvc(inner);
[INFO] [stdout] 516 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 517 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 527 | |                         Ok(res)
[INFO] [stdout] 528 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.scheduler.rs:527:25
[INFO] [stdout]     |
[INFO] [stdout] 527 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.scheduler.rs:560:42
[INFO] [stdout]     |
[INFO] [stdout] 560 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 561 | |                         let method = ShutdownAgentSvc(inner);
[INFO] [stdout] 562 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 563 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 573 | |                         Ok(res)
[INFO] [stdout] 574 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.scheduler.rs:573:25
[INFO] [stdout]     |
[INFO] [stdout] 573 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.scheduler.rs:609:42
[INFO] [stdout]     |
[INFO] [stdout] 609 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 610 | |                         let method = PollActivityBufferSvc(inner);
[INFO] [stdout] 611 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 612 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 622 | |                         Ok(res)
[INFO] [stdout] 623 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.scheduler.rs:622:25
[INFO] [stdout]     |
[INFO] [stdout] 622 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.scheduler.rs:655:42
[INFO] [stdout]     |
[INFO] [stdout] 655 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 656 | |                         let method = PurgeActivitySvc(inner);
[INFO] [stdout] 657 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 658 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 668 | |                         Ok(res)
[INFO] [stdout] 669 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.scheduler.rs:668:25
[INFO] [stdout]     |
[INFO] [stdout] 668 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.scheduler.rs:673:41
[INFO] [stdout]     |
[INFO] [stdout] 673 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 674 | |                         let mut response = http::Response::new(empty_body());
[INFO] [stdout] 675 | |                         let headers = response.headers_mut();
[INFO] [stdout] 676 | |                         headers
[INFO] [stdout] ...   |
[INFO] [stdout] 686 | |                         Ok(response)
[INFO] [stdout] 687 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.scheduler.rs:686:25
[INFO] [stdout]     |
[INFO] [stdout] 686 |                         Ok(response)
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.scheduler.rs:1260:42
[INFO] [stdout]      |
[INFO] [stdout] 1260 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1261 | |                         let method = SetNegotiationPolicySvc(inner);
[INFO] [stdout] 1262 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1263 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1273 | |                         Ok(res)
[INFO] [stdout] 1274 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.scheduler.rs:1273:25
[INFO] [stdout]      |
[INFO] [stdout] 1273 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.scheduler.rs:1311:42
[INFO] [stdout]      |
[INFO] [stdout] 1311 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1312 | |                         let method = GetNegotiationPolicySvc(inner);
[INFO] [stdout] 1313 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1314 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1324 | |                         Ok(res)
[INFO] [stdout] 1325 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.scheduler.rs:1324:25
[INFO] [stdout]      |
[INFO] [stdout] 1324 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.scheduler.rs:1360:42
[INFO] [stdout]      |
[INFO] [stdout] 1360 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1361 | |                         let method = SetPolicyProfilesSvc(inner);
[INFO] [stdout] 1362 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1363 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1373 | |                         Ok(res)
[INFO] [stdout] 1374 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.scheduler.rs:1373:25
[INFO] [stdout]      |
[INFO] [stdout] 1373 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.scheduler.rs:1409:42
[INFO] [stdout]      |
[INFO] [stdout] 1409 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1410 | |                         let method = ListPolicyProfilesSvc(inner);
[INFO] [stdout] 1411 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1412 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1422 | |                         Ok(res)
[INFO] [stdout] 1423 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.scheduler.rs:1422:25
[INFO] [stdout]      |
[INFO] [stdout] 1422 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.scheduler.rs:1458:42
[INFO] [stdout]      |
[INFO] [stdout] 1458 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1459 | |                         let method = GetEffectivePolicySvc(inner);
[INFO] [stdout] 1460 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1461 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1471 | |                         Ok(res)
[INFO] [stdout] 1472 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.scheduler.rs:1471:25
[INFO] [stdout]      |
[INFO] [stdout] 1471 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.scheduler.rs:1507:42
[INFO] [stdout]      |
[INFO] [stdout] 1507 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1508 | |                         let method = SubmitEvaluationSvc(inner);
[INFO] [stdout] 1509 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1510 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1520 | |                         Ok(res)
[INFO] [stdout] 1521 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.scheduler.rs:1520:25
[INFO] [stdout]      |
[INFO] [stdout] 1520 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.scheduler.rs:1553:42
[INFO] [stdout]      |
[INFO] [stdout] 1553 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1554 | |                         let method = HitlActionSvc(inner);
[INFO] [stdout] 1555 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1556 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1566 | |                         Ok(res)
[INFO] [stdout] 1567 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.scheduler.rs:1566:25
[INFO] [stdout]      |
[INFO] [stdout] 1566 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.scheduler.rs:1571:41
[INFO] [stdout]      |
[INFO] [stdout] 1571 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 1572 | |                         let mut response = http::Response::new(empty_body());
[INFO] [stdout] 1573 | |                         let headers = response.headers_mut();
[INFO] [stdout] 1574 | |                         headers
[INFO] [stdout] ...    |
[INFO] [stdout] 1584 | |                         Ok(response)
[INFO] [stdout] 1585 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.scheduler.rs:1584:25
[INFO] [stdout]      |
[INFO] [stdout] 1584 |                         Ok(response)
[INFO] [stdout]      |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.tool.rs:359:42
[INFO] [stdout]     |
[INFO] [stdout] 359 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 360 | |                         let method = CallSvc(inner);
[INFO] [stdout] 361 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 362 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 372 | |                         Ok(res)
[INFO] [stdout] 373 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.tool.rs:372:25
[INFO] [stdout]     |
[INFO] [stdout] 372 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.tool.rs:405:42
[INFO] [stdout]     |
[INFO] [stdout] 405 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 406 | |                         let method = CallStreamSvc(inner);
[INFO] [stdout] 407 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 408 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 418 | |                         Ok(res)
[INFO] [stdout] 419 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.tool.rs:418:25
[INFO] [stdout]     |
[INFO] [stdout] 418 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.tool.rs:448:42
[INFO] [stdout]     |
[INFO] [stdout] 448 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 449 | |                         let method = CancelSvc(inner);
[INFO] [stdout] 450 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 451 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 461 | |                         Ok(res)
[INFO] [stdout] 462 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.tool.rs:461:25
[INFO] [stdout]     |
[INFO] [stdout] 461 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.tool.rs:466:41
[INFO] [stdout]     |
[INFO] [stdout] 466 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 467 | |                         let mut response = http::Response::new(empty_body());
[INFO] [stdout] 468 | |                         let headers = response.headers_mut();
[INFO] [stdout] 469 | |                         headers
[INFO] [stdout] ...   |
[INFO] [stdout] 479 | |                         Ok(response)
[INFO] [stdout] 480 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.tool.rs:479:25
[INFO] [stdout]     |
[INFO] [stdout] 479 |                         Ok(response)
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.worktree.rs:434:42
[INFO] [stdout]     |
[INFO] [stdout] 434 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 435 | |                         let method = BindSvc(inner);
[INFO] [stdout] 436 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 437 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 447 | |                         Ok(res)
[INFO] [stdout] 448 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.worktree.rs:447:25
[INFO] [stdout]     |
[INFO] [stdout] 447 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.worktree.rs:479:42
[INFO] [stdout]     |
[INFO] [stdout] 479 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 480 | |                         let method = UnbindSvc(inner);
[INFO] [stdout] 481 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 482 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 492 | |                         Ok(res)
[INFO] [stdout] 493 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.worktree.rs:492:25
[INFO] [stdout]     |
[INFO] [stdout] 492 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.worktree.rs:525:42
[INFO] [stdout]     |
[INFO] [stdout] 525 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 526 | |                         let method = RequestSwitchSvc(inner);
[INFO] [stdout] 527 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 528 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 538 | |                         Ok(res)
[INFO] [stdout] 539 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.worktree.rs:538:25
[INFO] [stdout]     |
[INFO] [stdout] 538 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.worktree.rs:571:42
[INFO] [stdout]     |
[INFO] [stdout] 571 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 572 | |                         let method = ApproveSwitchSvc(inner);
[INFO] [stdout] 573 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 574 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 584 | |                         Ok(res)
[INFO] [stdout] 585 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.worktree.rs:584:25
[INFO] [stdout]     |
[INFO] [stdout] 584 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.worktree.rs:616:42
[INFO] [stdout]     |
[INFO] [stdout] 616 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 617 | |                         let method = RejectSwitchSvc(inner);
[INFO] [stdout] 618 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 619 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 629 | |                         Ok(res)
[INFO] [stdout] 630 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.worktree.rs:629:25
[INFO] [stdout]     |
[INFO] [stdout] 629 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.worktree.rs:661:42
[INFO] [stdout]     |
[INFO] [stdout] 661 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 662 | |                         let method = StatusSvc(inner);
[INFO] [stdout] 663 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 664 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 674 | |                         Ok(res)
[INFO] [stdout] 675 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.worktree.rs:674:25
[INFO] [stdout]     |
[INFO] [stdout] 674 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.worktree.rs:679:41
[INFO] [stdout]     |
[INFO] [stdout] 679 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 680 | |                         let mut response = http::Response::new(empty_body());
[INFO] [stdout] 681 | |                         let headers = response.headers_mut();
[INFO] [stdout] 682 | |                         headers
[INFO] [stdout] ...   |
[INFO] [stdout] 692 | |                         Ok(response)
[INFO] [stdout] 693 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sw4rm-sdk-2a899c1ed03922d3/out/sw4rm.worktree.rs:692:25
[INFO] [stdout]     |
[INFO] [stdout] 692 |                         Ok(response)
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sw4rm-sdk` (lib) due to 106 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `sw4rm-sdk` (lib test) due to 106 previous errors
[INFO] running `Command { std: "docker" "inspect" "4b2dbeb5236dcf266a30e5df9ada465b1de5d4a05bcaca1dbcbfa1185206cae7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b2dbeb5236dcf266a30e5df9ada465b1de5d4a05bcaca1dbcbfa1185206cae7", kill_on_drop: false }`
[INFO] [stdout] 4b2dbeb5236dcf266a30e5df9ada465b1de5d4a05bcaca1dbcbfa1185206cae7
