[INFO] fetching crate miko 0.1.7...
[INFO] checking miko-0.1.7 against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] extracting crate miko 0.1.7 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate miko 0.1.7
[INFO] finished tweaking crates.io crate miko 0.1.7
[INFO] tweaked toml for crates.io crate miko 0.1.7 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate miko 0.1.7 on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate miko 0.1.7 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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded multer v3.1.0
[INFO] [stderr]   Downloaded inventory v0.3.21
[INFO] [stderr]   Downloaded miko-macros v0.1.7
[INFO] [stderr]   Downloaded miko-core v0.1.7
[INFO] [stderr]   Downloaded matchit v0.8.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8bd33d4faf459121c27b8ac887c2b07ecf2c17423001892f417e8be0fc7c092e
[INFO] running `Command { std: "docker" "start" "-a" "8bd33d4faf459121c27b8ac887c2b07ecf2c17423001892f417e8be0fc7c092e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8bd33d4faf459121c27b8ac887c2b07ecf2c17423001892f417e8be0fc7c092e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8bd33d4faf459121c27b8ac887c2b07ecf2c17423001892f417e8be0fc7c092e", kill_on_drop: false }`
[INFO] [stdout] 8bd33d4faf459121c27b8ac887c2b07ecf2c17423001892f417e8be0fc7c092e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] eabe20a3390edf27d0f73438143991057b08101ca1f12ad9261bfe7dc87dcd8c
[INFO] running `Command { std: "docker" "start" "-a" "eabe20a3390edf27d0f73438143991057b08101ca1f12ad9261bfe7dc87dcd8c", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking indexmap v2.11.4
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]     Checking winnow v0.7.13
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking toml_writer v1.0.4
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]     Checking matchit v0.8.6
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking toml_parser v1.0.4
[INFO] [stderr]     Checking toml_datetime v0.7.3
[INFO] [stderr]     Checking serde_spanned v1.0.3
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]     Checking toml v0.9.8
[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 serde_derive v1.0.228
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]     Checking hyper v1.7.0
[INFO] [stderr]     Checking hyper-util v0.1.17
[INFO] [stderr]     Checking miko-core v0.1.7
[INFO] [stderr]     Checking miko v0.1.7 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::path::PathBuf`
[INFO] [stdout]   --> src/handler/router.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use std::path::PathBuf;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::path::PathBuf`
[INFO] [stdout]   --> src/handler/router.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use std::path::PathBuf;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/handler/extractor/extractors.rs:128:21
[INFO] [stdout]     |
[INFO] [stdout] 128 |     fn from_request(mut req: Req, _state: Arc<S>) -> FRFut<Self> {
[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/handler/extractor/extractors.rs:166:21
[INFO] [stdout]     |
[INFO] [stdout] 166 |     fn from_request(mut req: Req, _state: Arc<S>) -> FRFut<Self> {
[INFO] [stdout]     |                     ----^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]    --> src/handler/extractor/extractors.rs:181:44
[INFO] [stdout]     |
[INFO] [stdout] 181 |     fn from_request_parts(req: &mut Parts, state: Arc<S>) -> FRPFut<Self>
[INFO] [stdout]     |                                            ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]    --> src/handler/extractor/extractors.rs:190:44
[INFO] [stdout]     |
[INFO] [stdout] 190 |     fn from_request_parts(req: &mut Parts, state: Arc<S>) -> FRPFut<Self>
[INFO] [stdout]     |                                            ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]    --> src/handler/extractor/extractors.rs:199:44
[INFO] [stdout]     |
[INFO] [stdout] 199 |     fn from_request_parts(req: &mut Parts, state: Arc<S>) -> FRPFut<Self>
[INFO] [stdout]     |                                            ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/handler/handler.rs:207:18
[INFO] [stdout]     |
[INFO] [stdout] 207 |             let (mut parts, body) = req.into_parts();
[INFO] [stdout]     |                  ----^^^^^
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/handler/extractor/extractors.rs:128:21
[INFO] [stdout]     |
[INFO] [stdout] 128 |     fn from_request(mut req: Req, _state: Arc<S>) -> FRFut<Self> {
[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/handler/extractor/extractors.rs:166:21
[INFO] [stdout]     |
[INFO] [stdout] 166 |     fn from_request(mut req: Req, _state: Arc<S>) -> FRFut<Self> {
[INFO] [stdout]     |                     ----^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]    --> src/handler/extractor/extractors.rs:181:44
[INFO] [stdout]     |
[INFO] [stdout] 181 |     fn from_request_parts(req: &mut Parts, state: Arc<S>) -> FRPFut<Self>
[INFO] [stdout]     |                                            ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]    --> src/handler/extractor/extractors.rs:190:44
[INFO] [stdout]     |
[INFO] [stdout] 190 |     fn from_request_parts(req: &mut Parts, state: Arc<S>) -> FRPFut<Self>
[INFO] [stdout]     |                                            ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]    --> src/handler/extractor/extractors.rs:199:44
[INFO] [stdout]     |
[INFO] [stdout] 199 |     fn from_request_parts(req: &mut Parts, state: Arc<S>) -> FRPFut<Self>
[INFO] [stdout]     |                                            ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/handler/handler.rs:207:18
[INFO] [stdout]     |
[INFO] [stdout] 207 |             let (mut parts, body) = req.into_parts();
[INFO] [stdout]     |                  ----^^^^^
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/handler/extractor/extractors.rs:88:33
[INFO] [stdout]    |
[INFO] [stdout] 88 |     fn from_request_parts(_req: &mut Parts, state: Arc<S>) -> FRPFut<Self> {
[INFO] [stdout]    |                                 ^^^^^^^^^^                    ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 88 |     fn from_request_parts(_req: &mut Parts, state: Arc<S>) -> FRPFut<'_, Self> {
[INFO] [stdout]    |                                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/handler/extractor/extractors.rs:181:32
[INFO] [stdout]     |
[INFO] [stdout] 181 |     fn from_request_parts(req: &mut Parts, state: Arc<S>) -> FRPFut<Self>
[INFO] [stdout]     |                                ^^^^^^^^^^                    ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 181 |     fn from_request_parts(req: &mut Parts, state: Arc<S>) -> FRPFut<'_, Self>
[INFO] [stdout]     |                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/handler/extractor/extractors.rs:190:32
[INFO] [stdout]     |
[INFO] [stdout] 190 |     fn from_request_parts(req: &mut Parts, state: Arc<S>) -> FRPFut<Self>
[INFO] [stdout]     |                                ^^^^^^^^^^                    ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 190 |     fn from_request_parts(req: &mut Parts, state: Arc<S>) -> FRPFut<'_, Self>
[INFO] [stdout]     |                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/handler/extractor/extractors.rs:199:32
[INFO] [stdout]     |
[INFO] [stdout] 199 |     fn from_request_parts(req: &mut Parts, state: Arc<S>) -> FRPFut<Self>
[INFO] [stdout]     |                                ^^^^^^^^^^                    ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 199 |     fn from_request_parts(req: &mut Parts, state: Arc<S>) -> FRPFut<'_, Self>
[INFO] [stdout]     |                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/handler/extractor/from_request.rs:16:32
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn from_request_parts(req: &mut Parts, state: Arc<S>) -> FRPFut<Self>
[INFO] [stdout]    |                                ^^^^^^^^^^                    ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn from_request_parts(req: &mut Parts, state: Arc<S>) -> FRPFut<'_, Self>
[INFO] [stdout]    |                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/handler/extractor/from_request.rs:50:32
[INFO] [stdout]    |
[INFO] [stdout] 50 |     fn from_request_parts(req: &mut Parts, state: Arc<S>) -> FRPFut<Self> {
[INFO] [stdout]    |                                ^^^^^^^^^^                    ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 50 |     fn from_request_parts(req: &mut Parts, state: Arc<S>) -> FRPFut<'_, Self> {
[INFO] [stdout]    |                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/handler/extractor/from_request.rs:95:32
[INFO] [stdout]    |
[INFO] [stdout] 95 |     fn from_request_parts(req: &mut Parts, state: Arc<S>) -> FRPFut<Self> {
[INFO] [stdout]    |                                ^^^^^^^^^^                    ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 95 |     fn from_request_parts(req: &mut Parts, state: Arc<S>) -> FRPFut<'_, Self> {
[INFO] [stdout]    |                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/handler/extractor/extractors.rs:88:33
[INFO] [stdout]    |
[INFO] [stdout] 88 |     fn from_request_parts(_req: &mut Parts, state: Arc<S>) -> FRPFut<Self> {
[INFO] [stdout]    |                                 ^^^^^^^^^^                    ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 88 |     fn from_request_parts(_req: &mut Parts, state: Arc<S>) -> FRPFut<'_, Self> {
[INFO] [stdout]    |                                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/handler/extractor/extractors.rs:181:32
[INFO] [stdout]     |
[INFO] [stdout] 181 |     fn from_request_parts(req: &mut Parts, state: Arc<S>) -> FRPFut<Self>
[INFO] [stdout]     |                                ^^^^^^^^^^                    ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 181 |     fn from_request_parts(req: &mut Parts, state: Arc<S>) -> FRPFut<'_, Self>
[INFO] [stdout]     |                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/handler/extractor/extractors.rs:190:32
[INFO] [stdout]     |
[INFO] [stdout] 190 |     fn from_request_parts(req: &mut Parts, state: Arc<S>) -> FRPFut<Self>
[INFO] [stdout]     |                                ^^^^^^^^^^                    ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 190 |     fn from_request_parts(req: &mut Parts, state: Arc<S>) -> FRPFut<'_, Self>
[INFO] [stdout]     |                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/handler/extractor/extractors.rs:199:32
[INFO] [stdout]     |
[INFO] [stdout] 199 |     fn from_request_parts(req: &mut Parts, state: Arc<S>) -> FRPFut<Self>
[INFO] [stdout]     |                                ^^^^^^^^^^                    ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 199 |     fn from_request_parts(req: &mut Parts, state: Arc<S>) -> FRPFut<'_, Self>
[INFO] [stdout]     |                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/handler/extractor/from_request.rs:16:32
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn from_request_parts(req: &mut Parts, state: Arc<S>) -> FRPFut<Self>
[INFO] [stdout]    |                                ^^^^^^^^^^                    ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn from_request_parts(req: &mut Parts, state: Arc<S>) -> FRPFut<'_, Self>
[INFO] [stdout]    |                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/handler/extractor/from_request.rs:50:32
[INFO] [stdout]    |
[INFO] [stdout] 50 |     fn from_request_parts(req: &mut Parts, state: Arc<S>) -> FRPFut<Self> {
[INFO] [stdout]    |                                ^^^^^^^^^^                    ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 50 |     fn from_request_parts(req: &mut Parts, state: Arc<S>) -> FRPFut<'_, Self> {
[INFO] [stdout]    |                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/handler/extractor/from_request.rs:95:32
[INFO] [stdout]    |
[INFO] [stdout] 95 |     fn from_request_parts(req: &mut Parts, state: Arc<S>) -> FRPFut<Self> {
[INFO] [stdout]    |                                ^^^^^^^^^^                    ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 95 |     fn from_request_parts(req: &mut Parts, state: Arc<S>) -> FRPFut<'_, Self> {
[INFO] [stdout]    |                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.36s
[INFO] running `Command { std: "docker" "inspect" "eabe20a3390edf27d0f73438143991057b08101ca1f12ad9261bfe7dc87dcd8c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eabe20a3390edf27d0f73438143991057b08101ca1f12ad9261bfe7dc87dcd8c", kill_on_drop: false }`
[INFO] [stdout] eabe20a3390edf27d0f73438143991057b08101ca1f12ad9261bfe7dc87dcd8c
