[INFO] fetching crate connectrpc-axum 0.0.5...
[INFO] checking connectrpc-axum-0.0.5 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] extracting crate connectrpc-axum 0.0.5 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate connectrpc-axum 0.0.5
[INFO] finished tweaking crates.io crate connectrpc-axum 0.0.5
[INFO] tweaked toml for crates.io crate connectrpc-axum 0.0.5 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate connectrpc-axum 0.0.5 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 connectrpc-axum 0.0.5 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] 561315039a902a74c4f0cfd521e24c987b76c676fa1e84564a3e6c7476b0d5db
[INFO] running `Command { std: "docker" "start" "-a" "561315039a902a74c4f0cfd521e24c987b76c676fa1e84564a3e6c7476b0d5db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "561315039a902a74c4f0cfd521e24c987b76c676fa1e84564a3e6c7476b0d5db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "561315039a902a74c4f0cfd521e24c987b76c676fa1e84564a3e6c7476b0d5db", kill_on_drop: false }`
[INFO] [stdout] 561315039a902a74c4f0cfd521e24c987b76c676fa1e84564a3e6c7476b0d5db
[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] 7e23de0e24157e68d2e4f597b98d76c5b609c821dc6fb17195d6898d18934708
[INFO] running `Command { std: "docker" "start" "-a" "7e23de0e24157e68d2e4f597b98d76c5b609c821dc6fb17195d6898d18934708", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]     Checking matchit v0.8.4
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]     Checking hdrhistogram v7.5.4
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling prost-derive v0.14.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking axum-core v0.5.5
[INFO] [stderr]    Compiling prost v0.14.1
[INFO] [stderr]    Compiling prost-types v0.14.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking pbjson v0.8.0
[INFO] [stderr]     Checking serde_qs v0.15.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling prost-build v0.14.1
[INFO] [stderr]    Compiling pbjson-build v0.8.0
[INFO] [stderr]     Checking tokio-util v0.7.17
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]    Compiling pbjson-types v0.8.0
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking hyper v1.7.0
[INFO] [stderr]     Checking hyper-util v0.1.17
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]     Checking axum v0.8.6
[INFO] [stderr]     Checking tonic v0.14.2
[INFO] [stderr]     Checking tonic-prost v0.14.2
[INFO] [stderr]     Checking connectrpc-axum v0.0.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `tower::ServiceExt`
[INFO] [stdout]   --> src/tonic.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use tower::ServiceExt as _;
[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: `tower::ServiceExt`
[INFO] [stdout]   --> src/tonic.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use tower::ServiceExt as _;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `APPLICATION_CONNECT_PROTO` is never used
[INFO] [stdout]   --> src/response.rs:15:7
[INFO] [stdout]    |
[INFO] [stdout] 15 | const APPLICATION_CONNECT_PROTO: &str = "application/connect+proto";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<bytes::Bytes, Infallible>
[INFO] [stdout]    --> src/response.rs:162:25
[INFO] [stdout]     |
[INFO] [stdout] 162 |               .map(|item| match item {
[INFO] [stdout]     |  _________________________^
[INFO] [stdout] 163 | |                 Ok(bytes) => Ok::<_, std::convert::Infallible>(bytes),
[INFO] [stdout] 164 | |                 Err(bytes) => Ok::<_, std::convert::Infallible>(bytes),
[INFO] [stdout] 165 | |             });
[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<bytes::Bytes, Infallible>
[INFO] [stdout]    --> src/response.rs:163:30
[INFO] [stdout]     |
[INFO] [stdout] 163 |                 Ok(bytes) => Ok::<_, std::convert::Infallible>(bytes),
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<bytes::Bytes, Infallible>
[INFO] [stdout]    --> src/response.rs:164:31
[INFO] [stdout]     |
[INFO] [stdout] 164 |                 Err(bytes) => Ok::<_, std::convert::Infallible>(bytes),
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<bytes::Bytes, Infallible>
[INFO] [stdout]    --> src/stream_response.rs:98:25
[INFO] [stdout]     |
[INFO] [stdout]  98 |               .map(|item| match item {
[INFO] [stdout]     |  _________________________^
[INFO] [stdout]  99 | |                 Ok(bytes) => Ok::<_, std::convert::Infallible>(bytes),
[INFO] [stdout] 100 | |                 Err(bytes) => Ok::<_, std::convert::Infallible>(bytes),
[INFO] [stdout] 101 | |             });
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<bytes::Bytes, Infallible>
[INFO] [stdout]   --> src/stream_response.rs:99:30
[INFO] [stdout]    |
[INFO] [stdout] 99 |                 Ok(bytes) => Ok::<_, std::convert::Infallible>(bytes),
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<bytes::Bytes, Infallible>
[INFO] [stdout]    --> src/stream_response.rs:100:31
[INFO] [stdout]     |
[INFO] [stdout] 100 |                 Err(bytes) => Ok::<_, std::convert::Infallible>(bytes),
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<AxumBody>, Infallible>
[INFO] [stdout]    --> src/tonic.rs:90:29
[INFO] [stdout]     |
[INFO] [stdout]  90 |           Box::pin(async move {
[INFO] [stdout]     |  _____________________________^
[INFO] [stdout]  91 | |             if is_grpc_req {
[INFO] [stdout]  92 | |                 match tower::ServiceExt::oneshot(grpc, req).await {
[INFO] [stdout]  93 | |                     Ok(res) => {
[INFO] [stdout] ...   |
[INFO] [stdout] 108 | |         })
[INFO] [stdout]     | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<AxumBody>, Infallible>
[INFO] [stdout]    --> src/tonic.rs:91:13
[INFO] [stdout]     |
[INFO] [stdout]  91 | /             if is_grpc_req {
[INFO] [stdout]  92 | |                 match tower::ServiceExt::oneshot(grpc, req).await {
[INFO] [stdout]  93 | |                     Ok(res) => {
[INFO] [stdout]  94 | |                         let (parts, body) = res.into_parts();
[INFO] [stdout] ...   |
[INFO] [stdout] 107 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<AxumBody>, Infallible>
[INFO] [stdout]   --> src/tonic.rs:91:28
[INFO] [stdout]    |
[INFO] [stdout] 91 |               if is_grpc_req {
[INFO] [stdout]    |  ____________________________^
[INFO] [stdout] 92 | |                 match tower::ServiceExt::oneshot(grpc, req).await {
[INFO] [stdout] 93 | |                     Ok(res) => {
[INFO] [stdout] 94 | |                         let (parts, body) = res.into_parts();
[INFO] [stdout] ...  |
[INFO] [stdout] 99 | |             } else {
[INFO] [stdout]    | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<AxumBody>, Infallible>
[INFO] [stdout]   --> src/tonic.rs:92:17
[INFO] [stdout]    |
[INFO] [stdout] 92 | /                 match tower::ServiceExt::oneshot(grpc, req).await {
[INFO] [stdout] 93 | |                     Ok(res) => {
[INFO] [stdout] 94 | |                         let (parts, body) = res.into_parts();
[INFO] [stdout] 95 | |                         Ok(Response::from_parts(parts, to_axum_body(body)))
[INFO] [stdout] 96 | |                     }
[INFO] [stdout] 97 | |                     Err(e) => Ok(internal_error(e)),
[INFO] [stdout] 98 | |                 }
[INFO] [stdout]    | |_________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<GB>, Infallible>
[INFO] [stdout]   --> src/tonic.rs:92:23
[INFO] [stdout]    |
[INFO] [stdout] 92 |                 match tower::ServiceExt::oneshot(grpc, req).await {
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<GB>, Infallible>
[INFO] [stdout]   --> src/tonic.rs:92:61
[INFO] [stdout]    |
[INFO] [stdout] 92 |                 match tower::ServiceExt::oneshot(grpc, req).await {
[INFO] [stdout]    |                                                             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<GB>, Infallible>
[INFO] [stdout]   --> src/tonic.rs:92:23
[INFO] [stdout]    |
[INFO] [stdout] 92 |                 match tower::ServiceExt::oneshot(grpc, req).await {
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<AxumBody>, Infallible>
[INFO] [stdout]   --> src/tonic.rs:93:32
[INFO] [stdout]    |
[INFO] [stdout] 93 |                       Ok(res) => {
[INFO] [stdout]    |  ________________________________^
[INFO] [stdout] 94 | |                         let (parts, body) = res.into_parts();
[INFO] [stdout] 95 | |                         Ok(Response::from_parts(parts, to_axum_body(body)))
[INFO] [stdout] 96 | |                     }
[INFO] [stdout]    | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<AxumBody>, Infallible>
[INFO] [stdout]   --> src/tonic.rs:95:25
[INFO] [stdout]    |
[INFO] [stdout] 95 |                         Ok(Response::from_parts(parts, to_axum_body(body)))
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<AxumBody>, Infallible>
[INFO] [stdout]   --> src/tonic.rs:97:31
[INFO] [stdout]    |
[INFO] [stdout] 97 |                     Err(e) => Ok(internal_error(e)),
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<AxumBody>, Infallible>
[INFO] [stdout]    --> src/tonic.rs:99:20
[INFO] [stdout]     |
[INFO] [stdout]  99 |               } else {
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 100 | |                 match tower::ServiceExt::oneshot(http, req).await {
[INFO] [stdout] 101 | |                     Ok(res) => {
[INFO] [stdout] 102 | |                         let (parts, body) = res.into_parts();
[INFO] [stdout] ...   |
[INFO] [stdout] 107 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<AxumBody>, Infallible>
[INFO] [stdout]    --> src/tonic.rs:100:17
[INFO] [stdout]     |
[INFO] [stdout] 100 | /                 match tower::ServiceExt::oneshot(http, req).await {
[INFO] [stdout] 101 | |                     Ok(res) => {
[INFO] [stdout] 102 | |                         let (parts, body) = res.into_parts();
[INFO] [stdout] 103 | |                         Ok(Response::from_parts(parts, to_axum_body(body)))
[INFO] [stdout] 104 | |                     }
[INFO] [stdout] 105 | |                     Err(e) => Ok(internal_error(e)),
[INFO] [stdout] 106 | |                 }
[INFO] [stdout]     | |_________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<HB>, Infallible>
[INFO] [stdout]    --> src/tonic.rs:100:23
[INFO] [stdout]     |
[INFO] [stdout] 100 |                 match tower::ServiceExt::oneshot(http, req).await {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<HB>, Infallible>
[INFO] [stdout]    --> src/tonic.rs:100:61
[INFO] [stdout]     |
[INFO] [stdout] 100 |                 match tower::ServiceExt::oneshot(http, req).await {
[INFO] [stdout]     |                                                             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<HB>, Infallible>
[INFO] [stdout]    --> src/tonic.rs:100:23
[INFO] [stdout]     |
[INFO] [stdout] 100 |                 match tower::ServiceExt::oneshot(http, req).await {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<AxumBody>, Infallible>
[INFO] [stdout]    --> src/tonic.rs:101:32
[INFO] [stdout]     |
[INFO] [stdout] 101 |                       Ok(res) => {
[INFO] [stdout]     |  ________________________________^
[INFO] [stdout] 102 | |                         let (parts, body) = res.into_parts();
[INFO] [stdout] 103 | |                         Ok(Response::from_parts(parts, to_axum_body(body)))
[INFO] [stdout] 104 | |                     }
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<AxumBody>, Infallible>
[INFO] [stdout]    --> src/tonic.rs:103:25
[INFO] [stdout]     |
[INFO] [stdout] 103 |                         Ok(Response::from_parts(parts, to_axum_body(body)))
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<AxumBody>, Infallible>
[INFO] [stdout]    --> src/tonic.rs:105:31
[INFO] [stdout]     |
[INFO] [stdout] 105 |                     Err(e) => Ok(internal_error(e)),
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `connectrpc-axum` (lib) due to 24 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: constant `APPLICATION_CONNECT_PROTO` is never used
[INFO] [stdout]   --> src/response.rs:15:7
[INFO] [stdout]    |
[INFO] [stdout] 15 | const APPLICATION_CONNECT_PROTO: &str = "application/connect+proto";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<bytes::Bytes, Infallible>
[INFO] [stdout]    --> src/response.rs:162:25
[INFO] [stdout]     |
[INFO] [stdout] 162 |               .map(|item| match item {
[INFO] [stdout]     |  _________________________^
[INFO] [stdout] 163 | |                 Ok(bytes) => Ok::<_, std::convert::Infallible>(bytes),
[INFO] [stdout] 164 | |                 Err(bytes) => Ok::<_, std::convert::Infallible>(bytes),
[INFO] [stdout] 165 | |             });
[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<bytes::Bytes, Infallible>
[INFO] [stdout]    --> src/response.rs:163:30
[INFO] [stdout]     |
[INFO] [stdout] 163 |                 Ok(bytes) => Ok::<_, std::convert::Infallible>(bytes),
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<bytes::Bytes, Infallible>
[INFO] [stdout]    --> src/response.rs:164:31
[INFO] [stdout]     |
[INFO] [stdout] 164 |                 Err(bytes) => Ok::<_, std::convert::Infallible>(bytes),
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<bytes::Bytes, Infallible>
[INFO] [stdout]    --> src/stream_response.rs:98:25
[INFO] [stdout]     |
[INFO] [stdout]  98 |               .map(|item| match item {
[INFO] [stdout]     |  _________________________^
[INFO] [stdout]  99 | |                 Ok(bytes) => Ok::<_, std::convert::Infallible>(bytes),
[INFO] [stdout] 100 | |                 Err(bytes) => Ok::<_, std::convert::Infallible>(bytes),
[INFO] [stdout] 101 | |             });
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<bytes::Bytes, Infallible>
[INFO] [stdout]   --> src/stream_response.rs:99:30
[INFO] [stdout]    |
[INFO] [stdout] 99 |                 Ok(bytes) => Ok::<_, std::convert::Infallible>(bytes),
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<bytes::Bytes, Infallible>
[INFO] [stdout]    --> src/stream_response.rs:100:31
[INFO] [stdout]     |
[INFO] [stdout] 100 |                 Err(bytes) => Ok::<_, std::convert::Infallible>(bytes),
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<AxumBody>, Infallible>
[INFO] [stdout]    --> src/tonic.rs:90:29
[INFO] [stdout]     |
[INFO] [stdout]  90 |           Box::pin(async move {
[INFO] [stdout]     |  _____________________________^
[INFO] [stdout]  91 | |             if is_grpc_req {
[INFO] [stdout]  92 | |                 match tower::ServiceExt::oneshot(grpc, req).await {
[INFO] [stdout]  93 | |                     Ok(res) => {
[INFO] [stdout] ...   |
[INFO] [stdout] 108 | |         })
[INFO] [stdout]     | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<AxumBody>, Infallible>
[INFO] [stdout]    --> src/tonic.rs:91:13
[INFO] [stdout]     |
[INFO] [stdout]  91 | /             if is_grpc_req {
[INFO] [stdout]  92 | |                 match tower::ServiceExt::oneshot(grpc, req).await {
[INFO] [stdout]  93 | |                     Ok(res) => {
[INFO] [stdout]  94 | |                         let (parts, body) = res.into_parts();
[INFO] [stdout] ...   |
[INFO] [stdout] 107 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<AxumBody>, Infallible>
[INFO] [stdout]   --> src/tonic.rs:91:28
[INFO] [stdout]    |
[INFO] [stdout] 91 |               if is_grpc_req {
[INFO] [stdout]    |  ____________________________^
[INFO] [stdout] 92 | |                 match tower::ServiceExt::oneshot(grpc, req).await {
[INFO] [stdout] 93 | |                     Ok(res) => {
[INFO] [stdout] 94 | |                         let (parts, body) = res.into_parts();
[INFO] [stdout] ...  |
[INFO] [stdout] 99 | |             } else {
[INFO] [stdout]    | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<AxumBody>, Infallible>
[INFO] [stdout]   --> src/tonic.rs:92:17
[INFO] [stdout]    |
[INFO] [stdout] 92 | /                 match tower::ServiceExt::oneshot(grpc, req).await {
[INFO] [stdout] 93 | |                     Ok(res) => {
[INFO] [stdout] 94 | |                         let (parts, body) = res.into_parts();
[INFO] [stdout] 95 | |                         Ok(Response::from_parts(parts, to_axum_body(body)))
[INFO] [stdout] 96 | |                     }
[INFO] [stdout] 97 | |                     Err(e) => Ok(internal_error(e)),
[INFO] [stdout] 98 | |                 }
[INFO] [stdout]    | |_________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<GB>, Infallible>
[INFO] [stdout]   --> src/tonic.rs:92:23
[INFO] [stdout]    |
[INFO] [stdout] 92 |                 match tower::ServiceExt::oneshot(grpc, req).await {
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<GB>, Infallible>
[INFO] [stdout]   --> src/tonic.rs:92:61
[INFO] [stdout]    |
[INFO] [stdout] 92 |                 match tower::ServiceExt::oneshot(grpc, req).await {
[INFO] [stdout]    |                                                             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<GB>, Infallible>
[INFO] [stdout]   --> src/tonic.rs:92:23
[INFO] [stdout]    |
[INFO] [stdout] 92 |                 match tower::ServiceExt::oneshot(grpc, req).await {
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<AxumBody>, Infallible>
[INFO] [stdout]   --> src/tonic.rs:93:32
[INFO] [stdout]    |
[INFO] [stdout] 93 |                       Ok(res) => {
[INFO] [stdout]    |  ________________________________^
[INFO] [stdout] 94 | |                         let (parts, body) = res.into_parts();
[INFO] [stdout] 95 | |                         Ok(Response::from_parts(parts, to_axum_body(body)))
[INFO] [stdout] 96 | |                     }
[INFO] [stdout]    | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<AxumBody>, Infallible>
[INFO] [stdout]   --> src/tonic.rs:95:25
[INFO] [stdout]    |
[INFO] [stdout] 95 |                         Ok(Response::from_parts(parts, to_axum_body(body)))
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<AxumBody>, Infallible>
[INFO] [stdout]   --> src/tonic.rs:97:31
[INFO] [stdout]    |
[INFO] [stdout] 97 |                     Err(e) => Ok(internal_error(e)),
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<AxumBody>, Infallible>
[INFO] [stdout]    --> src/tonic.rs:99:20
[INFO] [stdout]     |
[INFO] [stdout]  99 |               } else {
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 100 | |                 match tower::ServiceExt::oneshot(http, req).await {
[INFO] [stdout] 101 | |                     Ok(res) => {
[INFO] [stdout] 102 | |                         let (parts, body) = res.into_parts();
[INFO] [stdout] ...   |
[INFO] [stdout] 107 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<AxumBody>, Infallible>
[INFO] [stdout]    --> src/tonic.rs:100:17
[INFO] [stdout]     |
[INFO] [stdout] 100 | /                 match tower::ServiceExt::oneshot(http, req).await {
[INFO] [stdout] 101 | |                     Ok(res) => {
[INFO] [stdout] 102 | |                         let (parts, body) = res.into_parts();
[INFO] [stdout] 103 | |                         Ok(Response::from_parts(parts, to_axum_body(body)))
[INFO] [stdout] 104 | |                     }
[INFO] [stdout] 105 | |                     Err(e) => Ok(internal_error(e)),
[INFO] [stdout] 106 | |                 }
[INFO] [stdout]     | |_________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<HB>, Infallible>
[INFO] [stdout]    --> src/tonic.rs:100:23
[INFO] [stdout]     |
[INFO] [stdout] 100 |                 match tower::ServiceExt::oneshot(http, req).await {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<HB>, Infallible>
[INFO] [stdout]    --> src/tonic.rs:100:61
[INFO] [stdout]     |
[INFO] [stdout] 100 |                 match tower::ServiceExt::oneshot(http, req).await {
[INFO] [stdout]     |                                                             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<HB>, Infallible>
[INFO] [stdout]    --> src/tonic.rs:100:23
[INFO] [stdout]     |
[INFO] [stdout] 100 |                 match tower::ServiceExt::oneshot(http, req).await {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<AxumBody>, Infallible>
[INFO] [stdout]    --> src/tonic.rs:101:32
[INFO] [stdout]     |
[INFO] [stdout] 101 |                       Ok(res) => {
[INFO] [stdout]     |  ________________________________^
[INFO] [stdout] 102 | |                         let (parts, body) = res.into_parts();
[INFO] [stdout] 103 | |                         Ok(Response::from_parts(parts, to_axum_body(body)))
[INFO] [stdout] 104 | |                     }
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<AxumBody>, Infallible>
[INFO] [stdout]    --> src/tonic.rs:103:25
[INFO] [stdout]     |
[INFO] [stdout] 103 |                         Ok(Response::from_parts(parts, to_axum_body(body)))
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<AxumBody>, Infallible>
[INFO] [stdout]    --> src/tonic.rs:105:31
[INFO] [stdout]     |
[INFO] [stdout] 105 |                     Err(e) => Ok(internal_error(e)),
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `connectrpc-axum` (lib test) due to 24 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "7e23de0e24157e68d2e4f597b98d76c5b609c821dc6fb17195d6898d18934708", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7e23de0e24157e68d2e4f597b98d76c5b609c821dc6fb17195d6898d18934708", kill_on_drop: false }`
[INFO] [stdout] 7e23de0e24157e68d2e4f597b98d76c5b609c821dc6fb17195d6898d18934708
