[INFO] fetching crate hds_console-api 0.7.0...
[INFO] checking hds_console-api-0.7.0 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] extracting crate hds_console-api 0.7.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate hds_console-api 0.7.0
[INFO] finished tweaking crates.io crate hds_console-api 0.7.0
[INFO] tweaked toml for crates.io crate hds_console-api 0.7.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate hds_console-api 0.7.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] 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 prost-build v0.12.6 (available: v0.14.1)
[INFO] [stderr]       Adding prost-types v0.12.6 (available: v0.14.1)
[INFO] [stderr]       Adding tonic v0.10.2 (available: v0.14.2)
[INFO] [stderr]       Adding tonic-build v0.10.2 (available: v0.14.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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 7c27c786c3e920cadce7c98e72b55fcbcaa1491de0223f110a10dca3c23187a1
[INFO] running `Command { std: "docker" "start" "-a" "7c27c786c3e920cadce7c98e72b55fcbcaa1491de0223f110a10dca3c23187a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7c27c786c3e920cadce7c98e72b55fcbcaa1491de0223f110a10dca3c23187a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7c27c786c3e920cadce7c98e72b55fcbcaa1491de0223f110a10dca3c23187a1", kill_on_drop: false }`
[INFO] [stdout] 7c27c786c3e920cadce7c98e72b55fcbcaa1491de0223f110a10dca3c23187a1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] dc949b28b8cf9355190bc022d45202faf5d956110b9fabb6afcee0f3e9a67c46
[INFO] running `Command { std: "docker" "start" "-a" "dc949b28b8cf9355190bc022d45202faf5d956110b9fabb6afcee0f3e9a67c46", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking petgraph v0.6.5
[INFO] [stderr]     Checking multimap v0.10.1
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking regex v1.12.2
[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]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling prost-derive v0.12.6
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[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 pin-project v1.1.10
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking prost v0.12.6
[INFO] [stderr]     Checking prost-types v0.12.6
[INFO] [stderr]     Checking prost-build v0.12.6
[INFO] [stderr]     Checking tonic-build v0.10.2
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking hyper-timeout v0.4.1
[INFO] [stderr]     Checking tonic v0.10.2
[INFO] [stderr]     Checking hds_console-api v0.7.0 (/opt/rustwide/workdir)
[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]    --> src/generated/rs.tokio.console.instrument.rs:423:42
[INFO] [stdout]     |
[INFO] [stdout] 423 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 424 | |                         let inner = inner.0;
[INFO] [stdout] 425 | |                         let method = WatchUpdatesSvc(inner);
[INFO] [stdout] 426 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 437 | |                         Ok(res)
[INFO] [stdout] 438 | |                     };
[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]    --> src/generated/rs.tokio.console.instrument.rs:437:25
[INFO] [stdout]     |
[INFO] [stdout] 437 |                         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]    --> src/generated/rs.tokio.console.instrument.rs:470:42
[INFO] [stdout]     |
[INFO] [stdout] 470 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 471 | |                         let inner = inner.0;
[INFO] [stdout] 472 | |                         let method = WatchTaskDetailsSvc(inner);
[INFO] [stdout] 473 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 484 | |                         Ok(res)
[INFO] [stdout] 485 | |                     };
[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]    --> src/generated/rs.tokio.console.instrument.rs:484:25
[INFO] [stdout]     |
[INFO] [stdout] 484 |                         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]    --> src/generated/rs.tokio.console.instrument.rs:514:42
[INFO] [stdout]     |
[INFO] [stdout] 514 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 515 | |                         let inner = inner.0;
[INFO] [stdout] 516 | |                         let method = PauseSvc(inner);
[INFO] [stdout] 517 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 528 | |                         Ok(res)
[INFO] [stdout] 529 | |                     };
[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]    --> src/generated/rs.tokio.console.instrument.rs:528:25
[INFO] [stdout]     |
[INFO] [stdout] 528 |                         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]    --> src/generated/rs.tokio.console.instrument.rs:558:42
[INFO] [stdout]     |
[INFO] [stdout] 558 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 559 | |                         let inner = inner.0;
[INFO] [stdout] 560 | |                         let method = ResumeSvc(inner);
[INFO] [stdout] 561 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 572 | |                         Ok(res)
[INFO] [stdout] 573 | |                     };
[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]    --> src/generated/rs.tokio.console.instrument.rs:572:25
[INFO] [stdout]     |
[INFO] [stdout] 572 |                         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]    --> src/generated/rs.tokio.console.instrument.rs:577:41
[INFO] [stdout]     |
[INFO] [stdout] 577 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 578 | |                         Ok(
[INFO] [stdout] 579 | |                             http::Response::builder()
[INFO] [stdout] 580 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 586 | |                     })
[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]    --> src/generated/rs.tokio.console.instrument.rs:578:25
[INFO] [stdout]     |
[INFO] [stdout] 578 | /                         Ok(
[INFO] [stdout] 579 | |                             http::Response::builder()
[INFO] [stdout] 580 | |                                 .status(200)
[INFO] [stdout] 581 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 584 | |                                 .unwrap(),
[INFO] [stdout] 585 | |                         )
[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]    --> src/generated/rs.tokio.console.trace.rs:332:42
[INFO] [stdout]     |
[INFO] [stdout] 332 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 333 | |                         let inner = inner.0;
[INFO] [stdout] 334 | |                         let method = WatchSvc(inner);
[INFO] [stdout] 335 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 346 | |                         Ok(res)
[INFO] [stdout] 347 | |                     };
[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]    --> src/generated/rs.tokio.console.trace.rs:346:25
[INFO] [stdout]     |
[INFO] [stdout] 346 |                         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]    --> src/generated/rs.tokio.console.trace.rs:351:41
[INFO] [stdout]     |
[INFO] [stdout] 351 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 352 | |                         Ok(
[INFO] [stdout] 353 | |                             http::Response::builder()
[INFO] [stdout] 354 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 360 | |                     })
[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]    --> src/generated/rs.tokio.console.trace.rs:352:25
[INFO] [stdout]     |
[INFO] [stdout] 352 | /                         Ok(
[INFO] [stdout] 353 | |                             http::Response::builder()
[INFO] [stdout] 354 | |                                 .status(200)
[INFO] [stdout] 355 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 358 | |                                 .unwrap(),
[INFO] [stdout] 359 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hds_console-api` (lib test) due to 14 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]    --> src/generated/rs.tokio.console.instrument.rs:423:42
[INFO] [stdout]     |
[INFO] [stdout] 423 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 424 | |                         let inner = inner.0;
[INFO] [stdout] 425 | |                         let method = WatchUpdatesSvc(inner);
[INFO] [stdout] 426 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 437 | |                         Ok(res)
[INFO] [stdout] 438 | |                     };
[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]    --> src/generated/rs.tokio.console.instrument.rs:437:25
[INFO] [stdout]     |
[INFO] [stdout] 437 |                         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]    --> src/generated/rs.tokio.console.instrument.rs:470:42
[INFO] [stdout]     |
[INFO] [stdout] 470 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 471 | |                         let inner = inner.0;
[INFO] [stdout] 472 | |                         let method = WatchTaskDetailsSvc(inner);
[INFO] [stdout] 473 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 484 | |                         Ok(res)
[INFO] [stdout] 485 | |                     };
[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]    --> src/generated/rs.tokio.console.instrument.rs:484:25
[INFO] [stdout]     |
[INFO] [stdout] 484 |                         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]    --> src/generated/rs.tokio.console.instrument.rs:514:42
[INFO] [stdout]     |
[INFO] [stdout] 514 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 515 | |                         let inner = inner.0;
[INFO] [stdout] 516 | |                         let method = PauseSvc(inner);
[INFO] [stdout] 517 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 528 | |                         Ok(res)
[INFO] [stdout] 529 | |                     };
[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]    --> src/generated/rs.tokio.console.instrument.rs:528:25
[INFO] [stdout]     |
[INFO] [stdout] 528 |                         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]    --> src/generated/rs.tokio.console.instrument.rs:558:42
[INFO] [stdout]     |
[INFO] [stdout] 558 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 559 | |                         let inner = inner.0;
[INFO] [stdout] 560 | |                         let method = ResumeSvc(inner);
[INFO] [stdout] 561 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 572 | |                         Ok(res)
[INFO] [stdout] 573 | |                     };
[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]    --> src/generated/rs.tokio.console.instrument.rs:572:25
[INFO] [stdout]     |
[INFO] [stdout] 572 |                         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]    --> src/generated/rs.tokio.console.instrument.rs:577:41
[INFO] [stdout]     |
[INFO] [stdout] 577 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 578 | |                         Ok(
[INFO] [stdout] 579 | |                             http::Response::builder()
[INFO] [stdout] 580 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 586 | |                     })
[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]    --> src/generated/rs.tokio.console.instrument.rs:578:25
[INFO] [stdout]     |
[INFO] [stdout] 578 | /                         Ok(
[INFO] [stdout] 579 | |                             http::Response::builder()
[INFO] [stdout] 580 | |                                 .status(200)
[INFO] [stdout] 581 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 584 | |                                 .unwrap(),
[INFO] [stdout] 585 | |                         )
[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]    --> src/generated/rs.tokio.console.trace.rs:332:42
[INFO] [stdout]     |
[INFO] [stdout] 332 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 333 | |                         let inner = inner.0;
[INFO] [stdout] 334 | |                         let method = WatchSvc(inner);
[INFO] [stdout] 335 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 346 | |                         Ok(res)
[INFO] [stdout] 347 | |                     };
[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]    --> src/generated/rs.tokio.console.trace.rs:346:25
[INFO] [stdout]     |
[INFO] [stdout] 346 |                         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]    --> src/generated/rs.tokio.console.trace.rs:351:41
[INFO] [stdout]     |
[INFO] [stdout] 351 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 352 | |                         Ok(
[INFO] [stdout] 353 | |                             http::Response::builder()
[INFO] [stdout] 354 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 360 | |                     })
[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]    --> src/generated/rs.tokio.console.trace.rs:352:25
[INFO] [stdout]     |
[INFO] [stdout] 352 | /                         Ok(
[INFO] [stdout] 353 | |                             http::Response::builder()
[INFO] [stdout] 354 | |                                 .status(200)
[INFO] [stdout] 355 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 358 | |                                 .unwrap(),
[INFO] [stdout] 359 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hds_console-api` (lib) due to 14 previous errors
[INFO] running `Command { std: "docker" "inspect" "dc949b28b8cf9355190bc022d45202faf5d956110b9fabb6afcee0f3e9a67c46", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dc949b28b8cf9355190bc022d45202faf5d956110b9fabb6afcee0f3e9a67c46", kill_on_drop: false }`
[INFO] [stdout] dc949b28b8cf9355190bc022d45202faf5d956110b9fabb6afcee0f3e9a67c46
