[INFO] fetching crate cri-api 0.1.4...
[INFO] checking cri-api-0.1.4 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] extracting crate cri-api 0.1.4 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate cri-api 0.1.4
[INFO] finished tweaking crates.io crate cri-api 0.1.4
[INFO] tweaked toml for crates.io crate cri-api 0.1.4 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate cri-api 0.1.4 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 124 packages to latest compatible versions
[INFO] [stderr]       Adding prost v0.12.6 (available: v0.14.1)
[INFO] [stderr]       Adding tonic v0.11.0 (available: v0.14.2)
[INFO] [stderr]       Adding tonic-build v0.11.0 (available: v0.14.2)
[INFO] [stderr]       Adding tower v0.4.13 (available: v0.5.2)
[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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f0688de246f224945d00728433884331d978276e0292df4e1f9add305ed7855f
[INFO] running `Command { std: "docker" "start" "-a" "f0688de246f224945d00728433884331d978276e0292df4e1f9add305ed7855f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f0688de246f224945d00728433884331d978276e0292df4e1f9add305ed7855f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f0688de246f224945d00728433884331d978276e0292df4e1f9add305ed7855f", kill_on_drop: false }`
[INFO] [stdout] f0688de246f224945d00728433884331d978276e0292df4e1f9add305ed7855f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dunmustuse_in_always_ok" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a9e041ef545b01ff2fd332e9faa32b103c932528ceef80ead860de4bafeccf42
[INFO] running `Command { std: "docker" "start" "-a" "a9e041ef545b01ff2fd332e9faa32b103c932528ceef80ead860de4bafeccf42", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking slab v0.4.11
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]     Checking hashbrown v0.16.0
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]     Checking indexmap v2.12.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]     Checking mio v1.1.0
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling prost-derive v0.12.6
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]    Compiling prost v0.12.6
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling prost-types v0.12.6
[INFO] [stderr]    Compiling prost-build v0.12.6
[INFO] [stderr]    Compiling tonic-build v0.11.0
[INFO] [stderr]    Compiling cri-api v0.1.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking tokio-util v0.7.17
[INFO] [stderr]     Checking tokio-io-timeout v1.2.1
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking hyper-timeout v0.4.1
[INFO] [stderr]     Checking tonic v0.11.0
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/cri-api-20ac50647607333d/out/runtime.v1.rs:3699:42
[INFO] [stdout]      |
[INFO] [stdout] 3699 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3700 | |                         let inner = inner.0;
[INFO] [stdout] 3701 | |                         let method = VersionSvc(inner);
[INFO] [stdout] 3702 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 3713 | |                         Ok(res)
[INFO] [stdout] 3714 | |                     };
[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::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/cri-api-20ac50647607333d/out/runtime.v1.rs:3713:25
[INFO] [stdout]      |
[INFO] [stdout] 3713 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/cri-api-20ac50647607333d/out/runtime.v1.rs:3746:42
[INFO] [stdout]      |
[INFO] [stdout] 3746 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3747 | |                         let inner = inner.0;
[INFO] [stdout] 3748 | |                         let method = RunPodSandboxSvc(inner);
[INFO] [stdout] 3749 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 3760 | |                         Ok(res)
[INFO] [stdout] 3761 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/cri-api-20ac50647607333d/out/runtime.v1.rs:3760:25
[INFO] [stdout]      |
[INFO] [stdout] 3760 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/cri-api-20ac50647607333d/out/runtime.v1.rs:3793:42
[INFO] [stdout]      |
[INFO] [stdout] 3793 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3794 | |                         let inner = inner.0;
[INFO] [stdout] 3795 | |                         let method = StopPodSandboxSvc(inner);
[INFO] [stdout] 3796 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 3807 | |                         Ok(res)
[INFO] [stdout] 3808 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/cri-api-20ac50647607333d/out/runtime.v1.rs:3807:25
[INFO] [stdout]      |
[INFO] [stdout] 3807 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/cri-api-20ac50647607333d/out/runtime.v1.rs:3840:42
[INFO] [stdout]      |
[INFO] [stdout] 3840 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3841 | |                         let inner = inner.0;
[INFO] [stdout] 3842 | |                         let method = RemovePodSandboxSvc(inner);
[INFO] [stdout] 3843 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 3854 | |                         Ok(res)
[INFO] [stdout] 3855 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/cri-api-20ac50647607333d/out/runtime.v1.rs:3854:25
[INFO] [stdout]      |
[INFO] [stdout] 3854 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/cri-api-20ac50647607333d/out/runtime.v1.rs:3887:42
[INFO] [stdout]      |
[INFO] [stdout] 3887 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3888 | |                         let inner = inner.0;
[INFO] [stdout] 3889 | |                         let method = PodSandboxStatusSvc(inner);
[INFO] [stdout] 3890 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 3901 | |                         Ok(res)
[INFO] [stdout] 3902 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/cri-api-20ac50647607333d/out/runtime.v1.rs:3901:25
[INFO] [stdout]      |
[INFO] [stdout] 3901 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/cri-api-20ac50647607333d/out/runtime.v1.rs:3934:42
[INFO] [stdout]      |
[INFO] [stdout] 3934 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3935 | |                         let inner = inner.0;
[INFO] [stdout] 3936 | |                         let method = ListPodSandboxSvc(inner);
[INFO] [stdout] 3937 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 3948 | |                         Ok(res)
[INFO] [stdout] 3949 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/cri-api-20ac50647607333d/out/runtime.v1.rs:3948:25
[INFO] [stdout]      |
[INFO] [stdout] 3948 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/cri-api-20ac50647607333d/out/runtime.v1.rs:3981:42
[INFO] [stdout]      |
[INFO] [stdout] 3981 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3982 | |                         let inner = inner.0;
[INFO] [stdout] 3983 | |                         let method = CreateContainerSvc(inner);
[INFO] [stdout] 3984 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 3995 | |                         Ok(res)
[INFO] [stdout] 3996 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/cri-api-20ac50647607333d/out/runtime.v1.rs:3995:25
[INFO] [stdout]      |
[INFO] [stdout] 3995 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/cri-api-20ac50647607333d/out/runtime.v1.rs:4028:42
[INFO] [stdout]      |
[INFO] [stdout] 4028 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4029 | |                         let inner = inner.0;
[INFO] [stdout] 4030 | |                         let method = StartContainerSvc(inner);
[INFO] [stdout] 4031 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 4042 | |                         Ok(res)
[INFO] [stdout] 4043 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/cri-api-20ac50647607333d/out/runtime.v1.rs:4042:25
[INFO] [stdout]      |
[INFO] [stdout] 4042 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/cri-api-20ac50647607333d/out/runtime.v1.rs:4074:42
[INFO] [stdout]      |
[INFO] [stdout] 4074 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4075 | |                         let inner = inner.0;
[INFO] [stdout] 4076 | |                         let method = StopContainerSvc(inner);
[INFO] [stdout] 4077 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 4088 | |                         Ok(res)
[INFO] [stdout] 4089 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/cri-api-20ac50647607333d/out/runtime.v1.rs:4088:25
[INFO] [stdout]      |
[INFO] [stdout] 4088 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/cri-api-20ac50647607333d/out/runtime.v1.rs:4121:42
[INFO] [stdout]      |
[INFO] [stdout] 4121 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4122 | |                         let inner = inner.0;
[INFO] [stdout] 4123 | |                         let method = RemoveContainerSvc(inner);
[INFO] [stdout] 4124 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 4135 | |                         Ok(res)
[INFO] [stdout] 4136 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/cri-api-20ac50647607333d/out/runtime.v1.rs:4135:25
[INFO] [stdout]      |
[INFO] [stdout] 4135 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/cri-api-20ac50647607333d/out/runtime.v1.rs:4168:42
[INFO] [stdout]      |
[INFO] [stdout] 4168 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4169 | |                         let inner = inner.0;
[INFO] [stdout] 4170 | |                         let method = ListContainersSvc(inner);
[INFO] [stdout] 4171 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 4182 | |                         Ok(res)
[INFO] [stdout] 4183 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/cri-api-20ac50647607333d/out/runtime.v1.rs:4182:25
[INFO] [stdout]      |
[INFO] [stdout] 4182 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/cri-api-20ac50647607333d/out/runtime.v1.rs:4215:42
[INFO] [stdout]      |
[INFO] [stdout] 4215 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4216 | |                         let inner = inner.0;
[INFO] [stdout] 4217 | |                         let method = ContainerStatusSvc(inner);
[INFO] [stdout] 4218 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 4229 | |                         Ok(res)
[INFO] [stdout] 4230 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/cri-api-20ac50647607333d/out/runtime.v1.rs:4229:25
[INFO] [stdout]      |
[INFO] [stdout] 4229 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/cri-api-20ac50647607333d/out/runtime.v1.rs:4267:42
[INFO] [stdout]      |
[INFO] [stdout] 4267 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4268 | |                         let inner = inner.0;
[INFO] [stdout] 4269 | |                         let method = UpdateContainerResourcesSvc(inner);
[INFO] [stdout] 4270 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 4281 | |                         Ok(res)
[INFO] [stdout] 4282 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/cri-api-20ac50647607333d/out/runtime.v1.rs:4281:25
[INFO] [stdout]      |
[INFO] [stdout] 4281 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/cri-api-20ac50647607333d/out/runtime.v1.rs:4314:42
[INFO] [stdout]      |
[INFO] [stdout] 4314 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4315 | |                         let inner = inner.0;
[INFO] [stdout] 4316 | |                         let method = ReopenContainerLogSvc(inner);
[INFO] [stdout] 4317 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 4328 | |                         Ok(res)
[INFO] [stdout] 4329 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/cri-api-20ac50647607333d/out/runtime.v1.rs:4328:25
[INFO] [stdout]      |
[INFO] [stdout] 4328 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/cri-api-20ac50647607333d/out/runtime.v1.rs:4360:42
[INFO] [stdout]      |
[INFO] [stdout] 4360 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4361 | |                         let inner = inner.0;
[INFO] [stdout] 4362 | |                         let method = ExecSyncSvc(inner);
[INFO] [stdout] 4363 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 4374 | |                         Ok(res)
[INFO] [stdout] 4375 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/cri-api-20ac50647607333d/out/runtime.v1.rs:4374:25
[INFO] [stdout]      |
[INFO] [stdout] 4374 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/cri-api-20ac50647607333d/out/runtime.v1.rs:4405:42
[INFO] [stdout]      |
[INFO] [stdout] 4405 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4406 | |                         let inner = inner.0;
[INFO] [stdout] 4407 | |                         let method = ExecSvc(inner);
[INFO] [stdout] 4408 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 4419 | |                         Ok(res)
[INFO] [stdout] 4420 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/cri-api-20ac50647607333d/out/runtime.v1.rs:4419:25
[INFO] [stdout]      |
[INFO] [stdout] 4419 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/cri-api-20ac50647607333d/out/runtime.v1.rs:4451:42
[INFO] [stdout]      |
[INFO] [stdout] 4451 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4452 | |                         let inner = inner.0;
[INFO] [stdout] 4453 | |                         let method = AttachSvc(inner);
[INFO] [stdout] 4454 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 4465 | |                         Ok(res)
[INFO] [stdout] 4466 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/cri-api-20ac50647607333d/out/runtime.v1.rs:4465:25
[INFO] [stdout]      |
[INFO] [stdout] 4465 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/cri-api-20ac50647607333d/out/runtime.v1.rs:4497:42
[INFO] [stdout]      |
[INFO] [stdout] 4497 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4498 | |                         let inner = inner.0;
[INFO] [stdout] 4499 | |                         let method = PortForwardSvc(inner);
[INFO] [stdout] 4500 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 4511 | |                         Ok(res)
[INFO] [stdout] 4512 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/cri-api-20ac50647607333d/out/runtime.v1.rs:4511:25
[INFO] [stdout]      |
[INFO] [stdout] 4511 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/cri-api-20ac50647607333d/out/runtime.v1.rs:4544:42
[INFO] [stdout]      |
[INFO] [stdout] 4544 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4545 | |                         let inner = inner.0;
[INFO] [stdout] 4546 | |                         let method = ContainerStatsSvc(inner);
[INFO] [stdout] 4547 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 4558 | |                         Ok(res)
[INFO] [stdout] 4559 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/cri-api-20ac50647607333d/out/runtime.v1.rs:4558:25
[INFO] [stdout]      |
[INFO] [stdout] 4558 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/cri-api-20ac50647607333d/out/runtime.v1.rs:4591:42
[INFO] [stdout]      |
[INFO] [stdout] 4591 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4592 | |                         let inner = inner.0;
[INFO] [stdout] 4593 | |                         let method = ListContainerStatsSvc(inner);
[INFO] [stdout] 4594 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 4605 | |                         Ok(res)
[INFO] [stdout] 4606 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/cri-api-20ac50647607333d/out/runtime.v1.rs:4605:25
[INFO] [stdout]      |
[INFO] [stdout] 4605 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/cri-api-20ac50647607333d/out/runtime.v1.rs:4638:42
[INFO] [stdout]      |
[INFO] [stdout] 4638 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4639 | |                         let inner = inner.0;
[INFO] [stdout] 4640 | |                         let method = PodSandboxStatsSvc(inner);
[INFO] [stdout] 4641 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 4652 | |                         Ok(res)
[INFO] [stdout] 4653 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/cri-api-20ac50647607333d/out/runtime.v1.rs:4652:25
[INFO] [stdout]      |
[INFO] [stdout] 4652 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/cri-api-20ac50647607333d/out/runtime.v1.rs:4688:42
[INFO] [stdout]      |
[INFO] [stdout] 4688 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4689 | |                         let inner = inner.0;
[INFO] [stdout] 4690 | |                         let method = ListPodSandboxStatsSvc(inner);
[INFO] [stdout] 4691 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 4702 | |                         Ok(res)
[INFO] [stdout] 4703 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/cri-api-20ac50647607333d/out/runtime.v1.rs:4702:25
[INFO] [stdout]      |
[INFO] [stdout] 4702 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/cri-api-20ac50647607333d/out/runtime.v1.rs:4738:42
[INFO] [stdout]      |
[INFO] [stdout] 4738 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4739 | |                         let inner = inner.0;
[INFO] [stdout] 4740 | |                         let method = UpdateRuntimeConfigSvc(inner);
[INFO] [stdout] 4741 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 4752 | |                         Ok(res)
[INFO] [stdout] 4753 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/cri-api-20ac50647607333d/out/runtime.v1.rs:4752:25
[INFO] [stdout]      |
[INFO] [stdout] 4752 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/cri-api-20ac50647607333d/out/runtime.v1.rs:4784:42
[INFO] [stdout]      |
[INFO] [stdout] 4784 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4785 | |                         let inner = inner.0;
[INFO] [stdout] 4786 | |                         let method = StatusSvc(inner);
[INFO] [stdout] 4787 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 4798 | |                         Ok(res)
[INFO] [stdout] 4799 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/cri-api-20ac50647607333d/out/runtime.v1.rs:4798:25
[INFO] [stdout]      |
[INFO] [stdout] 4798 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/cri-api-20ac50647607333d/out/runtime.v1.rs:4831:42
[INFO] [stdout]      |
[INFO] [stdout] 4831 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4832 | |                         let inner = inner.0;
[INFO] [stdout] 4833 | |                         let method = CheckpointContainerSvc(inner);
[INFO] [stdout] 4834 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 4845 | |                         Ok(res)
[INFO] [stdout] 4846 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/cri-api-20ac50647607333d/out/runtime.v1.rs:4845:25
[INFO] [stdout]      |
[INFO] [stdout] 4845 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/cri-api-20ac50647607333d/out/runtime.v1.rs:4879:42
[INFO] [stdout]      |
[INFO] [stdout] 4879 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4880 | |                         let inner = inner.0;
[INFO] [stdout] 4881 | |                         let method = GetContainerEventsSvc(inner);
[INFO] [stdout] 4882 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 4893 | |                         Ok(res)
[INFO] [stdout] 4894 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/cri-api-20ac50647607333d/out/runtime.v1.rs:4893:25
[INFO] [stdout]      |
[INFO] [stdout] 4893 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/cri-api-20ac50647607333d/out/runtime.v1.rs:4898:41
[INFO] [stdout]      |
[INFO] [stdout] 4898 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 4899 | |                         Ok(
[INFO] [stdout] 4900 | |                             http::Response::builder()
[INFO] [stdout] 4901 | |                                 .status(200)
[INFO] [stdout] ...    |
[INFO] [stdout] 4907 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/cri-api-20ac50647607333d/out/runtime.v1.rs:4899:25
[INFO] [stdout]      |
[INFO] [stdout] 4899 | /                         Ok(
[INFO] [stdout] 4900 | |                             http::Response::builder()
[INFO] [stdout] 4901 | |                                 .status(200)
[INFO] [stdout] 4902 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...    |
[INFO] [stdout] 4905 | |                                 .unwrap(),
[INFO] [stdout] 4906 | |                         )
[INFO] [stdout]      | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/cri-api-20ac50647607333d/out/runtime.v1.rs:5098:42
[INFO] [stdout]      |
[INFO] [stdout] 5098 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 5099 | |                         let inner = inner.0;
[INFO] [stdout] 5100 | |                         let method = ListImagesSvc(inner);
[INFO] [stdout] 5101 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 5112 | |                         Ok(res)
[INFO] [stdout] 5113 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/cri-api-20ac50647607333d/out/runtime.v1.rs:5112:25
[INFO] [stdout]      |
[INFO] [stdout] 5112 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/cri-api-20ac50647607333d/out/runtime.v1.rs:5144:42
[INFO] [stdout]      |
[INFO] [stdout] 5144 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 5145 | |                         let inner = inner.0;
[INFO] [stdout] 5146 | |                         let method = ImageStatusSvc(inner);
[INFO] [stdout] 5147 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 5158 | |                         Ok(res)
[INFO] [stdout] 5159 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/cri-api-20ac50647607333d/out/runtime.v1.rs:5158:25
[INFO] [stdout]      |
[INFO] [stdout] 5158 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/cri-api-20ac50647607333d/out/runtime.v1.rs:5190:42
[INFO] [stdout]      |
[INFO] [stdout] 5190 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 5191 | |                         let inner = inner.0;
[INFO] [stdout] 5192 | |                         let method = PullImageSvc(inner);
[INFO] [stdout] 5193 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 5204 | |                         Ok(res)
[INFO] [stdout] 5205 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/cri-api-20ac50647607333d/out/runtime.v1.rs:5204:25
[INFO] [stdout]      |
[INFO] [stdout] 5204 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/cri-api-20ac50647607333d/out/runtime.v1.rs:5236:42
[INFO] [stdout]      |
[INFO] [stdout] 5236 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 5237 | |                         let inner = inner.0;
[INFO] [stdout] 5238 | |                         let method = RemoveImageSvc(inner);
[INFO] [stdout] 5239 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 5250 | |                         Ok(res)
[INFO] [stdout] 5251 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/cri-api-20ac50647607333d/out/runtime.v1.rs:5250:25
[INFO] [stdout]      |
[INFO] [stdout] 5250 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/cri-api-20ac50647607333d/out/runtime.v1.rs:5282:42
[INFO] [stdout]      |
[INFO] [stdout] 5282 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 5283 | |                         let inner = inner.0;
[INFO] [stdout] 5284 | |                         let method = ImageFsInfoSvc(inner);
[INFO] [stdout] 5285 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 5296 | |                         Ok(res)
[INFO] [stdout] 5297 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/cri-api-20ac50647607333d/out/runtime.v1.rs:5296:25
[INFO] [stdout]      |
[INFO] [stdout] 5296 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/cri-api-20ac50647607333d/out/runtime.v1.rs:5301:41
[INFO] [stdout]      |
[INFO] [stdout] 5301 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 5302 | |                         Ok(
[INFO] [stdout] 5303 | |                             http::Response::builder()
[INFO] [stdout] 5304 | |                                 .status(200)
[INFO] [stdout] ...    |
[INFO] [stdout] 5310 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/cri-api-20ac50647607333d/out/runtime.v1.rs:5302:25
[INFO] [stdout]      |
[INFO] [stdout] 5302 | /                         Ok(
[INFO] [stdout] 5303 | |                             http::Response::builder()
[INFO] [stdout] 5304 | |                                 .status(200)
[INFO] [stdout] 5305 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...    |
[INFO] [stdout] 5308 | |                                 .unwrap(),
[INFO] [stdout] 5309 | |                         )
[INFO] [stdout]      | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cri-api` (lib test) due to 66 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/cri-api-20ac50647607333d/out/runtime.v1.rs:3699:42
[INFO] [stdout]      |
[INFO] [stdout] 3699 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3700 | |                         let inner = inner.0;
[INFO] [stdout] 3701 | |                         let method = VersionSvc(inner);
[INFO] [stdout] 3702 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 3713 | |                         Ok(res)
[INFO] [stdout] 3714 | |                     };
[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::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/cri-api-20ac50647607333d/out/runtime.v1.rs:3713:25
[INFO] [stdout]      |
[INFO] [stdout] 3713 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/cri-api-20ac50647607333d/out/runtime.v1.rs:3746:42
[INFO] [stdout]      |
[INFO] [stdout] 3746 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3747 | |                         let inner = inner.0;
[INFO] [stdout] 3748 | |                         let method = RunPodSandboxSvc(inner);
[INFO] [stdout] 3749 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 3760 | |                         Ok(res)
[INFO] [stdout] 3761 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/cri-api-20ac50647607333d/out/runtime.v1.rs:3760:25
[INFO] [stdout]      |
[INFO] [stdout] 3760 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/cri-api-20ac50647607333d/out/runtime.v1.rs:3793:42
[INFO] [stdout]      |
[INFO] [stdout] 3793 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3794 | |                         let inner = inner.0;
[INFO] [stdout] 3795 | |                         let method = StopPodSandboxSvc(inner);
[INFO] [stdout] 3796 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 3807 | |                         Ok(res)
[INFO] [stdout] 3808 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/cri-api-20ac50647607333d/out/runtime.v1.rs:3807:25
[INFO] [stdout]      |
[INFO] [stdout] 3807 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/cri-api-20ac50647607333d/out/runtime.v1.rs:3840:42
[INFO] [stdout]      |
[INFO] [stdout] 3840 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3841 | |                         let inner = inner.0;
[INFO] [stdout] 3842 | |                         let method = RemovePodSandboxSvc(inner);
[INFO] [stdout] 3843 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 3854 | |                         Ok(res)
[INFO] [stdout] 3855 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/cri-api-20ac50647607333d/out/runtime.v1.rs:3854:25
[INFO] [stdout]      |
[INFO] [stdout] 3854 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/cri-api-20ac50647607333d/out/runtime.v1.rs:3887:42
[INFO] [stdout]      |
[INFO] [stdout] 3887 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3888 | |                         let inner = inner.0;
[INFO] [stdout] 3889 | |                         let method = PodSandboxStatusSvc(inner);
[INFO] [stdout] 3890 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 3901 | |                         Ok(res)
[INFO] [stdout] 3902 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/cri-api-20ac50647607333d/out/runtime.v1.rs:3901:25
[INFO] [stdout]      |
[INFO] [stdout] 3901 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/cri-api-20ac50647607333d/out/runtime.v1.rs:3934:42
[INFO] [stdout]      |
[INFO] [stdout] 3934 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3935 | |                         let inner = inner.0;
[INFO] [stdout] 3936 | |                         let method = ListPodSandboxSvc(inner);
[INFO] [stdout] 3937 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 3948 | |                         Ok(res)
[INFO] [stdout] 3949 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/cri-api-20ac50647607333d/out/runtime.v1.rs:3948:25
[INFO] [stdout]      |
[INFO] [stdout] 3948 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/cri-api-20ac50647607333d/out/runtime.v1.rs:3981:42
[INFO] [stdout]      |
[INFO] [stdout] 3981 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3982 | |                         let inner = inner.0;
[INFO] [stdout] 3983 | |                         let method = CreateContainerSvc(inner);
[INFO] [stdout] 3984 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 3995 | |                         Ok(res)
[INFO] [stdout] 3996 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/cri-api-20ac50647607333d/out/runtime.v1.rs:3995:25
[INFO] [stdout]      |
[INFO] [stdout] 3995 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/cri-api-20ac50647607333d/out/runtime.v1.rs:4028:42
[INFO] [stdout]      |
[INFO] [stdout] 4028 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4029 | |                         let inner = inner.0;
[INFO] [stdout] 4030 | |                         let method = StartContainerSvc(inner);
[INFO] [stdout] 4031 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 4042 | |                         Ok(res)
[INFO] [stdout] 4043 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/cri-api-20ac50647607333d/out/runtime.v1.rs:4042:25
[INFO] [stdout]      |
[INFO] [stdout] 4042 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/cri-api-20ac50647607333d/out/runtime.v1.rs:4074:42
[INFO] [stdout]      |
[INFO] [stdout] 4074 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4075 | |                         let inner = inner.0;
[INFO] [stdout] 4076 | |                         let method = StopContainerSvc(inner);
[INFO] [stdout] 4077 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 4088 | |                         Ok(res)
[INFO] [stdout] 4089 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/cri-api-20ac50647607333d/out/runtime.v1.rs:4088:25
[INFO] [stdout]      |
[INFO] [stdout] 4088 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/cri-api-20ac50647607333d/out/runtime.v1.rs:4121:42
[INFO] [stdout]      |
[INFO] [stdout] 4121 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4122 | |                         let inner = inner.0;
[INFO] [stdout] 4123 | |                         let method = RemoveContainerSvc(inner);
[INFO] [stdout] 4124 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 4135 | |                         Ok(res)
[INFO] [stdout] 4136 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/cri-api-20ac50647607333d/out/runtime.v1.rs:4135:25
[INFO] [stdout]      |
[INFO] [stdout] 4135 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/cri-api-20ac50647607333d/out/runtime.v1.rs:4168:42
[INFO] [stdout]      |
[INFO] [stdout] 4168 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4169 | |                         let inner = inner.0;
[INFO] [stdout] 4170 | |                         let method = ListContainersSvc(inner);
[INFO] [stdout] 4171 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 4182 | |                         Ok(res)
[INFO] [stdout] 4183 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/cri-api-20ac50647607333d/out/runtime.v1.rs:4182:25
[INFO] [stdout]      |
[INFO] [stdout] 4182 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/cri-api-20ac50647607333d/out/runtime.v1.rs:4215:42
[INFO] [stdout]      |
[INFO] [stdout] 4215 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4216 | |                         let inner = inner.0;
[INFO] [stdout] 4217 | |                         let method = ContainerStatusSvc(inner);
[INFO] [stdout] 4218 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 4229 | |                         Ok(res)
[INFO] [stdout] 4230 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/cri-api-20ac50647607333d/out/runtime.v1.rs:4229:25
[INFO] [stdout]      |
[INFO] [stdout] 4229 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/cri-api-20ac50647607333d/out/runtime.v1.rs:4267:42
[INFO] [stdout]      |
[INFO] [stdout] 4267 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4268 | |                         let inner = inner.0;
[INFO] [stdout] 4269 | |                         let method = UpdateContainerResourcesSvc(inner);
[INFO] [stdout] 4270 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 4281 | |                         Ok(res)
[INFO] [stdout] 4282 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/cri-api-20ac50647607333d/out/runtime.v1.rs:4281:25
[INFO] [stdout]      |
[INFO] [stdout] 4281 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/cri-api-20ac50647607333d/out/runtime.v1.rs:4314:42
[INFO] [stdout]      |
[INFO] [stdout] 4314 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4315 | |                         let inner = inner.0;
[INFO] [stdout] 4316 | |                         let method = ReopenContainerLogSvc(inner);
[INFO] [stdout] 4317 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 4328 | |                         Ok(res)
[INFO] [stdout] 4329 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/cri-api-20ac50647607333d/out/runtime.v1.rs:4328:25
[INFO] [stdout]      |
[INFO] [stdout] 4328 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/cri-api-20ac50647607333d/out/runtime.v1.rs:4360:42
[INFO] [stdout]      |
[INFO] [stdout] 4360 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4361 | |                         let inner = inner.0;
[INFO] [stdout] 4362 | |                         let method = ExecSyncSvc(inner);
[INFO] [stdout] 4363 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 4374 | |                         Ok(res)
[INFO] [stdout] 4375 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/cri-api-20ac50647607333d/out/runtime.v1.rs:4374:25
[INFO] [stdout]      |
[INFO] [stdout] 4374 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/cri-api-20ac50647607333d/out/runtime.v1.rs:4405:42
[INFO] [stdout]      |
[INFO] [stdout] 4405 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4406 | |                         let inner = inner.0;
[INFO] [stdout] 4407 | |                         let method = ExecSvc(inner);
[INFO] [stdout] 4408 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 4419 | |                         Ok(res)
[INFO] [stdout] 4420 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/cri-api-20ac50647607333d/out/runtime.v1.rs:4419:25
[INFO] [stdout]      |
[INFO] [stdout] 4419 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/cri-api-20ac50647607333d/out/runtime.v1.rs:4451:42
[INFO] [stdout]      |
[INFO] [stdout] 4451 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4452 | |                         let inner = inner.0;
[INFO] [stdout] 4453 | |                         let method = AttachSvc(inner);
[INFO] [stdout] 4454 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 4465 | |                         Ok(res)
[INFO] [stdout] 4466 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/cri-api-20ac50647607333d/out/runtime.v1.rs:4465:25
[INFO] [stdout]      |
[INFO] [stdout] 4465 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/cri-api-20ac50647607333d/out/runtime.v1.rs:4497:42
[INFO] [stdout]      |
[INFO] [stdout] 4497 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4498 | |                         let inner = inner.0;
[INFO] [stdout] 4499 | |                         let method = PortForwardSvc(inner);
[INFO] [stdout] 4500 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 4511 | |                         Ok(res)
[INFO] [stdout] 4512 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/cri-api-20ac50647607333d/out/runtime.v1.rs:4511:25
[INFO] [stdout]      |
[INFO] [stdout] 4511 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/cri-api-20ac50647607333d/out/runtime.v1.rs:4544:42
[INFO] [stdout]      |
[INFO] [stdout] 4544 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4545 | |                         let inner = inner.0;
[INFO] [stdout] 4546 | |                         let method = ContainerStatsSvc(inner);
[INFO] [stdout] 4547 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 4558 | |                         Ok(res)
[INFO] [stdout] 4559 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/cri-api-20ac50647607333d/out/runtime.v1.rs:4558:25
[INFO] [stdout]      |
[INFO] [stdout] 4558 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/cri-api-20ac50647607333d/out/runtime.v1.rs:4591:42
[INFO] [stdout]      |
[INFO] [stdout] 4591 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4592 | |                         let inner = inner.0;
[INFO] [stdout] 4593 | |                         let method = ListContainerStatsSvc(inner);
[INFO] [stdout] 4594 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 4605 | |                         Ok(res)
[INFO] [stdout] 4606 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/cri-api-20ac50647607333d/out/runtime.v1.rs:4605:25
[INFO] [stdout]      |
[INFO] [stdout] 4605 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/cri-api-20ac50647607333d/out/runtime.v1.rs:4638:42
[INFO] [stdout]      |
[INFO] [stdout] 4638 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4639 | |                         let inner = inner.0;
[INFO] [stdout] 4640 | |                         let method = PodSandboxStatsSvc(inner);
[INFO] [stdout] 4641 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 4652 | |                         Ok(res)
[INFO] [stdout] 4653 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/cri-api-20ac50647607333d/out/runtime.v1.rs:4652:25
[INFO] [stdout]      |
[INFO] [stdout] 4652 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/cri-api-20ac50647607333d/out/runtime.v1.rs:4688:42
[INFO] [stdout]      |
[INFO] [stdout] 4688 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4689 | |                         let inner = inner.0;
[INFO] [stdout] 4690 | |                         let method = ListPodSandboxStatsSvc(inner);
[INFO] [stdout] 4691 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 4702 | |                         Ok(res)
[INFO] [stdout] 4703 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/cri-api-20ac50647607333d/out/runtime.v1.rs:4702:25
[INFO] [stdout]      |
[INFO] [stdout] 4702 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/cri-api-20ac50647607333d/out/runtime.v1.rs:4738:42
[INFO] [stdout]      |
[INFO] [stdout] 4738 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4739 | |                         let inner = inner.0;
[INFO] [stdout] 4740 | |                         let method = UpdateRuntimeConfigSvc(inner);
[INFO] [stdout] 4741 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 4752 | |                         Ok(res)
[INFO] [stdout] 4753 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/cri-api-20ac50647607333d/out/runtime.v1.rs:4752:25
[INFO] [stdout]      |
[INFO] [stdout] 4752 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/cri-api-20ac50647607333d/out/runtime.v1.rs:4784:42
[INFO] [stdout]      |
[INFO] [stdout] 4784 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4785 | |                         let inner = inner.0;
[INFO] [stdout] 4786 | |                         let method = StatusSvc(inner);
[INFO] [stdout] 4787 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 4798 | |                         Ok(res)
[INFO] [stdout] 4799 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/cri-api-20ac50647607333d/out/runtime.v1.rs:4798:25
[INFO] [stdout]      |
[INFO] [stdout] 4798 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/cri-api-20ac50647607333d/out/runtime.v1.rs:4831:42
[INFO] [stdout]      |
[INFO] [stdout] 4831 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4832 | |                         let inner = inner.0;
[INFO] [stdout] 4833 | |                         let method = CheckpointContainerSvc(inner);
[INFO] [stdout] 4834 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 4845 | |                         Ok(res)
[INFO] [stdout] 4846 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/cri-api-20ac50647607333d/out/runtime.v1.rs:4845:25
[INFO] [stdout]      |
[INFO] [stdout] 4845 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/cri-api-20ac50647607333d/out/runtime.v1.rs:4879:42
[INFO] [stdout]      |
[INFO] [stdout] 4879 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4880 | |                         let inner = inner.0;
[INFO] [stdout] 4881 | |                         let method = GetContainerEventsSvc(inner);
[INFO] [stdout] 4882 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 4893 | |                         Ok(res)
[INFO] [stdout] 4894 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/cri-api-20ac50647607333d/out/runtime.v1.rs:4893:25
[INFO] [stdout]      |
[INFO] [stdout] 4893 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/cri-api-20ac50647607333d/out/runtime.v1.rs:4898:41
[INFO] [stdout]      |
[INFO] [stdout] 4898 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 4899 | |                         Ok(
[INFO] [stdout] 4900 | |                             http::Response::builder()
[INFO] [stdout] 4901 | |                                 .status(200)
[INFO] [stdout] ...    |
[INFO] [stdout] 4907 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/cri-api-20ac50647607333d/out/runtime.v1.rs:4899:25
[INFO] [stdout]      |
[INFO] [stdout] 4899 | /                         Ok(
[INFO] [stdout] 4900 | |                             http::Response::builder()
[INFO] [stdout] 4901 | |                                 .status(200)
[INFO] [stdout] 4902 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...    |
[INFO] [stdout] 4905 | |                                 .unwrap(),
[INFO] [stdout] 4906 | |                         )
[INFO] [stdout]      | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/cri-api-20ac50647607333d/out/runtime.v1.rs:5098:42
[INFO] [stdout]      |
[INFO] [stdout] 5098 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 5099 | |                         let inner = inner.0;
[INFO] [stdout] 5100 | |                         let method = ListImagesSvc(inner);
[INFO] [stdout] 5101 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 5112 | |                         Ok(res)
[INFO] [stdout] 5113 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/cri-api-20ac50647607333d/out/runtime.v1.rs:5112:25
[INFO] [stdout]      |
[INFO] [stdout] 5112 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/cri-api-20ac50647607333d/out/runtime.v1.rs:5144:42
[INFO] [stdout]      |
[INFO] [stdout] 5144 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 5145 | |                         let inner = inner.0;
[INFO] [stdout] 5146 | |                         let method = ImageStatusSvc(inner);
[INFO] [stdout] 5147 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 5158 | |                         Ok(res)
[INFO] [stdout] 5159 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/cri-api-20ac50647607333d/out/runtime.v1.rs:5158:25
[INFO] [stdout]      |
[INFO] [stdout] 5158 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/cri-api-20ac50647607333d/out/runtime.v1.rs:5190:42
[INFO] [stdout]      |
[INFO] [stdout] 5190 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 5191 | |                         let inner = inner.0;
[INFO] [stdout] 5192 | |                         let method = PullImageSvc(inner);
[INFO] [stdout] 5193 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 5204 | |                         Ok(res)
[INFO] [stdout] 5205 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/cri-api-20ac50647607333d/out/runtime.v1.rs:5204:25
[INFO] [stdout]      |
[INFO] [stdout] 5204 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/cri-api-20ac50647607333d/out/runtime.v1.rs:5236:42
[INFO] [stdout]      |
[INFO] [stdout] 5236 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 5237 | |                         let inner = inner.0;
[INFO] [stdout] 5238 | |                         let method = RemoveImageSvc(inner);
[INFO] [stdout] 5239 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 5250 | |                         Ok(res)
[INFO] [stdout] 5251 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/cri-api-20ac50647607333d/out/runtime.v1.rs:5250:25
[INFO] [stdout]      |
[INFO] [stdout] 5250 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/cri-api-20ac50647607333d/out/runtime.v1.rs:5282:42
[INFO] [stdout]      |
[INFO] [stdout] 5282 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 5283 | |                         let inner = inner.0;
[INFO] [stdout] 5284 | |                         let method = ImageFsInfoSvc(inner);
[INFO] [stdout] 5285 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 5296 | |                         Ok(res)
[INFO] [stdout] 5297 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/cri-api-20ac50647607333d/out/runtime.v1.rs:5296:25
[INFO] [stdout]      |
[INFO] [stdout] 5296 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/cri-api-20ac50647607333d/out/runtime.v1.rs:5301:41
[INFO] [stdout]      |
[INFO] [stdout] 5301 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 5302 | |                         Ok(
[INFO] [stdout] 5303 | |                             http::Response::builder()
[INFO] [stdout] 5304 | |                                 .status(200)
[INFO] [stdout] ...    |
[INFO] [stdout] 5310 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/cri-api-20ac50647607333d/out/runtime.v1.rs:5302:25
[INFO] [stdout]      |
[INFO] [stdout] 5302 | /                         Ok(
[INFO] [stdout] 5303 | |                             http::Response::builder()
[INFO] [stdout] 5304 | |                                 .status(200)
[INFO] [stdout] 5305 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...    |
[INFO] [stdout] 5308 | |                                 .unwrap(),
[INFO] [stdout] 5309 | |                         )
[INFO] [stdout]      | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cri-api` (lib) due to 66 previous errors
[INFO] running `Command { std: "docker" "inspect" "a9e041ef545b01ff2fd332e9faa32b103c932528ceef80ead860de4bafeccf42", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a9e041ef545b01ff2fd332e9faa32b103c932528ceef80ead860de4bafeccf42", kill_on_drop: false }`
[INFO] [stdout] a9e041ef545b01ff2fd332e9faa32b103c932528ceef80ead860de4bafeccf42
