[INFO] fetching crate ripress 1.10.0...
[INFO] checking ripress-1.10.0 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] extracting crate ripress 1.10.0 into /workspace/builds/worker-1-tc2/source
[INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml
[INFO] started tweaking crates.io crate ripress 1.10.0
[INFO] finished tweaking crates.io crate ripress 1.10.0
[INFO] tweaked toml for crates.io crate ripress 1.10.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ripress 1.10.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 ripress 1.10.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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 21aa30dbf80d17a9fd28b4638d1f3e9b7bfe8e196186019af4fc2e24c9173f5e
[INFO] running `Command { std: "docker" "start" "-a" "21aa30dbf80d17a9fd28b4638d1f3e9b7bfe8e196186019af4fc2e24c9173f5e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "21aa30dbf80d17a9fd28b4638d1f3e9b7bfe8e196186019af4fc2e24c9173f5e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "21aa30dbf80d17a9fd28b4638d1f3e9b7bfe8e196186019af4fc2e24c9173f5e", kill_on_drop: false }`
[INFO] [stdout] 21aa30dbf80d17a9fd28b4638d1f3e9b7bfe8e196186019af4fc2e24c9173f5e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 3a75faa260cdfb6f160832869aa975ed16c28116bc5883767eb3f3a71cdfb249
[INFO] running `Command { std: "docker" "start" "-a" "3a75faa260cdfb6f160832869aa975ed16c28116bc5883767eb3f3a71cdfb249", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling cc v1.2.33
[INFO] [stderr]     Checking indexmap v2.10.0
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]     Checking deranged v0.4.0
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking uuid v1.18.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]     Checking cfb v0.7.3
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking http-range v0.1.5
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]     Checking rustix v1.0.8
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking infer v0.19.0
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking nu-ansi-term v0.50.1
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking tempfile v3.20.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]     Checking tokio v1.46.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking zerovec v0.11.2
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking hyper v1.7.0
[INFO] [stderr]     Checking hyper-util v0.1.17
[INFO] [stderr]     Checking hyper-staticfile v0.10.1
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking routerify_ng v0.3.0
[INFO] [stderr]     Checking reqwest v0.12.23
[INFO] [stderr]     Checking ripress v1.10.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/helpers.rs:28:13
[INFO] [stdout]    |
[INFO] [stdout] 28 |         let mut our_req = HttpRequest::from_hyper_request(&mut req)
[INFO] [stdout]    |             ----^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/helpers.rs:28:13
[INFO] [stdout]    |
[INFO] [stdout] 28 |         let mut our_req = HttpRequest::from_hyper_request(&mut req)
[INFO] [stdout]    |             ----^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]     --> src/app/mod.rs:1027:46
[INFO] [stdout]      |
[INFO] [stdout] 1027 |                         let hyper_response = response.to_hyper_response().await;
[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<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]     --> src/app/mod.rs:1027:75
[INFO] [stdout]      |
[INFO] [stdout] 1027 |                         let hyper_response = response.to_hyper_response().await;
[INFO] [stdout]      |                                                                           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]     --> src/app/mod.rs:1027:46
[INFO] [stdout]      |
[INFO] [stdout] 1027 |                         let hyper_response = response.to_hyper_response().await;
[INFO] [stdout]      |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]     --> src/app/mod.rs:1029:28
[INFO] [stdout]      |
[INFO] [stdout] 1029 |                         Ok(hyper_response.unwrap())
[INFO] [stdout]      |                            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RequestService<ApiError>, Infallible>
[INFO] [stdout]     --> src/app/mod.rs:1096:66
[INFO] [stdout]      |
[INFO] [stdout] 1096 | ...                   let request_service = match service.call(&stream).await {
[INFO] [stdout]      |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RequestService<ApiError>, Infallible>
[INFO] [stdout]     --> src/app/mod.rs:1096:88
[INFO] [stdout]      |
[INFO] [stdout] 1096 | ...                   let request_service = match service.call(&stream).await {
[INFO] [stdout]      |                                                                         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RequestService<ApiError>, Infallible>
[INFO] [stdout]     --> src/app/mod.rs:1096:66
[INFO] [stdout]      |
[INFO] [stdout] 1096 | ...                   let request_service = match service.call(&stream).await {
[INFO] [stdout]      |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RequestService<ApiError>, Infallible>
[INFO] [stdout]     --> src/app/mod.rs:1134:57
[INFO] [stdout]      |
[INFO] [stdout] 1134 | ...                   let request_service = match service.call(&stream).await {
[INFO] [stdout]      |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RequestService<ApiError>, Infallible>
[INFO] [stdout]     --> src/app/mod.rs:1134:79
[INFO] [stdout]      |
[INFO] [stdout] 1134 | ...                   let request_service = match service.call(&stream).await {
[INFO] [stdout]      |                                                                         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RequestService<ApiError>, Infallible>
[INFO] [stdout]     --> src/app/mod.rs:1134:57
[INFO] [stdout]      |
[INFO] [stdout] 1134 | ...                   let request_service = match service.call(&stream).await {
[INFO] [stdout]      |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]     --> src/app/mod.rs:1181:33
[INFO] [stdout]      |
[INFO] [stdout] 1181 |                   let hyper_res = <HttpResponse as Clone>::clone(res)
[INFO] [stdout]      |  _________________________________^
[INFO] [stdout] 1182 | |                     .to_hyper_response()
[INFO] [stdout] 1183 | |                     .await
[INFO] [stdout]      | |__________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]     --> src/app/mod.rs:1183:22
[INFO] [stdout]      |
[INFO] [stdout] 1183 |                     .await
[INFO] [stdout]      |                      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]     --> src/app/mod.rs:1181:33
[INFO] [stdout]      |
[INFO] [stdout] 1181 |                   let hyper_res = <HttpResponse as Clone>::clone(res)
[INFO] [stdout]      |  _________________________________^
[INFO] [stdout] 1182 | |                     .to_hyper_response()
[INFO] [stdout] 1183 | |                     .await
[INFO] [stdout]      | |__________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, Collected<bytes::Bytes>>
[INFO] [stdout]    --> src/req/mod.rs:870:33
[INFO] [stdout]     |
[INFO] [stdout] 870 |                 let collected = req.body_mut().collect().await?;
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Collected<bytes::Bytes>, Infallible>
[INFO] [stdout]    --> src/req/mod.rs:870:33
[INFO] [stdout]     |
[INFO] [stdout] 870 |                 let collected = req.body_mut().collect().await?;
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Collected<bytes::Bytes>, Infallible>
[INFO] [stdout]    --> src/req/mod.rs:870:58
[INFO] [stdout]     |
[INFO] [stdout] 870 |                 let collected = req.body_mut().collect().await?;
[INFO] [stdout]     |                                                          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Collected<bytes::Bytes>, Infallible>
[INFO] [stdout]    --> src/req/mod.rs:870:33
[INFO] [stdout]     |
[INFO] [stdout] 870 |                 let collected = req.body_mut().collect().await?;
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, Collected<bytes::Bytes>>
[INFO] [stdout]    --> src/req/mod.rs:882:33
[INFO] [stdout]     |
[INFO] [stdout] 882 |                 let collected = req.body_mut().collect().await?;
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Collected<bytes::Bytes>, Infallible>
[INFO] [stdout]    --> src/req/mod.rs:882:33
[INFO] [stdout]     |
[INFO] [stdout] 882 |                 let collected = req.body_mut().collect().await?;
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Collected<bytes::Bytes>, Infallible>
[INFO] [stdout]    --> src/req/mod.rs:882:58
[INFO] [stdout]     |
[INFO] [stdout] 882 |                 let collected = req.body_mut().collect().await?;
[INFO] [stdout]     |                                                          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Collected<bytes::Bytes>, Infallible>
[INFO] [stdout]    --> src/req/mod.rs:882:33
[INFO] [stdout]     |
[INFO] [stdout] 882 |                 let collected = req.body_mut().collect().await?;
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, Collected<bytes::Bytes>>
[INFO] [stdout]    --> src/req/mod.rs:943:33
[INFO] [stdout]     |
[INFO] [stdout] 943 |                 let collected = req.body_mut().collect().await?;
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Collected<bytes::Bytes>, Infallible>
[INFO] [stdout]    --> src/req/mod.rs:943:33
[INFO] [stdout]     |
[INFO] [stdout] 943 |                 let collected = req.body_mut().collect().await?;
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Collected<bytes::Bytes>, Infallible>
[INFO] [stdout]    --> src/req/mod.rs:943:58
[INFO] [stdout]     |
[INFO] [stdout] 943 |                 let collected = req.body_mut().collect().await?;
[INFO] [stdout]     |                                                          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Collected<bytes::Bytes>, Infallible>
[INFO] [stdout]    --> src/req/mod.rs:943:33
[INFO] [stdout]     |
[INFO] [stdout] 943 |                 let collected = req.body_mut().collect().await?;
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, Collected<bytes::Bytes>>
[INFO] [stdout]    --> src/req/mod.rs:959:33
[INFO] [stdout]     |
[INFO] [stdout] 959 |                 let collected = req.body_mut().collect().await?;
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Collected<bytes::Bytes>, Infallible>
[INFO] [stdout]    --> src/req/mod.rs:959:33
[INFO] [stdout]     |
[INFO] [stdout] 959 |                 let collected = req.body_mut().collect().await?;
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Collected<bytes::Bytes>, Infallible>
[INFO] [stdout]    --> src/req/mod.rs:959:58
[INFO] [stdout]     |
[INFO] [stdout] 959 |                 let collected = req.body_mut().collect().await?;
[INFO] [stdout]     |                                                          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Collected<bytes::Bytes>, Infallible>
[INFO] [stdout]    --> src/req/mod.rs:959:33
[INFO] [stdout]     |
[INFO] [stdout] 959 |                 let collected = req.body_mut().collect().await?;
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, Collected<bytes::Bytes>>
[INFO] [stdout]    --> src/req/mod.rs:967:33
[INFO] [stdout]     |
[INFO] [stdout] 967 |                 let collected = req.body_mut().collect().await?;
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Collected<bytes::Bytes>, Infallible>
[INFO] [stdout]    --> src/req/mod.rs:967:33
[INFO] [stdout]     |
[INFO] [stdout] 967 |                 let collected = req.body_mut().collect().await?;
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Collected<bytes::Bytes>, Infallible>
[INFO] [stdout]    --> src/req/mod.rs:967:58
[INFO] [stdout]     |
[INFO] [stdout] 967 |                 let collected = req.body_mut().collect().await?;
[INFO] [stdout]     |                                                          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Collected<bytes::Bytes>, Infallible>
[INFO] [stdout]    --> src/req/mod.rs:967:33
[INFO] [stdout]     |
[INFO] [stdout] 967 |                 let collected = req.body_mut().collect().await?;
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, Collected<bytes::Bytes>>
[INFO] [stdout]    --> src/res/mod.rs:792:25
[INFO] [stdout]     |
[INFO] [stdout] 792 |         let collected = res.body_mut().collect().await?;
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Collected<bytes::Bytes>, Infallible>
[INFO] [stdout]    --> src/res/mod.rs:792:25
[INFO] [stdout]     |
[INFO] [stdout] 792 |         let collected = res.body_mut().collect().await?;
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Collected<bytes::Bytes>, Infallible>
[INFO] [stdout]    --> src/res/mod.rs:792:50
[INFO] [stdout]     |
[INFO] [stdout] 792 |         let collected = res.body_mut().collect().await?;
[INFO] [stdout]     |                                                  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Collected<bytes::Bytes>, Infallible>
[INFO] [stdout]    --> src/res/mod.rs:792:25
[INFO] [stdout]     |
[INFO] [stdout] 792 |         let collected = res.body_mut().collect().await?;
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]     --> src/res/mod.rs:862:94
[INFO] [stdout]      |
[INFO] [stdout]  862 |       pub(crate) async fn to_hyper_response(self) -> Result<Response<Full<Bytes>>, Infallible> {
[INFO] [stdout]      |  ______________________________________________________________________________________________^
[INFO] [stdout]  863 | |         let body = self.body;
[INFO] [stdout]  864 | |         if self.is_stream {
[INFO] [stdout]  865 | |             let mut response = Response::builder().status(self.status_code.as_u16());
[INFO] [stdout] ...    |
[INFO] [stdout] 1020 | |     }
[INFO] [stdout]      | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]     --> src/res/mod.rs:862:94
[INFO] [stdout]      |
[INFO] [stdout]  862 |       pub(crate) async fn to_hyper_response(self) -> Result<Response<Full<Bytes>>, Infallible> {
[INFO] [stdout]      |  ______________________________________________________________________________________________^
[INFO] [stdout]  863 | |         let body = self.body;
[INFO] [stdout]  864 | |         if self.is_stream {
[INFO] [stdout]  865 | |             let mut response = Response::builder().status(self.status_code.as_u16());
[INFO] [stdout] ...    |
[INFO] [stdout] 1020 | |     }
[INFO] [stdout]      | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]     --> src/res/mod.rs:864:9
[INFO] [stdout]      |
[INFO] [stdout]  864 | /         if self.is_stream {
[INFO] [stdout]  865 | |             let mut response = Response::builder().status(self.status_code.as_u16());
[INFO] [stdout]  866 | |             response = response.header("Content-Type", "text/event-stream");
[INFO] [stdout] ...    |
[INFO] [stdout] 1018 | |             return Ok(response);
[INFO] [stdout] 1019 | |         }
[INFO] [stdout]      | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]    --> src/res/mod.rs:939:20
[INFO] [stdout]     |
[INFO] [stdout] 939 |             return Ok(hyper_response);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]     --> src/res/mod.rs:1018:20
[INFO] [stdout]      |
[INFO] [stdout] 1018 |             return Ok(response);
[INFO] [stdout]      |                    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]   --> src/helpers.rs:80:29
[INFO] [stdout]    |
[INFO] [stdout] 80 |             let hyper_res = res.to_hyper_response().await.unwrap();
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]   --> src/helpers.rs:80:53
[INFO] [stdout]    |
[INFO] [stdout] 80 |             let hyper_res = res.to_hyper_response().await.unwrap();
[INFO] [stdout]    |                                                     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]   --> src/helpers.rs:80:29
[INFO] [stdout]    |
[INFO] [stdout] 80 |             let hyper_res = res.to_hyper_response().await.unwrap();
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ripress` (lib) due to 45 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: function `passthrough_middleware` is never used
[INFO] [stdout]   --> src/tests/middleware/exec.rs:48:8
[INFO] [stdout]    |
[INFO] [stdout] 48 |     fn passthrough_middleware() -> Middleware {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `blocking_middleware` is never used
[INFO] [stdout]   --> src/tests/middleware/exec.rs:59:8
[INFO] [stdout]    |
[INFO] [stdout] 59 |     fn blocking_middleware() -> Middleware {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<hyper::Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]     --> src/app/mod.rs:1027:46
[INFO] [stdout]      |
[INFO] [stdout] 1027 |                         let hyper_response = response.to_hyper_response().await;
[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<hyper::Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]     --> src/app/mod.rs:1027:75
[INFO] [stdout]      |
[INFO] [stdout] 1027 |                         let hyper_response = response.to_hyper_response().await;
[INFO] [stdout]      |                                                                           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<hyper::Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]     --> src/app/mod.rs:1027:46
[INFO] [stdout]      |
[INFO] [stdout] 1027 |                         let hyper_response = response.to_hyper_response().await;
[INFO] [stdout]      |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<hyper::Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]     --> src/app/mod.rs:1029:28
[INFO] [stdout]      |
[INFO] [stdout] 1029 |                         Ok(hyper_response.unwrap())
[INFO] [stdout]      |                            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RequestService<ApiError>, Infallible>
[INFO] [stdout]     --> src/app/mod.rs:1096:66
[INFO] [stdout]      |
[INFO] [stdout] 1096 | ...                   let request_service = match service.call(&stream).await {
[INFO] [stdout]      |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RequestService<ApiError>, Infallible>
[INFO] [stdout]     --> src/app/mod.rs:1096:88
[INFO] [stdout]      |
[INFO] [stdout] 1096 | ...                   let request_service = match service.call(&stream).await {
[INFO] [stdout]      |                                                                         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RequestService<ApiError>, Infallible>
[INFO] [stdout]     --> src/app/mod.rs:1096:66
[INFO] [stdout]      |
[INFO] [stdout] 1096 | ...                   let request_service = match service.call(&stream).await {
[INFO] [stdout]      |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RequestService<ApiError>, Infallible>
[INFO] [stdout]     --> src/app/mod.rs:1134:57
[INFO] [stdout]      |
[INFO] [stdout] 1134 | ...                   let request_service = match service.call(&stream).await {
[INFO] [stdout]      |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RequestService<ApiError>, Infallible>
[INFO] [stdout]     --> src/app/mod.rs:1134:79
[INFO] [stdout]      |
[INFO] [stdout] 1134 | ...                   let request_service = match service.call(&stream).await {
[INFO] [stdout]      |                                                                         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RequestService<ApiError>, Infallible>
[INFO] [stdout]     --> src/app/mod.rs:1134:57
[INFO] [stdout]      |
[INFO] [stdout] 1134 | ...                   let request_service = match service.call(&stream).await {
[INFO] [stdout]      |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<hyper::Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]     --> src/app/mod.rs:1181:33
[INFO] [stdout]      |
[INFO] [stdout] 1181 |                   let hyper_res = <HttpResponse as Clone>::clone(res)
[INFO] [stdout]      |  _________________________________^
[INFO] [stdout] 1182 | |                     .to_hyper_response()
[INFO] [stdout] 1183 | |                     .await
[INFO] [stdout]      | |__________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<hyper::Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]     --> src/app/mod.rs:1183:22
[INFO] [stdout]      |
[INFO] [stdout] 1183 |                     .await
[INFO] [stdout]      |                      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<hyper::Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]     --> src/app/mod.rs:1181:33
[INFO] [stdout]      |
[INFO] [stdout] 1181 |                   let hyper_res = <HttpResponse as Clone>::clone(res)
[INFO] [stdout]      |  _________________________________^
[INFO] [stdout] 1182 | |                     .to_hyper_response()
[INFO] [stdout] 1183 | |                     .await
[INFO] [stdout]      | |__________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, Collected<bytes::Bytes>>
[INFO] [stdout]    --> src/req/mod.rs:870:33
[INFO] [stdout]     |
[INFO] [stdout] 870 |                 let collected = req.body_mut().collect().await?;
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Collected<bytes::Bytes>, Infallible>
[INFO] [stdout]    --> src/req/mod.rs:870:33
[INFO] [stdout]     |
[INFO] [stdout] 870 |                 let collected = req.body_mut().collect().await?;
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Collected<bytes::Bytes>, Infallible>
[INFO] [stdout]    --> src/req/mod.rs:870:58
[INFO] [stdout]     |
[INFO] [stdout] 870 |                 let collected = req.body_mut().collect().await?;
[INFO] [stdout]     |                                                          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Collected<bytes::Bytes>, Infallible>
[INFO] [stdout]    --> src/req/mod.rs:870:33
[INFO] [stdout]     |
[INFO] [stdout] 870 |                 let collected = req.body_mut().collect().await?;
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, Collected<bytes::Bytes>>
[INFO] [stdout]    --> src/req/mod.rs:882:33
[INFO] [stdout]     |
[INFO] [stdout] 882 |                 let collected = req.body_mut().collect().await?;
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Collected<bytes::Bytes>, Infallible>
[INFO] [stdout]    --> src/req/mod.rs:882:33
[INFO] [stdout]     |
[INFO] [stdout] 882 |                 let collected = req.body_mut().collect().await?;
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Collected<bytes::Bytes>, Infallible>
[INFO] [stdout]    --> src/req/mod.rs:882:58
[INFO] [stdout]     |
[INFO] [stdout] 882 |                 let collected = req.body_mut().collect().await?;
[INFO] [stdout]     |                                                          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Collected<bytes::Bytes>, Infallible>
[INFO] [stdout]    --> src/req/mod.rs:882:33
[INFO] [stdout]     |
[INFO] [stdout] 882 |                 let collected = req.body_mut().collect().await?;
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, Collected<bytes::Bytes>>
[INFO] [stdout]    --> src/req/mod.rs:943:33
[INFO] [stdout]     |
[INFO] [stdout] 943 |                 let collected = req.body_mut().collect().await?;
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Collected<bytes::Bytes>, Infallible>
[INFO] [stdout]    --> src/req/mod.rs:943:33
[INFO] [stdout]     |
[INFO] [stdout] 943 |                 let collected = req.body_mut().collect().await?;
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Collected<bytes::Bytes>, Infallible>
[INFO] [stdout]    --> src/req/mod.rs:943:58
[INFO] [stdout]     |
[INFO] [stdout] 943 |                 let collected = req.body_mut().collect().await?;
[INFO] [stdout]     |                                                          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Collected<bytes::Bytes>, Infallible>
[INFO] [stdout]    --> src/req/mod.rs:943:33
[INFO] [stdout]     |
[INFO] [stdout] 943 |                 let collected = req.body_mut().collect().await?;
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, Collected<bytes::Bytes>>
[INFO] [stdout]    --> src/req/mod.rs:959:33
[INFO] [stdout]     |
[INFO] [stdout] 959 |                 let collected = req.body_mut().collect().await?;
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Collected<bytes::Bytes>, Infallible>
[INFO] [stdout]    --> src/req/mod.rs:959:33
[INFO] [stdout]     |
[INFO] [stdout] 959 |                 let collected = req.body_mut().collect().await?;
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Collected<bytes::Bytes>, Infallible>
[INFO] [stdout]    --> src/req/mod.rs:959:58
[INFO] [stdout]     |
[INFO] [stdout] 959 |                 let collected = req.body_mut().collect().await?;
[INFO] [stdout]     |                                                          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Collected<bytes::Bytes>, Infallible>
[INFO] [stdout]    --> src/req/mod.rs:959:33
[INFO] [stdout]     |
[INFO] [stdout] 959 |                 let collected = req.body_mut().collect().await?;
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, Collected<bytes::Bytes>>
[INFO] [stdout]    --> src/req/mod.rs:967:33
[INFO] [stdout]     |
[INFO] [stdout] 967 |                 let collected = req.body_mut().collect().await?;
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Collected<bytes::Bytes>, Infallible>
[INFO] [stdout]    --> src/req/mod.rs:967:33
[INFO] [stdout]     |
[INFO] [stdout] 967 |                 let collected = req.body_mut().collect().await?;
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Collected<bytes::Bytes>, Infallible>
[INFO] [stdout]    --> src/req/mod.rs:967:58
[INFO] [stdout]     |
[INFO] [stdout] 967 |                 let collected = req.body_mut().collect().await?;
[INFO] [stdout]     |                                                          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Collected<bytes::Bytes>, Infallible>
[INFO] [stdout]    --> src/req/mod.rs:967:33
[INFO] [stdout]     |
[INFO] [stdout] 967 |                 let collected = req.body_mut().collect().await?;
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, Collected<bytes::Bytes>>
[INFO] [stdout]    --> src/res/mod.rs:792:25
[INFO] [stdout]     |
[INFO] [stdout] 792 |         let collected = res.body_mut().collect().await?;
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Collected<bytes::Bytes>, Infallible>
[INFO] [stdout]    --> src/res/mod.rs:792:25
[INFO] [stdout]     |
[INFO] [stdout] 792 |         let collected = res.body_mut().collect().await?;
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Collected<bytes::Bytes>, Infallible>
[INFO] [stdout]    --> src/res/mod.rs:792:50
[INFO] [stdout]     |
[INFO] [stdout] 792 |         let collected = res.body_mut().collect().await?;
[INFO] [stdout]     |                                                  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Collected<bytes::Bytes>, Infallible>
[INFO] [stdout]    --> src/res/mod.rs:792:25
[INFO] [stdout]     |
[INFO] [stdout] 792 |         let collected = res.body_mut().collect().await?;
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<hyper::Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]     --> src/res/mod.rs:862:94
[INFO] [stdout]      |
[INFO] [stdout]  862 |       pub(crate) async fn to_hyper_response(self) -> Result<Response<Full<Bytes>>, Infallible> {
[INFO] [stdout]      |  ______________________________________________________________________________________________^
[INFO] [stdout]  863 | |         let body = self.body;
[INFO] [stdout]  864 | |         if self.is_stream {
[INFO] [stdout]  865 | |             let mut response = Response::builder().status(self.status_code.as_u16());
[INFO] [stdout] ...    |
[INFO] [stdout] 1020 | |     }
[INFO] [stdout]      | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<hyper::Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]     --> src/res/mod.rs:862:94
[INFO] [stdout]      |
[INFO] [stdout]  862 |       pub(crate) async fn to_hyper_response(self) -> Result<Response<Full<Bytes>>, Infallible> {
[INFO] [stdout]      |  ______________________________________________________________________________________________^
[INFO] [stdout]  863 | |         let body = self.body;
[INFO] [stdout]  864 | |         if self.is_stream {
[INFO] [stdout]  865 | |             let mut response = Response::builder().status(self.status_code.as_u16());
[INFO] [stdout] ...    |
[INFO] [stdout] 1020 | |     }
[INFO] [stdout]      | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<hyper::Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]     --> src/res/mod.rs:864:9
[INFO] [stdout]      |
[INFO] [stdout]  864 | /         if self.is_stream {
[INFO] [stdout]  865 | |             let mut response = Response::builder().status(self.status_code.as_u16());
[INFO] [stdout]  866 | |             response = response.header("Content-Type", "text/event-stream");
[INFO] [stdout] ...    |
[INFO] [stdout] 1018 | |             return Ok(response);
[INFO] [stdout] 1019 | |         }
[INFO] [stdout]      | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<hyper::Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]    --> src/res/mod.rs:939:20
[INFO] [stdout]     |
[INFO] [stdout] 939 |             return Ok(hyper_response);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<hyper::Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]     --> src/res/mod.rs:1018:20
[INFO] [stdout]      |
[INFO] [stdout] 1018 |             return Ok(response);
[INFO] [stdout]      |                    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<hyper::Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]   --> src/helpers.rs:80:29
[INFO] [stdout]    |
[INFO] [stdout] 80 |             let hyper_res = res.to_hyper_response().await.unwrap();
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<hyper::Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]   --> src/helpers.rs:80:53
[INFO] [stdout]    |
[INFO] [stdout] 80 |             let hyper_res = res.to_hyper_response().await.unwrap();
[INFO] [stdout]    |                                                     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<hyper::Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]   --> src/helpers.rs:80:29
[INFO] [stdout]    |
[INFO] [stdout] 80 |             let hyper_res = res.to_hyper_response().await.unwrap();
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Collected<bytes::Bytes>, Infallible>
[INFO] [stdout]    --> src/tests/app_test.rs:112:26
[INFO] [stdout]     |
[INFO] [stdout] 112 |         let body_bytes = result.into_body().collect().await.unwrap().to_bytes();
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Collected<bytes::Bytes>, Infallible>
[INFO] [stdout]    --> src/tests/app_test.rs:112:55
[INFO] [stdout]     |
[INFO] [stdout] 112 |         let body_bytes = result.into_body().collect().await.unwrap().to_bytes();
[INFO] [stdout]     |                                                       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Collected<bytes::Bytes>, Infallible>
[INFO] [stdout]    --> src/tests/app_test.rs:112:26
[INFO] [stdout]     |
[INFO] [stdout] 112 |         let body_bytes = result.into_body().collect().await.unwrap().to_bytes();
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Collected<bytes::Bytes>, Infallible>
[INFO] [stdout]    --> src/tests/app_test.rs:164:26
[INFO] [stdout]     |
[INFO] [stdout] 164 |         let body_bytes = resp.into_body().collect().await.unwrap().to_bytes();
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Collected<bytes::Bytes>, Infallible>
[INFO] [stdout]    --> src/tests/app_test.rs:164:53
[INFO] [stdout]     |
[INFO] [stdout] 164 |         let body_bytes = resp.into_body().collect().await.unwrap().to_bytes();
[INFO] [stdout]     |                                                     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Collected<bytes::Bytes>, Infallible>
[INFO] [stdout]    --> src/tests/app_test.rs:164:26
[INFO] [stdout]     |
[INFO] [stdout] 164 |         let body_bytes = resp.into_body().collect().await.unwrap().to_bytes();
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Collected<bytes::Bytes>, Infallible>
[INFO] [stdout]    --> src/tests/app_test.rs:206:26
[INFO] [stdout]     |
[INFO] [stdout] 206 |         let body_bytes = resp2.into_body().collect().await.unwrap().to_bytes();
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Collected<bytes::Bytes>, Infallible>
[INFO] [stdout]    --> src/tests/app_test.rs:206:54
[INFO] [stdout]     |
[INFO] [stdout] 206 |         let body_bytes = resp2.into_body().collect().await.unwrap().to_bytes();
[INFO] [stdout]     |                                                      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Collected<bytes::Bytes>, Infallible>
[INFO] [stdout]    --> src/tests/app_test.rs:206:26
[INFO] [stdout]     |
[INFO] [stdout] 206 |         let body_bytes = resp2.into_body().collect().await.unwrap().to_bytes();
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<hyper::Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]   --> src/tests/request/mod.rs:87:30
[INFO] [stdout]    |
[INFO] [stdout] 87 |         let hyper_response = rt.block_on(response.to_hyper_response()).unwrap();
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<hyper::Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]    --> src/tests/request/mod.rs:128:30
[INFO] [stdout]     |
[INFO] [stdout] 128 |         let hyper_response = rt.block_on(response.to_hyper_response()).unwrap();
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<hyper::Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]    --> src/tests/request/mod.rs:191:30
[INFO] [stdout]     |
[INFO] [stdout] 191 |         let hyper_response = rt.block_on(response.to_hyper_response()).unwrap();
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<hyper::Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]    --> src/tests/request/mod.rs:231:30
[INFO] [stdout]     |
[INFO] [stdout] 231 |         let hyper_response = rt.block_on(response.to_hyper_response()).unwrap();
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<hyper::Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]    --> src/tests/request/mod.rs:235:30
[INFO] [stdout]     |
[INFO] [stdout] 235 |         let hyper_response = rt.block_on(response.to_hyper_response()).unwrap();
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ripress` (lib test) due to 59 previous errors; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "3a75faa260cdfb6f160832869aa975ed16c28116bc5883767eb3f3a71cdfb249", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3a75faa260cdfb6f160832869aa975ed16c28116bc5883767eb3f3a71cdfb249", kill_on_drop: false }`
[INFO] [stdout] 3a75faa260cdfb6f160832869aa975ed16c28116bc5883767eb3f3a71cdfb249
