[INFO] fetching crate k8s-cri 0.10.0...
[INFO] checking k8s-cri-0.10.0 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] extracting crate k8s-cri 0.10.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate k8s-cri 0.10.0
[INFO] finished tweaking crates.io crate k8s-cri 0.10.0
[INFO] tweaked toml for crates.io crate k8s-cri 0.10.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate k8s-cri 0.10.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 k8s-cri 0.10.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] f3004220aadf1c37ad2fd49f6fc0e3c39bdacadb12eb31591a42fe099d6f04cd
[INFO] running `Command { std: "docker" "start" "-a" "f3004220aadf1c37ad2fd49f6fc0e3c39bdacadb12eb31591a42fe099d6f04cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f3004220aadf1c37ad2fd49f6fc0e3c39bdacadb12eb31591a42fe099d6f04cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f3004220aadf1c37ad2fd49f6fc0e3c39bdacadb12eb31591a42fe099d6f04cd", kill_on_drop: false }`
[INFO] [stdout] f3004220aadf1c37ad2fd49f6fc0e3c39bdacadb12eb31591a42fe099d6f04cd
[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] 2f2ad7b533de7cdee5b4458c18922680bdb73d73a5ec256b00579540ed917c12
[INFO] running `Command { std: "docker" "start" "-a" "2f2ad7b533de7cdee5b4458c18922680bdb73d73a5ec256b00579540ed917c12", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]     Checking bytes v1.9.0
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]     Checking itoa v1.0.14
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]    Compiling rustix v0.38.43
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking log v0.4.24
[INFO] [stderr]    Compiling bitflags v2.7.0
[INFO] [stderr]    Compiling prettyplease v0.2.27
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]     Checking indexmap v2.7.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]     Checking http v1.2.0
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling multimap v0.10.0
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]    Compiling tempfile v3.15.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling prost-derive v0.13.4
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling async-trait v0.1.85
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling pin-project-internal v1.1.8
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking tokio v1.43.0
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking pin-project v1.1.8
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling prost v0.13.4
[INFO] [stderr]    Compiling prost-types v0.13.4
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling prost-build v0.13.4
[INFO] [stderr]    Compiling tonic-build v0.12.3
[INFO] [stderr]     Checking tokio-util v0.7.13
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]    Compiling k8s-cri v0.10.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking h2 v0.4.7
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking hyper v1.5.2
[INFO] [stderr]     Checking hyper-util v0.1.10
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]     Checking tonic v0.12.3
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1.rs:4205:42
[INFO] [stdout]      |
[INFO] [stdout] 4205 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4206 | |                         let method = VersionSvc(inner);
[INFO] [stdout] 4207 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 4208 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 4218 | |                         Ok(res)
[INFO] [stdout] 4219 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1.rs:4218:25
[INFO] [stdout]      |
[INFO] [stdout] 4218 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1.rs:4251:42
[INFO] [stdout]      |
[INFO] [stdout] 4251 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4252 | |                         let method = RunPodSandboxSvc(inner);
[INFO] [stdout] 4253 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 4254 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 4264 | |                         Ok(res)
[INFO] [stdout] 4265 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1.rs:4264:25
[INFO] [stdout]      |
[INFO] [stdout] 4264 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1.rs:4297:42
[INFO] [stdout]      |
[INFO] [stdout] 4297 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4298 | |                         let method = StopPodSandboxSvc(inner);
[INFO] [stdout] 4299 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 4300 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 4310 | |                         Ok(res)
[INFO] [stdout] 4311 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1.rs:4310:25
[INFO] [stdout]      |
[INFO] [stdout] 4310 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1.rs:4343:42
[INFO] [stdout]      |
[INFO] [stdout] 4343 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4344 | |                         let method = RemovePodSandboxSvc(inner);
[INFO] [stdout] 4345 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 4346 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 4356 | |                         Ok(res)
[INFO] [stdout] 4357 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1.rs:4356:25
[INFO] [stdout]      |
[INFO] [stdout] 4356 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1.rs:4389:42
[INFO] [stdout]      |
[INFO] [stdout] 4389 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4390 | |                         let method = PodSandboxStatusSvc(inner);
[INFO] [stdout] 4391 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 4392 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 4402 | |                         Ok(res)
[INFO] [stdout] 4403 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1.rs:4402:25
[INFO] [stdout]      |
[INFO] [stdout] 4402 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1.rs:4435:42
[INFO] [stdout]      |
[INFO] [stdout] 4435 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4436 | |                         let method = ListPodSandboxSvc(inner);
[INFO] [stdout] 4437 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 4438 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 4448 | |                         Ok(res)
[INFO] [stdout] 4449 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1.rs:4448:25
[INFO] [stdout]      |
[INFO] [stdout] 4448 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1.rs:4481:42
[INFO] [stdout]      |
[INFO] [stdout] 4481 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4482 | |                         let method = CreateContainerSvc(inner);
[INFO] [stdout] 4483 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 4484 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 4494 | |                         Ok(res)
[INFO] [stdout] 4495 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1.rs:4494:25
[INFO] [stdout]      |
[INFO] [stdout] 4494 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1.rs:4527:42
[INFO] [stdout]      |
[INFO] [stdout] 4527 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4528 | |                         let method = StartContainerSvc(inner);
[INFO] [stdout] 4529 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 4530 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 4540 | |                         Ok(res)
[INFO] [stdout] 4541 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1.rs:4540:25
[INFO] [stdout]      |
[INFO] [stdout] 4540 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1.rs:4572:42
[INFO] [stdout]      |
[INFO] [stdout] 4572 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4573 | |                         let method = StopContainerSvc(inner);
[INFO] [stdout] 4574 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 4575 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 4585 | |                         Ok(res)
[INFO] [stdout] 4586 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1.rs:4585:25
[INFO] [stdout]      |
[INFO] [stdout] 4585 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1.rs:4618:42
[INFO] [stdout]      |
[INFO] [stdout] 4618 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4619 | |                         let method = RemoveContainerSvc(inner);
[INFO] [stdout] 4620 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 4621 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 4631 | |                         Ok(res)
[INFO] [stdout] 4632 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1.rs:4631:25
[INFO] [stdout]      |
[INFO] [stdout] 4631 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1.rs:4664:42
[INFO] [stdout]      |
[INFO] [stdout] 4664 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4665 | |                         let method = ListContainersSvc(inner);
[INFO] [stdout] 4666 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 4667 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 4677 | |                         Ok(res)
[INFO] [stdout] 4678 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1.rs:4677:25
[INFO] [stdout]      |
[INFO] [stdout] 4677 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1.rs:4710:42
[INFO] [stdout]      |
[INFO] [stdout] 4710 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4711 | |                         let method = ContainerStatusSvc(inner);
[INFO] [stdout] 4712 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 4713 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 4723 | |                         Ok(res)
[INFO] [stdout] 4724 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1.rs:4723:25
[INFO] [stdout]      |
[INFO] [stdout] 4723 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1.rs:4761:42
[INFO] [stdout]      |
[INFO] [stdout] 4761 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4762 | |                         let method = UpdateContainerResourcesSvc(inner);
[INFO] [stdout] 4763 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 4764 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 4774 | |                         Ok(res)
[INFO] [stdout] 4775 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1.rs:4774:25
[INFO] [stdout]      |
[INFO] [stdout] 4774 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1.rs:4807:42
[INFO] [stdout]      |
[INFO] [stdout] 4807 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4808 | |                         let method = ReopenContainerLogSvc(inner);
[INFO] [stdout] 4809 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 4810 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 4820 | |                         Ok(res)
[INFO] [stdout] 4821 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1.rs:4820:25
[INFO] [stdout]      |
[INFO] [stdout] 4820 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1.rs:4852:42
[INFO] [stdout]      |
[INFO] [stdout] 4852 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4853 | |                         let method = ExecSyncSvc(inner);
[INFO] [stdout] 4854 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 4855 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 4865 | |                         Ok(res)
[INFO] [stdout] 4866 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1.rs:4865:25
[INFO] [stdout]      |
[INFO] [stdout] 4865 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1.rs:4896:42
[INFO] [stdout]      |
[INFO] [stdout] 4896 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4897 | |                         let method = ExecSvc(inner);
[INFO] [stdout] 4898 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 4899 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 4909 | |                         Ok(res)
[INFO] [stdout] 4910 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1.rs:4909:25
[INFO] [stdout]      |
[INFO] [stdout] 4909 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1.rs:4941:42
[INFO] [stdout]      |
[INFO] [stdout] 4941 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4942 | |                         let method = AttachSvc(inner);
[INFO] [stdout] 4943 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 4944 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 4954 | |                         Ok(res)
[INFO] [stdout] 4955 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1.rs:4954:25
[INFO] [stdout]      |
[INFO] [stdout] 4954 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1.rs:4986:42
[INFO] [stdout]      |
[INFO] [stdout] 4986 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4987 | |                         let method = PortForwardSvc(inner);
[INFO] [stdout] 4988 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 4989 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 4999 | |                         Ok(res)
[INFO] [stdout] 5000 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1.rs:4999:25
[INFO] [stdout]      |
[INFO] [stdout] 4999 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1.rs:5032:42
[INFO] [stdout]      |
[INFO] [stdout] 5032 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 5033 | |                         let method = ContainerStatsSvc(inner);
[INFO] [stdout] 5034 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 5035 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 5045 | |                         Ok(res)
[INFO] [stdout] 5046 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1.rs:5045:25
[INFO] [stdout]      |
[INFO] [stdout] 5045 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1.rs:5078:42
[INFO] [stdout]      |
[INFO] [stdout] 5078 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 5079 | |                         let method = ListContainerStatsSvc(inner);
[INFO] [stdout] 5080 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 5081 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 5091 | |                         Ok(res)
[INFO] [stdout] 5092 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1.rs:5091:25
[INFO] [stdout]      |
[INFO] [stdout] 5091 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1.rs:5124:42
[INFO] [stdout]      |
[INFO] [stdout] 5124 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 5125 | |                         let method = PodSandboxStatsSvc(inner);
[INFO] [stdout] 5126 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 5127 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 5137 | |                         Ok(res)
[INFO] [stdout] 5138 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1.rs:5137:25
[INFO] [stdout]      |
[INFO] [stdout] 5137 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1.rs:5173:42
[INFO] [stdout]      |
[INFO] [stdout] 5173 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 5174 | |                         let method = ListPodSandboxStatsSvc(inner);
[INFO] [stdout] 5175 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 5176 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 5186 | |                         Ok(res)
[INFO] [stdout] 5187 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1.rs:5186:25
[INFO] [stdout]      |
[INFO] [stdout] 5186 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1.rs:5222:42
[INFO] [stdout]      |
[INFO] [stdout] 5222 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 5223 | |                         let method = UpdateRuntimeConfigSvc(inner);
[INFO] [stdout] 5224 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 5225 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 5235 | |                         Ok(res)
[INFO] [stdout] 5236 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1.rs:5235:25
[INFO] [stdout]      |
[INFO] [stdout] 5235 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1.rs:5267:42
[INFO] [stdout]      |
[INFO] [stdout] 5267 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 5268 | |                         let method = StatusSvc(inner);
[INFO] [stdout] 5269 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 5270 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 5280 | |                         Ok(res)
[INFO] [stdout] 5281 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1.rs:5280:25
[INFO] [stdout]      |
[INFO] [stdout] 5280 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1.rs:5313:42
[INFO] [stdout]      |
[INFO] [stdout] 5313 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 5314 | |                         let method = CheckpointContainerSvc(inner);
[INFO] [stdout] 5315 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 5316 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 5326 | |                         Ok(res)
[INFO] [stdout] 5327 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1.rs:5326:25
[INFO] [stdout]      |
[INFO] [stdout] 5326 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1.rs:5360:42
[INFO] [stdout]      |
[INFO] [stdout] 5360 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 5361 | |                         let method = GetContainerEventsSvc(inner);
[INFO] [stdout] 5362 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 5363 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 5373 | |                         Ok(res)
[INFO] [stdout] 5374 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1.rs:5373:25
[INFO] [stdout]      |
[INFO] [stdout] 5373 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1.rs:5409:42
[INFO] [stdout]      |
[INFO] [stdout] 5409 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 5410 | |                         let method = ListMetricDescriptorsSvc(inner);
[INFO] [stdout] 5411 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 5412 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 5422 | |                         Ok(res)
[INFO] [stdout] 5423 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1.rs:5422:25
[INFO] [stdout]      |
[INFO] [stdout] 5422 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1.rs:5458:42
[INFO] [stdout]      |
[INFO] [stdout] 5458 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 5459 | |                         let method = ListPodSandboxMetricsSvc(inner);
[INFO] [stdout] 5460 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 5461 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 5471 | |                         Ok(res)
[INFO] [stdout] 5472 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1.rs:5471:25
[INFO] [stdout]      |
[INFO] [stdout] 5471 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1.rs:5503:42
[INFO] [stdout]      |
[INFO] [stdout] 5503 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 5504 | |                         let method = RuntimeConfigSvc(inner);
[INFO] [stdout] 5505 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 5506 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 5516 | |                         Ok(res)
[INFO] [stdout] 5517 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1.rs:5516:25
[INFO] [stdout]      |
[INFO] [stdout] 5516 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1.rs:5521:41
[INFO] [stdout]      |
[INFO] [stdout] 5521 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 5522 | |                         let mut response = http::Response::new(empty_body());
[INFO] [stdout] 5523 | |                         let headers = response.headers_mut();
[INFO] [stdout] 5524 | |                         headers
[INFO] [stdout] ...    |
[INFO] [stdout] 5534 | |                         Ok(response)
[INFO] [stdout] 5535 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1.rs:5534:25
[INFO] [stdout]      |
[INFO] [stdout] 5534 |                         Ok(response)
[INFO] [stdout]      |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1.rs:5721:42
[INFO] [stdout]      |
[INFO] [stdout] 5721 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 5722 | |                         let method = ListImagesSvc(inner);
[INFO] [stdout] 5723 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 5724 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 5734 | |                         Ok(res)
[INFO] [stdout] 5735 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1.rs:5734:25
[INFO] [stdout]      |
[INFO] [stdout] 5734 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1.rs:5766:42
[INFO] [stdout]      |
[INFO] [stdout] 5766 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 5767 | |                         let method = ImageStatusSvc(inner);
[INFO] [stdout] 5768 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 5769 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 5779 | |                         Ok(res)
[INFO] [stdout] 5780 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1.rs:5779:25
[INFO] [stdout]      |
[INFO] [stdout] 5779 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1.rs:5811:42
[INFO] [stdout]      |
[INFO] [stdout] 5811 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 5812 | |                         let method = PullImageSvc(inner);
[INFO] [stdout] 5813 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 5814 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 5824 | |                         Ok(res)
[INFO] [stdout] 5825 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1.rs:5824:25
[INFO] [stdout]      |
[INFO] [stdout] 5824 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1.rs:5856:42
[INFO] [stdout]      |
[INFO] [stdout] 5856 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 5857 | |                         let method = RemoveImageSvc(inner);
[INFO] [stdout] 5858 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 5859 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 5869 | |                         Ok(res)
[INFO] [stdout] 5870 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1.rs:5869:25
[INFO] [stdout]      |
[INFO] [stdout] 5869 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1.rs:5901:42
[INFO] [stdout]      |
[INFO] [stdout] 5901 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 5902 | |                         let method = ImageFsInfoSvc(inner);
[INFO] [stdout] 5903 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 5904 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 5914 | |                         Ok(res)
[INFO] [stdout] 5915 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1.rs:5914:25
[INFO] [stdout]      |
[INFO] [stdout] 5914 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1.rs:5919:41
[INFO] [stdout]      |
[INFO] [stdout] 5919 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 5920 | |                         let mut response = http::Response::new(empty_body());
[INFO] [stdout] 5921 | |                         let headers = response.headers_mut();
[INFO] [stdout] 5922 | |                         headers
[INFO] [stdout] ...    |
[INFO] [stdout] 5932 | |                         Ok(response)
[INFO] [stdout] 5933 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1.rs:5932:25
[INFO] [stdout]      |
[INFO] [stdout] 5932 |                         Ok(response)
[INFO] [stdout]      |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1.rs:4205:42
[INFO] [stdout]      |
[INFO] [stdout] 4205 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4206 | |                         let method = VersionSvc(inner);
[INFO] [stdout] 4207 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 4208 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 4218 | |                         Ok(res)
[INFO] [stdout] 4219 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1.rs:4218:25
[INFO] [stdout]      |
[INFO] [stdout] 4218 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1.rs:4251:42
[INFO] [stdout]      |
[INFO] [stdout] 4251 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4252 | |                         let method = RunPodSandboxSvc(inner);
[INFO] [stdout] 4253 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 4254 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 4264 | |                         Ok(res)
[INFO] [stdout] 4265 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1.rs:4264:25
[INFO] [stdout]      |
[INFO] [stdout] 4264 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1.rs:4297:42
[INFO] [stdout]      |
[INFO] [stdout] 4297 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4298 | |                         let method = StopPodSandboxSvc(inner);
[INFO] [stdout] 4299 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 4300 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 4310 | |                         Ok(res)
[INFO] [stdout] 4311 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1.rs:4310:25
[INFO] [stdout]      |
[INFO] [stdout] 4310 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1.rs:4343:42
[INFO] [stdout]      |
[INFO] [stdout] 4343 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4344 | |                         let method = RemovePodSandboxSvc(inner);
[INFO] [stdout] 4345 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 4346 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 4356 | |                         Ok(res)
[INFO] [stdout] 4357 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1.rs:4356:25
[INFO] [stdout]      |
[INFO] [stdout] 4356 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1.rs:4389:42
[INFO] [stdout]      |
[INFO] [stdout] 4389 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4390 | |                         let method = PodSandboxStatusSvc(inner);
[INFO] [stdout] 4391 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 4392 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 4402 | |                         Ok(res)
[INFO] [stdout] 4403 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1.rs:4402:25
[INFO] [stdout]      |
[INFO] [stdout] 4402 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1.rs:4435:42
[INFO] [stdout]      |
[INFO] [stdout] 4435 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4436 | |                         let method = ListPodSandboxSvc(inner);
[INFO] [stdout] 4437 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 4438 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 4448 | |                         Ok(res)
[INFO] [stdout] 4449 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1.rs:4448:25
[INFO] [stdout]      |
[INFO] [stdout] 4448 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1.rs:4481:42
[INFO] [stdout]      |
[INFO] [stdout] 4481 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4482 | |                         let method = CreateContainerSvc(inner);
[INFO] [stdout] 4483 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 4484 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 4494 | |                         Ok(res)
[INFO] [stdout] 4495 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1.rs:4494:25
[INFO] [stdout]      |
[INFO] [stdout] 4494 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1.rs:4527:42
[INFO] [stdout]      |
[INFO] [stdout] 4527 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4528 | |                         let method = StartContainerSvc(inner);
[INFO] [stdout] 4529 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 4530 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 4540 | |                         Ok(res)
[INFO] [stdout] 4541 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1.rs:4540:25
[INFO] [stdout]      |
[INFO] [stdout] 4540 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1.rs:4572:42
[INFO] [stdout]      |
[INFO] [stdout] 4572 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4573 | |                         let method = StopContainerSvc(inner);
[INFO] [stdout] 4574 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 4575 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 4585 | |                         Ok(res)
[INFO] [stdout] 4586 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1.rs:4585:25
[INFO] [stdout]      |
[INFO] [stdout] 4585 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1.rs:4618:42
[INFO] [stdout]      |
[INFO] [stdout] 4618 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4619 | |                         let method = RemoveContainerSvc(inner);
[INFO] [stdout] 4620 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 4621 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 4631 | |                         Ok(res)
[INFO] [stdout] 4632 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1.rs:4631:25
[INFO] [stdout]      |
[INFO] [stdout] 4631 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1.rs:4664:42
[INFO] [stdout]      |
[INFO] [stdout] 4664 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4665 | |                         let method = ListContainersSvc(inner);
[INFO] [stdout] 4666 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 4667 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 4677 | |                         Ok(res)
[INFO] [stdout] 4678 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1.rs:4677:25
[INFO] [stdout]      |
[INFO] [stdout] 4677 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1.rs:4710:42
[INFO] [stdout]      |
[INFO] [stdout] 4710 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4711 | |                         let method = ContainerStatusSvc(inner);
[INFO] [stdout] 4712 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 4713 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 4723 | |                         Ok(res)
[INFO] [stdout] 4724 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1.rs:4723:25
[INFO] [stdout]      |
[INFO] [stdout] 4723 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1.rs:4761:42
[INFO] [stdout]      |
[INFO] [stdout] 4761 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4762 | |                         let method = UpdateContainerResourcesSvc(inner);
[INFO] [stdout] 4763 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 4764 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 4774 | |                         Ok(res)
[INFO] [stdout] 4775 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1.rs:4774:25
[INFO] [stdout]      |
[INFO] [stdout] 4774 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1.rs:4807:42
[INFO] [stdout]      |
[INFO] [stdout] 4807 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4808 | |                         let method = ReopenContainerLogSvc(inner);
[INFO] [stdout] 4809 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 4810 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 4820 | |                         Ok(res)
[INFO] [stdout] 4821 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1.rs:4820:25
[INFO] [stdout]      |
[INFO] [stdout] 4820 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1.rs:4852:42
[INFO] [stdout]      |
[INFO] [stdout] 4852 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4853 | |                         let method = ExecSyncSvc(inner);
[INFO] [stdout] 4854 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 4855 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 4865 | |                         Ok(res)
[INFO] [stdout] 4866 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1.rs:4865:25
[INFO] [stdout]      |
[INFO] [stdout] 4865 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1.rs:4896:42
[INFO] [stdout]      |
[INFO] [stdout] 4896 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4897 | |                         let method = ExecSvc(inner);
[INFO] [stdout] 4898 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 4899 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 4909 | |                         Ok(res)
[INFO] [stdout] 4910 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1.rs:4909:25
[INFO] [stdout]      |
[INFO] [stdout] 4909 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1.rs:4941:42
[INFO] [stdout]      |
[INFO] [stdout] 4941 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4942 | |                         let method = AttachSvc(inner);
[INFO] [stdout] 4943 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 4944 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 4954 | |                         Ok(res)
[INFO] [stdout] 4955 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1.rs:4954:25
[INFO] [stdout]      |
[INFO] [stdout] 4954 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1.rs:4986:42
[INFO] [stdout]      |
[INFO] [stdout] 4986 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4987 | |                         let method = PortForwardSvc(inner);
[INFO] [stdout] 4988 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 4989 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 4999 | |                         Ok(res)
[INFO] [stdout] 5000 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1.rs:4999:25
[INFO] [stdout]      |
[INFO] [stdout] 4999 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1.rs:5032:42
[INFO] [stdout]      |
[INFO] [stdout] 5032 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 5033 | |                         let method = ContainerStatsSvc(inner);
[INFO] [stdout] 5034 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 5035 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 5045 | |                         Ok(res)
[INFO] [stdout] 5046 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1.rs:5045:25
[INFO] [stdout]      |
[INFO] [stdout] 5045 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1.rs:5078:42
[INFO] [stdout]      |
[INFO] [stdout] 5078 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 5079 | |                         let method = ListContainerStatsSvc(inner);
[INFO] [stdout] 5080 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 5081 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 5091 | |                         Ok(res)
[INFO] [stdout] 5092 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1.rs:5091:25
[INFO] [stdout]      |
[INFO] [stdout] 5091 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1.rs:5124:42
[INFO] [stdout]      |
[INFO] [stdout] 5124 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 5125 | |                         let method = PodSandboxStatsSvc(inner);
[INFO] [stdout] 5126 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 5127 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 5137 | |                         Ok(res)
[INFO] [stdout] 5138 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1.rs:5137:25
[INFO] [stdout]      |
[INFO] [stdout] 5137 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1.rs:5173:42
[INFO] [stdout]      |
[INFO] [stdout] 5173 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 5174 | |                         let method = ListPodSandboxStatsSvc(inner);
[INFO] [stdout] 5175 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 5176 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 5186 | |                         Ok(res)
[INFO] [stdout] 5187 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1.rs:5186:25
[INFO] [stdout]      |
[INFO] [stdout] 5186 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1.rs:5222:42
[INFO] [stdout]      |
[INFO] [stdout] 5222 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 5223 | |                         let method = UpdateRuntimeConfigSvc(inner);
[INFO] [stdout] 5224 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 5225 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 5235 | |                         Ok(res)
[INFO] [stdout] 5236 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1.rs:5235:25
[INFO] [stdout]      |
[INFO] [stdout] 5235 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1.rs:5267:42
[INFO] [stdout]      |
[INFO] [stdout] 5267 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 5268 | |                         let method = StatusSvc(inner);
[INFO] [stdout] 5269 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 5270 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 5280 | |                         Ok(res)
[INFO] [stdout] 5281 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1.rs:5280:25
[INFO] [stdout]      |
[INFO] [stdout] 5280 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1.rs:5313:42
[INFO] [stdout]      |
[INFO] [stdout] 5313 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 5314 | |                         let method = CheckpointContainerSvc(inner);
[INFO] [stdout] 5315 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 5316 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 5326 | |                         Ok(res)
[INFO] [stdout] 5327 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1.rs:5326:25
[INFO] [stdout]      |
[INFO] [stdout] 5326 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1.rs:5360:42
[INFO] [stdout]      |
[INFO] [stdout] 5360 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 5361 | |                         let method = GetContainerEventsSvc(inner);
[INFO] [stdout] 5362 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 5363 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 5373 | |                         Ok(res)
[INFO] [stdout] 5374 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1.rs:5373:25
[INFO] [stdout]      |
[INFO] [stdout] 5373 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1.rs:5409:42
[INFO] [stdout]      |
[INFO] [stdout] 5409 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 5410 | |                         let method = ListMetricDescriptorsSvc(inner);
[INFO] [stdout] 5411 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 5412 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 5422 | |                         Ok(res)
[INFO] [stdout] 5423 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1.rs:5422:25
[INFO] [stdout]      |
[INFO] [stdout] 5422 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1.rs:5458:42
[INFO] [stdout]      |
[INFO] [stdout] 5458 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 5459 | |                         let method = ListPodSandboxMetricsSvc(inner);
[INFO] [stdout] 5460 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 5461 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 5471 | |                         Ok(res)
[INFO] [stdout] 5472 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1.rs:5471:25
[INFO] [stdout]      |
[INFO] [stdout] 5471 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1.rs:5503:42
[INFO] [stdout]      |
[INFO] [stdout] 5503 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 5504 | |                         let method = RuntimeConfigSvc(inner);
[INFO] [stdout] 5505 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 5506 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 5516 | |                         Ok(res)
[INFO] [stdout] 5517 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1.rs:5516:25
[INFO] [stdout]      |
[INFO] [stdout] 5516 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1.rs:5521:41
[INFO] [stdout]      |
[INFO] [stdout] 5521 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 5522 | |                         let mut response = http::Response::new(empty_body());
[INFO] [stdout] 5523 | |                         let headers = response.headers_mut();
[INFO] [stdout] 5524 | |                         headers
[INFO] [stdout] ...    |
[INFO] [stdout] 5534 | |                         Ok(response)
[INFO] [stdout] 5535 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1.rs:5534:25
[INFO] [stdout]      |
[INFO] [stdout] 5534 |                         Ok(response)
[INFO] [stdout]      |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1.rs:5721:42
[INFO] [stdout]      |
[INFO] [stdout] 5721 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 5722 | |                         let method = ListImagesSvc(inner);
[INFO] [stdout] 5723 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 5724 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 5734 | |                         Ok(res)
[INFO] [stdout] 5735 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1.rs:5734:25
[INFO] [stdout]      |
[INFO] [stdout] 5734 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1.rs:5766:42
[INFO] [stdout]      |
[INFO] [stdout] 5766 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 5767 | |                         let method = ImageStatusSvc(inner);
[INFO] [stdout] 5768 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 5769 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 5779 | |                         Ok(res)
[INFO] [stdout] 5780 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1.rs:5779:25
[INFO] [stdout]      |
[INFO] [stdout] 5779 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1.rs:5811:42
[INFO] [stdout]      |
[INFO] [stdout] 5811 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 5812 | |                         let method = PullImageSvc(inner);
[INFO] [stdout] 5813 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 5814 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 5824 | |                         Ok(res)
[INFO] [stdout] 5825 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1.rs:5824:25
[INFO] [stdout]      |
[INFO] [stdout] 5824 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1.rs:5856:42
[INFO] [stdout]      |
[INFO] [stdout] 5856 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 5857 | |                         let method = RemoveImageSvc(inner);
[INFO] [stdout] 5858 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 5859 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 5869 | |                         Ok(res)
[INFO] [stdout] 5870 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1.rs:5869:25
[INFO] [stdout]      |
[INFO] [stdout] 5869 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1.rs:5901:42
[INFO] [stdout]      |
[INFO] [stdout] 5901 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 5902 | |                         let method = ImageFsInfoSvc(inner);
[INFO] [stdout] 5903 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 5904 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 5914 | |                         Ok(res)
[INFO] [stdout] 5915 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1.rs:5914:25
[INFO] [stdout]      |
[INFO] [stdout] 5914 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1.rs:5919:41
[INFO] [stdout]      |
[INFO] [stdout] 5919 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 5920 | |                         let mut response = http::Response::new(empty_body());
[INFO] [stdout] 5921 | |                         let headers = response.headers_mut();
[INFO] [stdout] 5922 | |                         headers
[INFO] [stdout] ...    |
[INFO] [stdout] 5932 | |                         Ok(response)
[INFO] [stdout] 5933 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1.rs:5932:25
[INFO] [stdout]      |
[INFO] [stdout] 5932 |                         Ok(response)
[INFO] [stdout]      |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1alpha2.rs:3447:42
[INFO] [stdout]      |
[INFO] [stdout] 3447 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3448 | |                         let method = VersionSvc(inner);
[INFO] [stdout] 3449 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 3450 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3460 | |                         Ok(res)
[INFO] [stdout] 3461 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1alpha2.rs:3460:25
[INFO] [stdout]      |
[INFO] [stdout] 3460 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1alpha2.rs:3493:42
[INFO] [stdout]      |
[INFO] [stdout] 3493 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3494 | |                         let method = RunPodSandboxSvc(inner);
[INFO] [stdout] 3495 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 3496 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3506 | |                         Ok(res)
[INFO] [stdout] 3507 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1alpha2.rs:3506:25
[INFO] [stdout]      |
[INFO] [stdout] 3506 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1alpha2.rs:3539:42
[INFO] [stdout]      |
[INFO] [stdout] 3539 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3540 | |                         let method = StopPodSandboxSvc(inner);
[INFO] [stdout] 3541 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 3542 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3552 | |                         Ok(res)
[INFO] [stdout] 3553 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1alpha2.rs:3552:25
[INFO] [stdout]      |
[INFO] [stdout] 3552 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1alpha2.rs:3585:42
[INFO] [stdout]      |
[INFO] [stdout] 3585 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3586 | |                         let method = RemovePodSandboxSvc(inner);
[INFO] [stdout] 3587 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 3588 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3598 | |                         Ok(res)
[INFO] [stdout] 3599 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1alpha2.rs:3598:25
[INFO] [stdout]      |
[INFO] [stdout] 3598 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1alpha2.rs:3631:42
[INFO] [stdout]      |
[INFO] [stdout] 3631 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3632 | |                         let method = PodSandboxStatusSvc(inner);
[INFO] [stdout] 3633 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 3634 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3644 | |                         Ok(res)
[INFO] [stdout] 3645 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1alpha2.rs:3644:25
[INFO] [stdout]      |
[INFO] [stdout] 3644 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1alpha2.rs:3677:42
[INFO] [stdout]      |
[INFO] [stdout] 3677 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3678 | |                         let method = ListPodSandboxSvc(inner);
[INFO] [stdout] 3679 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 3680 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3690 | |                         Ok(res)
[INFO] [stdout] 3691 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1alpha2.rs:3690:25
[INFO] [stdout]      |
[INFO] [stdout] 3690 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1alpha2.rs:3723:42
[INFO] [stdout]      |
[INFO] [stdout] 3723 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3724 | |                         let method = CreateContainerSvc(inner);
[INFO] [stdout] 3725 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 3726 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3736 | |                         Ok(res)
[INFO] [stdout] 3737 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1alpha2.rs:3736:25
[INFO] [stdout]      |
[INFO] [stdout] 3736 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1alpha2.rs:3769:42
[INFO] [stdout]      |
[INFO] [stdout] 3769 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3770 | |                         let method = StartContainerSvc(inner);
[INFO] [stdout] 3771 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 3772 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3782 | |                         Ok(res)
[INFO] [stdout] 3783 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1alpha2.rs:3782:25
[INFO] [stdout]      |
[INFO] [stdout] 3782 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1alpha2.rs:3814:42
[INFO] [stdout]      |
[INFO] [stdout] 3814 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3815 | |                         let method = StopContainerSvc(inner);
[INFO] [stdout] 3816 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 3817 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3827 | |                         Ok(res)
[INFO] [stdout] 3828 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1alpha2.rs:3827:25
[INFO] [stdout]      |
[INFO] [stdout] 3827 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1alpha2.rs:3860:42
[INFO] [stdout]      |
[INFO] [stdout] 3860 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3861 | |                         let method = RemoveContainerSvc(inner);
[INFO] [stdout] 3862 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 3863 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3873 | |                         Ok(res)
[INFO] [stdout] 3874 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1alpha2.rs:3873:25
[INFO] [stdout]      |
[INFO] [stdout] 3873 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1alpha2.rs:3906:42
[INFO] [stdout]      |
[INFO] [stdout] 3906 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3907 | |                         let method = ListContainersSvc(inner);
[INFO] [stdout] 3908 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 3909 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3919 | |                         Ok(res)
[INFO] [stdout] 3920 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1alpha2.rs:3919:25
[INFO] [stdout]      |
[INFO] [stdout] 3919 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1alpha2.rs:3952:42
[INFO] [stdout]      |
[INFO] [stdout] 3952 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3953 | |                         let method = ContainerStatusSvc(inner);
[INFO] [stdout] 3954 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 3955 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3965 | |                         Ok(res)
[INFO] [stdout] 3966 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1alpha2.rs:3965:25
[INFO] [stdout]      |
[INFO] [stdout] 3965 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1alpha2.rs:4003:42
[INFO] [stdout]      |
[INFO] [stdout] 4003 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4004 | |                         let method = UpdateContainerResourcesSvc(inner);
[INFO] [stdout] 4005 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 4006 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 4016 | |                         Ok(res)
[INFO] [stdout] 4017 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1alpha2.rs:4016:25
[INFO] [stdout]      |
[INFO] [stdout] 4016 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1alpha2.rs:4049:42
[INFO] [stdout]      |
[INFO] [stdout] 4049 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4050 | |                         let method = ReopenContainerLogSvc(inner);
[INFO] [stdout] 4051 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 4052 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 4062 | |                         Ok(res)
[INFO] [stdout] 4063 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1alpha2.rs:4062:25
[INFO] [stdout]      |
[INFO] [stdout] 4062 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1alpha2.rs:4094:42
[INFO] [stdout]      |
[INFO] [stdout] 4094 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4095 | |                         let method = ExecSyncSvc(inner);
[INFO] [stdout] 4096 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 4097 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 4107 | |                         Ok(res)
[INFO] [stdout] 4108 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1alpha2.rs:4107:25
[INFO] [stdout]      |
[INFO] [stdout] 4107 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1alpha2.rs:4138:42
[INFO] [stdout]      |
[INFO] [stdout] 4138 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4139 | |                         let method = ExecSvc(inner);
[INFO] [stdout] 4140 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 4141 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 4151 | |                         Ok(res)
[INFO] [stdout] 4152 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1alpha2.rs:4151:25
[INFO] [stdout]      |
[INFO] [stdout] 4151 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1alpha2.rs:4183:42
[INFO] [stdout]      |
[INFO] [stdout] 4183 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4184 | |                         let method = AttachSvc(inner);
[INFO] [stdout] 4185 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 4186 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 4196 | |                         Ok(res)
[INFO] [stdout] 4197 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1alpha2.rs:4196:25
[INFO] [stdout]      |
[INFO] [stdout] 4196 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1alpha2.rs:4228:42
[INFO] [stdout]      |
[INFO] [stdout] 4228 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4229 | |                         let method = PortForwardSvc(inner);
[INFO] [stdout] 4230 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 4231 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 4241 | |                         Ok(res)
[INFO] [stdout] 4242 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1alpha2.rs:4241:25
[INFO] [stdout]      |
[INFO] [stdout] 4241 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1alpha2.rs:4274:42
[INFO] [stdout]      |
[INFO] [stdout] 4274 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4275 | |                         let method = ContainerStatsSvc(inner);
[INFO] [stdout] 4276 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 4277 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 4287 | |                         Ok(res)
[INFO] [stdout] 4288 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1alpha2.rs:4287:25
[INFO] [stdout]      |
[INFO] [stdout] 4287 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1alpha2.rs:4320:42
[INFO] [stdout]      |
[INFO] [stdout] 4320 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4321 | |                         let method = ListContainerStatsSvc(inner);
[INFO] [stdout] 4322 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 4323 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 4333 | |                         Ok(res)
[INFO] [stdout] 4334 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1alpha2.rs:4333:25
[INFO] [stdout]      |
[INFO] [stdout] 4333 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1alpha2.rs:4366:42
[INFO] [stdout]      |
[INFO] [stdout] 4366 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4367 | |                         let method = PodSandboxStatsSvc(inner);
[INFO] [stdout] 4368 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 4369 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 4379 | |                         Ok(res)
[INFO] [stdout] 4380 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1alpha2.rs:4379:25
[INFO] [stdout]      |
[INFO] [stdout] 4379 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1alpha2.rs:4415:42
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4416 | |                         let method = ListPodSandboxStatsSvc(inner);
[INFO] [stdout] 4417 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 4418 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 4428 | |                         Ok(res)
[INFO] [stdout] 4429 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1alpha2.rs:4428:25
[INFO] [stdout]      |
[INFO] [stdout] 4428 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1alpha2.rs:4464:42
[INFO] [stdout]      |
[INFO] [stdout] 4464 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4465 | |                         let method = UpdateRuntimeConfigSvc(inner);
[INFO] [stdout] 4466 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 4467 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 4477 | |                         Ok(res)
[INFO] [stdout] 4478 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1alpha2.rs:4477:25
[INFO] [stdout]      |
[INFO] [stdout] 4477 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1alpha2.rs:4509:42
[INFO] [stdout]      |
[INFO] [stdout] 4509 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4510 | |                         let method = StatusSvc(inner);
[INFO] [stdout] 4511 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 4512 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 4522 | |                         Ok(res)
[INFO] [stdout] 4523 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1alpha2.rs:4522:25
[INFO] [stdout]      |
[INFO] [stdout] 4522 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1alpha2.rs:4527:41
[INFO] [stdout]      |
[INFO] [stdout] 4527 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 4528 | |                         let mut response = http::Response::new(empty_body());
[INFO] [stdout] 4529 | |                         let headers = response.headers_mut();
[INFO] [stdout] 4530 | |                         headers
[INFO] [stdout] ...    |
[INFO] [stdout] 4540 | |                         Ok(response)
[INFO] [stdout] 4541 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1alpha2.rs:4540:25
[INFO] [stdout]      |
[INFO] [stdout] 4540 |                         Ok(response)
[INFO] [stdout]      |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1alpha2.rs:4727:42
[INFO] [stdout]      |
[INFO] [stdout] 4727 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4728 | |                         let method = ListImagesSvc(inner);
[INFO] [stdout] 4729 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 4730 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 4740 | |                         Ok(res)
[INFO] [stdout] 4741 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1alpha2.rs:4740:25
[INFO] [stdout]      |
[INFO] [stdout] 4740 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1alpha2.rs:4772:42
[INFO] [stdout]      |
[INFO] [stdout] 4772 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4773 | |                         let method = ImageStatusSvc(inner);
[INFO] [stdout] 4774 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 4775 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 4785 | |                         Ok(res)
[INFO] [stdout] 4786 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1alpha2.rs:4785:25
[INFO] [stdout]      |
[INFO] [stdout] 4785 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1alpha2.rs:4817:42
[INFO] [stdout]      |
[INFO] [stdout] 4817 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4818 | |                         let method = PullImageSvc(inner);
[INFO] [stdout] 4819 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 4820 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 4830 | |                         Ok(res)
[INFO] [stdout] 4831 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1alpha2.rs:4830:25
[INFO] [stdout]      |
[INFO] [stdout] 4830 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1alpha2.rs:4862:42
[INFO] [stdout]      |
[INFO] [stdout] 4862 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4863 | |                         let method = RemoveImageSvc(inner);
[INFO] [stdout] 4864 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 4865 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 4875 | |                         Ok(res)
[INFO] [stdout] 4876 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1alpha2.rs:4875:25
[INFO] [stdout]      |
[INFO] [stdout] 4875 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1alpha2.rs:4907:42
[INFO] [stdout]      |
[INFO] [stdout] 4907 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4908 | |                         let method = ImageFsInfoSvc(inner);
[INFO] [stdout] 4909 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 4910 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 4920 | |                         Ok(res)
[INFO] [stdout] 4921 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1alpha2.rs:4920:25
[INFO] [stdout]      |
[INFO] [stdout] 4920 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1alpha2.rs:4925:41
[INFO] [stdout]      |
[INFO] [stdout] 4925 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 4926 | |                         let mut response = http::Response::new(empty_body());
[INFO] [stdout] 4927 | |                         let headers = response.headers_mut();
[INFO] [stdout] 4928 | |                         headers
[INFO] [stdout] ...    |
[INFO] [stdout] 4938 | |                         Ok(response)
[INFO] [stdout] 4939 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1alpha2.rs:4938:25
[INFO] [stdout]      |
[INFO] [stdout] 4938 |                         Ok(response)
[INFO] [stdout]      |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1alpha2.rs:3447:42
[INFO] [stdout]      |
[INFO] [stdout] 3447 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3448 | |                         let method = VersionSvc(inner);
[INFO] [stdout] 3449 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 3450 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3460 | |                         Ok(res)
[INFO] [stdout] 3461 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1alpha2.rs:3460:25
[INFO] [stdout]      |
[INFO] [stdout] 3460 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1alpha2.rs:3493:42
[INFO] [stdout]      |
[INFO] [stdout] 3493 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3494 | |                         let method = RunPodSandboxSvc(inner);
[INFO] [stdout] 3495 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 3496 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3506 | |                         Ok(res)
[INFO] [stdout] 3507 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1alpha2.rs:3506:25
[INFO] [stdout]      |
[INFO] [stdout] 3506 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1alpha2.rs:3539:42
[INFO] [stdout]      |
[INFO] [stdout] 3539 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3540 | |                         let method = StopPodSandboxSvc(inner);
[INFO] [stdout] 3541 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 3542 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3552 | |                         Ok(res)
[INFO] [stdout] 3553 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1alpha2.rs:3552:25
[INFO] [stdout]      |
[INFO] [stdout] 3552 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1alpha2.rs:3585:42
[INFO] [stdout]      |
[INFO] [stdout] 3585 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3586 | |                         let method = RemovePodSandboxSvc(inner);
[INFO] [stdout] 3587 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 3588 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3598 | |                         Ok(res)
[INFO] [stdout] 3599 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1alpha2.rs:3598:25
[INFO] [stdout]      |
[INFO] [stdout] 3598 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1alpha2.rs:3631:42
[INFO] [stdout]      |
[INFO] [stdout] 3631 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3632 | |                         let method = PodSandboxStatusSvc(inner);
[INFO] [stdout] 3633 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 3634 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3644 | |                         Ok(res)
[INFO] [stdout] 3645 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1alpha2.rs:3644:25
[INFO] [stdout]      |
[INFO] [stdout] 3644 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1alpha2.rs:3677:42
[INFO] [stdout]      |
[INFO] [stdout] 3677 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3678 | |                         let method = ListPodSandboxSvc(inner);
[INFO] [stdout] 3679 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 3680 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3690 | |                         Ok(res)
[INFO] [stdout] 3691 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1alpha2.rs:3690:25
[INFO] [stdout]      |
[INFO] [stdout] 3690 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1alpha2.rs:3723:42
[INFO] [stdout]      |
[INFO] [stdout] 3723 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3724 | |                         let method = CreateContainerSvc(inner);
[INFO] [stdout] 3725 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 3726 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3736 | |                         Ok(res)
[INFO] [stdout] 3737 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1alpha2.rs:3736:25
[INFO] [stdout]      |
[INFO] [stdout] 3736 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1alpha2.rs:3769:42
[INFO] [stdout]      |
[INFO] [stdout] 3769 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3770 | |                         let method = StartContainerSvc(inner);
[INFO] [stdout] 3771 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 3772 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3782 | |                         Ok(res)
[INFO] [stdout] 3783 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1alpha2.rs:3782:25
[INFO] [stdout]      |
[INFO] [stdout] 3782 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1alpha2.rs:3814:42
[INFO] [stdout]      |
[INFO] [stdout] 3814 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3815 | |                         let method = StopContainerSvc(inner);
[INFO] [stdout] 3816 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 3817 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3827 | |                         Ok(res)
[INFO] [stdout] 3828 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1alpha2.rs:3827:25
[INFO] [stdout]      |
[INFO] [stdout] 3827 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1alpha2.rs:3860:42
[INFO] [stdout]      |
[INFO] [stdout] 3860 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3861 | |                         let method = RemoveContainerSvc(inner);
[INFO] [stdout] 3862 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 3863 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3873 | |                         Ok(res)
[INFO] [stdout] 3874 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1alpha2.rs:3873:25
[INFO] [stdout]      |
[INFO] [stdout] 3873 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1alpha2.rs:3906:42
[INFO] [stdout]      |
[INFO] [stdout] 3906 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3907 | |                         let method = ListContainersSvc(inner);
[INFO] [stdout] 3908 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 3909 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3919 | |                         Ok(res)
[INFO] [stdout] 3920 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1alpha2.rs:3919:25
[INFO] [stdout]      |
[INFO] [stdout] 3919 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1alpha2.rs:3952:42
[INFO] [stdout]      |
[INFO] [stdout] 3952 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3953 | |                         let method = ContainerStatusSvc(inner);
[INFO] [stdout] 3954 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 3955 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3965 | |                         Ok(res)
[INFO] [stdout] 3966 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1alpha2.rs:3965:25
[INFO] [stdout]      |
[INFO] [stdout] 3965 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1alpha2.rs:4003:42
[INFO] [stdout]      |
[INFO] [stdout] 4003 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4004 | |                         let method = UpdateContainerResourcesSvc(inner);
[INFO] [stdout] 4005 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 4006 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 4016 | |                         Ok(res)
[INFO] [stdout] 4017 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1alpha2.rs:4016:25
[INFO] [stdout]      |
[INFO] [stdout] 4016 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1alpha2.rs:4049:42
[INFO] [stdout]      |
[INFO] [stdout] 4049 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4050 | |                         let method = ReopenContainerLogSvc(inner);
[INFO] [stdout] 4051 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 4052 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 4062 | |                         Ok(res)
[INFO] [stdout] 4063 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1alpha2.rs:4062:25
[INFO] [stdout]      |
[INFO] [stdout] 4062 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1alpha2.rs:4094:42
[INFO] [stdout]      |
[INFO] [stdout] 4094 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4095 | |                         let method = ExecSyncSvc(inner);
[INFO] [stdout] 4096 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 4097 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 4107 | |                         Ok(res)
[INFO] [stdout] 4108 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1alpha2.rs:4107:25
[INFO] [stdout]      |
[INFO] [stdout] 4107 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1alpha2.rs:4138:42
[INFO] [stdout]      |
[INFO] [stdout] 4138 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4139 | |                         let method = ExecSvc(inner);
[INFO] [stdout] 4140 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 4141 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 4151 | |                         Ok(res)
[INFO] [stdout] 4152 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1alpha2.rs:4151:25
[INFO] [stdout]      |
[INFO] [stdout] 4151 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1alpha2.rs:4183:42
[INFO] [stdout]      |
[INFO] [stdout] 4183 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4184 | |                         let method = AttachSvc(inner);
[INFO] [stdout] 4185 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 4186 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 4196 | |                         Ok(res)
[INFO] [stdout] 4197 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1alpha2.rs:4196:25
[INFO] [stdout]      |
[INFO] [stdout] 4196 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1alpha2.rs:4228:42
[INFO] [stdout]      |
[INFO] [stdout] 4228 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4229 | |                         let method = PortForwardSvc(inner);
[INFO] [stdout] 4230 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 4231 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 4241 | |                         Ok(res)
[INFO] [stdout] 4242 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1alpha2.rs:4241:25
[INFO] [stdout]      |
[INFO] [stdout] 4241 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1alpha2.rs:4274:42
[INFO] [stdout]      |
[INFO] [stdout] 4274 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4275 | |                         let method = ContainerStatsSvc(inner);
[INFO] [stdout] 4276 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 4277 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 4287 | |                         Ok(res)
[INFO] [stdout] 4288 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1alpha2.rs:4287:25
[INFO] [stdout]      |
[INFO] [stdout] 4287 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1alpha2.rs:4320:42
[INFO] [stdout]      |
[INFO] [stdout] 4320 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4321 | |                         let method = ListContainerStatsSvc(inner);
[INFO] [stdout] 4322 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 4323 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 4333 | |                         Ok(res)
[INFO] [stdout] 4334 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1alpha2.rs:4333:25
[INFO] [stdout]      |
[INFO] [stdout] 4333 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1alpha2.rs:4366:42
[INFO] [stdout]      |
[INFO] [stdout] 4366 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4367 | |                         let method = PodSandboxStatsSvc(inner);
[INFO] [stdout] 4368 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 4369 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 4379 | |                         Ok(res)
[INFO] [stdout] 4380 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1alpha2.rs:4379:25
[INFO] [stdout]      |
[INFO] [stdout] 4379 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1alpha2.rs:4415:42
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4416 | |                         let method = ListPodSandboxStatsSvc(inner);
[INFO] [stdout] 4417 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 4418 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 4428 | |                         Ok(res)
[INFO] [stdout] 4429 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1alpha2.rs:4428:25
[INFO] [stdout]      |
[INFO] [stdout] 4428 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1alpha2.rs:4464:42
[INFO] [stdout]      |
[INFO] [stdout] 4464 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4465 | |                         let method = UpdateRuntimeConfigSvc(inner);
[INFO] [stdout] 4466 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 4467 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 4477 | |                         Ok(res)
[INFO] [stdout] 4478 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1alpha2.rs:4477:25
[INFO] [stdout]      |
[INFO] [stdout] 4477 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1alpha2.rs:4509:42
[INFO] [stdout]      |
[INFO] [stdout] 4509 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4510 | |                         let method = StatusSvc(inner);
[INFO] [stdout] 4511 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 4512 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 4522 | |                         Ok(res)
[INFO] [stdout] 4523 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1alpha2.rs:4522:25
[INFO] [stdout]      |
[INFO] [stdout] 4522 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1alpha2.rs:4527:41
[INFO] [stdout]      |
[INFO] [stdout] 4527 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 4528 | |                         let mut response = http::Response::new(empty_body());
[INFO] [stdout] 4529 | |                         let headers = response.headers_mut();
[INFO] [stdout] 4530 | |                         headers
[INFO] [stdout] ...    |
[INFO] [stdout] 4540 | |                         Ok(response)
[INFO] [stdout] 4541 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1alpha2.rs:4540:25
[INFO] [stdout]      |
[INFO] [stdout] 4540 |                         Ok(response)
[INFO] [stdout]      |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1alpha2.rs:4727:42
[INFO] [stdout]      |
[INFO] [stdout] 4727 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4728 | |                         let method = ListImagesSvc(inner);
[INFO] [stdout] 4729 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 4730 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 4740 | |                         Ok(res)
[INFO] [stdout] 4741 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1alpha2.rs:4740:25
[INFO] [stdout]      |
[INFO] [stdout] 4740 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1alpha2.rs:4772:42
[INFO] [stdout]      |
[INFO] [stdout] 4772 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4773 | |                         let method = ImageStatusSvc(inner);
[INFO] [stdout] 4774 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 4775 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 4785 | |                         Ok(res)
[INFO] [stdout] 4786 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1alpha2.rs:4785:25
[INFO] [stdout]      |
[INFO] [stdout] 4785 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1alpha2.rs:4817:42
[INFO] [stdout]      |
[INFO] [stdout] 4817 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4818 | |                         let method = PullImageSvc(inner);
[INFO] [stdout] 4819 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 4820 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 4830 | |                         Ok(res)
[INFO] [stdout] 4831 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1alpha2.rs:4830:25
[INFO] [stdout]      |
[INFO] [stdout] 4830 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1alpha2.rs:4862:42
[INFO] [stdout]      |
[INFO] [stdout] 4862 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4863 | |                         let method = RemoveImageSvc(inner);
[INFO] [stdout] 4864 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 4865 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 4875 | |                         Ok(res)
[INFO] [stdout] 4876 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1alpha2.rs:4875:25
[INFO] [stdout]      |
[INFO] [stdout] 4875 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1alpha2.rs:4907:42
[INFO] [stdout]      |
[INFO] [stdout] 4907 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4908 | |                         let method = ImageFsInfoSvc(inner);
[INFO] [stdout] 4909 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 4910 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 4920 | |                         Ok(res)
[INFO] [stdout] 4921 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1alpha2.rs:4920:25
[INFO] [stdout]      |
[INFO] [stdout] 4920 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1alpha2.rs:4925:41
[INFO] [stdout]      |
[INFO] [stdout] 4925 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 4926 | |                         let mut response = http::Response::new(empty_body());
[INFO] [stdout] 4927 | |                         let headers = response.headers_mut();
[INFO] [stdout] 4928 | |                         headers
[INFO] [stdout] ...    |
[INFO] [stdout] 4938 | |                         Ok(response)
[INFO] [stdout] 4939 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/k8s-cri-b6f8a2445046f9f4/out/runtime.v1alpha2.rs:4938:25
[INFO] [stdout]      |
[INFO] [stdout] 4938 |                         Ok(response)
[INFO] [stdout]      |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `k8s-cri` (lib) due to 134 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `k8s-cri` (lib test) due to 134 previous errors
[INFO] running `Command { std: "docker" "inspect" "2f2ad7b533de7cdee5b4458c18922680bdb73d73a5ec256b00579540ed917c12", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2f2ad7b533de7cdee5b4458c18922680bdb73d73a5ec256b00579540ed917c12", kill_on_drop: false }`
[INFO] [stdout] 2f2ad7b533de7cdee5b4458c18922680bdb73d73a5ec256b00579540ed917c12
