[INFO] fetching crate malstrom-k8s 0.1.0...
[INFO] checking malstrom-k8s-0.1.0 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] extracting crate malstrom-k8s 0.1.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate malstrom-k8s 0.1.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate malstrom-k8s 0.1.0
[INFO] tweaked toml for crates.io crate malstrom-k8s 0.1.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate malstrom-k8s 0.1.0 on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate malstrom-k8s 0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] 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] 5d3dbdcc55fc8d3f151cf8519d3b26db383dc6aa354c34d212ba744e7c836318
[INFO] running `Command { std: "docker" "start" "-a" "5d3dbdcc55fc8d3f151cf8519d3b26db383dc6aa354c34d212ba744e7c836318", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5d3dbdcc55fc8d3f151cf8519d3b26db383dc6aa354c34d212ba744e7c836318", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5d3dbdcc55fc8d3f151cf8519d3b26db383dc6aa354c34d212ba744e7c836318", kill_on_drop: false }`
[INFO] [stdout] 5d3dbdcc55fc8d3f151cf8519d3b26db383dc6aa354c34d212ba744e7c836318
[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] 9072d9d987ed29554e7c0b0decd13699da931241899c9019a7f149ccb89dc1d1
[INFO] running `Command { std: "docker" "start" "-a" "9072d9d987ed29554e7c0b0decd13699da931241899c9019a7f149ccb89dc1d1", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]     Checking slab v0.4.10
[INFO] [stderr]     Checking cfg-if v1.0.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]    Compiling prettyplease v0.2.36
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]     Checking rmp v0.8.14
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]     Checking seahash v4.1.0
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking flume v0.11.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling darling_core v0.21.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling envconfig_derive v0.11.0
[INFO] [stderr]     Checking envconfig v0.11.0
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling bon-macros v2.3.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]    Compiling darling_macro v0.21.0
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]    Compiling darling v0.21.0
[INFO] [stderr]    Compiling bon-macros v3.6.5
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking bon v2.3.0
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking backon v1.5.2
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]    Compiling tonic-build v0.12.3
[INFO] [stderr]    Compiling malstrom-k8s v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking rmp-serde v1.3.0
[INFO] [stderr]     Checking bon v3.6.5
[INFO] [stderr]     Checking h2 v0.4.11
[INFO] [stderr]     Checking expiremap v0.1.0-beta.3
[INFO] [stderr]     Checking malstrom v0.1.0
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking hyper-util v0.1.16
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]     Checking tonic v0.12.3
[INFO] [stderr]     Checking tonic-health v0.12.3
[INFO] [stdout] warning: struct `PodOrdinal` is never constructed
[INFO] [stdout]   --> src/config.rs:91:19
[INFO] [stdout]    |
[INFO] [stdout] 91 | pub(crate) struct PodOrdinal(WorkerId);
[INFO] [stdout]    |                   ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ConfigError` is never used
[INFO] [stdout]    --> src/config.rs:112:17
[INFO] [stdout]     |
[INFO] [stdout] 112 | pub(crate) enum ConfigError {
[INFO] [stdout]     |                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/malstrom-k8s-add08aa6bd873939/out/malstrom_k8s.rs:437:42
[INFO] [stdout]     |
[INFO] [stdout] 437 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 438 | |                         let method = OperatorOperatorSvc(inner);
[INFO] [stdout] 439 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 440 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 450 | |                         Ok(res)
[INFO] [stdout] 451 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/malstrom-k8s-add08aa6bd873939/out/malstrom_k8s.rs:450:25
[INFO] [stdout]     |
[INFO] [stdout] 450 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/malstrom-k8s-add08aa6bd873939/out/malstrom_k8s.rs:486:42
[INFO] [stdout]     |
[INFO] [stdout] 486 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 487 | |                         let method = CoordinatorWorkerSvc(inner);
[INFO] [stdout] 488 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 489 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 499 | |                         Ok(res)
[INFO] [stdout] 500 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/malstrom-k8s-add08aa6bd873939/out/malstrom_k8s.rs:499:25
[INFO] [stdout]     |
[INFO] [stdout] 499 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/malstrom-k8s-add08aa6bd873939/out/malstrom_k8s.rs:504:41
[INFO] [stdout]     |
[INFO] [stdout] 504 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 505 | |                         let mut response = http::Response::new(empty_body());
[INFO] [stdout] 506 | |                         let headers = response.headers_mut();
[INFO] [stdout] 507 | |                         headers
[INFO] [stdout] ...   |
[INFO] [stdout] 517 | |                         Ok(response)
[INFO] [stdout] 518 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/malstrom-k8s-add08aa6bd873939/out/malstrom_k8s.rs:517:25
[INFO] [stdout]     |
[INFO] [stdout] 517 |                         Ok(response)
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/malstrom-k8s-add08aa6bd873939/out/malstrom_k8s.rs:674:42
[INFO] [stdout]     |
[INFO] [stdout] 674 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 675 | |                         let method = WorkerCoordinatorSvc(inner);
[INFO] [stdout] 676 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 677 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 687 | |                         Ok(res)
[INFO] [stdout] 688 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/malstrom-k8s-add08aa6bd873939/out/malstrom_k8s.rs:687:25
[INFO] [stdout]     |
[INFO] [stdout] 687 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/malstrom-k8s-add08aa6bd873939/out/malstrom_k8s.rs:692:41
[INFO] [stdout]     |
[INFO] [stdout] 692 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 693 | |                         let mut response = http::Response::new(empty_body());
[INFO] [stdout] 694 | |                         let headers = response.headers_mut();
[INFO] [stdout] 695 | |                         headers
[INFO] [stdout] ...   |
[INFO] [stdout] 705 | |                         Ok(response)
[INFO] [stdout] 706 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/malstrom-k8s-add08aa6bd873939/out/malstrom_k8s.rs:705:25
[INFO] [stdout]     |
[INFO] [stdout] 705 |                         Ok(response)
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/malstrom-k8s-add08aa6bd873939/out/malstrom_k8s.k8s_operator.rs:265:42
[INFO] [stdout]     |
[INFO] [stdout] 265 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 266 | |                         let method = RescaleSvc(inner);
[INFO] [stdout] 267 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 268 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 278 | |                         Ok(res)
[INFO] [stdout] 279 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/malstrom-k8s-add08aa6bd873939/out/malstrom_k8s.k8s_operator.rs:278:25
[INFO] [stdout]     |
[INFO] [stdout] 278 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/malstrom-k8s-add08aa6bd873939/out/malstrom_k8s.k8s_operator.rs:283:41
[INFO] [stdout]     |
[INFO] [stdout] 283 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 284 | |                         let mut response = http::Response::new(empty_body());
[INFO] [stdout] 285 | |                         let headers = response.headers_mut();
[INFO] [stdout] 286 | |                         headers
[INFO] [stdout] ...   |
[INFO] [stdout] 296 | |                         Ok(response)
[INFO] [stdout] 297 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/malstrom-k8s-add08aa6bd873939/out/malstrom_k8s.k8s_operator.rs:296:25
[INFO] [stdout]     |
[INFO] [stdout] 296 |                         Ok(response)
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `malstrom-k8s` (lib) due to 14 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: struct `PodOrdinal` is never constructed
[INFO] [stdout]   --> src/config.rs:91:19
[INFO] [stdout]    |
[INFO] [stdout] 91 | pub(crate) struct PodOrdinal(WorkerId);
[INFO] [stdout]    |                   ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ConfigError` is never used
[INFO] [stdout]    --> src/config.rs:112:17
[INFO] [stdout]     |
[INFO] [stdout] 112 | pub(crate) enum ConfigError {
[INFO] [stdout]     |                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/malstrom-k8s-add08aa6bd873939/out/malstrom_k8s.rs:437:42
[INFO] [stdout]     |
[INFO] [stdout] 437 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 438 | |                         let method = OperatorOperatorSvc(inner);
[INFO] [stdout] 439 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 440 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 450 | |                         Ok(res)
[INFO] [stdout] 451 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/malstrom-k8s-add08aa6bd873939/out/malstrom_k8s.rs:450:25
[INFO] [stdout]     |
[INFO] [stdout] 450 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/malstrom-k8s-add08aa6bd873939/out/malstrom_k8s.rs:486:42
[INFO] [stdout]     |
[INFO] [stdout] 486 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 487 | |                         let method = CoordinatorWorkerSvc(inner);
[INFO] [stdout] 488 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 489 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 499 | |                         Ok(res)
[INFO] [stdout] 500 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/malstrom-k8s-add08aa6bd873939/out/malstrom_k8s.rs:499:25
[INFO] [stdout]     |
[INFO] [stdout] 499 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/malstrom-k8s-add08aa6bd873939/out/malstrom_k8s.rs:504:41
[INFO] [stdout]     |
[INFO] [stdout] 504 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 505 | |                         let mut response = http::Response::new(empty_body());
[INFO] [stdout] 506 | |                         let headers = response.headers_mut();
[INFO] [stdout] 507 | |                         headers
[INFO] [stdout] ...   |
[INFO] [stdout] 517 | |                         Ok(response)
[INFO] [stdout] 518 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/malstrom-k8s-add08aa6bd873939/out/malstrom_k8s.rs:517:25
[INFO] [stdout]     |
[INFO] [stdout] 517 |                         Ok(response)
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/malstrom-k8s-add08aa6bd873939/out/malstrom_k8s.rs:674:42
[INFO] [stdout]     |
[INFO] [stdout] 674 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 675 | |                         let method = WorkerCoordinatorSvc(inner);
[INFO] [stdout] 676 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 677 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 687 | |                         Ok(res)
[INFO] [stdout] 688 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/malstrom-k8s-add08aa6bd873939/out/malstrom_k8s.rs:687:25
[INFO] [stdout]     |
[INFO] [stdout] 687 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/malstrom-k8s-add08aa6bd873939/out/malstrom_k8s.rs:692:41
[INFO] [stdout]     |
[INFO] [stdout] 692 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 693 | |                         let mut response = http::Response::new(empty_body());
[INFO] [stdout] 694 | |                         let headers = response.headers_mut();
[INFO] [stdout] 695 | |                         headers
[INFO] [stdout] ...   |
[INFO] [stdout] 705 | |                         Ok(response)
[INFO] [stdout] 706 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/malstrom-k8s-add08aa6bd873939/out/malstrom_k8s.rs:705:25
[INFO] [stdout]     |
[INFO] [stdout] 705 |                         Ok(response)
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/malstrom-k8s-add08aa6bd873939/out/malstrom_k8s.k8s_operator.rs:265:42
[INFO] [stdout]     |
[INFO] [stdout] 265 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 266 | |                         let method = RescaleSvc(inner);
[INFO] [stdout] 267 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 268 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 278 | |                         Ok(res)
[INFO] [stdout] 279 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/malstrom-k8s-add08aa6bd873939/out/malstrom_k8s.k8s_operator.rs:278:25
[INFO] [stdout]     |
[INFO] [stdout] 278 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/malstrom-k8s-add08aa6bd873939/out/malstrom_k8s.k8s_operator.rs:283:41
[INFO] [stdout]     |
[INFO] [stdout] 283 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 284 | |                         let mut response = http::Response::new(empty_body());
[INFO] [stdout] 285 | |                         let headers = response.headers_mut();
[INFO] [stdout] 286 | |                         headers
[INFO] [stdout] ...   |
[INFO] [stdout] 296 | |                         Ok(response)
[INFO] [stdout] 297 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/malstrom-k8s-add08aa6bd873939/out/malstrom_k8s.k8s_operator.rs:296:25
[INFO] [stdout]     |
[INFO] [stdout] 296 |                         Ok(response)
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `malstrom-k8s` (lib test) due to 14 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "9072d9d987ed29554e7c0b0decd13699da931241899c9019a7f149ccb89dc1d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9072d9d987ed29554e7c0b0decd13699da931241899c9019a7f149ccb89dc1d1", kill_on_drop: false }`
[INFO] [stdout] 9072d9d987ed29554e7c0b0decd13699da931241899c9019a7f149ccb89dc1d1
