[INFO] fetching crate boluo 0.7.0...
[INFO] checking boluo-0.7.0 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] extracting crate boluo 0.7.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate boluo 0.7.0
[INFO] finished tweaking crates.io crate boluo 0.7.0
[INFO] tweaked toml for crates.io crate boluo 0.7.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate boluo 0.7.0 on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate boluo 0.7.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] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 922b97a59b1146bc70d72d8b0653538bd2a2d56c4eb5a0577900299cf08733df
[INFO] running `Command { std: "docker" "start" "-a" "922b97a59b1146bc70d72d8b0653538bd2a2d56c4eb5a0577900299cf08733df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "922b97a59b1146bc70d72d8b0653538bd2a2d56c4eb5a0577900299cf08733df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "922b97a59b1146bc70d72d8b0653538bd2a2d56c4eb5a0577900299cf08733df", kill_on_drop: false }`
[INFO] [stdout] 922b97a59b1146bc70d72d8b0653538bd2a2d56c4eb5a0577900299cf08733df
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 8a1e87e7a56716e029cd57b84457e806294e5dfbbd897b043181cd52e05d071c
[INFO] running `Command { std: "docker" "start" "-a" "8a1e87e7a56716e029cd57b84457e806294e5dfbbd897b043181cd52e05d071c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.17
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]     Checking itoa v1.0.14
[INFO] [stderr]     Checking bytes v1.10.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking smallvec v1.14.0
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking ryu v1.0.19
[INFO] [stderr]    Compiling httparse v1.10.0
[INFO] [stderr]     Checking crossbeam-utils v0.8.21
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling serde_json v1.0.139
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking clap_lex v0.7.4
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking clap_builder v4.5.30
[INFO] [stderr]     Checking matchit v0.8.6
[INFO] [stderr]     Checking once_cell v1.20.3
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking http v1.2.0
[INFO] [stderr]     Checking oorandom v11.1.4
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking is-terminal v0.4.15
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking headers-core v0.3.0
[INFO] [stderr]     Checking headers v0.4.0
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking clap v4.5.30
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.218
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling boluo-macros v0.2.1
[INFO] [stderr]     Checking tokio v1.43.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking boluo-core v0.6.0
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking tokio-util v0.7.13
[INFO] [stderr]     Checking hyper-util v0.1.10
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking boluo v0.7.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<Extension<T>>, Infallible>
[INFO] [stdout]   --> src/extract/extension.rs:15:19
[INFO] [stdout]    |
[INFO] [stdout] 15 |           let opt = Option::<Extension<T>>::from_request(req)
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 16 | |             .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<std::option::Option<Extension<T>>, Infallible>
[INFO] [stdout]   --> src/extract/extension.rs:16:14
[INFO] [stdout]    |
[INFO] [stdout] 16 |             .await
[INFO] [stdout]    |              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<Extension<T>>, Infallible>
[INFO] [stdout]   --> src/extract/extension.rs:15:19
[INFO] [stdout]    |
[INFO] [stdout] 15 |           let opt = Option::<Extension<T>>::from_request(req)
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 16 | |             .await
[INFO] [stdout]    | |__________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<Extension<T>>, Infallible>
[INFO] [stdout]   --> src/extract/extension.rs:30:83
[INFO] [stdout]    |
[INFO] [stdout] 30 |       async fn from_request(req: &mut Request) -> Result<Option<Self>, Self::Error> {
[INFO] [stdout]    |  ___________________________________________________________________________________^
[INFO] [stdout] 31 | |         Ok(req
[INFO] [stdout] 32 | |             .extensions()
[INFO] [stdout] 33 | |             .get::<T>()
[INFO] [stdout] 34 | |             .map(|value| Extension(value.clone())))
[INFO] [stdout] 35 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<Extension<T>>, Infallible>
[INFO] [stdout]   --> src/extract/extension.rs:30:83
[INFO] [stdout]    |
[INFO] [stdout] 30 |       async fn from_request(req: &mut Request) -> Result<Option<Self>, Self::Error> {
[INFO] [stdout]    |  ___________________________________________________________________________________^
[INFO] [stdout] 31 | |         Ok(req
[INFO] [stdout] 32 | |             .extensions()
[INFO] [stdout] 33 | |             .get::<T>()
[INFO] [stdout] 34 | |             .map(|value| Extension(value.clone())))
[INFO] [stdout] 35 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<Extension<T>>, Infallible>
[INFO] [stdout]   --> src/extract/extension.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | /         Ok(req
[INFO] [stdout] 32 | |             .extensions()
[INFO] [stdout] 33 | |             .get::<T>()
[INFO] [stdout] 34 | |             .map(|value| Extension(value.clone())))
[INFO] [stdout]    | |___________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RawPathParams, Infallible>
[INFO] [stdout]   --> src/extract/path/mod.rs:56:75
[INFO] [stdout]    |
[INFO] [stdout] 56 |       async fn from_request(req: &mut Request) -> Result<Self, Self::Error> {
[INFO] [stdout]    |  ___________________________________________________________________________^
[INFO] [stdout] 57 | |         Ok(RawPathParams(
[INFO] [stdout] 58 | |             req.extensions()
[INFO] [stdout] 59 | |                 .get::<PathParams>()
[INFO] [stdout] ...  |
[INFO] [stdout] 62 | |         ))
[INFO] [stdout] 63 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RawPathParams, Infallible>
[INFO] [stdout]   --> src/extract/path/mod.rs:56:75
[INFO] [stdout]    |
[INFO] [stdout] 56 |       async fn from_request(req: &mut Request) -> Result<Self, Self::Error> {
[INFO] [stdout]    |  ___________________________________________________________________________^
[INFO] [stdout] 57 | |         Ok(RawPathParams(
[INFO] [stdout] 58 | |             req.extensions()
[INFO] [stdout] 59 | |                 .get::<PathParams>()
[INFO] [stdout] ...  |
[INFO] [stdout] 62 | |         ))
[INFO] [stdout] 63 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RawPathParams, Infallible>
[INFO] [stdout]   --> src/extract/path/mod.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 57 | /         Ok(RawPathParams(
[INFO] [stdout] 58 | |             req.extensions()
[INFO] [stdout] 59 | |                 .get::<PathParams>()
[INFO] [stdout] 60 | |                 .map(|PathParams(params)| params.clone())
[INFO] [stdout] 61 | |                 .unwrap_or_default(),
[INFO] [stdout] 62 | |         ))
[INFO] [stdout]    | |__________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/extract/path/de.rs:24:25
[INFO] [stdout]     |
[INFO] [stdout]  24 |               let value = value
[INFO] [stdout]     |  _________________________^
[INFO] [stdout]  25 | |                 .parse()
[INFO] [stdout]     | |________________________^
[INFO] [stdout] ...
[INFO] [stdout] 144 |       parse_single_value!(deserialize_str, visit_string, "String");
[INFO] [stdout]     |       ------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `parse_single_value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/extract/path/de.rs:24:25
[INFO] [stdout]     |
[INFO] [stdout]  24 |               let value = value
[INFO] [stdout]     |  _________________________^
[INFO] [stdout]  25 | |                 .parse()
[INFO] [stdout]     | |________________________^
[INFO] [stdout] ...
[INFO] [stdout] 145 |       parse_single_value!(deserialize_string, visit_string, "String");
[INFO] [stdout]     |       --------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `parse_single_value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/extract/path/de.rs:24:25
[INFO] [stdout]     |
[INFO] [stdout]  24 |               let value = value
[INFO] [stdout]     |  _________________________^
[INFO] [stdout]  25 | |                 .parse()
[INFO] [stdout]     | |________________________^
[INFO] [stdout] ...
[INFO] [stdout] 146 |       parse_single_value!(deserialize_bytes, visit_string, "String");
[INFO] [stdout]     |       -------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `parse_single_value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/extract/path/de.rs:24:25
[INFO] [stdout]     |
[INFO] [stdout]  24 |               let value = value
[INFO] [stdout]     |  _________________________^
[INFO] [stdout]  25 | |                 .parse()
[INFO] [stdout]     | |________________________^
[INFO] [stdout] ...
[INFO] [stdout] 147 |       parse_single_value!(deserialize_byte_buf, visit_string, "String");
[INFO] [stdout]     |       ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `parse_single_value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/extract/path/de.rs:59:21
[INFO] [stdout]     |
[INFO] [stdout]  59 |             let v = value.parse().map_err(|_| match self.key {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 463 |     parse_value!(deserialize_str, visit_string, "String");
[INFO] [stdout]     |     ----------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `parse_value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/extract/path/de.rs:59:21
[INFO] [stdout]     |
[INFO] [stdout]  59 |             let v = value.parse().map_err(|_| match self.key {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 464 |     parse_value!(deserialize_string, visit_string, "String");
[INFO] [stdout]     |     -------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `parse_value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/extract/path/de.rs:59:21
[INFO] [stdout]     |
[INFO] [stdout]  59 |             let v = value.parse().map_err(|_| match self.key {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 465 |     parse_value!(deserialize_bytes, visit_string, "String");
[INFO] [stdout]     |     ------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `parse_value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/extract/path/de.rs:59:21
[INFO] [stdout]     |
[INFO] [stdout]  59 |             let v = value.parse().map_err(|_| match self.key {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 466 |     parse_value!(deserialize_byte_buf, visit_string, "String");
[INFO] [stdout]     |     ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `parse_value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RawQuery, Infallible>
[INFO] [stdout]    --> src/extract/query.rs:111:75
[INFO] [stdout]     |
[INFO] [stdout] 111 |       async fn from_request(req: &mut Request) -> Result<Self, Self::Error> {
[INFO] [stdout]     |  ___________________________________________________________________________^
[INFO] [stdout] 112 | |         Ok(RawQuery(req.uri().query().unwrap_or_default().to_owned()))
[INFO] [stdout] 113 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RawQuery, Infallible>
[INFO] [stdout]    --> src/extract/query.rs:111:75
[INFO] [stdout]     |
[INFO] [stdout] 111 |       async fn from_request(req: &mut Request) -> Result<Self, Self::Error> {
[INFO] [stdout]     |  ___________________________________________________________________________^
[INFO] [stdout] 112 | |         Ok(RawQuery(req.uri().query().unwrap_or_default().to_owned()))
[INFO] [stdout] 113 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RawQuery, Infallible>
[INFO] [stdout]    --> src/extract/query.rs:112:9
[INFO] [stdout]     |
[INFO] [stdout] 112 |         Ok(RawQuery(req.uri().query().unwrap_or_default().to_owned()))
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ResponseParts, Infallible>
[INFO] [stdout]   --> src/response/extension.rs:13:98
[INFO] [stdout]    |
[INFO] [stdout] 13 |       fn into_response_parts(self, mut parts: ResponseParts) -> Result<ResponseParts, Self::Error> {
[INFO] [stdout]    |  __________________________________________________________________________________________________^
[INFO] [stdout] 14 | |         parts.extensions.insert(self.0);
[INFO] [stdout] 15 | |         Ok(parts)
[INFO] [stdout] 16 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ResponseParts, Infallible>
[INFO] [stdout]   --> src/response/extension.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 |         Ok(parts)
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<boluo_core::response::Response, Infallible>
[INFO] [stdout]   --> src/response/redirect.rs:65:61
[INFO] [stdout]    |
[INFO] [stdout] 65 |       fn into_response(self) -> Result<Response, Self::Error> {
[INFO] [stdout]    |  _____________________________________________________________^
[INFO] [stdout] 66 | |         Response::builder()
[INFO] [stdout] 67 | |             .status(self.status_code)
[INFO] [stdout] 68 | |             .header(LOCATION, self.location)
[INFO] [stdout] 69 | |             .body(Body::empty())
[INFO] [stdout] 70 | |             .map_err(|e| unreachable!("{e}"))
[INFO] [stdout] 71 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<boluo_core::response::Response, Infallible>
[INFO] [stdout]   --> src/response/redirect.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 | /         Response::builder()
[INFO] [stdout] 67 | |             .status(self.status_code)
[INFO] [stdout] 68 | |             .header(LOCATION, self.location)
[INFO] [stdout] 69 | |             .body(Body::empty())
[INFO] [stdout] 70 | |             .map_err(|e| unreachable!("{e}"))
[INFO] [stdout]    | |_____________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<hyper::Response<boluo_core::body::Body>, Infallible>
[INFO] [stdout]    --> src/server/mod.rs:289:36
[INFO] [stdout]     |
[INFO] [stdout] 289 |                         async move { service.call(req).await }
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<hyper::Response<boluo_core::body::Body>, Infallible>
[INFO] [stdout]    --> src/server/mod.rs:289:38
[INFO] [stdout]     |
[INFO] [stdout] 289 |                         async move { service.call(req).await }
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<hyper::Response<boluo_core::body::Body>, Infallible>
[INFO] [stdout]    --> src/server/mod.rs:289:56
[INFO] [stdout]     |
[INFO] [stdout] 289 |                         async move { service.call(req).await }
[INFO] [stdout]     |                                                        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<hyper::Response<boluo_core::body::Body>, Infallible>
[INFO] [stdout]    --> src/server/mod.rs:289:38
[INFO] [stdout]     |
[INFO] [stdout] 289 |                         async move { service.call(req).await }
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<hyper::Response<boluo_core::body::Body>, Infallible>
[INFO] [stdout]   --> src/server/compat.rs:26:94
[INFO] [stdout]    |
[INFO] [stdout] 26 |       async fn call(&self, req: HyperRequest<Incoming>) -> Result<Self::Response, Self::Error> {
[INFO] [stdout]    |  ______________________________________________________________________________________________^
[INFO] [stdout] 27 | |         self.service
[INFO] [stdout] 28 | |             .call(request_from_hyper(req))
[INFO] [stdout] 29 | |             .await
[INFO] [stdout] 30 | |             .map(response_to_hyper)
[INFO] [stdout] 31 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<hyper::Response<boluo_core::body::Body>, Infallible>
[INFO] [stdout]   --> src/server/compat.rs:26:94
[INFO] [stdout]    |
[INFO] [stdout] 26 |       async fn call(&self, req: HyperRequest<Incoming>) -> Result<Self::Response, Self::Error> {
[INFO] [stdout]    |  ______________________________________________________________________________________________^
[INFO] [stdout] 27 | |         self.service
[INFO] [stdout] 28 | |             .call(request_from_hyper(req))
[INFO] [stdout] 29 | |             .await
[INFO] [stdout] 30 | |             .map(response_to_hyper)
[INFO] [stdout] 31 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<hyper::Response<boluo_core::body::Body>, Infallible>
[INFO] [stdout]   --> src/server/compat.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 | /         self.service
[INFO] [stdout] 28 | |             .call(request_from_hyper(req))
[INFO] [stdout] 29 | |             .await
[INFO] [stdout] 30 | |             .map(response_to_hyper)
[INFO] [stdout]    | |___________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<boluo_core::response::Response, Infallible>
[INFO] [stdout]   --> src/server/compat.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 | /         self.service
[INFO] [stdout] 28 | |             .call(request_from_hyper(req))
[INFO] [stdout] 29 | |             .await
[INFO] [stdout]    | |__________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<boluo_core::response::Response, Infallible>
[INFO] [stdout]   --> src/server/compat.rs:29:14
[INFO] [stdout]    |
[INFO] [stdout] 29 |             .await
[INFO] [stdout]    |              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<boluo_core::response::Response, Infallible>
[INFO] [stdout]   --> src/server/compat.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 | /         self.service
[INFO] [stdout] 28 | |             .call(request_from_hyper(req))
[INFO] [stdout] 29 | |             .await
[INFO] [stdout]    | |__________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<boluo_core::response::Response, Infallible>
[INFO] [stdout]   --> src/server/compat.rs:52:51
[INFO] [stdout]    |
[INFO] [stdout] 52 |           let service = service.map_result(|result| {
[INFO] [stdout]    |  ___________________________________________________^
[INFO] [stdout] 53 | |             result
[INFO] [stdout] 54 | |                 .map_err(Into::into)
[INFO] [stdout] 55 | |                 .and_then(|r| r.into_response().map_err(Into::into))
[INFO] [stdout] ...  |
[INFO] [stdout] 60 | |                 })
[INFO] [stdout] 61 | |         });
[INFO] [stdout]    | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<boluo_core::response::Response, Infallible>
[INFO] [stdout]   --> src/server/compat.rs:53:13
[INFO] [stdout]    |
[INFO] [stdout] 53 | /             result
[INFO] [stdout] 54 | |                 .map_err(Into::into)
[INFO] [stdout] 55 | |                 .and_then(|r| r.into_response().map_err(Into::into))
[INFO] [stdout] 56 | |                 .or_else(|e| {
[INFO] [stdout] ...  |
[INFO] [stdout] 59 | |                         .map_err(|e| unreachable!("{e}"))
[INFO] [stdout] 60 | |                 })
[INFO] [stdout]    | |__________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<boluo_core::response::Response, Infallible>
[INFO] [stdout]   --> src/server/compat.rs:56:30
[INFO] [stdout]    |
[INFO] [stdout] 56 |                   .or_else(|e| {
[INFO] [stdout]    |  ______________________________^
[INFO] [stdout] 57 | |                     (StatusCode::INTERNAL_SERVER_ERROR, format!("{e}"))
[INFO] [stdout] 58 | |                         .into_response()
[INFO] [stdout] 59 | |                         .map_err(|e| unreachable!("{e}"))
[INFO] [stdout] 60 | |                 })
[INFO] [stdout]    | |_________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<boluo_core::response::Response, Infallible>
[INFO] [stdout]   --> src/server/compat.rs:57:21
[INFO] [stdout]    |
[INFO] [stdout] 57 | /                     (StatusCode::INTERNAL_SERVER_ERROR, format!("{e}"))
[INFO] [stdout] 58 | |                         .into_response()
[INFO] [stdout] 59 | |                         .map_err(|e| unreachable!("{e}"))
[INFO] [stdout]    | |_________________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `boluo` (lib) due to 38 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "8a1e87e7a56716e029cd57b84457e806294e5dfbbd897b043181cd52e05d071c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8a1e87e7a56716e029cd57b84457e806294e5dfbbd897b043181cd52e05d071c", kill_on_drop: false }`
[INFO] [stdout] 8a1e87e7a56716e029cd57b84457e806294e5dfbbd897b043181cd52e05d071c
