[INFO] cloning repository https://github.com/adamcavendish/draft-sniffle
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/adamcavendish/draft-sniffle" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadamcavendish%2Fdraft-sniffle", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadamcavendish%2Fdraft-sniffle'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6e6a420955dfc56b010d10365cfcb30c6ea1ee4f
[INFO] checking adamcavendish/draft-sniffle against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadamcavendish%2Fdraft-sniffle" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/adamcavendish/draft-sniffle
[INFO] finished tweaking git repo https://github.com/adamcavendish/draft-sniffle
[INFO] tweaked toml for git repo https://github.com/adamcavendish/draft-sniffle written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/adamcavendish/draft-sniffle 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 git repo https://github.com/adamcavendish/draft-sniffle 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-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] 53f3aa44d9cb0a857c4a4b21ccaf2f4a9accf12094dd762f4854287518edb021
[INFO] running `Command { std: "docker" "start" "-a" "53f3aa44d9cb0a857c4a4b21ccaf2f4a9accf12094dd762f4854287518edb021", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "53f3aa44d9cb0a857c4a4b21ccaf2f4a9accf12094dd762f4854287518edb021", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "53f3aa44d9cb0a857c4a4b21ccaf2f4a9accf12094dd762f4854287518edb021", kill_on_drop: false }`
[INFO] [stdout] 53f3aa44d9cb0a857c4a4b21ccaf2f4a9accf12094dd762f4854287518edb021
[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] c6f3af6943ca6a89741d802b35821796493e6ea134950028e2e4d282b351961d
[INFO] running `Command { std: "docker" "start" "-a" "c6f3af6943ca6a89741d802b35821796493e6ea134950028e2e4d282b351961d", kill_on_drop: false }`
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling anyhow v1.0.87
[INFO] [stderr]    Compiling rustix v0.38.36
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling bytes v1.7.1
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling indexmap v2.5.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling fastrand v2.1.1
[INFO] [stderr]    Compiling axum-core v0.4.3
[INFO] [stderr]    Compiling multimap v0.10.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling axum v0.7.5
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking glob v0.3.1
[INFO] [stderr]     Checking sync_wrapper v1.0.1
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking unindent v0.2.3
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling pyo3-build-config v0.22.2
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking ordered-float v4.2.2
[INFO] [stderr]    Compiling pyo3-ffi v0.22.2
[INFO] [stderr]    Compiling pyo3-macros-backend v0.22.2
[INFO] [stderr]    Compiling pyo3 v0.22.2
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling tempfile v3.12.0
[INFO] [stderr]    Compiling prettyplease v0.2.22
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling prost-derive v0.13.2
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling async-trait v0.1.82
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]     Checking async-stream v0.3.5
[INFO] [stderr]     Checking tokio v1.40.0
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking thiserror v1.0.63
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking opentelemetry v0.25.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling prost v0.13.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling prost-types v0.13.2
[INFO] [stderr]    Compiling async-stream-impl v0.2.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking async-stream v0.2.1
[INFO] [stderr]    Compiling prost-build v0.13.2
[INFO] [stderr]    Compiling pyo3-macros v0.22.2
[INFO] [stderr]    Compiling tonic-build v0.12.2
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stderr]     Checking tokio-stream v0.1.16
[INFO] [stderr]    Compiling draft-sniffle v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking h2 v0.4.6
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking opentelemetry_sdk v0.25.0
[INFO] [stderr]     Checking opentelemetry-stdout v0.25.0
[INFO] [stderr]     Checking hyper v1.4.1
[INFO] [stderr]     Checking hyper-util v0.1.8
[INFO] [stderr]     Checking hyper-timeout v0.5.1
[INFO] [stderr]     Checking tonic v0.12.2
[INFO] [stdout] warning: unused import: `std::sync::Arc`
[INFO] [stdout]  --> src/bin/server.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::sync::Arc;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::sync::mpsc`
[INFO] [stdout]  --> src/bin/server.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use tokio::sync::mpsc;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `wrappers::ReceiverStream`
[INFO] [stdout]  --> src/bin/server.rs:5:20
[INFO] [stdout]   |
[INFO] [stdout] 5 | use tokio_stream::{wrappers::ReceiverStream, Stream};
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `PyTuple` and `Py`
[INFO] [stdout]   --> src/bin/client.rs:9:15
[INFO] [stdout]    |
[INFO] [stdout]  9 |     prelude::{Py, PyAny, PyModule, PyResult, Python},
[INFO] [stdout]    |               ^^
[INFO] [stdout] 10 |     types::{PyAnyMethods, PyTuple},
[INFO] [stdout]    |                           ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Tracer`
[INFO] [stdout]  --> src/bin/client.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 |     trace::{Tracer, TracerProvider as _},
[INFO] [stdout]   |             ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/draft-sniffle-8ccf5f7925e13cdb/out/helloworld.rs:251:42
[INFO] [stdout]     |
[INFO] [stdout] 251 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 252 | |                         let method = SayHelloSvc(inner);
[INFO] [stdout] 253 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 254 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 264 | |                         Ok(res)
[INFO] [stdout] 265 | |                     };
[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/draft-sniffle-8ccf5f7925e13cdb/out/helloworld.rs:264:25
[INFO] [stdout]     |
[INFO] [stdout] 264 |                         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/draft-sniffle-8ccf5f7925e13cdb/out/helloworld.rs:269:41
[INFO] [stdout]     |
[INFO] [stdout] 269 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 270 | |                         Ok(
[INFO] [stdout] 271 | |                             http::Response::builder()
[INFO] [stdout] 272 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 281 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/draft-sniffle-8ccf5f7925e13cdb/out/helloworld.rs:270:25
[INFO] [stdout]     |
[INFO] [stdout] 270 | /                         Ok(
[INFO] [stdout] 271 | |                             http::Response::builder()
[INFO] [stdout] 272 | |                                 .status(200)
[INFO] [stdout] 273 | |                                 .header("grpc-status", tonic::Code::Unimplemented as i32)
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |                                 .unwrap(),
[INFO] [stdout] 280 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `draft-sniffle` (bin "server") due to 4 previous errors; 3 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: unused variable: `tracer`
[INFO] [stdout]   --> src/bin/client.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 63 |     let tracer = provider.tracer("draft-sniffle");
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_tracer`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/draft-sniffle-8ccf5f7925e13cdb/out/helloworld.rs:251:42
[INFO] [stdout]     |
[INFO] [stdout] 251 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 252 | |                         let method = SayHelloSvc(inner);
[INFO] [stdout] 253 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 254 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 264 | |                         Ok(res)
[INFO] [stdout] 265 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `PyTuple` and `Py`
[INFO] [stdout]   --> src/bin/client.rs:9:15
[INFO] [stdout]    |
[INFO] [stdout]  9 |     prelude::{Py, PyAny, PyModule, PyResult, Python},
[INFO] [stdout]    |               ^^
[INFO] [stdout] 10 |     types::{PyAnyMethods, PyTuple},
[INFO] [stdout]    |                           ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/draft-sniffle-8ccf5f7925e13cdb/out/helloworld.rs:264:25
[INFO] [stdout]     |
[INFO] [stdout] 264 |                         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, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/draft-sniffle-8ccf5f7925e13cdb/out/helloworld.rs:269:41
[INFO] [stdout]     |
[INFO] [stdout] 269 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 270 | |                         Ok(
[INFO] [stdout] 271 | |                             http::Response::builder()
[INFO] [stdout] 272 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 281 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/draft-sniffle-8ccf5f7925e13cdb/out/helloworld.rs:270:25
[INFO] [stdout]     |
[INFO] [stdout] 270 | /                         Ok(
[INFO] [stdout] 271 | |                             http::Response::builder()
[INFO] [stdout] 272 | |                                 .status(200)
[INFO] [stdout] 273 | |                                 .header("grpc-status", tonic::Code::Unimplemented as i32)
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |                                 .unwrap(),
[INFO] [stdout] 280 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `draft-sniffle` (bin "client") due to 4 previous errors; 3 warnings emitted
[INFO] [stdout] warning: unused import: `std::sync::Arc`
[INFO] [stdout]  --> src/bin/server.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::sync::Arc;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::sync::mpsc`
[INFO] [stdout]  --> src/bin/server.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use tokio::sync::mpsc;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `wrappers::ReceiverStream`
[INFO] [stdout]  --> src/bin/server.rs:5:20
[INFO] [stdout]   |
[INFO] [stdout] 5 | use tokio_stream::{wrappers::ReceiverStream, Stream};
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Tracer`
[INFO] [stdout]  --> src/bin/client.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 |     trace::{Tracer, TracerProvider as _},
[INFO] [stdout]   |             ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tracer`
[INFO] [stdout]   --> src/bin/client.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 63 |     let tracer = provider.tracer("draft-sniffle");
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_tracer`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/draft-sniffle-8ccf5f7925e13cdb/out/helloworld.rs:251:42
[INFO] [stdout]     |
[INFO] [stdout] 251 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 252 | |                         let method = SayHelloSvc(inner);
[INFO] [stdout] 253 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 254 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 264 | |                         Ok(res)
[INFO] [stdout] 265 | |                     };
[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, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/draft-sniffle-8ccf5f7925e13cdb/out/helloworld.rs:264:25
[INFO] [stdout]     |
[INFO] [stdout] 264 |                         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, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/draft-sniffle-8ccf5f7925e13cdb/out/helloworld.rs:269:41
[INFO] [stdout]     |
[INFO] [stdout] 269 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 270 | |                         Ok(
[INFO] [stdout] 271 | |                             http::Response::builder()
[INFO] [stdout] 272 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 281 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/draft-sniffle-8ccf5f7925e13cdb/out/helloworld.rs:270:25
[INFO] [stdout]     |
[INFO] [stdout] 270 | /                         Ok(
[INFO] [stdout] 271 | |                             http::Response::builder()
[INFO] [stdout] 272 | |                                 .status(200)
[INFO] [stdout] 273 | |                                 .header("grpc-status", tonic::Code::Unimplemented as i32)
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |                                 .unwrap(),
[INFO] [stdout] 280 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `draft-sniffle` (bin "client" test) due to 4 previous errors; 3 warnings emitted
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/draft-sniffle-8ccf5f7925e13cdb/out/helloworld.rs:251:42
[INFO] [stdout]     |
[INFO] [stdout] 251 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 252 | |                         let method = SayHelloSvc(inner);
[INFO] [stdout] 253 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 254 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 264 | |                         Ok(res)
[INFO] [stdout] 265 | |                     };
[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/draft-sniffle-8ccf5f7925e13cdb/out/helloworld.rs:264:25
[INFO] [stdout]     |
[INFO] [stdout] 264 |                         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/draft-sniffle-8ccf5f7925e13cdb/out/helloworld.rs:269:41
[INFO] [stdout]     |
[INFO] [stdout] 269 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 270 | |                         Ok(
[INFO] [stdout] 271 | |                             http::Response::builder()
[INFO] [stdout] 272 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 281 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/draft-sniffle-8ccf5f7925e13cdb/out/helloworld.rs:270:25
[INFO] [stdout]     |
[INFO] [stdout] 270 | /                         Ok(
[INFO] [stdout] 271 | |                             http::Response::builder()
[INFO] [stdout] 272 | |                                 .status(200)
[INFO] [stdout] 273 | |                                 .header("grpc-status", tonic::Code::Unimplemented as i32)
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |                                 .unwrap(),
[INFO] [stdout] 280 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `draft-sniffle` (bin "server" test) due to 4 previous errors; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "c6f3af6943ca6a89741d802b35821796493e6ea134950028e2e4d282b351961d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c6f3af6943ca6a89741d802b35821796493e6ea134950028e2e4d282b351961d", kill_on_drop: false }`
[INFO] [stdout] c6f3af6943ca6a89741d802b35821796493e6ea134950028e2e4d282b351961d
