[INFO] fetching crate picoserve 0.17.1...
[INFO] checking picoserve-0.17.1 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] extracting crate picoserve 0.17.1 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate picoserve 0.17.1
[INFO] finished tweaking crates.io crate picoserve 0.17.1
[INFO] tweaked toml for crates.io crate picoserve 0.17.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate picoserve 0.17.1 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 picoserve 0.17.1 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-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] 91a6e755bbc875df199ed8f18a7a897450103dc5f8cb342540c97b15d6bad561
[INFO] running `Command { std: "docker" "start" "-a" "91a6e755bbc875df199ed8f18a7a897450103dc5f8cb342540c97b15d6bad561", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "91a6e755bbc875df199ed8f18a7a897450103dc5f8cb342540c97b15d6bad561", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "91a6e755bbc875df199ed8f18a7a897450103dc5f8cb342540c97b15d6bad561", kill_on_drop: false }`
[INFO] [stdout] 91a6e755bbc875df199ed8f18a7a897450103dc5f8cb342540c97b15d6bad561
[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] ca1877ebb1a05bfdfc75bca6fcf60b85d050694c33ec03a81e0f98467b6e4f7d
[INFO] running `Command { std: "docker" "start" "-a" "ca1877ebb1a05bfdfc75bca6fcf60b85d050694c33ec03a81e0f98467b6e4f7d", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling embedded-io-async v0.6.1
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]     Checking embedded-io v0.6.1
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking hash32 v0.3.1
[INFO] [stderr]     Checking const-sha1 v0.3.0
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling picoserve_derive v0.1.3
[INFO] [stderr]    Compiling ntest_test_cases v0.9.3
[INFO] [stderr]    Compiling ntest_timeout v0.9.3
[INFO] [stderr]     Checking ntest v0.9.3
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking picoserve v0.17.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking hyper v1.7.0
[INFO] [stdout] error: this type will no longer be must used: Result<State<T>, Infallible>
[INFO] [stdout]    --> src/extract.rs:480:40
[INFO] [stdout]     |
[INFO] [stdout] 480 |       ) -> Result<Self, Self::Rejection> {
[INFO] [stdout]     |  ________________________________________^
[INFO] [stdout] 481 | |         Ok(State(T::from_ref(state)))
[INFO] [stdout] 482 | |     }
[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<State<T>, Infallible>
[INFO] [stdout]    --> src/extract.rs:480:40
[INFO] [stdout]     |
[INFO] [stdout] 480 |       ) -> Result<Self, Self::Rejection> {
[INFO] [stdout]     |  ________________________________________^
[INFO] [stdout] 481 | |         Ok(State(T::from_ref(state)))
[INFO] [stdout] 482 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<State<T>, Infallible>
[INFO] [stdout]    --> src/extract.rs:481:9
[INFO] [stdout]     |
[INFO] [stdout] 481 |         Ok(State(T::from_ref(state)))
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `picoserve` (lib) due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: this type will no longer be must used: Result<State<T>, Infallible>
[INFO] [stdout]    --> src/extract.rs:480:40
[INFO] [stdout]     |
[INFO] [stdout] 480 |       ) -> Result<Self, Self::Rejection> {
[INFO] [stdout]     |  ________________________________________^
[INFO] [stdout] 481 | |         Ok(State(T::from_ref(state)))
[INFO] [stdout] 482 | |     }
[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<State<T>, Infallible>
[INFO] [stdout]    --> src/extract.rs:480:40
[INFO] [stdout]     |
[INFO] [stdout] 480 |       ) -> Result<Self, Self::Rejection> {
[INFO] [stdout]     |  ________________________________________^
[INFO] [stdout] 481 | |         Ok(State(T::from_ref(state)))
[INFO] [stdout] 482 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<State<T>, Infallible>
[INFO] [stdout]    --> src/extract.rs:481:9
[INFO] [stdout]     |
[INFO] [stdout] 481 |         Ok(State(T::from_ref(state)))
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]    --> src/response/sse.rs:264:77
[INFO] [stdout]     |
[INFO] [stdout] 264 |           async fn write(&mut self, buf: &[u8]) -> Result<usize, Self::Error> {
[INFO] [stdout]     |  _____________________________________________________________________________^
[INFO] [stdout] 265 | |             let write_size = buf.len();
[INFO] [stdout] 266 | |
[INFO] [stdout] 267 | |             self.0 += write_size;
[INFO] [stdout] 268 | |
[INFO] [stdout] 269 | |             Ok(write_size)
[INFO] [stdout] 270 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]    --> src/response/sse.rs:264:77
[INFO] [stdout]     |
[INFO] [stdout] 264 |           async fn write(&mut self, buf: &[u8]) -> Result<usize, Self::Error> {
[INFO] [stdout]     |  _____________________________________________________________________________^
[INFO] [stdout] 265 | |             let write_size = buf.len();
[INFO] [stdout] 266 | |
[INFO] [stdout] 267 | |             self.0 += write_size;
[INFO] [stdout] 268 | |
[INFO] [stdout] 269 | |             Ok(write_size)
[INFO] [stdout] 270 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]    --> src/response/sse.rs:269:13
[INFO] [stdout]     |
[INFO] [stdout] 269 |             Ok(write_size)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]    --> src/response/sse.rs:282:77
[INFO] [stdout]     |
[INFO] [stdout] 282 |           async fn write(&mut self, buf: &[u8]) -> Result<usize, Self::Error> {
[INFO] [stdout]     |  _____________________________________________________________________________^
[INFO] [stdout] 283 | |             if buf.is_empty() {
[INFO] [stdout] 284 | |                 Ok(0)
[INFO] [stdout] 285 | |             } else {
[INFO] [stdout] ...   |
[INFO] [stdout] 292 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]    --> src/response/sse.rs:282:77
[INFO] [stdout]     |
[INFO] [stdout] 282 |           async fn write(&mut self, buf: &[u8]) -> Result<usize, Self::Error> {
[INFO] [stdout]     |  _____________________________________________________________________________^
[INFO] [stdout] 283 | |             if buf.is_empty() {
[INFO] [stdout] 284 | |                 Ok(0)
[INFO] [stdout] 285 | |             } else {
[INFO] [stdout] ...   |
[INFO] [stdout] 292 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]    --> src/response/sse.rs:283:13
[INFO] [stdout]     |
[INFO] [stdout] 283 | /             if buf.is_empty() {
[INFO] [stdout] 284 | |                 Ok(0)
[INFO] [stdout] 285 | |             } else {
[INFO] [stdout] 286 | |                 self.write_size += 1;
[INFO] [stdout] ...   |
[INFO] [stdout] 290 | |                 Ok(1)
[INFO] [stdout] 291 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]    --> src/response/sse.rs:283:31
[INFO] [stdout]     |
[INFO] [stdout] 283 |               if buf.is_empty() {
[INFO] [stdout]     |  _______________________________^
[INFO] [stdout] 284 | |                 Ok(0)
[INFO] [stdout] 285 | |             } else {
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]    --> src/response/sse.rs:284:17
[INFO] [stdout]     |
[INFO] [stdout] 284 |                 Ok(0)
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]    --> src/response/sse.rs:285:20
[INFO] [stdout]     |
[INFO] [stdout] 285 |               } else {
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 286 | |                 self.write_size += 1;
[INFO] [stdout] 287 | |
[INFO] [stdout] 288 | |                 tokio::task::yield_now().await;
[INFO] [stdout] 289 | |
[INFO] [stdout] 290 | |                 Ok(1)
[INFO] [stdout] 291 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]    --> src/response/sse.rs:290:17
[INFO] [stdout]     |
[INFO] [stdout] 290 |                 Ok(1)
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]   --> src/tests.rs:53:76
[INFO] [stdout]    |
[INFO] [stdout] 53 |       async fn read(&mut self, buf: &mut [u8]) -> Result<usize, Self::Error> {
[INFO] [stdout]    |  ____________________________________________________________________________^
[INFO] [stdout] 54 | |         if self.current.is_empty() {
[INFO] [stdout] 55 | |             let Some(mut next) = self.channel.recv().await else {
[INFO] [stdout] 56 | |                 return Ok(0);
[INFO] [stdout] ...  |
[INFO] [stdout] 66 | |         Ok(self.current.read(buf))
[INFO] [stdout] 67 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]   --> src/tests.rs:53:76
[INFO] [stdout]    |
[INFO] [stdout] 53 |       async fn read(&mut self, buf: &mut [u8]) -> Result<usize, Self::Error> {
[INFO] [stdout]    |  ____________________________________________________________________________^
[INFO] [stdout] 54 | |         if self.current.is_empty() {
[INFO] [stdout] 55 | |             let Some(mut next) = self.channel.recv().await else {
[INFO] [stdout] 56 | |                 return Ok(0);
[INFO] [stdout] ...  |
[INFO] [stdout] 66 | |         Ok(self.current.read(buf))
[INFO] [stdout] 67 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]   --> src/tests.rs:56:24
[INFO] [stdout]    |
[INFO] [stdout] 56 |                 return Ok(0);
[INFO] [stdout]    |                        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]   --> src/tests.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |         Ok(self.current.read(buf))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]    --> src/tests.rs:114:73
[INFO] [stdout]     |
[INFO] [stdout] 114 |       async fn write(&mut self, buf: &[u8]) -> Result<usize, Self::Error> {
[INFO] [stdout]     |  _________________________________________________________________________^
[INFO] [stdout] 115 | |         let _ = self.0.send(buf.into());
[INFO] [stdout] 116 | |
[INFO] [stdout] 117 | |         Ok(buf.len())
[INFO] [stdout] 118 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]    --> src/tests.rs:114:73
[INFO] [stdout]     |
[INFO] [stdout] 114 |       async fn write(&mut self, buf: &[u8]) -> Result<usize, Self::Error> {
[INFO] [stdout]     |  _________________________________________________________________________^
[INFO] [stdout] 115 | |         let _ = self.0.send(buf.into());
[INFO] [stdout] 116 | |
[INFO] [stdout] 117 | |         Ok(buf.len())
[INFO] [stdout] 118 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]    --> src/tests.rs:117:9
[INFO] [stdout]     |
[INFO] [stdout] 117 |         Ok(buf.len())
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]    --> src/tests.rs:584:80
[INFO] [stdout]     |
[INFO] [stdout] 584 |           async fn read(&mut self, buf: &mut [u8]) -> Result<usize, Self::Error> {
[INFO] [stdout]     |  ________________________________________________________________________________^
[INFO] [stdout] 585 | |             if self.current.is_empty() {
[INFO] [stdout] 586 | |                 self.current = match self.rest_reversed.pop() {
[INFO] [stdout] 587 | |                     Some(value) => VecRead(value),
[INFO] [stdout] ...   |
[INFO] [stdout] 592 | |             Ok(self.current.read(buf))
[INFO] [stdout] 593 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]    --> src/tests.rs:584:80
[INFO] [stdout]     |
[INFO] [stdout] 584 |           async fn read(&mut self, buf: &mut [u8]) -> Result<usize, Self::Error> {
[INFO] [stdout]     |  ________________________________________________________________________________^
[INFO] [stdout] 585 | |             if self.current.is_empty() {
[INFO] [stdout] 586 | |                 self.current = match self.rest_reversed.pop() {
[INFO] [stdout] 587 | |                     Some(value) => VecRead(value),
[INFO] [stdout] ...   |
[INFO] [stdout] 592 | |             Ok(self.current.read(buf))
[INFO] [stdout] 593 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]    --> src/tests.rs:588:36
[INFO] [stdout]     |
[INFO] [stdout] 588 |                     None => return Ok(0),
[INFO] [stdout]     |                                    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]    --> src/tests.rs:592:13
[INFO] [stdout]     |
[INFO] [stdout] 592 |             Ok(self.current.read(buf))
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TestHeader<'_>, Infallible>
[INFO] [stdout]    --> src/tests.rs:820:44
[INFO] [stdout]     |
[INFO] [stdout] 820 |           ) -> Result<Self, Self::Rejection> {
[INFO] [stdout]     |  ____________________________________________^
[INFO] [stdout] 821 | |             // `expect` and `unwrap` are allowed as it's a test
[INFO] [stdout] 822 | |
[INFO] [stdout] 823 | |             Ok(Self(
[INFO] [stdout] ...   |
[INFO] [stdout] 830 | |             ))
[INFO] [stdout] 831 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TestHeader<'_>, Infallible>
[INFO] [stdout]    --> src/tests.rs:820:44
[INFO] [stdout]     |
[INFO] [stdout] 820 |           ) -> Result<Self, Self::Rejection> {
[INFO] [stdout]     |  ____________________________________________^
[INFO] [stdout] 821 | |             // `expect` and `unwrap` are allowed as it's a test
[INFO] [stdout] 822 | |
[INFO] [stdout] 823 | |             Ok(Self(
[INFO] [stdout] ...   |
[INFO] [stdout] 830 | |             ))
[INFO] [stdout] 831 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TestHeader<'_>, Infallible>
[INFO] [stdout]    --> src/tests.rs:823:13
[INFO] [stdout]     |
[INFO] [stdout] 823 | /             Ok(Self(
[INFO] [stdout] 824 | |                 request_parts
[INFO] [stdout] 825 | |                     .headers()
[INFO] [stdout] 826 | |                     .get(TEST_HEADER_NAME)
[INFO] [stdout] ...   |
[INFO] [stdout] 829 | |                     .unwrap(),
[INFO] [stdout] 830 | |             ))
[INFO] [stdout]     | |______________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TestHeader<'_>, Infallible>
[INFO] [stdout]    --> src/extract.rs:60:23
[INFO] [stdout]     |
[INFO] [stdout]  60 |                 match <$name as $crate::extract::FromRequestParts<_>>::from_request_parts($state, &$request.parts).await {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/tests.rs:848:17
[INFO] [stdout]     |
[INFO] [stdout] 848 |                 crate::from_request_parts!(state, request, response_writer, TestHeader);
[INFO] [stdout]     |                 ----------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::from_request_parts` (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<TestHeader<'_>, Infallible>
[INFO] [stdout]    --> src/extract.rs:60:116
[INFO] [stdout]     |
[INFO] [stdout]  60 |                 match <$name as $crate::extract::FromRequestParts<_>>::from_request_parts($state, &$request.parts).await {
[INFO] [stdout]     |                                                                                                                    ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/tests.rs:848:17
[INFO] [stdout]     |
[INFO] [stdout] 848 |                 crate::from_request_parts!(state, request, response_writer, TestHeader);
[INFO] [stdout]     |                 ----------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::from_request_parts` (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<TestHeader<'_>, Infallible>
[INFO] [stdout]    --> src/extract.rs:60:23
[INFO] [stdout]     |
[INFO] [stdout]  60 |                 match <$name as $crate::extract::FromRequestParts<_>>::from_request_parts($state, &$request.parts).await {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/tests.rs:848:17
[INFO] [stdout]     |
[INFO] [stdout] 848 |                 crate::from_request_parts!(state, request, response_writer, TestHeader);
[INFO] [stdout]     |                 ----------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::from_request_parts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `picoserve` (lib test) due to 30 previous errors
[INFO] running `Command { std: "docker" "inspect" "ca1877ebb1a05bfdfc75bca6fcf60b85d050694c33ec03a81e0f98467b6e4f7d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ca1877ebb1a05bfdfc75bca6fcf60b85d050694c33ec03a81e0f98467b6e4f7d", kill_on_drop: false }`
[INFO] [stdout] ca1877ebb1a05bfdfc75bca6fcf60b85d050694c33ec03a81e0f98467b6e4f7d
